Uses of Class
com.google.ortools.constraintsolver.SWIGTYPE_p_std__atomicT_bool_t
-
Packages that use SWIGTYPE_p_std__atomicT_bool_t Package Description com.google.ortools.constraintsolver -
-
Uses of SWIGTYPE_p_std__atomicT_bool_t in com.google.ortools.constraintsolver
Methods in com.google.ortools.constraintsolver that return SWIGTYPE_p_std__atomicT_bool_t Modifier and Type Method Description SWIGTYPE_p_std__atomicT_bool_tRoutingModel. GetMutableCPInterrupt()Returns the atomic<bool> to stop the CP solver.SWIGTYPE_p_std__atomicT_bool_tRoutingModel. GetMutableCPSatInterrupt()Returns the atomic<bool> to stop the CP-SAT solver.Methods in com.google.ortools.constraintsolver with parameters of type SWIGTYPE_p_std__atomicT_bool_t Modifier and Type Method Description protected static longSWIGTYPE_p_std__atomicT_bool_t. getCPtr(SWIGTYPE_p_std__atomicT_bool_t obj)protected static longSWIGTYPE_p_std__atomicT_bool_t. swigRelease(SWIGTYPE_p_std__atomicT_bool_t obj)
-