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

FastDownward.SAS.State

Documentation

newtype State Source #

Constructors

State 

Instances

Instances details
Show State Source # 
Instance details

Defined in FastDownward.SAS.State

Methods

showsPrec :: Int -> State -> ShowS #

show :: State -> String #

showList :: [State] -> ShowS #