java.lang.Object
tools.refinery.interpreter.localsearch.operations.check.CheckConstant
All Implemented Interfaces:
ISearchOperation

public class CheckConstant extends Object implements ISearchOperation
This operation handles constants in search plans by checking if a variable is bound to a certain constant value. Such operations should be executed as early as possible during plan execution.