Uses of Class
com.google.ortools.constraintsolver.SWIGTYPE_p_operations_research__RoutingSearchParameters
-
Packages that use SWIGTYPE_p_operations_research__RoutingSearchParameters Package Description com.google.ortools.constraintsolver -
-
Uses of SWIGTYPE_p_operations_research__RoutingSearchParameters in com.google.ortools.constraintsolver
Methods in com.google.ortools.constraintsolver with parameters of type SWIGTYPE_p_operations_research__RoutingSearchParameters Modifier and Type Method Description booleanRoutingModel. AreRoutesInterdependent(SWIGTYPE_p_operations_research__RoutingSearchParameters parameters)Returns true if routes are interdependent.protected static longSWIGTYPE_p_operations_research__RoutingSearchParameters. getCPtr(SWIGTYPE_p_operations_research__RoutingSearchParameters obj)protected static longSWIGTYPE_p_operations_research__RoutingSearchParameters. swigRelease(SWIGTYPE_p_operations_research__RoutingSearchParameters obj)
-