Class RoutingModel.ResourceGroup.Resource
java.lang.Object
com.google.ortools.constraintsolver.RoutingModel.ResourceGroup.Resource
- Enclosing class:
RoutingModel.ResourceGroup
A Resource sets attributes (costs/constraints) for a set of dimensions.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
delete()
protected void
finalize()
static long
GetDimensionAttributes
(RoutingDimension dimension) static long
-
Field Details
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
-
Constructor Details
-
Resource
public Resource(long cPtr, boolean cMemoryOwn)
-
-
Method Details
-
getCPtr
-
swigRelease
-
finalize
-
delete
public void delete() -
GetDimensionAttributes
-