Skip to content

Decompositional Partial Order Causal Link (DPOCL) planner implemented with Python 3.

Notifications You must be signed in to change notification settings

drwiner/PyDPOCL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Partial Order Causal-Link (POCL) Planner implemented with Python 3. POCL is a search through plan-space where each child node in the search resolves some flaw of its parent node. Program terminates when 'k' leaves are found with no flaws. Each operator from the domain is preprocessed with the problem atoms into ground steps.

--David Winer [email protected]

About

Decompositional Partial Order Causal Link (DPOCL) planner implemented with Python 3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages