Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 365 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 365 Bytes

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