fast-downward-0.2.0.0: Solve classical planning problems (STRIPS/SAS+) using Haskell & Fast Downward.

Safe HaskellSafe
LanguageHaskell2010

FastDownward.SAS.Plan

Documentation

data Plan Source #

Instances
Show Plan Source # 
Instance details

Defined in FastDownward.SAS.Plan

Methods

showsPrec :: Int -> Plan -> ShowS #

show :: Plan -> String #

showList :: [Plan] -> ShowS #