public class TypeRegulationsConstraint extends Constraint
swigCMemOwn
Constructor and Description |
---|
TypeRegulationsConstraint(long cPtr,
boolean cMemoryOwn) |
TypeRegulationsConstraint(RoutingModel model) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(TypeRegulationsConstraint 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(TypeRegulationsConstraint obj) |
accept, getCPtr, isCastConstraint, postAndPropagate, swigRelease, toString, 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 TypeRegulationsConstraint(long cPtr, boolean cMemoryOwn)
public TypeRegulationsConstraint(RoutingModel model)
public static long getCPtr(TypeRegulationsConstraint obj)
public static long swigRelease(TypeRegulationsConstraint obj)
protected void finalize()
finalize
in class Constraint
public void delete()
delete
in class Constraint
public void post()
Constraint
post
in class Constraint
public void initialPropagate()
Constraint
initialPropagate
in class Constraint
Copyright © 2025. All rights reserved.