Package tools.refinery.interpreter.localsearch.planner.cost.impl
package tools.refinery.interpreter.localsearch.planner.cost.impl
-
ClassesClassDescriptionDeprecated.Cost function which calculates cost based on the cardinality of items in the runtime model, provided by the base indexerCost function which calculates cost based on the cardinality of items in the runtime modelThis class can be used to calculate cost of application of a constraint with a given adornment.
StatisticsBasedConstraintCostFunction
should useIQueryResultProvider.estimateCardinality(TupleMask, org.eclipse.viatra.query.runtime.matchers.util.Accuracy)