Skip to content

ozanerdem/not_hanoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

not_hanoi

Solves the problem "We're Not in Hanoi Anymore" from AoPS Online.

Usage:

minizinc --solver chuffed -D"T=<t>" hanoi.mzn hanoi.dzn

to solve in <t> timesteps with chuffed. Tested only with chuffed. So far only considers 4 pegs, however can be easily generalized by replacing the data file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published