fast-downward-0.2.2.0: Solve classical planning problems (STRIPS/SAS+) using Haskell & Fast Downward.
Safe HaskellSafe-Inferred
LanguageHaskell2010

FastDownward.SAS.Plan

Documentation

data Plan Source #

Instances

Instances details
Show Plan Source # 
Instance details

Defined in FastDownward.SAS.Plan

Methods

showsPrec :: Int -> Plan -> ShowS #

show :: Plan -> String #

showList :: [Plan] -> ShowS #