Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Broken Chessboard Puzzle Solver

This package contains the code for solving the 8x8 broken chessboard puzzle, using a genetic algorithm approach.

Read more about it in the blog post here.

Installation

Just clone the repo, cd into it, and install with

pip install .

Example

You can find an example usage in the examples directory. Just run it with the following code

python examples/run_solution.py

and watch as the evolution folds in front of your eyes.

Have fun!

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages