java.lang.Object
tools.refinery.interpreter.localsearch.operations.extend.ExtendConstant
All Implemented Interfaces:
ISearchOperation

public class ExtendConstant extends Object implements ISearchOperation
This operation handles constants in search plans by binding a variable to a constant value. Such operations should be executed as early as possible during plan execution.