EmbASP-Python v7.1.0
languages
pddl
pddl_program_type
PDDLProgramType
Static Public Attributes
|
List of all members
languages.pddl.pddl_program_type.PDDLProgramType Class Reference
Inheritance diagram for languages.pddl.pddl_program_type.PDDLProgramType:
Static Public Attributes
int
PROBLEM
= 0
int
DOMAIN
= 1
Detailed Description
Enumeration class that contains two constants representing the types of a PDDL program.
Member Data Documentation
◆
DOMAIN
int languages.pddl.pddl_program_type.PDDLProgramType.DOMAIN = 1
static
◆
PROBLEM
int languages.pddl.pddl_program_type.PDDLProgramType.PROBLEM = 0
static
The documentation for this class was generated from the following file:
embasp-python/languages/pddl/
pddl_program_type.py
Generated by
1.9.0