Class SimpleBoundCosts
java.lang.Object
com.google.ortools.constraintsolver.SimpleBoundCosts
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSimpleBoundCosts
(int num_bounds, BoundCost default_bound_cost) SimpleBoundCosts
(long cPtr, boolean cMemoryOwn) -
Method Summary
Modifier and TypeMethodDescriptionvoid
delete()
protected void
finalize()
getBoundCost
(int element) static long
getCPtr
(SimpleBoundCosts obj) int
getSize()
static long
-
Field Details
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
-
Constructor Details
-
SimpleBoundCosts
public SimpleBoundCosts(long cPtr, boolean cMemoryOwn) -
SimpleBoundCosts
-
-
Method Details
-
getCPtr
-
swigRelease
-
finalize
-
delete
public void delete() -
getBoundCost
-
getSize
public int getSize()
-