Package ai.planning.strips

Interface Summary
ModelBasedState.RelationModel  
 

Class Summary
Action An Action is an activity that may be executable by some agent.
ActionType An ActionType represents a class of Actions.
ActionType.ArrayGrounding A Substitution maps a set of Variables to a set of Terms.
Domain  
Domain.DomainType  
Domain.DomainTypeSystem  
Domain.PredicateArgNrPair  
Goal A goal is defined as a set of Atoms in propositional planning.
Grounding A Substitution maps a set of Variables to a set of Terms.
HashedSetState A WorldState is a logical representation of all the facts that are true in the state of the world represented by this WorldState.
ModelBasedState A WorldState is a logical representation of all the facts that are true in the state of the world represented by this WorldState.
ModelBasedState.SetModel  
PddlDomainAdaptor  
PddlDomainAdaptor.ParsingContext  
PddlPlanAdaptor  
PddlProblemAdaptor  
Problem A planning problem over a planning Domain is defined by an initial WorldState and a Goal.
Problem.ObjectTypeSystem  
SequentialPlan  
ToPropositionalTransformer  
WorldState A WorldState is a logical representation of all the facts that are true in the state of the world represented by this WorldState.
WorldState.MetaIterator<E>  
WorldState.NoElementIterator<E>