Skip to content

lyubent/Aztec-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Aztec Solver

A constraint programming script using the ESSENSE' modeling language.

To run the tool you need to download minion and savile row.

Next simply run savile row and point it to the aztec puzzle script:

C:\> java -ea -jar savilerow.jar -in-eprime aztec.eprime -in-param aztec.param -m bin\minion.exe

Or if you are using UNIX based OSs.

loc$> java -ea -jar savilerow.jar -in-eprime aztec.eprime -in-param aztec.param -m bin/minion

About

An ESSENCE' script to be compiled by savile row into a minion file. The script solves the Aztec math puzzle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published