public class GlobalVehicleBreaksConstraint extends Constraint
swigCMemOwn
Constructor and Description |
---|
GlobalVehicleBreaksConstraint(long cPtr,
boolean cMemoryOwn) |
GlobalVehicleBreaksConstraint(RoutingDimension dimension) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(GlobalVehicleBreaksConstraint obj) |
void |
initialPropagate()
This method performs the initial propagation of the
constraint. |
void |
post()
This method is called when the constraint is processed by the
solver. |
static long |
swigRelease(GlobalVehicleBreaksConstraint obj) |
java.lang.String |
toString() |
accept, getCPtr, isCastConstraint, postAndPropagate, swigRelease, var
baseName, enqueueDelayedDemon, enqueueVar, freezeQueue, getCPtr, hasName, name, reset_action_on_fail, set_variable_to_clean_on_fail, setName, solver, swigRelease, unfreezeQueue
getCPtr, swigRelease
public GlobalVehicleBreaksConstraint(long cPtr, boolean cMemoryOwn)
public GlobalVehicleBreaksConstraint(RoutingDimension dimension)
public static long getCPtr(GlobalVehicleBreaksConstraint obj)
public static long swigRelease(GlobalVehicleBreaksConstraint obj)
protected void finalize()
finalize
in class Constraint
public void delete()
delete
in class Constraint
public java.lang.String toString()
toString
in class Constraint
public void post()
Constraint
post
in class Constraint
public void initialPropagate()
Constraint
initialPropagate
in class Constraint
Copyright © 2025. All rights reserved.