Uses of Class
com.google.ortools.constraintsolver.SWIGTYPE_p_long
Packages that use SWIGTYPE_p_long
-
Uses of SWIGTYPE_p_long in com.google.ortools.constraintsolver
Methods in com.google.ortools.constraintsolver with parameters of type SWIGTYPE_p_longModifier and TypeMethodDescriptionprotected static longSWIGTYPE_p_long.getCPtr(SWIGTYPE_p_long obj) Solver.makeScheduleOrExpedite(IntervalVar var, long est, SWIGTYPE_p_long marker) Returns a decision that tries to schedule a task at a given time.
On the Apply branch, it will set that interval var as performed and set
its end to 'est'.Solver.makeScheduleOrPostpone(IntervalVar var, long est, SWIGTYPE_p_long marker) Returns a decision that tries to schedule a task at a given time.
On the Apply branch, it will set that interval var as performed and set
its start to 'est'.protected static longSWIGTYPE_p_long.swigRelease(SWIGTYPE_p_long obj)