Skip to content

ethan626/magic-square

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

magic-square

This is a Genetic algorithm written in Common Lisp which solves nxn magic squares.

The algorithm takes a set of random guesses and then quantifies the fitness of a particular guess. The best guesses are then combined to create hypothetically better guesses until the desired number of solutions are found.

About

Genetic algorithm to solve magic squares

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published