@hackage / fast-downward

Solve classical planning problems (STRIPS/SAS+) using Haskell & Fast Downward.

Latest0.2.3.0

About

Metadata

  • Last updated , by OliverCharles
  • License BSD-3-Clause
  • Maintained by: Ollie Charles <ollie@ocharles.org.uk>

  • Lottery factor: 0

Links

Installation

Readme

fast-downward is a library for modelling classical planning problems and solving them using the Fast Downward engine. For general usage, see FastDownward, and for an example see FastDownward.Examples.Gripper.

Note that usage of this library requires the downward executable - see Obtaining and Running Fast Downward for more instructions.