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

Safe HaskellSafe
LanguageHaskell2010

FastDownward.SAS.Goal

Documentation

newtype Goal Source #

Instances
Show Goal Source # 
Instance details

Defined in FastDownward.SAS.Goal

Methods

showsPrec :: Int -> Goal -> ShowS #

show :: Goal -> String #

showList :: [Goal] -> ShowS #