Current Software:
(all to be released under GPL/MPL license *HOPEFULLY SOON*)
- The ND-SHOP2 and MDP-SHOP2 planners
Description:
Generalizations of the SHOP2 planner for nondeterministic and MDP planning problems.
- The YoYo planner
Description:
A forward-chaining planning algorithm for nondeterministic planning problems that combines Hierarchical Task Networks and Symbolic Model Checking techniques.
- The SHOPLifter (a.k.a. HOTRiDE) planning & execution system
Description:
Generalization of the SHOP2 planner for re-planning and interleaving hierarchical planning with execution.
- A BDD-based Branch & Bound Planner for MDPs
Description:
A general planning procedure that first computes lower and upper bounds on the value of the input MDP planning problem, and then uses those bounds to eliminate suboptimal actions in any existing MDP planner --- the implementation here includes Value- Iteration, RTDP, and AMS algorithms.
- SUNNY
Description:
A probabilistic sampling algorithm for trust-inference in Web-based social networks.