LocalSearchPlannerStrategy
.
Use the LocalSearchRuntimeBasedStrategy
and its belonging components instead.@Deprecated
public interface ICostEstimator
Modifier and Type | Method and Description |
---|---|
double |
getCost(SubPlan currentPlan,
PConstraint patternConstraint)
Deprecated.
According to the current variable binding estimates the cost of the application of the given constraint
|
double getCost(SubPlan currentPlan, PConstraint patternConstraint)
currentPlan
- patternConstraint
-