Package | Description |
---|---|
org.chocosolver.solver.variables.delta | |
org.chocosolver.solver.variables.delta.monitor | |
org.chocosolver.solver.variables.view | |
org.chocosolver.util.procedure |
Modifier and Type | Method and Description |
---|---|
void |
ISetDeltaMonitor.forEach(IntProcedure proc,
SetEventType evt) |
void |
IIntDeltaMonitor.forEachRemVal(IntProcedure proc) |
Modifier and Type | Method and Description |
---|---|
void |
SetDeltaMonitor.forEach(IntProcedure proc,
SetEventType evt) |
void |
OneValueDeltaMonitor.forEachRemVal(IntProcedure proc) |
void |
IntervalDeltaMonitor.forEachRemVal(IntProcedure proc) |
void |
EnumDeltaMonitor.forEachRemVal(IntProcedure proc) |
Modifier and Type | Method and Description |
---|---|
void |
ViewDeltaMonitor.forEachRemVal(IntProcedure proc) |
Modifier and Type | Interface and Description |
---|---|
interface |
BinaryIntProcedure<A,B>
|
interface |
TernaryIntProcedure<A,B,C>
|
interface |
UnaryIntProcedure<A> |
Copyright © 2017. All rights reserved.