public class ChangeValue extends IntVarLocalSearchOperator
swigCMemOwn
Constructor and Description |
---|
ChangeValue(IntVar[] vars) |
ChangeValue(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(ChangeValue obj) |
long |
modifyValue(long index,
long value) |
protected boolean |
oneNeighbor()
This method should not be overridden.
|
protected void |
swigDirectorDisconnect() |
static long |
swigRelease(ChangeValue obj) |
void |
swigReleaseOwnership() |
void |
swigTakeOwnership() |
activate, activated, addVars, ApplyChanges, deactivate, getCPtr, HoldsDelta, isIncremental, oldValue, onStart, PrevValue, RevertChanges, setValue, size, SkipUnchanged, start, swigRelease, value, var
EnterSearch, getCPtr, HasFragments, nextNeighbor, reset, swigRelease
getCPtr, swigRelease, toString
public ChangeValue(long cPtr, boolean cMemoryOwn)
public ChangeValue(IntVar[] vars)
public static long getCPtr(ChangeValue obj)
public static long swigRelease(ChangeValue obj)
protected void finalize()
finalize
in class IntVarLocalSearchOperator
public void delete()
delete
in class IntVarLocalSearchOperator
protected void swigDirectorDisconnect()
swigDirectorDisconnect
in class IntVarLocalSearchOperator
public void swigReleaseOwnership()
swigReleaseOwnership
in class IntVarLocalSearchOperator
public void swigTakeOwnership()
swigTakeOwnership
in class IntVarLocalSearchOperator
public long modifyValue(long index, long value)
protected boolean oneNeighbor()
oneNeighbor
in class IntVarLocalSearchOperator
Copyright © 2025. All rights reserved.