Method | Description | |
---|---|---|
PartialOrderPlanner ( ) : System |
Create the Planner
|
|
PlanOrder ( IEnumerable |
Plan the Order using POP Algorithm
|
public PlanOrder ( IEnumerable |
||
initialState | IEnumerable |
Initial Predicates |
goalState | IEnumerable |
Goal Predicates |
return |