public class BaseObjectiveMonitor extends SearchMonitor
kNoProgress
swigCMemOwn
Constructor and Description |
---|
BaseObjectiveMonitor(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
long |
BestValue(int index) |
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(BaseObjectiveMonitor obj) |
boolean |
is_active() |
boolean |
Maximize(int index) |
IntVar |
MinimizationVar(int index) |
IntVar |
ObjectiveVar(int index) |
void |
set_active(boolean is_active) |
int |
Size() |
long |
Step(int index) |
static long |
swigRelease(BaseObjectiveMonitor obj) |
accept, acceptDelta, acceptNeighbor, acceptSolution, AcceptUncheckedNeighbor, afterDecision, applyDecision, atSolution, beginFail, beginInitialPropagation, beginNextDecision, endFail, endInitialPropagation, endNextDecision, enterSearch, exitSearch, getCPtr, install, IsUncheckedSolutionLimitReached, keepAliveDecisionBuilder, localOptimum, noMoreSolutions, periodicCheck, progressPercent, refuteDecision, restartSearch, solver, swigDirectorDisconnect, swigRelease, swigReleaseOwnership, swigTakeOwnership
getCPtr, swigRelease, toString
public static long getCPtr(BaseObjectiveMonitor obj)
public static long swigRelease(BaseObjectiveMonitor obj)
protected void finalize()
finalize
in class SearchMonitor
public void delete()
delete
in class SearchMonitor
public IntVar ObjectiveVar(int index)
public IntVar MinimizationVar(int index)
public long Step(int index)
public boolean Maximize(int index)
public long BestValue(int index)
public int Size()
public boolean is_active()
public void set_active(boolean is_active)
Copyright © 2025. All rights reserved.