|
OMTPlan: Optimal Planning Modulo Theories
|


Public Member Functions | |
| def | do_encode (self, variables, bound) |
| Encodes sequential execution semantics (i.e., one action per step). More... | |
Public Member Functions inherited from planner.modifier.Modifier | |
| def | do_encode (self) |
Linear modifier, contains method to implement sequential execution semantics.
| def planner.modifier.LinearModifier.do_encode | ( | self, | |
| variables, | |||
| bound | |||
| ) |
Encodes sequential execution semantics (i.e., one action per step).
| variables | Z3 variables. |
| bound | planning horizon. |
1.8.11