Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

socherbyc/8puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8 Puzzle

It is just a school project.

In this project, I solved the 8 puzzle problem using a bitset.

    $ make && ./8puzzle.out

    $ time ./8puzzle.out

    real	0m6.487s
    user	0m6.484s
    sys	0m0.004s

LICENSE

GPL v2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published