fast-downward: Solve classical planning problems (STRIPS/SAS+) using Haskell & Fast Downward.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
fast-downward is a library for modelling classical planning problems and
solving them using the Fast Downward engine. For general usage, see
FastDownward, and for an example see FastDownward.Examples.Gripper.
Note that usage of this library requires the downward executable - see
Obtaining and Running Fast Downward
for more instructions.
Properties
| Versions | 0.1.0.0, 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.3.0 | 
|---|---|
| Change log | Changelog.md | 
| Dependencies | base (>=4.11.1.0 && <4.12), containers (>=0.5.11.0 && <0.6), list-t (>=1.0.1 && <1.1), mtl (>=2.2.2 && <2.3), process (>=1.6.3.0 && <1.7), temporary (>=1.3 && <1.4), text (>=1.2.3.0 && <1.3), transformers (>=0.5.5.0 && <0.6) [details] | 
| License | BSD-3-Clause | 
| Author | |
| Maintainer | Ollie Charles <ollie@ocharles.org.uk> | 
| Category | AI | 
| Uploaded | by OliverCharles at 2018-12-25T19:00:27Z | 
Modules
[Index]
- FastDownward
- Examples
 - FastDownward.Exec
 - FastDownward.SAS
- FastDownward.SAS.Axiom
 - FastDownward.SAS.DomainIndex
 - FastDownward.SAS.Effect
 - FastDownward.SAS.Goal
 - FastDownward.SAS.MutexGroup
 - FastDownward.SAS.Operator
 - FastDownward.SAS.Plan
 - FastDownward.SAS.State
 - FastDownward.SAS.UseCosts
 - FastDownward.SAS.Variable
 - FastDownward.SAS.VariableAssignment
 - FastDownward.SAS.VariableIndex
 - FastDownward.SAS.Version
 
 
 
Downloads
- fast-downward-0.1.0.0.tar.gz [browse] (Cabal source package)
 - Package description (as included in the package)
 
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees