Uses of Class
com.google.ortools.constraintsolver.SWIGTYPE_p_absl__flat_hash_setT_int_t
-
Packages that use SWIGTYPE_p_absl__flat_hash_setT_int_t Package Description com.google.ortools.constraintsolver -
-
Uses of SWIGTYPE_p_absl__flat_hash_setT_int_t in com.google.ortools.constraintsolver
Methods in com.google.ortools.constraintsolver that return SWIGTYPE_p_absl__flat_hash_setT_int_t Modifier and Type Method Description SWIGTYPE_p_absl__flat_hash_setT_int_tRoutingModel. getTemporalTypeIncompatibilitiesOfType(int type)Methods in com.google.ortools.constraintsolver with parameters of type SWIGTYPE_p_absl__flat_hash_setT_int_t Modifier and Type Method Description voidRoutingModel. addRequiredTypeAlternativesWhenAddingType(int dependent_type, SWIGTYPE_p_absl__flat_hash_setT_int_t required_type_alternatives)If type_D depends on type_R when adding type_D, any node_D of type_D and
VisitTypePolicy TYPE_ADDED_TO_VEHICLE or
TYPE_SIMULTANEOUSLY_ADDED_AND_REMOVED requires at least one type_R on its
vehicle at the time node_D is visited.voidRoutingModel. addRequiredTypeAlternativesWhenRemovingType(int dependent_type, SWIGTYPE_p_absl__flat_hash_setT_int_t required_type_alternatives)The following requirements apply when visiting dependent nodes that remove
their type from the route, i.e.protected static longSWIGTYPE_p_absl__flat_hash_setT_int_t. getCPtr(SWIGTYPE_p_absl__flat_hash_setT_int_t obj)protected static longSWIGTYPE_p_absl__flat_hash_setT_int_t. swigRelease(SWIGTYPE_p_absl__flat_hash_setT_int_t obj)
-