Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 474 Bytes

File metadata and controls

16 lines (11 loc) · 474 Bytes

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