Uses of Class
com.google.ortools.constraintsolver.SWIGTYPE_p_std__vectorT_operations_research__RoutingDimension_const_p_t
-
Packages that use SWIGTYPE_p_std__vectorT_operations_research__RoutingDimension_const_p_t Package Description com.google.ortools.constraintsolver -
-
Uses of SWIGTYPE_p_std__vectorT_operations_research__RoutingDimension_const_p_t in com.google.ortools.constraintsolver
Methods in com.google.ortools.constraintsolver that return SWIGTYPE_p_std__vectorT_operations_research__RoutingDimension_const_p_t Modifier and Type Method Description SWIGTYPE_p_std__vectorT_operations_research__RoutingDimension_const_p_tRoutingModel. GetDimensionsWithGlobalCumulOptimizers()Returns the dimensions which have [global|local]_dimension_optimizers_.SWIGTYPE_p_std__vectorT_operations_research__RoutingDimension_const_p_tRoutingModel. GetDimensionsWithLocalCumulOptimizers()Methods in com.google.ortools.constraintsolver with parameters of type SWIGTYPE_p_std__vectorT_operations_research__RoutingDimension_const_p_t Modifier and Type Method Description protected static longSWIGTYPE_p_std__vectorT_operations_research__RoutingDimension_const_p_t. getCPtr(SWIGTYPE_p_std__vectorT_operations_research__RoutingDimension_const_p_t obj)protected static longSWIGTYPE_p_std__vectorT_operations_research__RoutingDimension_const_p_t. swigRelease(SWIGTYPE_p_std__vectorT_operations_research__RoutingDimension_const_p_t obj)
-