Python scripts to analyze hanabi instances, providing interfaces to hanab.live, a local game database and analysis tools.
Go to file
Maximilian Keßler a90ff5d451
instance_finder: find hard instances on hanab.live
searches for instances with no known full score in hanab.live database
and tackles these with SAT solver
2023-03-02 11:04:45 +01:00
.gitignore add gitignore 2023-03-02 11:04:33 +01:00
instance_finder.py instance_finder: find hard instances on hanab.live 2023-03-02 11:04:45 +01:00
sat.py implement other player counts 2023-03-02 11:03:33 +01:00