yijiangh / pyplanners

AI planners written in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyplanners

Contains STRIPS and SAS+ problem representations and forward search planners.

Also, contains the Hybrid Backward-Forward (HBF) algorithm applied to discrete problems. http://web.mit.edu/caelan/www/research/hbf/

About

AI planners written in Python

License:MIT License


Languages

Language:Python 100.0%