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

FastDownward.SAS.Goal

Documentation

newtype Goal Source #

Instances

Instances details
Show Goal Source # 
Instance details

Defined in FastDownward.SAS.Goal

Methods

showsPrec :: Int -> Goal -> ShowS #

show :: Goal -> String #

showList :: [Goal] -> ShowS #