Class PConstraintInfo

java.lang.Object
tools.refinery.interpreter.localsearch.planner.PConstraintInfo
All Implemented Interfaces:
IConstraintEvaluationContext

public class PConstraintInfo extends Object implements IConstraintEvaluationContext
Wraps a PConstraint together with information required for the planner. Currently contains information about the expected binding state of the affected variables also called application condition, and the cost of the enforcement, based on the meta and/or the runtime context.