My python implementations of some genetic algorithms
-
Updated
Jun 10, 2017 - Python
My python implementations of some genetic algorithms
collection of small algorithms
Multiple AI algorithms which solve Magic Square.
verifies if a given array is Magic and/or Lo-Shu
This is Magic Square, a Python puzzle game challenging your strategic thinking. Choose a grid, and manipulate it to make each row and column sum to 0. There are multiple starting grids, with a limited number of turns per board. You can change only one spot per turn. Good luck!
Implementation of the 3x3 Quantum Magic Square winning strategy outlined by (Brassard, G., Broadbent, A., & Tapp, A., 2005)
Add a description, image, and links to the magic-square topic page so that developers can more easily learn about it.
To associate your repository with the magic-square topic, visit your repo's landing page and select "manage topics."