

| |||||||
|
You are here: Root > By Topic > Artificial Intelligence > Planning
Planner developed at the University of Washington that operates "with actions that have conditional effects and universally quantified preconditions and effects. It accepts universally quantified goals". UCPOP Planner features a plan debugger with a CLIM GUI.
It has been superseded by the Sensory Graphplan planner.
| Web site | http://www.cs.washington.edu/ai/ucpop.html |
| Mailing list | |
| Version | 4.1 - Sunday, 01 January 1995 |
| Maturity | Obsolete |
| OS compatibility | Unix, Windows |
| ASDF installable | No |
| Official Download | ftp://ftp.cs.washington.edu/pub/ai/ucpop41.tar.gz |
| Mirrored Download | |
| Source code repository |
Allegro Common Lisp | LispWorks
Planning | CLIM | Libraries | Unix family | Windows family
You must be logged to add a note
Old but interesting code
From the UCPOP Planner web site: "The code was written back in 1993, as such, it will require work to get it to compile with newer compilers and platforms". Despite this, it provides some interesting code to study, such as the CLIM-based plan debugger.
Submitted by amoroso 13/01/2006 22:20:39
You must be logged to add a comment