Interface | Description |
---|---|
ILocalSearchPlanner | |
ISearchPlanCodeGenerator |
Class | Description |
---|---|
LocalSearchPlanner | |
LocalSearchRuntimeBasedStrategy |
This class contains the logic for local search plan calculation based on costs of the operations.
|
PConstraintInfo |
Wraps a PConstraint together with information required for the planner.
|
PlanState |
This class represents the state of the plan during planning.
|
Enum | Description |
---|---|
PConstraintCategory |
Expresses the state of a PConstraint application
condition with respect to a given adornment.
|