DISCOPLAN (DIScovering State COnstraints for PLANning) is a collection
of techniques for inferring state constraints (or invariants) and
operator-parameter domains by inspecting the specification of a given
planning
problem.
A state constraint is a law that holds in every state that can be
reached
from the initial state by applying the operators of the domain. An
operator-parameter
domain is a (possibly empty) set including all the objects that can be
used to instantiate the parameter.
State constraints and parameter domains can be used to speed up
domain-independent
planners by reducing their search space, as well as an aid to domain
specification
and debugging for knowledge engineers.
The input to DISCOPLAN can be either a UCPOP-like or PDDL-like
specification
of a planning problem. The output state constraints can be in either
DISCOPLAN
compact form or first order logic (F.O.L.)
Remote use of DISCOPLAN
DISCOPLAN on-line is a version of DISCOPLAN that can be
remotely
used through any web browser like Netscape or Microsoft Explorer.
For the on-line use of the syststem please visit our demo page
of DISCOPLAN 1.0
or of the newer versionDISCOPLAN
2.0.