| Interface | Description |
|---|---|
| IConstraintEvaluablePredicateProvider | |
| IConstraintEvaluationContext |
This interface denotes the evaluation context of a constraint, intended for cost estimation.
|
| ICostEstimator | Deprecated
This is used by
LocalSearchPlannerStrategy. |
| ICostFunction |
Common interface for cost function implementation
|
| Class | Description |
|---|---|
| EvaluablePConstraint |
A predicate that filters out constraints that cannot be evaluated at a selected search plan state.
|