Skip to content

annesoline/Solveur-Jeu-Sokoban-Helltaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solveur-Jeu-Sokoban-Helltaker

Pierre Gibertini, Romane Dauge, Anne-Soline Guilbert--Ly


Lien du rapport hébergé sur HackMD : https://hackmd.io/@Romane/ryn--SMKq

ASPPLAN

Pour résoudre un niveau avec la méthode ASPPLAN:

python3 helltaker_plan_asp.py path_to_file

SATPLAN

Pour résoudre un niveau avec la méthode SATPLAN:

  • à l'aide du solver gophersat

    python3 helltaker_plan_gophersat.py path_to_file

  • à l'aide du solver Glucose4 de pySAT

    python3 helltaker_plan_pysat.py path_to_file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published