Skip to content

A* and IDA* using a learning-based for memory-bounded heuristic search framework to solve the pancake problem

Notifications You must be signed in to change notification settings

stroncod/PancakeStar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory-bounded A* and IDA* for the Pancake Problem

Implementation for both algorithms using the learning-based framework from (Hernández et al., 2019).

The pancake problem is explained in this link

Requirements

  • C++-11
  • Boost >= 1.68

About

A* and IDA* using a learning-based for memory-bounded heuristic search framework to solve the pancake problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages