Definition at line 18 of file LocalSearchFilter.cs.
|
| virtual void | Relax (Assignment delta, Assignment deltadelta) |
| |
| virtual bool | Accept (Assignment delta, Assignment deltadelta, long objective_min, long objective_max) |
| |
| virtual bool | IsIncremental () |
| |
| virtual void | Synchronize (Assignment assignment, Assignment delta) |
| |
| virtual void | Revert () |
| |
| virtual long | GetSynchronizedObjectiveValue () |
| |
| virtual long | GetAcceptedObjectiveValue () |
| |
| | LocalSearchFilter () |
| |
| delegate string | SwigDelegateLocalSearchFilter_0 () |
| |
| delegate void | SwigDelegateLocalSearchFilter_1 (global::System.IntPtr delta, global::System.IntPtr deltadelta) |
| |
| delegate bool | SwigDelegateLocalSearchFilter_2 (global::System.IntPtr delta, global::System.IntPtr deltadelta, long objective_min, long objective_max) |
| |
| delegate bool | SwigDelegateLocalSearchFilter_3 () |
| |
| delegate void | SwigDelegateLocalSearchFilter_4 (global::System.IntPtr assignment, global::System.IntPtr delta) |
| |
| delegate void | SwigDelegateLocalSearchFilter_5 () |
| |
| delegate long | SwigDelegateLocalSearchFilter_6 () |
| |
| delegate long | SwigDelegateLocalSearchFilter_7 () |
| |
| void | Dispose () |
| |
| virtual string | ToString () |
| |
|
| override void | Dispose (bool disposing) |
| |
◆ LocalSearchFilter()
◆ Accept()
| virtual bool Accept |
( |
Assignment |
delta, |
|
|
Assignment |
deltadelta, |
|
|
long |
objective_min, |
|
|
long |
objective_max |
|
) |
| |
|
inlinevirtual |
◆ Dispose() [1/2]
◆ Dispose() [2/2]
| override void Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotectedvirtual |
◆ GetAcceptedObjectiveValue()
| virtual long GetAcceptedObjectiveValue |
( |
| ) |
|
|
inlinevirtual |
◆ GetSynchronizedObjectiveValue()
| virtual long GetSynchronizedObjectiveValue |
( |
| ) |
|
|
inlinevirtual |
◆ IsIncremental()
| virtual bool IsIncremental |
( |
| ) |
|
|
inlinevirtual |
◆ Relax()
◆ Revert()
◆ SwigDelegateLocalSearchFilter_0()
| delegate string SwigDelegateLocalSearchFilter_0 |
( |
| ) |
|
◆ SwigDelegateLocalSearchFilter_1()
| delegate void SwigDelegateLocalSearchFilter_1 |
( |
global::System.IntPtr |
delta, |
|
|
global::System.IntPtr |
deltadelta |
|
) |
| |
◆ SwigDelegateLocalSearchFilter_2()
| delegate bool SwigDelegateLocalSearchFilter_2 |
( |
global::System.IntPtr |
delta, |
|
|
global::System.IntPtr |
deltadelta, |
|
|
long |
objective_min, |
|
|
long |
objective_max |
|
) |
| |
◆ SwigDelegateLocalSearchFilter_3()
| delegate bool SwigDelegateLocalSearchFilter_3 |
( |
| ) |
|
◆ SwigDelegateLocalSearchFilter_4()
| delegate void SwigDelegateLocalSearchFilter_4 |
( |
global::System.IntPtr |
assignment, |
|
|
global::System.IntPtr |
delta |
|
) |
| |
◆ SwigDelegateLocalSearchFilter_5()
| delegate void SwigDelegateLocalSearchFilter_5 |
( |
| ) |
|
◆ SwigDelegateLocalSearchFilter_6()
| delegate long SwigDelegateLocalSearchFilter_6 |
( |
| ) |
|
◆ SwigDelegateLocalSearchFilter_7()
| delegate long SwigDelegateLocalSearchFilter_7 |
( |
| ) |
|
◆ Synchronize()
◆ ToString()
| virtual string ToString |
( |
| ) |
|
|
inlinevirtualinherited |
Reimplemented in Assignment, NetConstraint, NetDemon, Pack, BooleanVar, RegularLimit, SearchLog, OptimizeVar, SearchLimit, IntVarIterator, Demon, Constraint, Decision, DecisionBuilder, SolutionCollector, SequenceVar, CPFeasibilityFilter, GlobalVehicleBreaksConstraint, PropagationBaseObject, LocalSearchMonitor, and PropagationMonitor.
Definition at line 55 of file BaseObject.cs.
◆ swigCMemOwn
The documentation for this class was generated from the following file: