Google OR-Tools v9.9
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE Class Reference

Classes

class  SWIGExceptionHelper
 
class  SWIGPendingException
 
class  SWIGStringHelper
 

Public Member Functions

static global::System.IntPtr new_IntBoolPair__SWIG_0 ()
 
static global::System.IntPtr new_IntBoolPair__SWIG_1 (int jarg1, bool jarg2)
 
static global::System.IntPtr new_IntBoolPair__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntBoolPair_first_set (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int IntBoolPair_first_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntBoolPair_second_set (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
 
static bool IntBoolPair_second_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_IntBoolPair (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_IntVector__SWIG_0 ()
 
static global::System.IntPtr new_IntVector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntVector_Clear (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntVector_Add (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static uint IntVector_size (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool IntVector_empty (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static uint IntVector_capacity (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntVector_reserve (global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)
 
static global::System.IntPtr new_IntVector__SWIG_2 (int jarg1)
 
static int IntVector_getitemcopy (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int IntVector_getitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void IntVector_setitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void IntVector_AddRange (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr IntVector_GetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void IntVector_Insert (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void IntVector_InsertRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void IntVector_RemoveAt (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void IntVector_RemoveRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static global::System.IntPtr IntVector_Repeat (int jarg1, int jarg2)
 
static void IntVector_Reverse__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntVector_Reverse__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void IntVector_SetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static bool IntVector_Contains (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int IntVector_IndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int IntVector_LastIndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static bool IntVector_Remove (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void delete_IntVector (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_IntVectorVector__SWIG_0 ()
 
static global::System.IntPtr new_IntVectorVector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntVectorVector_Clear (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntVectorVector_Add (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static uint IntVectorVector_size (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool IntVectorVector_empty (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static uint IntVectorVector_capacity (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntVectorVector_reserve (global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)
 
static global::System.IntPtr new_IntVectorVector__SWIG_2 (int jarg1)
 
static global::System.IntPtr IntVectorVector_getitemcopy (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr IntVectorVector_getitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void IntVectorVector_setitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void IntVectorVector_AddRange (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr IntVectorVector_GetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void IntVectorVector_Insert (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void IntVectorVector_InsertRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void IntVectorVector_RemoveAt (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void IntVectorVector_RemoveRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static global::System.IntPtr IntVectorVector_Repeat (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void IntVectorVector_Reverse__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntVectorVector_Reverse__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void IntVectorVector_SetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void delete_IntVectorVector (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_Int64Vector__SWIG_0 ()
 
static global::System.IntPtr new_Int64Vector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Int64Vector_Clear (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Int64Vector_Add (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static uint Int64Vector_size (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool Int64Vector_empty (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static uint Int64Vector_capacity (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Int64Vector_reserve (global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)
 
static global::System.IntPtr new_Int64Vector__SWIG_2 (int jarg1)
 
static long Int64Vector_getitemcopy (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static long Int64Vector_getitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void Int64Vector_setitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, long jarg3)
 
static void Int64Vector_AddRange (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Int64Vector_GetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void Int64Vector_Insert (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, long jarg3)
 
static void Int64Vector_InsertRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void Int64Vector_RemoveAt (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void Int64Vector_RemoveRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static global::System.IntPtr Int64Vector_Repeat (long jarg1, int jarg2)
 
static void Int64Vector_Reverse__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Int64Vector_Reverse__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void Int64Vector_SetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static bool Int64Vector_Contains (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static int Int64Vector_IndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static int Int64Vector_LastIndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static bool Int64Vector_Remove (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void delete_Int64Vector (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_Int64VectorVector__SWIG_0 ()
 
static global::System.IntPtr new_Int64VectorVector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Int64VectorVector_Clear (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Int64VectorVector_Add (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static uint Int64VectorVector_size (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool Int64VectorVector_empty (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static uint Int64VectorVector_capacity (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Int64VectorVector_reserve (global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)
 
static global::System.IntPtr new_Int64VectorVector__SWIG_2 (int jarg1)
 
static global::System.IntPtr Int64VectorVector_getitemcopy (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr Int64VectorVector_getitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void Int64VectorVector_setitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void Int64VectorVector_AddRange (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Int64VectorVector_GetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void Int64VectorVector_Insert (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void Int64VectorVector_InsertRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void Int64VectorVector_RemoveAt (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void Int64VectorVector_RemoveRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static global::System.IntPtr Int64VectorVector_Repeat (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void Int64VectorVector_Reverse__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Int64VectorVector_Reverse__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void Int64VectorVector_SetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void delete_Int64VectorVector (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_IntTupleSet__SWIG_0 (int jarg1)
 
static global::System.IntPtr new_IntTupleSet__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_IntTupleSet (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntTupleSet_Clear (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int IntTupleSet_Insert__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, int[] jarg2)
 
static int IntTupleSet_Insert__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, long[] jarg2)
 
static int IntTupleSet_Insert2 (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3)
 
static int IntTupleSet_Insert3 (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3, long jarg4)
 
static int IntTupleSet_Insert4 (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3, long jarg4, long jarg5)
 
static void IntTupleSet_InsertAll__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, int len2_1, int[] len2_2, long[] jarg2)
 
static void IntTupleSet_InsertAll__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int len2_1, int[] len2_2, int[] jarg2)
 
static bool IntTupleSet_Contains__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, int[] jarg2)
 
static bool IntTupleSet_Contains__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, long[] jarg2)
 
static int IntTupleSet_NumTuples (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long IntTupleSet_Value (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static int IntTupleSet_Arity (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int IntTupleSet_NumDifferentValuesInColumn (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr IntTupleSet_SortedByColumn (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr IntTupleSet_SortedLexicographically (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_LocalSearchPhaseParameters ()
 
static void delete_LocalSearchPhaseParameters (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_IntVarVector__SWIG_0 ()
 
static global::System.IntPtr new_IntVarVector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntVarVector_Clear (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntVarVector_Add (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static uint IntVarVector_size (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool IntVarVector_empty (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static uint IntVarVector_capacity (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntVarVector_reserve (global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)
 
static global::System.IntPtr new_IntVarVector__SWIG_2 (int jarg1)
 
static global::System.IntPtr IntVarVector_getitemcopy (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr IntVarVector_getitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void IntVarVector_setitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void IntVarVector_AddRange (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr IntVarVector_GetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void IntVarVector_Insert (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void IntVarVector_InsertRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void IntVarVector_RemoveAt (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void IntVarVector_RemoveRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static global::System.IntPtr IntVarVector_Repeat (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void IntVarVector_Reverse__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntVarVector_Reverse__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void IntVarVector_SetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static bool IntVarVector_Contains (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static int IntVarVector_IndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static int IntVarVector_LastIndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static bool IntVarVector_Remove (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void delete_IntVarVector (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_SearchMonitorVector__SWIG_0 ()
 
static global::System.IntPtr new_SearchMonitorVector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchMonitorVector_Clear (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchMonitorVector_Add (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static uint SearchMonitorVector_size (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool SearchMonitorVector_empty (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static uint SearchMonitorVector_capacity (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchMonitorVector_reserve (global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)
 
static global::System.IntPtr new_SearchMonitorVector__SWIG_2 (int jarg1)
 
static global::System.IntPtr SearchMonitorVector_getitemcopy (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr SearchMonitorVector_getitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void SearchMonitorVector_setitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void SearchMonitorVector_AddRange (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr SearchMonitorVector_GetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void SearchMonitorVector_Insert (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void SearchMonitorVector_InsertRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void SearchMonitorVector_RemoveAt (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void SearchMonitorVector_RemoveRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static global::System.IntPtr SearchMonitorVector_Repeat (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void SearchMonitorVector_Reverse__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchMonitorVector_Reverse__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void SearchMonitorVector_SetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static bool SearchMonitorVector_Contains (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static int SearchMonitorVector_IndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static int SearchMonitorVector_LastIndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static bool SearchMonitorVector_Remove (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void delete_SearchMonitorVector (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_DecisionBuilderVector__SWIG_0 ()
 
static global::System.IntPtr new_DecisionBuilderVector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void DecisionBuilderVector_Clear (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void DecisionBuilderVector_Add (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static uint DecisionBuilderVector_size (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool DecisionBuilderVector_empty (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static uint DecisionBuilderVector_capacity (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void DecisionBuilderVector_reserve (global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)
 
static global::System.IntPtr new_DecisionBuilderVector__SWIG_2 (int jarg1)
 
static global::System.IntPtr DecisionBuilderVector_getitemcopy (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr DecisionBuilderVector_getitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void DecisionBuilderVector_setitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void DecisionBuilderVector_AddRange (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr DecisionBuilderVector_GetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void DecisionBuilderVector_Insert (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void DecisionBuilderVector_InsertRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void DecisionBuilderVector_RemoveAt (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void DecisionBuilderVector_RemoveRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static global::System.IntPtr DecisionBuilderVector_Repeat (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void DecisionBuilderVector_Reverse__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void DecisionBuilderVector_Reverse__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void DecisionBuilderVector_SetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static bool DecisionBuilderVector_Contains (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static int DecisionBuilderVector_IndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static int DecisionBuilderVector_LastIndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static bool DecisionBuilderVector_Remove (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void delete_DecisionBuilderVector (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_IntervalVarVector__SWIG_0 ()
 
static global::System.IntPtr new_IntervalVarVector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntervalVarVector_Clear (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntervalVarVector_Add (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static uint IntervalVarVector_size (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool IntervalVarVector_empty (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static uint IntervalVarVector_capacity (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntervalVarVector_reserve (global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)
 
static global::System.IntPtr new_IntervalVarVector__SWIG_2 (int jarg1)
 
static global::System.IntPtr IntervalVarVector_getitemcopy (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr IntervalVarVector_getitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void IntervalVarVector_setitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void IntervalVarVector_AddRange (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr IntervalVarVector_GetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void IntervalVarVector_Insert (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void IntervalVarVector_InsertRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void IntervalVarVector_RemoveAt (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void IntervalVarVector_RemoveRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static global::System.IntPtr IntervalVarVector_Repeat (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void IntervalVarVector_Reverse__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntervalVarVector_Reverse__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void IntervalVarVector_SetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static bool IntervalVarVector_Contains (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static int IntervalVarVector_IndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static int IntervalVarVector_LastIndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static bool IntervalVarVector_Remove (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void delete_IntervalVarVector (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_SequenceVarVector__SWIG_0 ()
 
static global::System.IntPtr new_SequenceVarVector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SequenceVarVector_Clear (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SequenceVarVector_Add (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static uint SequenceVarVector_size (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool SequenceVarVector_empty (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static uint SequenceVarVector_capacity (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SequenceVarVector_reserve (global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)
 
static global::System.IntPtr new_SequenceVarVector__SWIG_2 (int jarg1)
 
static global::System.IntPtr SequenceVarVector_getitemcopy (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr SequenceVarVector_getitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void SequenceVarVector_setitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void SequenceVarVector_AddRange (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr SequenceVarVector_GetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void SequenceVarVector_Insert (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void SequenceVarVector_InsertRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void SequenceVarVector_RemoveAt (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void SequenceVarVector_RemoveRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static global::System.IntPtr SequenceVarVector_Repeat (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void SequenceVarVector_Reverse__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SequenceVarVector_Reverse__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void SequenceVarVector_SetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static bool SequenceVarVector_Contains (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static int SequenceVarVector_IndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static int SequenceVarVector_LastIndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static bool SequenceVarVector_Remove (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void delete_SequenceVarVector (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_LocalSearchOperatorVector__SWIG_0 ()
 
static global::System.IntPtr new_LocalSearchOperatorVector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void LocalSearchOperatorVector_Clear (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void LocalSearchOperatorVector_Add (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static uint LocalSearchOperatorVector_size (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool LocalSearchOperatorVector_empty (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static uint LocalSearchOperatorVector_capacity (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void LocalSearchOperatorVector_reserve (global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)
 
static global::System.IntPtr new_LocalSearchOperatorVector__SWIG_2 (int jarg1)
 
static global::System.IntPtr LocalSearchOperatorVector_getitemcopy (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr LocalSearchOperatorVector_getitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void LocalSearchOperatorVector_setitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void LocalSearchOperatorVector_AddRange (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr LocalSearchOperatorVector_GetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void LocalSearchOperatorVector_Insert (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void LocalSearchOperatorVector_InsertRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void LocalSearchOperatorVector_RemoveAt (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void LocalSearchOperatorVector_RemoveRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static global::System.IntPtr LocalSearchOperatorVector_Repeat (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void LocalSearchOperatorVector_Reverse__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void LocalSearchOperatorVector_Reverse__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void LocalSearchOperatorVector_SetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static bool LocalSearchOperatorVector_Contains (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static int LocalSearchOperatorVector_IndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static int LocalSearchOperatorVector_LastIndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static bool LocalSearchOperatorVector_Remove (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void delete_LocalSearchOperatorVector (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_LocalSearchFilterVector__SWIG_0 ()
 
static global::System.IntPtr new_LocalSearchFilterVector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void LocalSearchFilterVector_Clear (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void LocalSearchFilterVector_Add (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static uint LocalSearchFilterVector_size (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool LocalSearchFilterVector_empty (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static uint LocalSearchFilterVector_capacity (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void LocalSearchFilterVector_reserve (global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)
 
static global::System.IntPtr new_LocalSearchFilterVector__SWIG_2 (int jarg1)
 
static global::System.IntPtr LocalSearchFilterVector_getitemcopy (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr LocalSearchFilterVector_getitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void LocalSearchFilterVector_setitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void LocalSearchFilterVector_AddRange (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr LocalSearchFilterVector_GetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void LocalSearchFilterVector_Insert (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void LocalSearchFilterVector_InsertRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void LocalSearchFilterVector_RemoveAt (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void LocalSearchFilterVector_RemoveRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static global::System.IntPtr LocalSearchFilterVector_Repeat (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void LocalSearchFilterVector_Reverse__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void LocalSearchFilterVector_Reverse__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void LocalSearchFilterVector_SetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static bool LocalSearchFilterVector_Contains (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static int LocalSearchFilterVector_IndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static int LocalSearchFilterVector_LastIndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static bool LocalSearchFilterVector_Remove (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void delete_LocalSearchFilterVector (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_SymmetryBreakerVector__SWIG_0 ()
 
static global::System.IntPtr new_SymmetryBreakerVector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SymmetryBreakerVector_Clear (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SymmetryBreakerVector_Add (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static uint SymmetryBreakerVector_size (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool SymmetryBreakerVector_empty (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static uint SymmetryBreakerVector_capacity (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SymmetryBreakerVector_reserve (global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)
 
static global::System.IntPtr new_SymmetryBreakerVector__SWIG_2 (int jarg1)
 
static global::System.IntPtr SymmetryBreakerVector_getitemcopy (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr SymmetryBreakerVector_getitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void SymmetryBreakerVector_setitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void SymmetryBreakerVector_AddRange (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr SymmetryBreakerVector_GetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void SymmetryBreakerVector_Insert (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void SymmetryBreakerVector_InsertRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void SymmetryBreakerVector_RemoveAt (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void SymmetryBreakerVector_RemoveRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static global::System.IntPtr SymmetryBreakerVector_Repeat (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void SymmetryBreakerVector_Reverse__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SymmetryBreakerVector_Reverse__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void SymmetryBreakerVector_SetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static bool SymmetryBreakerVector_Contains (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static int SymmetryBreakerVector_IndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static int SymmetryBreakerVector_LastIndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static bool SymmetryBreakerVector_Remove (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void delete_SymmetryBreakerVector (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long CpRandomSeed ()
 
static int DefaultPhaseParameters_CHOOSE_MAX_SUM_IMPACT_get ()
 
static int DefaultPhaseParameters_CHOOSE_MAX_AVERAGE_IMPACT_get ()
 
static int DefaultPhaseParameters_CHOOSE_MAX_VALUE_IMPACT_get ()
 
static int DefaultPhaseParameters_SELECT_MIN_IMPACT_get ()
 
static int DefaultPhaseParameters_SELECT_MAX_IMPACT_get ()
 
static int DefaultPhaseParameters_NONE_get ()
 
static int DefaultPhaseParameters_NORMAL_get ()
 
static int DefaultPhaseParameters_VERBOSE_get ()
 
static void DefaultPhaseParameters_var_selection_schema_set (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int DefaultPhaseParameters_var_selection_schema_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void DefaultPhaseParameters_value_selection_schema_set (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int DefaultPhaseParameters_value_selection_schema_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void DefaultPhaseParameters_initialization_splits_set (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int DefaultPhaseParameters_initialization_splits_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void DefaultPhaseParameters_run_all_heuristics_set (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
 
static bool DefaultPhaseParameters_run_all_heuristics_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void DefaultPhaseParameters_heuristic_period_set (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int DefaultPhaseParameters_heuristic_period_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void DefaultPhaseParameters_heuristic_num_failures_limit_set (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int DefaultPhaseParameters_heuristic_num_failures_limit_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void DefaultPhaseParameters_persistent_impact_set (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
 
static bool DefaultPhaseParameters_persistent_impact_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void DefaultPhaseParameters_random_seed_set (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int DefaultPhaseParameters_random_seed_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void DefaultPhaseParameters_display_level_set (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int DefaultPhaseParameters_display_level_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void DefaultPhaseParameters_use_last_conflict_set (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
 
static bool DefaultPhaseParameters_use_last_conflict_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void DefaultPhaseParameters_decision_builder_set (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr DefaultPhaseParameters_decision_builder_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_DefaultPhaseParameters ()
 
static void delete_DefaultPhaseParameters (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_Solver_IntegerCastInfo__SWIG_0 ()
 
static global::System.IntPtr new_Solver_IntegerCastInfo__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void Solver_IntegerCastInfo_variable_set (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_IntegerCastInfo_variable_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Solver_IntegerCastInfo_expression_set (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_IntegerCastInfo_expression_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Solver_IntegerCastInfo_maintainer_set (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_IntegerCastInfo_maintainer_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_Solver_IntegerCastInfo (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int Solver_kNumPriorities_get ()
 
static int Solver_INT_VAR_DEFAULT_get ()
 
static int Solver_INT_VAR_SIMPLE_get ()
 
static int Solver_CHOOSE_FIRST_UNBOUND_get ()
 
static int Solver_CHOOSE_RANDOM_get ()
 
static int Solver_CHOOSE_MIN_SIZE_LOWEST_MIN_get ()
 
static int Solver_CHOOSE_MIN_SIZE_HIGHEST_MIN_get ()
 
static int Solver_CHOOSE_MIN_SIZE_LOWEST_MAX_get ()
 
static int Solver_CHOOSE_MIN_SIZE_HIGHEST_MAX_get ()
 
static int Solver_CHOOSE_LOWEST_MIN_get ()
 
static int Solver_CHOOSE_HIGHEST_MAX_get ()
 
static int Solver_CHOOSE_MIN_SIZE_get ()
 
static int Solver_CHOOSE_MAX_SIZE_get ()
 
static int Solver_CHOOSE_MAX_REGRET_ON_MIN_get ()
 
static int Solver_CHOOSE_PATH_get ()
 
static int Solver_INT_VALUE_DEFAULT_get ()
 
static int Solver_INT_VALUE_SIMPLE_get ()
 
static int Solver_ASSIGN_MIN_VALUE_get ()
 
static int Solver_ASSIGN_MAX_VALUE_get ()
 
static int Solver_ASSIGN_RANDOM_VALUE_get ()
 
static int Solver_ASSIGN_CENTER_VALUE_get ()
 
static int Solver_SPLIT_LOWER_HALF_get ()
 
static int Solver_SPLIT_UPPER_HALF_get ()
 
static int Solver_CHOOSE_STATIC_GLOBAL_BEST_get ()
 
static int Solver_CHOOSE_DYNAMIC_GLOBAL_BEST_get ()
 
static int Solver_SEQUENCE_DEFAULT_get ()
 
static int Solver_SEQUENCE_SIMPLE_get ()
 
static int Solver_CHOOSE_MIN_SLACK_RANK_FORWARD_get ()
 
static int Solver_CHOOSE_RANDOM_RANK_FORWARD_get ()
 
static int Solver_INTERVAL_DEFAULT_get ()
 
static int Solver_INTERVAL_SIMPLE_get ()
 
static int Solver_INTERVAL_SET_TIMES_FORWARD_get ()
 
static int Solver_INTERVAL_SET_TIMES_BACKWARD_get ()
 
static int Solver_TWOOPT_get ()
 
static int Solver_OROPT_get ()
 
static int Solver_RELOCATE_get ()
 
static int Solver_EXCHANGE_get ()
 
static int Solver_CROSS_get ()
 
static int Solver_MAKEACTIVE_get ()
 
static int Solver_MAKEINACTIVE_get ()
 
static int Solver_MAKECHAININACTIVE_get ()
 
static int Solver_SWAPACTIVE_get ()
 
static int Solver_EXTENDEDSWAPACTIVE_get ()
 
static int Solver_PATHLNS_get ()
 
static int Solver_FULLPATHLNS_get ()
 
static int Solver_UNACTIVELNS_get ()
 
static int Solver_INCREMENT_get ()
 
static int Solver_DECREMENT_get ()
 
static int Solver_SIMPLELNS_get ()
 
static int Solver_LK_get ()
 
static int Solver_TSPOPT_get ()
 
static int Solver_TSPLNS_get ()
 
static int Solver_GE_get ()
 
static int Solver_LE_get ()
 
static int Solver_EQ_get ()
 
static int Solver_DELAYED_PRIORITY_get ()
 
static int Solver_VAR_PRIORITY_get ()
 
static int Solver_NORMAL_PRIORITY_get ()
 
static int Solver_ENDS_AFTER_END_get ()
 
static int Solver_ENDS_AFTER_START_get ()
 
static int Solver_ENDS_AT_END_get ()
 
static int Solver_ENDS_AT_START_get ()
 
static int Solver_STARTS_AFTER_END_get ()
 
static int Solver_STARTS_AFTER_START_get ()
 
static int Solver_STARTS_AT_END_get ()
 
static int Solver_STARTS_AT_START_get ()
 
static int Solver_STAYS_IN_SYNC_get ()
 
static int Solver_ENDS_AFTER_get ()
 
static int Solver_ENDS_AT_get ()
 
static int Solver_ENDS_BEFORE_get ()
 
static int Solver_STARTS_AFTER_get ()
 
static int Solver_STARTS_AT_get ()
 
static int Solver_STARTS_BEFORE_get ()
 
static int Solver_CROSS_DATE_get ()
 
static int Solver_AVOID_DATE_get ()
 
static int Solver_NO_CHANGE_get ()
 
static int Solver_KEEP_LEFT_get ()
 
static int Solver_KEEP_RIGHT_get ()
 
static int Solver_KILL_BOTH_get ()
 
static int Solver_SWITCH_BRANCHES_get ()
 
static int Solver_SENTINEL_get ()
 
static int Solver_SIMPLE_MARKER_get ()
 
static int Solver_CHOICE_POINT_get ()
 
static int Solver_REVERSIBLE_ACTION_get ()
 
static int Solver_OUTSIDE_SEARCH_get ()
 
static int Solver_IN_ROOT_NODE_get ()
 
static int Solver_IN_SEARCH_get ()
 
static int Solver_AT_SOLUTION_get ()
 
static int Solver_NO_MORE_SOLUTIONS_get ()
 
static int Solver_PROBLEM_INFEASIBLE_get ()
 
static int Solver_NOT_SET_get ()
 
static int Solver_MAXIMIZATION_get ()
 
static int Solver_MINIMIZATION_get ()
 
static global::System.IntPtr new_Solver__SWIG_0 (string jarg1)
 
static global::System.IntPtr new_Solver__SWIG_1 (string jarg1, int parameters_size, byte[] jarg2)
 
static void delete_Solver (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static System.IntPtr Solver_Parameters (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr Solver_ConstParameters (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static System.IntPtr Solver_DefaultSolverParameters ()
 
static void Solver_Add (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void Solver_AddCastConstraint (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static bool Solver_Solve__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static bool Solver_Solve__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static bool Solver_Solve__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static bool Solver_Solve__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static bool Solver_Solve__SWIG_4 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
 
static bool Solver_Solve__SWIG_5 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, global::System.Runtime.InteropServices.HandleRef jarg6)
 
static void Solver_NewSearchAux__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void Solver_NewSearchAux__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void Solver_NewSearchAux__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void Solver_NewSearchAux__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static void Solver_NewSearchAux__SWIG_4 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
 
static void Solver_NewSearchAux__SWIG_5 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, global::System.Runtime.InteropServices.HandleRef jarg6)
 
static bool Solver_NextSolution (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Solver_RestartSearch (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Solver_EndSearchAux (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool Solver_SolveAndCommit__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static bool Solver_SolveAndCommit__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static bool Solver_SolveAndCommit__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static bool Solver_SolveAndCommit__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static bool Solver_SolveAndCommit__SWIG_4 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
 
static bool Solver_CheckAssignment (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static bool Solver_CheckConstraint (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static int Solver_State (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Solver_Fail (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string Solver_ToString (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long Solver_MemoryUsage ()
 
static long Solver_WallTime (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long Solver_Branches (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long Solver_Solutions (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long Solver_UncheckedSolutions (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long Solver_DemonRuns (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static long Solver_Failures (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long Solver_Neighbors (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Solver_ClearNeighbors (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Solver_IncrementNeighbors (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long Solver_FilteredNeighbors (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long Solver_AcceptedNeighbors (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static ulong Solver_Stamp (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static ulong Solver_FailStamp (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Solver_SetContext (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static string Solver_Context (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Solver_SetOptimizationDirection (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr Solver_MakeIntVar__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3, string jarg4)
 
static global::System.IntPtr Solver_MakeIntVar__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, long[] jarg2, string jarg3)
 
static global::System.IntPtr Solver_MakeIntVar__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, int[] jarg2, string jarg3)
 
static global::System.IntPtr Solver_MakeIntVar__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeIntVar__SWIG_4 (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, long[] jarg2)
 
static global::System.IntPtr Solver_MakeIntVar__SWIG_5 (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, int[] jarg2)
 
static global::System.IntPtr Solver_MakeBoolVar__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static global::System.IntPtr Solver_MakeBoolVar__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr Solver_MakeIntConst__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, string jarg3)
 
static global::System.IntPtr Solver_MakeIntConst__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr Solver_MakeSum__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeSum__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeSum__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_MakeScalProd__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, long[] jarg3)
 
static global::System.IntPtr Solver_MakeScalProd__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, int[] jarg3)
 
static global::System.IntPtr Solver_MakeDifference__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeDifference__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeOpposite (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_MakeProd__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeProd__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeDiv__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeDiv__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeAbs (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_MakeSquare (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_MakePower (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeElement__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, long[] jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeElement__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, int[] jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeElement__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, LongToLong jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeMonotonicElement (global::System.Runtime.InteropServices.HandleRef jarg1, LongToLong jarg2, bool jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeElement__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, LongLongToLong jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeElement__SWIG_4 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeIndexExpression (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeIfThenElseCt (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
 
static global::System.IntPtr Solver_MakeMin__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_MakeMin__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeMin__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeMin__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static global::System.IntPtr Solver_MakeMax__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_MakeMax__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeMax__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeMax__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static global::System.IntPtr Solver_MakeConvexPiecewiseExpr (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4, long jarg5, long jarg6)
 
static global::System.IntPtr Solver_MakeSemiContinuousExpr (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4)
 
static global::System.IntPtr Solver_MakeModulo__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeModulo__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeConditionalExpression (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, long jarg4)
 
static global::System.IntPtr Solver_MakeTrueConstraint (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr Solver_MakeFalseConstraint__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr Solver_MakeFalseConstraint__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static global::System.IntPtr Solver_MakeIsEqualCstCt (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeIsEqualCstVar (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeIsEqualCt (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeIsEqualVar (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeEquality__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeEquality__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeEquality__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static global::System.IntPtr Solver_MakeIsDifferentCstCt (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeIsDifferentCstVar (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeIsDifferentVar (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeIsDifferentCt (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeNonEquality__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeNonEquality__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeNonEquality__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static global::System.IntPtr Solver_MakeIsLessOrEqualCstCt (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeIsLessOrEqualCstVar (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeIsLessOrEqualVar (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeIsLessOrEqualCt (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeLessOrEqual__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeLessOrEqual__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeLessOrEqual__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static global::System.IntPtr Solver_MakeIsGreaterOrEqualCstCt (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeIsGreaterOrEqualCstVar (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeIsGreaterOrEqualVar (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeIsGreaterOrEqualCt (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeGreaterOrEqual__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeGreaterOrEqual__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeGreaterOrEqual__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static global::System.IntPtr Solver_MakeIsGreaterCstCt (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeIsGreaterCstVar (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeIsGreaterVar (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeIsGreaterCt (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeGreater__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeGreater__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeGreater__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static global::System.IntPtr Solver_MakeIsLessCstCt (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeIsLessCstVar (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeIsLessVar (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeIsLessCt (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeLess__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeLess__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeLess__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static global::System.IntPtr Solver_MakeSumLessOrEqual (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeSumGreaterOrEqual (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeSumEquality__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeSumEquality__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeScalProdEquality__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, long[] jarg3, long jarg4)
 
static global::System.IntPtr Solver_MakeScalProdEquality__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, int[] jarg3, long jarg4)
 
static global::System.IntPtr Solver_MakeScalProdEquality__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, long[] jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeScalProdEquality__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, int[] jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeScalProdGreaterOrEqual__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, long[] jarg3, long jarg4)
 
static global::System.IntPtr Solver_MakeScalProdGreaterOrEqual__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, int[] jarg3, long jarg4)
 
static global::System.IntPtr Solver_MakeScalProdLessOrEqual__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, long[] jarg3, long jarg4)
 
static global::System.IntPtr Solver_MakeScalProdLessOrEqual__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, int[] jarg3, long jarg4)
 
static global::System.IntPtr Solver_MakeMinEquality (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeMaxEquality (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeElementEquality__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, long[] jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeElementEquality__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, int[] jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeElementEquality__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeElementEquality__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, long jarg4)
 
static global::System.IntPtr Solver_MakeAbsEquality (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeIndexOfConstraint (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, long jarg4)
 
static global::System.IntPtr Solver_MakeConstraintInitialPropagateCallback (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_MakeDelayedConstraintInitialPropagateCallback (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_MakeClosureDemon (global::System.Runtime.InteropServices.HandleRef jarg1, VoidToVoid jarg2)
 
static global::System.IntPtr Solver_MakeBetweenCt (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4)
 
static global::System.IntPtr Solver_MakeNotBetweenCt (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4)
 
static global::System.IntPtr Solver_MakeIsBetweenCt (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
 
static global::System.IntPtr Solver_MakeIsBetweenVar (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4)
 
static global::System.IntPtr Solver_MakeMemberCt__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, long[] jarg3)
 
static global::System.IntPtr Solver_MakeMemberCt__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, int[] jarg3)
 
static global::System.IntPtr Solver_MakeNotMemberCt__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, long[] jarg3)
 
static global::System.IntPtr Solver_MakeNotMemberCt__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, int[] jarg3)
 
static global::System.IntPtr Solver_MakeNotMemberCt__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, long[] jarg3, int length4, long[] jarg4)
 
static global::System.IntPtr Solver_MakeNotMemberCt__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, int[] jarg3, int length4, int[] jarg4)
 
static global::System.IntPtr Solver_MakeIsMemberCt__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, long[] jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeIsMemberCt__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, int[] jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeIsMemberVar__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, long[] jarg3)
 
static global::System.IntPtr Solver_MakeIsMemberVar__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, int[] jarg3)
 
static global::System.IntPtr Solver_MakeCount__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4)
 
static global::System.IntPtr Solver_MakeCount__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeDistribute__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, long[] jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeDistribute__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, int[] jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeDistribute__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeDistribute__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4, long jarg5)
 
static global::System.IntPtr Solver_MakeDistribute__SWIG_4 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, long[] jarg3, int length4, long[] jarg4)
 
static global::System.IntPtr Solver_MakeDistribute__SWIG_5 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, int[] jarg3, int length4, int[] jarg4)
 
static global::System.IntPtr Solver_MakeDistribute__SWIG_6 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, long[] jarg3, int length4, long[] jarg4, int length5, long[] jarg5)
 
static global::System.IntPtr Solver_MakeDistribute__SWIG_7 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, int[] jarg3, int length4, int[] jarg4, int length5, int[] jarg5)
 
static global::System.IntPtr Solver_MakeDeviation (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, long jarg4)
 
static global::System.IntPtr Solver_MakeAllDifferent__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_MakeAllDifferent__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, bool jarg3)
 
static global::System.IntPtr Solver_MakeAllDifferentExcept (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeSortingConstraint (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeLexicalLess (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeLexicalLessOrEqual (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeLexicalLessOrEqualWithOffsets (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int length4, long[] jarg4)
 
static global::System.IntPtr Solver_MakeIsLexicalLessOrEqualWithOffsetsCt (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int length4, long[] jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
 
static global::System.IntPtr Solver_MakeInversePermutationConstraint (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeIndexOfFirstMaxValueConstraint (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeIndexOfFirstMinValueConstraint (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeNullIntersect (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeNullIntersectExcept (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, long jarg4)
 
static global::System.IntPtr Solver_MakeNoCycle__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, LongToBoolean jarg4)
 
static global::System.IntPtr Solver_MakeNoCycle__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeNoCycle__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, LongToBoolean jarg4, bool jarg5)
 
static global::System.IntPtr Solver_MakeCircuit (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_MakeSubCircuit (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_MakePathCumul__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
 
static global::System.IntPtr Solver_MakeDelayedPathCumul (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
 
static global::System.IntPtr Solver_MakePathCumul__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, LongLongToLong jarg5)
 
static global::System.IntPtr Solver_MakePathCumul__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, LongLongToLong jarg6)
 
static global::System.IntPtr Solver_MakePathConnected (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, long[] jarg3, int length4, long[] jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
 
static global::System.IntPtr Solver_MakeMapDomain (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeAllowedAssignments (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeTransitionConstraint__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, long jarg4, int length5, long[] jarg5)
 
static global::System.IntPtr Solver_MakeTransitionConstraint__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, long jarg4, int length5, int[] jarg5)
 
static global::System.IntPtr Solver_MakeNonOverlappingBoxesConstraint__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
 
static global::System.IntPtr Solver_MakeNonOverlappingBoxesConstraint__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
 
static global::System.IntPtr Solver_MakeNonOverlappingBoxesConstraint__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
 
static global::System.IntPtr Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
 
static global::System.IntPtr Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
 
static global::System.IntPtr Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
 
static global::System.IntPtr Solver_MakePack (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static global::System.IntPtr Solver_MakeFixedDurationIntervalVar__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3, long jarg4, bool jarg5, string jarg6)
 
static global::System.IntPtr Solver_MakeFixedDurationIntervalVar__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, string jarg4)
 
static global::System.IntPtr Solver_MakeFixedDurationIntervalVar__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, string jarg5)
 
static global::System.IntPtr Solver_MakeFixedInterval (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3, string jarg4)
 
static global::System.IntPtr Solver_MakeIntervalVar (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3, long jarg4, long jarg5, long jarg6, long jarg7, bool jarg8, string jarg9)
 
static void Solver_MakeIntervalVarArray (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, long jarg3, long jarg4, long jarg5, long jarg6, long jarg7, long jarg8, bool jarg9, string jarg10, global::System.Runtime.InteropServices.HandleRef jarg11)
 
static global::System.IntPtr Solver_MakeMirrorInterval (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_MakeFixedDurationStartSyncedOnStartIntervalVar (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4)
 
static global::System.IntPtr Solver_MakeFixedDurationStartSyncedOnEndIntervalVar (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4)
 
static global::System.IntPtr Solver_MakeFixedDurationEndSyncedOnStartIntervalVar (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4)
 
static global::System.IntPtr Solver_MakeFixedDurationEndSyncedOnEndIntervalVar (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4)
 
static global::System.IntPtr Solver_MakeIntervalRelaxedMin (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_MakeIntervalRelaxedMax (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_MakeIntervalVarRelation__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, long jarg4)
 
static global::System.IntPtr Solver_MakeIntervalVarRelation__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeIntervalVarRelationWithDelay (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, long jarg5)
 
static global::System.IntPtr Solver_MakeTemporalDisjunction__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeTemporalDisjunction__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeDisjunctiveConstraint (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, string jarg3)
 
static global::System.IntPtr Solver_MakeStrictDisjunctiveConstraint (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, string jarg3)
 
static global::System.IntPtr Solver_MakeCumulative__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, long[] jarg3, long jarg4, string jarg5)
 
static global::System.IntPtr Solver_MakeCumulative__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, int[] jarg3, long jarg4, string jarg5)
 
static global::System.IntPtr Solver_MakeCumulative__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, long[] jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, string jarg5)
 
static global::System.IntPtr Solver_MakeCumulative__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, int[] jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, string jarg5)
 
static global::System.IntPtr Solver_MakeCumulative__SWIG_4 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, long jarg4, string jarg5)
 
static global::System.IntPtr Solver_MakeCumulative__SWIG_5 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, string jarg5)
 
static global::System.IntPtr Solver_MakeCover (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeEquality__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeAssignment__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr Solver_MakeAssignment__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_MakeFirstSolutionCollector__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_MakeFirstSolutionCollector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr Solver_MakeLastSolutionCollector__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_MakeLastSolutionCollector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr Solver_MakeBestValueSolutionCollector__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, bool jarg3)
 
static global::System.IntPtr Solver_MakeBestLexicographicValueSolutionCollector__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeBestValueSolutionCollector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
 
static global::System.IntPtr Solver_MakeBestLexicographicValueSolutionCollector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_MakeNBestValueSolutionCollector__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, bool jarg4)
 
static global::System.IntPtr Solver_MakeNBestValueSolutionCollector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, bool jarg3)
 
static global::System.IntPtr Solver_MakeNBestLexicographicValueSolutionCollector__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeNBestLexicographicValueSolutionCollector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeAllSolutionCollector__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_MakeAllSolutionCollector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr Solver_MakeMinimize (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeMaximize (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeOptimize (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, long jarg4)
 
static global::System.IntPtr Solver_MakeWeightedMinimize__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, long[] jarg3, long jarg4)
 
static global::System.IntPtr Solver_MakeWeightedMinimize__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, int[] jarg3, long jarg4)
 
static global::System.IntPtr Solver_MakeWeightedMaximize__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, long[] jarg3, long jarg4)
 
static global::System.IntPtr Solver_MakeWeightedMaximize__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, int[] jarg3, long jarg4)
 
static global::System.IntPtr Solver_MakeWeightedOptimize__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int length4, long[] jarg4, long jarg5)
 
static global::System.IntPtr Solver_MakeWeightedOptimize__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int length4, int[] jarg4, long jarg5)
 
static global::System.IntPtr Solver_MakeLexicographicOptimize (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int length4, long[] jarg4)
 
static global::System.IntPtr Solver_MakeTabuSearch (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, long jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, long jarg6, long jarg7, double jarg8)
 
static global::System.IntPtr Solver_MakeLexicographicTabuSearch (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int length4, long[] jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, long jarg6, long jarg7, double jarg8)
 
static global::System.IntPtr Solver_MakeGenericTabuSearch (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, long jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, long jarg6)
 
static global::System.IntPtr Solver_MakeSimulatedAnnealing (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, long jarg4, long jarg5)
 
static global::System.IntPtr Solver_MakeLexicographicSimulatedAnnealing (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int length4, long[] jarg4, int length5, long[] jarg5)
 
static global::System.IntPtr Solver_MakeGuidedLocalSearch__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, LongLongToLong jarg4, long jarg5, global::System.Runtime.InteropServices.HandleRef jarg6, double jarg7, bool jarg8)
 
static global::System.IntPtr Solver_MakeGuidedLocalSearch__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, LongLongToLong jarg4, long jarg5, global::System.Runtime.InteropServices.HandleRef jarg6, double jarg7)
 
static global::System.IntPtr Solver_MakeGuidedLocalSearch__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, LongLongLongToLong jarg4, long jarg5, global::System.Runtime.InteropServices.HandleRef jarg6, global::System.Runtime.InteropServices.HandleRef jarg7, double jarg8, bool jarg9)
 
static global::System.IntPtr Solver_MakeGuidedLocalSearch__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, LongLongLongToLong jarg4, long jarg5, global::System.Runtime.InteropServices.HandleRef jarg6, global::System.Runtime.InteropServices.HandleRef jarg7, double jarg8)
 
static global::System.IntPtr Solver_MakeLubyRestart (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr Solver_MakeConstantRestart (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr Solver_MakeTimeLimit__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_MakeTimeLimit__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr Solver_MakeBranchesLimit (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr Solver_MakeFailuresLimit (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr Solver_MakeSolutionsLimit (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr Solver_MakeLimit__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4, long jarg5, bool jarg6, bool jarg7)
 
static global::System.IntPtr Solver_MakeLimit__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4, long jarg5, bool jarg6)
 
static global::System.IntPtr Solver_MakeLimit__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4, long jarg5)
 
static global::System.IntPtr Solver_MakeLimit__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, int proto_size, byte[] jarg2)
 
static global::System.IntPtr Solver_MakeLimit__SWIG_4 (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3, long jarg4, long jarg5, bool jarg6, bool jarg7)
 
static global::System.IntPtr Solver_MakeLimit__SWIG_5 (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3, long jarg4, long jarg5, bool jarg6)
 
static global::System.IntPtr Solver_MakeLimit__SWIG_6 (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3, long jarg4, long jarg5)
 
static System.IntPtr Solver_MakeDefaultRegularLimitParameters (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr Solver_MakeLimit__SWIG_7 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeImprovementLimit (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, bool jarg3, double jarg4, double jarg5, double jarg6, int jarg7)
 
static global::System.IntPtr Solver_MakeLexicographicImprovementLimit (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, double jarg6, int jarg7)
 
static global::System.IntPtr Solver_MakeCustomLimit (global::System.Runtime.InteropServices.HandleRef jarg1, VoidToBoolean jarg2)
 
static global::System.IntPtr Solver_MakeSearchLog__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr Solver_MakeSearchLog__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeSearchLog__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, VoidToString jarg3)
 
static global::System.IntPtr Solver_MakeSearchLog__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, VoidToString jarg4)
 
static global::System.IntPtr Solver_MakeSearchLog__SWIG_4 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, VoidToString jarg4)
 
static global::System.IntPtr Solver_MakeSearchLog__SWIG_5 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeSearchLog__SWIG_6 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, VoidToString jarg4)
 
static global::System.IntPtr Solver_MakeSearchTrace (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static global::System.IntPtr Solver_MakeEnterSearchCallback (global::System.Runtime.InteropServices.HandleRef jarg1, VoidToVoid jarg2)
 
static global::System.IntPtr Solver_MakeExitSearchCallback (global::System.Runtime.InteropServices.HandleRef jarg1, VoidToVoid jarg2)
 
static global::System.IntPtr Solver_MakeAtSolutionCallback (global::System.Runtime.InteropServices.HandleRef jarg1, VoidToVoid jarg2)
 
static global::System.IntPtr Solver_MakePrintModelVisitor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr Solver_MakeStatisticsModelVisitor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr Solver_MakeSymmetryManager__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_MakeSymmetryManager__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_MakeSymmetryManager__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeSymmetryManager__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeSymmetryManager__SWIG_4 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
 
static global::System.IntPtr Solver_MakeAssignVariableValue (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeVariableLessOrEqualValue (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeVariableGreaterOrEqualValue (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeSplitVariableDomain (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, bool jarg4)
 
static global::System.IntPtr Solver_MakeAssignVariableValueOrFail (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeAssignVariableValueOrDoNothing (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeAssignVariablesValues (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, long[] jarg3)
 
static global::System.IntPtr Solver_MakeAssignVariablesValuesOrDoNothing (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, long[] jarg3)
 
static global::System.IntPtr Solver_MakeAssignVariablesValuesOrFail (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, long[] jarg3)
 
static global::System.IntPtr Solver_MakeFailDecision (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr Solver_MakeDecision (global::System.Runtime.InteropServices.HandleRef jarg1, SolverToVoid jarg2, SolverToVoid jarg3)
 
static global::System.IntPtr Solver_Compose__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_Compose__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_Compose__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
 
static global::System.IntPtr Solver_Compose__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_Try__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_Try__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_Try__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
 
static global::System.IntPtr Solver_Try__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_MakePhase__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, int jarg4)
 
static global::System.IntPtr Solver_MakePhase__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, LongToLong jarg3, int jarg4)
 
static global::System.IntPtr Solver_MakePhase__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, LongLongToLong jarg4)
 
static global::System.IntPtr Solver_MakePhase__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, LongLongLongToBoolean jarg4)
 
static global::System.IntPtr Solver_MakePhase__SWIG_4 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, LongToLong jarg3, LongLongToLong jarg4)
 
static global::System.IntPtr Solver_MakePhase__SWIG_5 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, LongLongToLong jarg4, LongToLong jarg5)
 
static global::System.IntPtr Solver_MakePhase__SWIG_6 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, LongToLong jarg3, LongLongToLong jarg4, LongToLong jarg5)
 
static global::System.IntPtr Solver_MakeDefaultPhase__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_MakeDefaultPhase__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakePhase__SWIG_7 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, int jarg4)
 
static global::System.IntPtr Solver_MakePhase__SWIG_8 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int jarg4, int jarg5)
 
static global::System.IntPtr Solver_MakePhase__SWIG_9 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, int jarg5, int jarg6)
 
static global::System.IntPtr Solver_MakePhase__SWIG_10 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, int jarg6, int jarg7)
 
static global::System.IntPtr Solver_MakeScheduleOrPostpone (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, ref int jarg4)
 
static global::System.IntPtr Solver_MakeScheduleOrExpedite (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, ref int jarg4)
 
static global::System.IntPtr Solver_MakeRankFirstInterval (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static global::System.IntPtr Solver_MakeRankLastInterval (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static global::System.IntPtr Solver_MakePhase__SWIG_11 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, LongLongToLong jarg3, int jarg4)
 
static global::System.IntPtr Solver_MakePhase__SWIG_12 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, LongLongToLong jarg3, LongToLong jarg4, int jarg5)
 
static global::System.IntPtr Solver_MakePhase__SWIG_13 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static global::System.IntPtr Solver_MakePhase__SWIG_14 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static global::System.IntPtr Solver_MakeDecisionBuilderFromAssignment (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeConstraintAdder (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_MakeSolveOnce__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_MakeSolveOnce__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeSolveOnce__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeSolveOnce__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
 
static global::System.IntPtr Solver_MakeSolveOnce__SWIG_4 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, global::System.Runtime.InteropServices.HandleRef jarg6)
 
static global::System.IntPtr Solver_MakeSolveOnce__SWIG_5 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeNestedOptimize__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, bool jarg4, long jarg5)
 
static global::System.IntPtr Solver_MakeNestedOptimize__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, bool jarg4, long jarg5, global::System.Runtime.InteropServices.HandleRef jarg6)
 
static global::System.IntPtr Solver_MakeNestedOptimize__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, bool jarg4, long jarg5, global::System.Runtime.InteropServices.HandleRef jarg6, global::System.Runtime.InteropServices.HandleRef jarg7)
 
static global::System.IntPtr Solver_MakeNestedOptimize__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, bool jarg4, long jarg5, global::System.Runtime.InteropServices.HandleRef jarg6, global::System.Runtime.InteropServices.HandleRef jarg7, global::System.Runtime.InteropServices.HandleRef jarg8)
 
static global::System.IntPtr Solver_MakeNestedOptimize__SWIG_4 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, bool jarg4, long jarg5, global::System.Runtime.InteropServices.HandleRef jarg6, global::System.Runtime.InteropServices.HandleRef jarg7, global::System.Runtime.InteropServices.HandleRef jarg8, global::System.Runtime.InteropServices.HandleRef jarg9)
 
static global::System.IntPtr Solver_MakeNestedOptimize__SWIG_5 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, bool jarg4, long jarg5, global::System.Runtime.InteropServices.HandleRef jarg6)
 
static global::System.IntPtr Solver_MakeRestoreAssignment (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_MakeStoreAssignment (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_MakeOperator__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeOperator__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static global::System.IntPtr Solver_MakeOperator__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
 
static global::System.IntPtr Solver_MakeOperator__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int jarg4)
 
static global::System.IntPtr Solver_MakeOperator__SWIG_4 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, LongLongLongToLong jarg3, int jarg4)
 
static global::System.IntPtr Solver_MakeOperator__SWIG_5 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, LongLongLongToLong jarg4, int jarg5)
 
static global::System.IntPtr Solver_MakeRandomLnsOperator__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static global::System.IntPtr Solver_MakeRandomLnsOperator__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, int jarg4)
 
static global::System.IntPtr Solver_MakeMoveTowardTargetOperator__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_MakeMoveTowardTargetOperator__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, long[] jarg3)
 
static global::System.IntPtr Solver_ConcatenateOperators__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_ConcatenateOperators__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, bool jarg3)
 
static global::System.IntPtr Solver_ConcatenateOperators__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, IntIntToLong jarg3)
 
static global::System.IntPtr Solver_RandomConcatenateOperators__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_RandomConcatenateOperators__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static global::System.IntPtr Solver_MultiArmedBanditConcatenateOperators (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, double jarg3, double jarg4, bool jarg5)
 
static global::System.IntPtr Solver_MakeNeighborhoodLimit (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Solver_MakeLocalSearchPhase__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr Solver_MakeLocalSearchPhase__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeLocalSearchPhase__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
 
static global::System.IntPtr Solver_MakeLocalSearchPhase__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_RunUncheckedLocalSearch__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, global::System.Runtime.InteropServices.HandleRef jarg6, global::System.Runtime.InteropServices.HandleRef jarg7)
 
static global::System.IntPtr Solver_RunUncheckedLocalSearch__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, global::System.Runtime.InteropServices.HandleRef jarg6)
 
static global::System.IntPtr Solver_MakeDefaultSolutionPool (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr Solver_MakeLocalSearchPhaseParameters__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr Solver_MakeLocalSearchPhaseParameters__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
 
static global::System.IntPtr Solver_MakeLocalSearchPhaseParameters__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, global::System.Runtime.InteropServices.HandleRef jarg6)
 
static global::System.IntPtr Solver_MakeLocalSearchPhaseParameters__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
 
static global::System.IntPtr Solver_MakeLocalSearchPhaseParameters__SWIG_4 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, global::System.Runtime.InteropServices.HandleRef jarg6)
 
static global::System.IntPtr Solver_MakeLocalSearchPhaseParameters__SWIG_5 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, global::System.Runtime.InteropServices.HandleRef jarg6, global::System.Runtime.InteropServices.HandleRef jarg7)
 
static global::System.IntPtr Solver_MakeAcceptFilter (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr Solver_MakeRejectFilter (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr Solver_MakeVariableDomainFilter (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr Solver_MakeSumObjectiveFilter__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, LongLongToLong jarg3, int jarg4)
 
static global::System.IntPtr Solver_MakeSumObjectiveFilter__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, LongLongLongToLong jarg4, int jarg5)
 
static void Solver_TopPeriodicCheck (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int Solver_TopProgressPercent (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Solver_PushState (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Solver_PopState (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int Solver_SearchDepth (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int Solver_SearchLeftDepth (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int Solver_SolveDepth (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long Solver_Rand64 (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static int Solver_Rand32 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void Solver_ReSeed (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void Solver_ExportProfilingOverview (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static string Solver_LocalSearchProfile (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool Solver_CurrentlyInSolve (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int Solver_Constraints (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Solver_Accept (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_BalancingDecision (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Solver_ClearFailIntercept (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Solver_SetUseFastLocalSearch (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
 
static bool Solver_UseFastLocalSearch (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool Solver_HasName (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_RegisterDemon (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_RegisterIntExpr (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_RegisterIntVar (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_RegisterIntervalVar (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_Cache (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool Solver_InstrumentsDemons (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool Solver_IsProfilingEnabled (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool Solver_IsLocalSearchProfilingEnabled (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool Solver_InstrumentsVariables (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool Solver_NameAllVariables (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string Solver_ModelName (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr Solver_GetPropagationMonitor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Solver_AddPropagationMonitor (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_GetLocalSearchMonitor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Solver_AddLocalSearchMonitor (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Solver_GetOrCreateLocalSearchState (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Solver_ClearLocalSearchState (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr Solver_CastExpression (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void Solver_FinishCurrentSearch (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Solver_RestartCurrentSearch (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Solver_ShouldFail (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Solver_CheckFail (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr Solver_MakeProfiledDecisionBuilderWrapper (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static long Zero ()
 
static long One ()
 
static global::System.IntPtr new_BaseObject ()
 
static void delete_BaseObject (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string BaseObject_ToString (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_PropagationBaseObject (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_PropagationBaseObject (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string PropagationBaseObject_ToString (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr PropagationBaseObject_solver (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void PropagationBaseObject_FreezeQueue (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void PropagationBaseObject_UnfreezeQueue (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void PropagationBaseObject_EnqueueDelayedDemon (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void PropagationBaseObject_EnqueueVar (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void PropagationBaseObject_ResetActionOnFail (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void PropagationBaseObject_SetVariableToCleanOnFail (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static string PropagationBaseObject_Name (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void PropagationBaseObject_SetName (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static bool PropagationBaseObject_HasName (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string PropagationBaseObject_BaseName (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_Decision ()
 
static void delete_Decision (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Decision_ApplyWrapper (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void Decision_RefuteWrapper (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static string Decision_ToString (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string Decision_ToStringSwigExplicitDecision (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Decision_Accept (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void Decision_AcceptSwigExplicitDecision (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void Decision_director_connect (global::System.Runtime.InteropServices.HandleRef jarg1, Decision.SwigDelegateDecision_0 delegate0, Decision.SwigDelegateDecision_1 delegate1, Decision.SwigDelegateDecision_2 delegate2, Decision.SwigDelegateDecision_3 delegate3)
 
static global::System.IntPtr new_DecisionVisitor ()
 
static void delete_DecisionVisitor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void DecisionVisitor_VisitSetVariableValue (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void DecisionVisitor_VisitSplitVariableDomain (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, bool jarg4)
 
static void DecisionVisitor_VisitScheduleOrPostpone (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void DecisionVisitor_VisitScheduleOrExpedite (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void DecisionVisitor_VisitRankFirstInterval (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static void DecisionVisitor_VisitRankLastInterval (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static void DecisionVisitor_VisitUnknownDecision (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_DecisionBuilder ()
 
static void delete_DecisionBuilder (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr DecisionBuilder_NextWrapper (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static string DecisionBuilder_ToString (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string DecisionBuilder_ToStringSwigExplicitDecisionBuilder (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void DecisionBuilder_SetName (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static string DecisionBuilder_GetName (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void DecisionBuilder_director_connect (global::System.Runtime.InteropServices.HandleRef jarg1, DecisionBuilder.SwigDelegateDecisionBuilder_0 delegate0, DecisionBuilder.SwigDelegateDecisionBuilder_1 delegate1)
 
static global::System.IntPtr new_Demon ()
 
static void delete_Demon (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Demon_RunWrapper (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static int Demon_Priority (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int Demon_PrioritySwigExplicitDemon (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string Demon_ToString (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string Demon_ToStringSwigExplicitDemon (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Demon_Inhibit (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void Demon_Desinhibit (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void Demon_director_connect (global::System.Runtime.InteropServices.HandleRef jarg1, Demon.SwigDelegateDemon_0 delegate0, Demon.SwigDelegateDemon_1 delegate1, Demon.SwigDelegateDemon_2 delegate2)
 
static string ModelVisitor_kAbs_get ()
 
static string ModelVisitor_kAbsEqual_get ()
 
static string ModelVisitor_kAllDifferent_get ()
 
static string ModelVisitor_kAllowedAssignments_get ()
 
static string ModelVisitor_kAtMost_get ()
 
static string ModelVisitor_kIndexOf_get ()
 
static string ModelVisitor_kBetween_get ()
 
static string ModelVisitor_kConditionalExpr_get ()
 
static string ModelVisitor_kCircuit_get ()
 
static string ModelVisitor_kConvexPiecewise_get ()
 
static string ModelVisitor_kCountEqual_get ()
 
static string ModelVisitor_kCover_get ()
 
static string ModelVisitor_kCumulative_get ()
 
static string ModelVisitor_kDeviation_get ()
 
static string ModelVisitor_kDifference_get ()
 
static string ModelVisitor_kDisjunctive_get ()
 
static string ModelVisitor_kDistribute_get ()
 
static string ModelVisitor_kDivide_get ()
 
static string ModelVisitor_kDurationExpr_get ()
 
static string ModelVisitor_kElement_get ()
 
static string ModelVisitor_kLightElementEqual_get ()
 
static string ModelVisitor_kElementEqual_get ()
 
static string ModelVisitor_kEndExpr_get ()
 
static string ModelVisitor_kEquality_get ()
 
static string ModelVisitor_kFalseConstraint_get ()
 
static string ModelVisitor_kGlobalCardinality_get ()
 
static string ModelVisitor_kGreater_get ()
 
static string ModelVisitor_kGreaterOrEqual_get ()
 
static string ModelVisitor_kIntegerVariable_get ()
 
static string ModelVisitor_kIntervalBinaryRelation_get ()
 
static string ModelVisitor_kIntervalDisjunction_get ()
 
static string ModelVisitor_kIntervalUnaryRelation_get ()
 
static string ModelVisitor_kIntervalVariable_get ()
 
static string ModelVisitor_kInversePermutation_get ()
 
static string ModelVisitor_kIsBetween_get ()
 
static string ModelVisitor_kIsDifferent_get ()
 
static string ModelVisitor_kIsEqual_get ()
 
static string ModelVisitor_kIsGreater_get ()
 
static string ModelVisitor_kIsGreaterOrEqual_get ()
 
static string ModelVisitor_kIsLess_get ()
 
static string ModelVisitor_kIsLessOrEqual_get ()
 
static string ModelVisitor_kIsMember_get ()
 
static string ModelVisitor_kLess_get ()
 
static string ModelVisitor_kLessOrEqual_get ()
 
static string ModelVisitor_kLexLess_get ()
 
static string ModelVisitor_kLinkExprVar_get ()
 
static string ModelVisitor_kMapDomain_get ()
 
static string ModelVisitor_kMax_get ()
 
static string ModelVisitor_kMaxEqual_get ()
 
static string ModelVisitor_kMember_get ()
 
static string ModelVisitor_kMin_get ()
 
static string ModelVisitor_kMinEqual_get ()
 
static string ModelVisitor_kModulo_get ()
 
static string ModelVisitor_kNoCycle_get ()
 
static string ModelVisitor_kNonEqual_get ()
 
static string ModelVisitor_kNotBetween_get ()
 
static string ModelVisitor_kNotMember_get ()
 
static string ModelVisitor_kNullIntersect_get ()
 
static string ModelVisitor_kOpposite_get ()
 
static string ModelVisitor_kPack_get ()
 
static string ModelVisitor_kPathCumul_get ()
 
static string ModelVisitor_kDelayedPathCumul_get ()
 
static string ModelVisitor_kPerformedExpr_get ()
 
static string ModelVisitor_kPower_get ()
 
static string ModelVisitor_kProduct_get ()
 
static string ModelVisitor_kScalProd_get ()
 
static string ModelVisitor_kScalProdEqual_get ()
 
static string ModelVisitor_kScalProdGreaterOrEqual_get ()
 
static string ModelVisitor_kScalProdLessOrEqual_get ()
 
static string ModelVisitor_kSemiContinuous_get ()
 
static string ModelVisitor_kSequenceVariable_get ()
 
static string ModelVisitor_kSortingConstraint_get ()
 
static string ModelVisitor_kSquare_get ()
 
static string ModelVisitor_kStartExpr_get ()
 
static string ModelVisitor_kSum_get ()
 
static string ModelVisitor_kSumEqual_get ()
 
static string ModelVisitor_kSumGreaterOrEqual_get ()
 
static string ModelVisitor_kSumLessOrEqual_get ()
 
static string ModelVisitor_kTrace_get ()
 
static string ModelVisitor_kTransition_get ()
 
static string ModelVisitor_kTrueConstraint_get ()
 
static string ModelVisitor_kVarBoundWatcher_get ()
 
static string ModelVisitor_kVarValueWatcher_get ()
 
static string ModelVisitor_kCountAssignedItemsExtension_get ()
 
static string ModelVisitor_kCountUsedBinsExtension_get ()
 
static string ModelVisitor_kInt64ToBoolExtension_get ()
 
static string ModelVisitor_kInt64ToInt64Extension_get ()
 
static string ModelVisitor_kObjectiveExtension_get ()
 
static string ModelVisitor_kSearchLimitExtension_get ()
 
static string ModelVisitor_kUsageEqualVariableExtension_get ()
 
static string ModelVisitor_kUsageLessConstantExtension_get ()
 
static string ModelVisitor_kVariableGroupExtension_get ()
 
static string ModelVisitor_kVariableUsageLessConstantExtension_get ()
 
static string ModelVisitor_kWeightedSumOfAssignedEqualVariableExtension_get ()
 
static string ModelVisitor_kActiveArgument_get ()
 
static string ModelVisitor_kAssumePathsArgument_get ()
 
static string ModelVisitor_kBranchesLimitArgument_get ()
 
static string ModelVisitor_kCapacityArgument_get ()
 
static string ModelVisitor_kCardsArgument_get ()
 
static string ModelVisitor_kCoefficientsArgument_get ()
 
static string ModelVisitor_kCountArgument_get ()
 
static string ModelVisitor_kCumulativeArgument_get ()
 
static string ModelVisitor_kCumulsArgument_get ()
 
static string ModelVisitor_kDemandsArgument_get ()
 
static string ModelVisitor_kDurationMaxArgument_get ()
 
static string ModelVisitor_kDurationMinArgument_get ()
 
static string ModelVisitor_kEarlyCostArgument_get ()
 
static string ModelVisitor_kEarlyDateArgument_get ()
 
static string ModelVisitor_kEndMaxArgument_get ()
 
static string ModelVisitor_kEndMinArgument_get ()
 
static string ModelVisitor_kEndsArgument_get ()
 
static string ModelVisitor_kExpressionArgument_get ()
 
static string ModelVisitor_kFailuresLimitArgument_get ()
 
static string ModelVisitor_kFinalStatesArgument_get ()
 
static string ModelVisitor_kFixedChargeArgument_get ()
 
static string ModelVisitor_kIndex2Argument_get ()
 
static string ModelVisitor_kIndexArgument_get ()
 
static string ModelVisitor_kInitialState_get ()
 
static string ModelVisitor_kIntervalArgument_get ()
 
static string ModelVisitor_kIntervalsArgument_get ()
 
static string ModelVisitor_kLateCostArgument_get ()
 
static string ModelVisitor_kLateDateArgument_get ()
 
static string ModelVisitor_kLeftArgument_get ()
 
static string ModelVisitor_kMaxArgument_get ()
 
static string ModelVisitor_kMaximizeArgument_get ()
 
static string ModelVisitor_kMinArgument_get ()
 
static string ModelVisitor_kModuloArgument_get ()
 
static string ModelVisitor_kNextsArgument_get ()
 
static string ModelVisitor_kOptionalArgument_get ()
 
static string ModelVisitor_kPartialArgument_get ()
 
static string ModelVisitor_kPositionXArgument_get ()
 
static string ModelVisitor_kPositionYArgument_get ()
 
static string ModelVisitor_kRangeArgument_get ()
 
static string ModelVisitor_kRelationArgument_get ()
 
static string ModelVisitor_kRightArgument_get ()
 
static string ModelVisitor_kSequenceArgument_get ()
 
static string ModelVisitor_kSequencesArgument_get ()
 
static string ModelVisitor_kSizeArgument_get ()
 
static string ModelVisitor_kSizeXArgument_get ()
 
static string ModelVisitor_kSizeYArgument_get ()
 
static string ModelVisitor_kSmartTimeCheckArgument_get ()
 
static string ModelVisitor_kSolutionLimitArgument_get ()
 
static string ModelVisitor_kStartMaxArgument_get ()
 
static string ModelVisitor_kStartMinArgument_get ()
 
static string ModelVisitor_kStartsArgument_get ()
 
static string ModelVisitor_kStepArgument_get ()
 
static string ModelVisitor_kTargetArgument_get ()
 
static string ModelVisitor_kTimeLimitArgument_get ()
 
static string ModelVisitor_kTransitsArgument_get ()
 
static string ModelVisitor_kTuplesArgument_get ()
 
static string ModelVisitor_kValueArgument_get ()
 
static string ModelVisitor_kValuesArgument_get ()
 
static string ModelVisitor_kVariableArgument_get ()
 
static string ModelVisitor_kVarsArgument_get ()
 
static string ModelVisitor_kEvaluatorArgument_get ()
 
static string ModelVisitor_kMirrorOperation_get ()
 
static string ModelVisitor_kRelaxedMaxOperation_get ()
 
static string ModelVisitor_kRelaxedMinOperation_get ()
 
static string ModelVisitor_kSumOperation_get ()
 
static string ModelVisitor_kDifferenceOperation_get ()
 
static string ModelVisitor_kProductOperation_get ()
 
static string ModelVisitor_kStartSyncOnStartOperation_get ()
 
static string ModelVisitor_kStartSyncOnEndOperation_get ()
 
static string ModelVisitor_kTraceOperation_get ()
 
static void delete_ModelVisitor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void ModelVisitor_BeginVisitModel (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static void ModelVisitor_EndVisitModel (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static void ModelVisitor_BeginVisitConstraint (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void ModelVisitor_EndVisitConstraint (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void ModelVisitor_BeginVisitExtension (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static void ModelVisitor_EndVisitExtension (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static void ModelVisitor_BeginVisitIntegerExpression (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void ModelVisitor_EndVisitIntegerExpression (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void ModelVisitor_VisitIntegerVariable__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void ModelVisitor_VisitIntegerVariable__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, string jarg3, long jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
 
static void ModelVisitor_VisitIntervalVariable (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, string jarg3, long jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
 
static void ModelVisitor_VisitSequenceVariable (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void ModelVisitor_VisitIntegerArgument (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, long jarg3)
 
static void ModelVisitor_VisitIntegerArrayArgument (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, int length3, long[] jarg3)
 
static void ModelVisitor_VisitIntegerMatrixArgument (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void ModelVisitor_VisitIntegerExpressionArgument (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void ModelVisitor_VisitIntegerVariableArrayArgument (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void ModelVisitor_VisitIntervalArgument (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void ModelVisitor_VisitIntervalArrayArgument (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void ModelVisitor_VisitSequenceArgument (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void ModelVisitor_VisitSequenceArrayArgument (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr new_ModelVisitor ()
 
static global::System.IntPtr new_Constraint (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_Constraint (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Constraint_Post (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Constraint_InitialPropagateWrapper (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string Constraint_ToString (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string Constraint_ToStringSwigExplicitConstraint (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Constraint_Accept (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static bool Constraint_IsCastConstraint (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr Constraint_Var (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Constraint_director_connect (global::System.Runtime.InteropServices.HandleRef jarg1, Constraint.SwigDelegateConstraint_0 delegate0, Constraint.SwigDelegateConstraint_1 delegate1, Constraint.SwigDelegateConstraint_2 delegate2, Constraint.SwigDelegateConstraint_3 delegate3, Constraint.SwigDelegateConstraint_4 delegate4)
 
static void delete_CastConstraint (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr CastConstraint_TargetVar (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int SearchMonitor_kNoProgress_get ()
 
static global::System.IntPtr new_SearchMonitor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_SearchMonitor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchMonitor_EnterSearch (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchMonitor_EnterSearchSwigExplicitSearchMonitor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchMonitor_RestartSearch (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchMonitor_RestartSearchSwigExplicitSearchMonitor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchMonitor_ExitSearch (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchMonitor_ExitSearchSwigExplicitSearchMonitor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchMonitor_BeginNextDecision (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void SearchMonitor_BeginNextDecisionSwigExplicitSearchMonitor (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void SearchMonitor_EndNextDecision (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void SearchMonitor_EndNextDecisionSwigExplicitSearchMonitor (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void SearchMonitor_ApplyDecision (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void SearchMonitor_ApplyDecisionSwigExplicitSearchMonitor (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void SearchMonitor_RefuteDecision (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void SearchMonitor_RefuteDecisionSwigExplicitSearchMonitor (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void SearchMonitor_AfterDecision (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, bool jarg3)
 
static void SearchMonitor_AfterDecisionSwigExplicitSearchMonitor (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, bool jarg3)
 
static void SearchMonitor_BeginFail (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchMonitor_BeginFailSwigExplicitSearchMonitor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchMonitor_EndFail (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchMonitor_EndFailSwigExplicitSearchMonitor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchMonitor_BeginInitialPropagation (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchMonitor_BeginInitialPropagationSwigExplicitSearchMonitor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchMonitor_EndInitialPropagation (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchMonitor_EndInitialPropagationSwigExplicitSearchMonitor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool SearchMonitor_AcceptSolution (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool SearchMonitor_AcceptSolutionSwigExplicitSearchMonitor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool SearchMonitor_AtSolution (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool SearchMonitor_AtSolutionSwigExplicitSearchMonitor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchMonitor_NoMoreSolutions (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchMonitor_NoMoreSolutionsSwigExplicitSearchMonitor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool SearchMonitor_LocalOptimum (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool SearchMonitor_LocalOptimumSwigExplicitSearchMonitor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool SearchMonitor_AcceptDelta (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static bool SearchMonitor_AcceptDeltaSwigExplicitSearchMonitor (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void SearchMonitor_AcceptNeighbor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchMonitor_AcceptNeighborSwigExplicitSearchMonitor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchMonitor_AcceptUncheckedNeighbor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchMonitor_AcceptUncheckedNeighborSwigExplicitSearchMonitor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool SearchMonitor_IsUncheckedSolutionLimitReached (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool SearchMonitor_IsUncheckedSolutionLimitReachedSwigExplicitSearchMonitor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchMonitor_PeriodicCheck (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchMonitor_PeriodicCheckSwigExplicitSearchMonitor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int SearchMonitor_ProgressPercent (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int SearchMonitor_ProgressPercentSwigExplicitSearchMonitor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchMonitor_Accept (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void SearchMonitor_AcceptSwigExplicitSearchMonitor (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void SearchMonitor_Install (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchMonitor_InstallSwigExplicitSearchMonitor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr SearchMonitor_solver (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchMonitor_director_connect (global::System.Runtime.InteropServices.HandleRef jarg1, SearchMonitor.SwigDelegateSearchMonitor_0 delegate0, SearchMonitor.SwigDelegateSearchMonitor_1 delegate1, SearchMonitor.SwigDelegateSearchMonitor_2 delegate2, SearchMonitor.SwigDelegateSearchMonitor_3 delegate3, SearchMonitor.SwigDelegateSearchMonitor_4 delegate4, SearchMonitor.SwigDelegateSearchMonitor_5 delegate5, SearchMonitor.SwigDelegateSearchMonitor_6 delegate6, SearchMonitor.SwigDelegateSearchMonitor_7 delegate7, SearchMonitor.SwigDelegateSearchMonitor_8 delegate8, SearchMonitor.SwigDelegateSearchMonitor_9 delegate9, SearchMonitor.SwigDelegateSearchMonitor_10 delegate10, SearchMonitor.SwigDelegateSearchMonitor_11 delegate11, SearchMonitor.SwigDelegateSearchMonitor_12 delegate12, SearchMonitor.SwigDelegateSearchMonitor_13 delegate13, SearchMonitor.SwigDelegateSearchMonitor_14 delegate14, SearchMonitor.SwigDelegateSearchMonitor_15 delegate15, SearchMonitor.SwigDelegateSearchMonitor_16 delegate16, SearchMonitor.SwigDelegateSearchMonitor_17 delegate17, SearchMonitor.SwigDelegateSearchMonitor_18 delegate18, SearchMonitor.SwigDelegateSearchMonitor_19 delegate19, SearchMonitor.SwigDelegateSearchMonitor_20 delegate20, SearchMonitor.SwigDelegateSearchMonitor_21 delegate21, SearchMonitor.SwigDelegateSearchMonitor_22 delegate22, SearchMonitor.SwigDelegateSearchMonitor_23 delegate23, SearchMonitor.SwigDelegateSearchMonitor_24 delegate24)
 
static void delete_IntExpr (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long IntExpr_Min (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntExpr_SetMin (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static long IntExpr_Max (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntExpr_SetMax (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void IntExpr_Range (global::System.Runtime.InteropServices.HandleRef jarg1, out int jarg2, out int jarg3)
 
static void IntExpr_SetRange (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3)
 
static void IntExpr_SetValue (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static bool IntExpr_Bound (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool IntExpr_IsVar (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr IntExpr_Var (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr IntExpr_VarWithName (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static void IntExpr_WhenRange__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void IntExpr_WhenRange__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, VoidToVoid jarg2)
 
static void IntExpr_Accept (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr IntExpr_MapTo (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr IntExpr_IndexOf__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, long[] jarg2)
 
static global::System.IntPtr IntExpr_IndexOf__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr IntExpr_IsEqual__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr IntExpr_IsDifferent__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr IntExpr_IsGreater__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr IntExpr_IsGreaterOrEqual__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr IntExpr_IsLess__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr IntExpr_IsLessOrEqual__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr IntExpr_IsMember__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, long[] jarg2)
 
static global::System.IntPtr IntExpr_IsMember__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, int[] jarg2)
 
static global::System.IntPtr IntExpr_Member__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, long[] jarg2)
 
static global::System.IntPtr IntExpr_Member__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, int[] jarg2)
 
static global::System.IntPtr IntExpr_IsEqual__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr IntExpr_IsDifferent__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr IntExpr_IsGreater__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr IntExpr_IsGreaterOrEqual__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr IntExpr_IsLess__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr IntExpr_IsLessOrEqual__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr IntExpr_Minimize (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr IntExpr_Maximize (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void delete_IntVarIterator (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntVarIterator_Init (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool IntVarIterator_Ok (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long IntVarIterator_Value (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntVarIterator_Next (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string IntVarIterator_ToString (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_IntVar (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool IntVar_IsVar (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr IntVar_Var (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long IntVar_Value (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntVar_RemoveValue (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void IntVar_RemoveInterval (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3)
 
static void IntVar_RemoveValues (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, long[] jarg2)
 
static void IntVar_SetValues (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, long[] jarg2)
 
static void IntVar_WhenBound__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void IntVar_WhenBound__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, VoidToVoid jarg2)
 
static void IntVar_WhenDomain__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void IntVar_WhenDomain__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, VoidToVoid jarg2)
 
static ulong IntVar_Size (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool IntVar_Contains (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static long IntVar_OldMin (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long IntVar_OldMax (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int IntVar_VarType (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntVar_Accept (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr IntVar_IsEqual (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr IntVar_IsDifferent (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr IntVar_IsGreaterOrEqual (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr IntVar_IsLessOrEqual (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static int IntVar_Index (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr IntVar_GetDomain (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr IntVar_GetHoles (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_SolutionCollector__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr new_SolutionCollector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_SolutionCollector (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SolutionCollector_Install (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SolutionCollector_InstallSwigExplicitSolutionCollector (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string SolutionCollector_ToString (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string SolutionCollector_ToStringSwigExplicitSolutionCollector (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SolutionCollector_Add__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void SolutionCollector_Add__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void SolutionCollector_Add__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void SolutionCollector_Add__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void SolutionCollector_Add__SWIG_4 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void SolutionCollector_Add__SWIG_5 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void SolutionCollector_AddObjective (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void SolutionCollector_AddObjectives (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void SolutionCollector_EnterSearch (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SolutionCollector_EnterSearchSwigExplicitSolutionCollector (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int SolutionCollector_SolutionCount (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool SolutionCollector_HasSolution (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr SolutionCollector_Solution (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr SolutionCollector_LastSolutionOrNull (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long SolutionCollector_WallTime (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static long SolutionCollector_Branches (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static long SolutionCollector_Failures (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static long SolutionCollector_ObjectiveValue (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static long SolutionCollector_ObjectiveValueFromIndex (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static long SolutionCollector_Value (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static long SolutionCollector_StartValue (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static long SolutionCollector_EndValue (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static long SolutionCollector_DurationValue (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static long SolutionCollector_PerformedValue (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr SolutionCollector_ForwardSequence (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr SolutionCollector_BackwardSequence (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr SolutionCollector_Unperformed (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void SolutionCollector_director_connect (global::System.Runtime.InteropServices.HandleRef jarg1, SolutionCollector.SwigDelegateSolutionCollector_0 delegate0, SolutionCollector.SwigDelegateSolutionCollector_1 delegate1, SolutionCollector.SwigDelegateSolutionCollector_2 delegate2, SolutionCollector.SwigDelegateSolutionCollector_3 delegate3, SolutionCollector.SwigDelegateSolutionCollector_4 delegate4, SolutionCollector.SwigDelegateSolutionCollector_5 delegate5, SolutionCollector.SwigDelegateSolutionCollector_6 delegate6, SolutionCollector.SwigDelegateSolutionCollector_7 delegate7, SolutionCollector.SwigDelegateSolutionCollector_8 delegate8, SolutionCollector.SwigDelegateSolutionCollector_9 delegate9, SolutionCollector.SwigDelegateSolutionCollector_10 delegate10, SolutionCollector.SwigDelegateSolutionCollector_11 delegate11, SolutionCollector.SwigDelegateSolutionCollector_12 delegate12, SolutionCollector.SwigDelegateSolutionCollector_13 delegate13, SolutionCollector.SwigDelegateSolutionCollector_14 delegate14, SolutionCollector.SwigDelegateSolutionCollector_15 delegate15, SolutionCollector.SwigDelegateSolutionCollector_16 delegate16, SolutionCollector.SwigDelegateSolutionCollector_17 delegate17, SolutionCollector.SwigDelegateSolutionCollector_18 delegate18, SolutionCollector.SwigDelegateSolutionCollector_19 delegate19, SolutionCollector.SwigDelegateSolutionCollector_20 delegate20, SolutionCollector.SwigDelegateSolutionCollector_21 delegate21, SolutionCollector.SwigDelegateSolutionCollector_22 delegate22, SolutionCollector.SwigDelegateSolutionCollector_23 delegate23, SolutionCollector.SwigDelegateSolutionCollector_24 delegate24)
 
static global::System.IntPtr new_ObjectiveMonitor (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int length4, long[] jarg4)
 
static void delete_ObjectiveMonitor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr ObjectiveMonitor_ObjectiveVar (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr ObjectiveMonitor_MinimizationVar (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static long ObjectiveMonitor_Step (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static bool ObjectiveMonitor_Maximize (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static long ObjectiveMonitor_BestValue (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int ObjectiveMonitor_Size (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void ObjectiveMonitor_EnterSearch (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool ObjectiveMonitor_AtSolution (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool ObjectiveMonitor_AcceptDelta (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void ObjectiveMonitor_Accept (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr new_OptimizeVar__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, long jarg4)
 
static global::System.IntPtr new_OptimizeVar__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int length4, long[] jarg4)
 
static long OptimizeVar_Best (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr OptimizeVar_Var (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void OptimizeVar_BeginNextDecision (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void OptimizeVar_BeginNextDecisionSwigExplicitOptimizeVar (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void OptimizeVar_RefuteDecision (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void OptimizeVar_RefuteDecisionSwigExplicitOptimizeVar (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static bool OptimizeVar_AtSolution (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool OptimizeVar_AtSolutionSwigExplicitOptimizeVar (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool OptimizeVar_AcceptSolution (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool OptimizeVar_AcceptSolutionSwigExplicitOptimizeVar (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string OptimizeVar_Name (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string OptimizeVar_NameSwigExplicitOptimizeVar (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string OptimizeVar_ToString (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string OptimizeVar_ToStringSwigExplicitOptimizeVar (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void OptimizeVar_ApplyBound (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_OptimizeVar (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void OptimizeVar_director_connect (global::System.Runtime.InteropServices.HandleRef jarg1, OptimizeVar.SwigDelegateOptimizeVar_0 delegate0, OptimizeVar.SwigDelegateOptimizeVar_1 delegate1, OptimizeVar.SwigDelegateOptimizeVar_2 delegate2, OptimizeVar.SwigDelegateOptimizeVar_3 delegate3, OptimizeVar.SwigDelegateOptimizeVar_4 delegate4, OptimizeVar.SwigDelegateOptimizeVar_5 delegate5, OptimizeVar.SwigDelegateOptimizeVar_6 delegate6, OptimizeVar.SwigDelegateOptimizeVar_7 delegate7, OptimizeVar.SwigDelegateOptimizeVar_8 delegate8, OptimizeVar.SwigDelegateOptimizeVar_9 delegate9, OptimizeVar.SwigDelegateOptimizeVar_10 delegate10, OptimizeVar.SwigDelegateOptimizeVar_11 delegate11, OptimizeVar.SwigDelegateOptimizeVar_12 delegate12, OptimizeVar.SwigDelegateOptimizeVar_13 delegate13, OptimizeVar.SwigDelegateOptimizeVar_14 delegate14, OptimizeVar.SwigDelegateOptimizeVar_15 delegate15, OptimizeVar.SwigDelegateOptimizeVar_16 delegate16, OptimizeVar.SwigDelegateOptimizeVar_17 delegate17, OptimizeVar.SwigDelegateOptimizeVar_18 delegate18, OptimizeVar.SwigDelegateOptimizeVar_19 delegate19, OptimizeVar.SwigDelegateOptimizeVar_20 delegate20, OptimizeVar.SwigDelegateOptimizeVar_21 delegate21, OptimizeVar.SwigDelegateOptimizeVar_22 delegate22, OptimizeVar.SwigDelegateOptimizeVar_23 delegate23, OptimizeVar.SwigDelegateOptimizeVar_24 delegate24, OptimizeVar.SwigDelegateOptimizeVar_25 delegate25)
 
static global::System.IntPtr new_SearchLimit (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_SearchLimit (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool SearchLimit_IsCrossed (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool SearchLimit_Check (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool SearchLimit_CheckWithOffset (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void SearchLimit_Init (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchLimit_Copy (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr SearchLimit_MakeClone (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchLimit_EnterSearch (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchLimit_EnterSearchSwigExplicitSearchLimit (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchLimit_BeginNextDecision (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void SearchLimit_BeginNextDecisionSwigExplicitSearchLimit (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void SearchLimit_PeriodicCheck (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchLimit_PeriodicCheckSwigExplicitSearchLimit (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchLimit_RefuteDecision (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void SearchLimit_RefuteDecisionSwigExplicitSearchLimit (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static string SearchLimit_ToString (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string SearchLimit_ToStringSwigExplicitSearchLimit (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchLimit_Install (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchLimit_InstallSwigExplicitSearchLimit (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchLimit_director_connect (global::System.Runtime.InteropServices.HandleRef jarg1, SearchLimit.SwigDelegateSearchLimit_0 delegate0, SearchLimit.SwigDelegateSearchLimit_1 delegate1, SearchLimit.SwigDelegateSearchLimit_2 delegate2, SearchLimit.SwigDelegateSearchLimit_3 delegate3, SearchLimit.SwigDelegateSearchLimit_4 delegate4, SearchLimit.SwigDelegateSearchLimit_5 delegate5, SearchLimit.SwigDelegateSearchLimit_6 delegate6, SearchLimit.SwigDelegateSearchLimit_7 delegate7, SearchLimit.SwigDelegateSearchLimit_8 delegate8, SearchLimit.SwigDelegateSearchLimit_9 delegate9, SearchLimit.SwigDelegateSearchLimit_10 delegate10, SearchLimit.SwigDelegateSearchLimit_11 delegate11, SearchLimit.SwigDelegateSearchLimit_12 delegate12, SearchLimit.SwigDelegateSearchLimit_13 delegate13, SearchLimit.SwigDelegateSearchLimit_14 delegate14, SearchLimit.SwigDelegateSearchLimit_15 delegate15, SearchLimit.SwigDelegateSearchLimit_16 delegate16, SearchLimit.SwigDelegateSearchLimit_17 delegate17, SearchLimit.SwigDelegateSearchLimit_18 delegate18, SearchLimit.SwigDelegateSearchLimit_19 delegate19, SearchLimit.SwigDelegateSearchLimit_20 delegate20, SearchLimit.SwigDelegateSearchLimit_21 delegate21, SearchLimit.SwigDelegateSearchLimit_22 delegate22, SearchLimit.SwigDelegateSearchLimit_23 delegate23, SearchLimit.SwigDelegateSearchLimit_24 delegate24, SearchLimit.SwigDelegateSearchLimit_25 delegate25, SearchLimit.SwigDelegateSearchLimit_26 delegate26, SearchLimit.SwigDelegateSearchLimit_27 delegate27, SearchLimit.SwigDelegateSearchLimit_28 delegate28)
 
static global::System.IntPtr new_RegularLimit (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4, long jarg5, bool jarg6, bool jarg7)
 
static void delete_RegularLimit (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RegularLimit_Copy (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void RegularLimit_CopySwigExplicitRegularLimit (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr RegularLimit_MakeClone (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr RegularLimit_MakeCloneSwigExplicitRegularLimit (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr RegularLimit_MakeIdenticalClone (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool RegularLimit_CheckWithOffset (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static bool RegularLimit_CheckWithOffsetSwigExplicitRegularLimit (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void RegularLimit_Init (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RegularLimit_InitSwigExplicitRegularLimit (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RegularLimit_ExitSearch (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RegularLimit_ExitSearchSwigExplicitRegularLimit (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RegularLimit_UpdateLimits (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4, long jarg5)
 
static long RegularLimit_WallTime (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long RegularLimit_Branches (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long RegularLimit_Failures (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long RegularLimit_Solutions (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool RegularLimit_IsUncheckedSolutionLimitReached (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool RegularLimit_IsUncheckedSolutionLimitReachedSwigExplicitRegularLimit (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int RegularLimit_ProgressPercent (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int RegularLimit_ProgressPercentSwigExplicitRegularLimit (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string RegularLimit_ToString (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string RegularLimit_ToStringSwigExplicitRegularLimit (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RegularLimit_Install (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RegularLimit_InstallSwigExplicitRegularLimit (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RegularLimit_Accept (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void RegularLimit_AcceptSwigExplicitRegularLimit (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void RegularLimit_director_connect (global::System.Runtime.InteropServices.HandleRef jarg1, RegularLimit.SwigDelegateRegularLimit_0 delegate0, RegularLimit.SwigDelegateRegularLimit_1 delegate1, RegularLimit.SwigDelegateRegularLimit_2 delegate2, RegularLimit.SwigDelegateRegularLimit_3 delegate3, RegularLimit.SwigDelegateRegularLimit_4 delegate4, RegularLimit.SwigDelegateRegularLimit_5 delegate5, RegularLimit.SwigDelegateRegularLimit_6 delegate6, RegularLimit.SwigDelegateRegularLimit_7 delegate7, RegularLimit.SwigDelegateRegularLimit_8 delegate8, RegularLimit.SwigDelegateRegularLimit_9 delegate9, RegularLimit.SwigDelegateRegularLimit_10 delegate10, RegularLimit.SwigDelegateRegularLimit_11 delegate11, RegularLimit.SwigDelegateRegularLimit_12 delegate12, RegularLimit.SwigDelegateRegularLimit_13 delegate13, RegularLimit.SwigDelegateRegularLimit_14 delegate14, RegularLimit.SwigDelegateRegularLimit_15 delegate15, RegularLimit.SwigDelegateRegularLimit_16 delegate16, RegularLimit.SwigDelegateRegularLimit_17 delegate17, RegularLimit.SwigDelegateRegularLimit_18 delegate18, RegularLimit.SwigDelegateRegularLimit_19 delegate19, RegularLimit.SwigDelegateRegularLimit_20 delegate20, RegularLimit.SwigDelegateRegularLimit_21 delegate21, RegularLimit.SwigDelegateRegularLimit_22 delegate22, RegularLimit.SwigDelegateRegularLimit_23 delegate23, RegularLimit.SwigDelegateRegularLimit_24 delegate24, RegularLimit.SwigDelegateRegularLimit_25 delegate25, RegularLimit.SwigDelegateRegularLimit_26 delegate26, RegularLimit.SwigDelegateRegularLimit_27 delegate27, RegularLimit.SwigDelegateRegularLimit_28 delegate28)
 
static global::System.IntPtr new_ImprovementSearchLimit__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, bool jarg3, double jarg4, double jarg5, double jarg6, int jarg7)
 
static global::System.IntPtr new_ImprovementSearchLimit__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, double jarg6, int jarg7)
 
static void delete_ImprovementSearchLimit (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void ImprovementSearchLimit_Copy (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr ImprovementSearchLimit_MakeClone (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool ImprovementSearchLimit_CheckWithOffset (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static bool ImprovementSearchLimit_AtSolution (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void ImprovementSearchLimit_Init (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void ImprovementSearchLimit_Install (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long IntervalVar_kMinValidValue_get ()
 
static long IntervalVar_kMaxValidValue_get ()
 
static void delete_IntervalVar (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long IntervalVar_StartMin (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long IntervalVar_StartMax (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntervalVar_SetStartMin (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void IntervalVar_SetStartMax (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void IntervalVar_SetStartRange (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3)
 
static long IntervalVar_OldStartMin (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long IntervalVar_OldStartMax (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntervalVar_WhenStartRange__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void IntervalVar_WhenStartRange__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, VoidToVoid jarg2)
 
static void IntervalVar_WhenStartBound__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void IntervalVar_WhenStartBound__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, VoidToVoid jarg2)
 
static long IntervalVar_DurationMin (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long IntervalVar_DurationMax (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntervalVar_SetDurationMin (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void IntervalVar_SetDurationMax (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void IntervalVar_SetDurationRange (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3)
 
static long IntervalVar_OldDurationMin (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long IntervalVar_OldDurationMax (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntervalVar_WhenDurationRange__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void IntervalVar_WhenDurationRange__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, VoidToVoid jarg2)
 
static void IntervalVar_WhenDurationBound__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void IntervalVar_WhenDurationBound__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, VoidToVoid jarg2)
 
static long IntervalVar_EndMin (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long IntervalVar_EndMax (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntervalVar_SetEndMin (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void IntervalVar_SetEndMax (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void IntervalVar_SetEndRange (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3)
 
static long IntervalVar_OldEndMin (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long IntervalVar_OldEndMax (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntervalVar_WhenEndRange__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void IntervalVar_WhenEndRange__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, VoidToVoid jarg2)
 
static void IntervalVar_WhenEndBound__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void IntervalVar_WhenEndBound__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, VoidToVoid jarg2)
 
static bool IntervalVar_MustBePerformed (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool IntervalVar_MayBePerformed (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool IntervalVar_CannotBePerformed (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool IntervalVar_IsPerformedBound (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntervalVar_SetPerformed (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
 
static bool IntervalVar_WasPerformedBound (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntervalVar_WhenPerformedBound__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void IntervalVar_WhenPerformedBound__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, VoidToVoid jarg2)
 
static void IntervalVar_WhenAnything__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void IntervalVar_WhenAnything__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, VoidToVoid jarg2)
 
static global::System.IntPtr IntervalVar_StartExpr (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr IntervalVar_DurationExpr (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr IntervalVar_EndExpr (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr IntervalVar_PerformedExpr (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr IntervalVar_SafeStartExpr (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr IntervalVar_SafeDurationExpr (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr IntervalVar_SafeEndExpr (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void IntervalVar_Accept (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr IntervalVar_EndsAfterEnd (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr IntervalVar_EndsAfterStart (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr IntervalVar_EndsAtEnd (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr IntervalVar_EndsAtStart (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr IntervalVar_StartsAfterEnd (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr IntervalVar_StartsAfterStart (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr IntervalVar_StartsAtEnd (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr IntervalVar_StartsAtStart (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr IntervalVar_EndsAfterEndWithDelay (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr IntervalVar_EndsAfterStartWithDelay (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr IntervalVar_EndsAtEndWithDelay (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr IntervalVar_EndsAtStartWithDelay (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr IntervalVar_StartsAfterEndWithDelay (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr IntervalVar_StartsAfterStartWithDelay (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr IntervalVar_StartsAtEndWithDelay (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr IntervalVar_StartsAtStartWithDelay (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr IntervalVar_EndsAfter (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr IntervalVar_EndsAt (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr IntervalVar_EndsBefore (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr IntervalVar_StartsAfter (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr IntervalVar_StartsAt (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr IntervalVar_StartsBefore (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr IntervalVar_CrossesDate (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr IntervalVar_AvoidsDate (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr IntervalVar_RelaxedMax (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr IntervalVar_RelaxedMin (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_SequenceVar (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, string jarg4)
 
static void delete_SequenceVar (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string SequenceVar_ToString (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SequenceVar_RankFirst (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void SequenceVar_RankNotFirst (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void SequenceVar_RankLast (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void SequenceVar_RankNotLast (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void SequenceVar_RankSequence (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, int[] jarg2, int length3, int[] jarg3, int length4, int[] jarg4)
 
static global::System.IntPtr SequenceVar_Interval (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr SequenceVar_Next (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static long SequenceVar_Size (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SequenceVar_Accept (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr new_AssignmentElement ()
 
static void AssignmentElement_Activate (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void AssignmentElement_Deactivate (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool AssignmentElement_Activated (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_AssignmentElement (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_IntVarElement__SWIG_0 ()
 
static global::System.IntPtr new_IntVarElement__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntVarElement_Reset (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr IntVarElement_Clone (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntVarElement_Copy (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr IntVarElement_Var (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntVarElement_Store (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntVarElement_Restore (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long IntVarElement_Min (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntVarElement_SetMin (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static long IntVarElement_Max (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntVarElement_SetMax (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static long IntVarElement_Value (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool IntVarElement_Bound (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntVarElement_SetRange (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3)
 
static void IntVarElement_SetValue (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static string IntVarElement_ToString (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_IntVarElement (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_IntervalVarElement__SWIG_0 ()
 
static global::System.IntPtr new_IntervalVarElement__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntervalVarElement_Reset (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr IntervalVarElement_Clone (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntervalVarElement_Copy (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr IntervalVarElement_Var (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntervalVarElement_Store (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntervalVarElement_Restore (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long IntervalVarElement_StartMin (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long IntervalVarElement_StartMax (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long IntervalVarElement_StartValue (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long IntervalVarElement_DurationMin (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long IntervalVarElement_DurationMax (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long IntervalVarElement_DurationValue (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long IntervalVarElement_EndMin (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long IntervalVarElement_EndMax (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long IntervalVarElement_EndValue (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long IntervalVarElement_PerformedMin (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long IntervalVarElement_PerformedMax (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long IntervalVarElement_PerformedValue (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntervalVarElement_SetStartMin (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void IntervalVarElement_SetStartMax (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void IntervalVarElement_SetStartRange (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3)
 
static void IntervalVarElement_SetStartValue (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void IntervalVarElement_SetDurationMin (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void IntervalVarElement_SetDurationMax (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void IntervalVarElement_SetDurationRange (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3)
 
static void IntervalVarElement_SetDurationValue (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void IntervalVarElement_SetEndMin (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void IntervalVarElement_SetEndMax (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void IntervalVarElement_SetEndRange (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3)
 
static void IntervalVarElement_SetEndValue (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void IntervalVarElement_SetPerformedMin (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void IntervalVarElement_SetPerformedMax (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void IntervalVarElement_SetPerformedRange (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3)
 
static void IntervalVarElement_SetPerformedValue (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static bool IntervalVarElement_Bound (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string IntervalVarElement_ToString (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_IntervalVarElement (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_SequenceVarElement__SWIG_0 ()
 
static global::System.IntPtr new_SequenceVarElement__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SequenceVarElement_Reset (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr SequenceVarElement_Clone (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SequenceVarElement_Copy (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr SequenceVarElement_Var (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SequenceVarElement_Store (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SequenceVarElement_Restore (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr SequenceVarElement_ForwardSequence (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr SequenceVarElement_BackwardSequence (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr SequenceVarElement_Unperformed (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SequenceVarElement_SetSequence (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, int[] jarg2, int length3, int[] jarg3, int length4, int[] jarg4)
 
static void SequenceVarElement_SetForwardSequence (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, int[] jarg2)
 
static void SequenceVarElement_SetBackwardSequence (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, int[] jarg2)
 
static void SequenceVarElement_SetUnperformed (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, int[] jarg2)
 
static bool SequenceVarElement_Bound (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string SequenceVarElement_ToString (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_SequenceVarElement (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_Assignment__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_Assignment__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_Assignment (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Assignment_Clear (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool Assignment_Empty (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int Assignment_Size (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int Assignment_NumIntVars (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int Assignment_NumIntervalVars (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int Assignment_NumSequenceVars (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Assignment_Store (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Assignment_Restore (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Assignment_AddObjective (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void Assignment_AddObjectives (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void Assignment_ClearObjective (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int Assignment_NumObjectives (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr Assignment_Objective (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr Assignment_ObjectiveFromIndex (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static bool Assignment_HasObjective (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool Assignment_HasObjectiveFromIndex (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static long Assignment_ObjectiveMin (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long Assignment_ObjectiveMax (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long Assignment_ObjectiveValue (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool Assignment_ObjectiveBound (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Assignment_SetObjectiveMin (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void Assignment_SetObjectiveMax (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void Assignment_SetObjectiveValue (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void Assignment_SetObjectiveRange (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3)
 
static long Assignment_ObjectiveMinFromIndex (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static long Assignment_ObjectiveMaxFromIndex (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static long Assignment_ObjectiveValueFromIndex (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static bool Assignment_ObjectiveBoundFromIndex (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void Assignment_SetObjectiveMinFromIndex (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, long jarg3)
 
static void Assignment_SetObjectiveMaxFromIndex (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, long jarg3)
 
static void Assignment_SetObjectiveValueFromIndex (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, long jarg3)
 
static void Assignment_SetObjectiveRangeFromIndex (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, long jarg3, long jarg4)
 
static global::System.IntPtr Assignment_Add__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void Assignment_Add__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Assignment_FastAdd__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static long Assignment_Min (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static long Assignment_Max (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static long Assignment_Value (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static bool Assignment_Bound (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void Assignment_SetMin (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void Assignment_SetMax (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void Assignment_SetRange (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4)
 
static void Assignment_SetValue (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Assignment_Add__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void Assignment_Add__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Assignment_FastAdd__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static long Assignment_StartMin (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static long Assignment_StartMax (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static long Assignment_StartValue (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static long Assignment_DurationMin (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static long Assignment_DurationMax (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static long Assignment_DurationValue (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static long Assignment_EndMin (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static long Assignment_EndMax (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static long Assignment_EndValue (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static long Assignment_PerformedMin (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static long Assignment_PerformedMax (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static long Assignment_PerformedValue (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void Assignment_SetStartMin (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void Assignment_SetStartMax (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void Assignment_SetStartRange (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4)
 
static void Assignment_SetStartValue (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void Assignment_SetDurationMin (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void Assignment_SetDurationMax (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void Assignment_SetDurationRange (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4)
 
static void Assignment_SetDurationValue (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void Assignment_SetEndMin (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void Assignment_SetEndMax (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void Assignment_SetEndRange (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4)
 
static void Assignment_SetEndValue (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void Assignment_SetPerformedMin (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void Assignment_SetPerformedMax (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void Assignment_SetPerformedRange (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4)
 
static void Assignment_SetPerformedValue (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static global::System.IntPtr Assignment_Add__SWIG_4 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void Assignment_Add__SWIG_5 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Assignment_FastAdd__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Assignment_ForwardSequence (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Assignment_BackwardSequence (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Assignment_Unperformed (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void Assignment_SetSequence (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, int[] jarg3, int length4, int[] jarg4, int length5, int[] jarg5)
 
static void Assignment_SetForwardSequence (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, int[] jarg3)
 
static void Assignment_SetBackwardSequence (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, int[] jarg3)
 
static void Assignment_SetUnperformed (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, int[] jarg3)
 
static void Assignment_Activate__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void Assignment_Deactivate__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static bool Assignment_Activated__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void Assignment_Activate__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void Assignment_Deactivate__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static bool Assignment_Activated__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void Assignment_Activate__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void Assignment_Deactivate__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static bool Assignment_Activated__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void Assignment_ActivateObjective (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Assignment_DeactivateObjective (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool Assignment_ActivatedObjective (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Assignment_ActivateObjectiveFromIndex (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void Assignment_DeactivateObjectiveFromIndex (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static bool Assignment_ActivatedObjectiveFromIndex (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static string Assignment_ToString (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool Assignment_AreAllElementsBound (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool Assignment_Contains__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static bool Assignment_Contains__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static bool Assignment_Contains__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void Assignment_CopyIntersection (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void Assignment_Copy (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Assignment_IntVarContainer (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr Assignment_MutableIntVarContainer (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr Assignment_IntervalVarContainer (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr Assignment_MutableIntervalVarContainer (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr Assignment_SequenceVarContainer (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr Assignment_MutableSequenceVarContainer (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SetAssignmentFromAssignment (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr new_Pack (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static void delete_Pack (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, long[] jarg2, int length3, long[] jarg3)
 
static void Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, LongToLong jarg2, int length3, long[] jarg3)
 
static void Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, LongLongToLong jarg2, int length3, long[] jarg3)
 
static void Pack_AddWeightedSumEqualVarDimension__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, long[] jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void Pack_AddWeightedSumEqualVarDimension__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, LongLongToLong jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void Pack_AddSumVariableWeightsLessOrEqualConstantDimension (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, long[] jarg3)
 
static void Pack_AddWeightedSumOfAssignedDimension (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, long[] jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void Pack_AddCountUsedBinDimension (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void Pack_AddCountAssignedItemsDimension (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void Pack_Post (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Pack_ClearAll (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Pack_PropagateDelayed (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Pack_InitialPropagateWrapper (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Pack_Propagate (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Pack_OneDomain (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static string Pack_ToString (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool Pack_IsUndecided (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void Pack_SetImpossible (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void Pack_Assign (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static bool Pack_IsAssignedStatusKnown (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static bool Pack_IsPossible (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static global::System.IntPtr Pack_AssignVar (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void Pack_SetAssigned (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void Pack_SetUnassigned (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void Pack_RemoveAllPossibleFromBin (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void Pack_AssignAllPossibleToBin (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void Pack_AssignFirstPossibleToBin (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void Pack_AssignAllRemainingItems (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Pack_UnassignAllRemainingItems (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Pack_Accept (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void delete_DisjunctiveConstraint (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr DisjunctiveConstraint_SequenceVar (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void DisjunctiveConstraint_SetTransitionTime (global::System.Runtime.InteropServices.HandleRef jarg1, LongLongToLong jarg2)
 
static long DisjunctiveConstraint_TransitionTime (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void delete_SolutionPool (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SolutionPool_Initialize (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void SolutionPool_RegisterNewSolution (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void SolutionPool_GetNextSolution (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static bool SolutionPool_SyncNeeded (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void delete_BaseIntExpr (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr BaseIntExpr_Var (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr BaseIntExpr_CastToVar (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int UNSPECIFIED_get ()
 
static int DOMAIN_INT_VAR_get ()
 
static int BOOLEAN_VAR_get ()
 
static int CONST_VAR_get ()
 
static int VAR_ADD_CST_get ()
 
static int VAR_TIMES_CST_get ()
 
static int CST_SUB_VAR_get ()
 
static int OPP_VAR_get ()
 
static int TRACE_VAR_get ()
 
static global::System.IntPtr new_LocalSearchOperator ()
 
static void delete_LocalSearchOperator (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool LocalSearchOperator_MakeNextNeighbor (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void LocalSearchOperator_Start (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void LocalSearchOperator_Reset (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void LocalSearchOperator_ResetSwigExplicitLocalSearchOperator (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool LocalSearchOperator_HasFragments (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool LocalSearchOperator_HasFragmentsSwigExplicitLocalSearchOperator (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool LocalSearchOperator_HoldsDelta (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool LocalSearchOperator_HoldsDeltaSwigExplicitLocalSearchOperator (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void LocalSearchOperator_director_connect (global::System.Runtime.InteropServices.HandleRef jarg1, LocalSearchOperator.SwigDelegateLocalSearchOperator_0 delegate0, LocalSearchOperator.SwigDelegateLocalSearchOperator_1 delegate1, LocalSearchOperator.SwigDelegateLocalSearchOperator_2 delegate2, LocalSearchOperator.SwigDelegateLocalSearchOperator_3 delegate3, LocalSearchOperator.SwigDelegateLocalSearchOperator_4 delegate4, LocalSearchOperator.SwigDelegateLocalSearchOperator_5 delegate5)
 
static global::System.IntPtr new_LocalSearchOperatorState ()
 
static void LocalSearchOperatorState_SetCurrentDomainInjectiveAndKeepInverseValues (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static long LocalSearchOperatorState_CandidateValue (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static long LocalSearchOperatorState_CommittedValue (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static long LocalSearchOperatorState_CheckPointValue (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void LocalSearchOperatorState_SetCandidateValue (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3)
 
static bool LocalSearchOperatorState_CandidateIsActive (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void LocalSearchOperatorState_SetCandidateActive (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, bool jarg3)
 
static void LocalSearchOperatorState_Commit (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void LocalSearchOperatorState_CheckPoint (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void LocalSearchOperatorState_Revert (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
 
static global::System.IntPtr LocalSearchOperatorState_CandidateIndicesChanged (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr LocalSearchOperatorState_IncrementalIndicesChanged (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void LocalSearchOperatorState_Resize (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static long LocalSearchOperatorState_CandidateInverseValue (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static long LocalSearchOperatorState_CommittedInverseValue (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void delete_LocalSearchOperatorState (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_IntVarLocalSearchOperator__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
 
static global::System.IntPtr new_IntVarLocalSearchOperator__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_IntVarLocalSearchOperator (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool IntVarLocalSearchOperator_HoldsDelta (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool IntVarLocalSearchOperator_HoldsDeltaSwigExplicitIntVarLocalSearchOperator (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntVarLocalSearchOperator_Start (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void IntVarLocalSearchOperator_StartSwigExplicitIntVarLocalSearchOperator (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static bool IntVarLocalSearchOperator_IsIncremental (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool IntVarLocalSearchOperator_IsIncrementalSwigExplicitIntVarLocalSearchOperator (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int IntVarLocalSearchOperator_Size (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long IntVarLocalSearchOperator_Value (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr IntVarLocalSearchOperator_Var (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static bool IntVarLocalSearchOperator_SkipUnchanged (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static bool IntVarLocalSearchOperator_SkipUnchangedSwigExplicitIntVarLocalSearchOperator (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static long IntVarLocalSearchOperator_OldValue (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static long IntVarLocalSearchOperator_PrevValue (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void IntVarLocalSearchOperator_SetValue (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3)
 
static bool IntVarLocalSearchOperator_Activated (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void IntVarLocalSearchOperator_Activate (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void IntVarLocalSearchOperator_Deactivate (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static bool IntVarLocalSearchOperator_ApplyChanges (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void IntVarLocalSearchOperator_RevertChanges (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
 
static void IntVarLocalSearchOperator_AddVars (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void IntVarLocalSearchOperator_OnStart (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntVarLocalSearchOperator_OnStartSwigExplicitIntVarLocalSearchOperator (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool IntVarLocalSearchOperator_MakeOneNeighbor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool IntVarLocalSearchOperator_MakeOneNeighborSwigExplicitIntVarLocalSearchOperator (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntVarLocalSearchOperator_director_connect (global::System.Runtime.InteropServices.HandleRef jarg1, IntVarLocalSearchOperator.SwigDelegateIntVarLocalSearchOperator_0 delegate0, IntVarLocalSearchOperator.SwigDelegateIntVarLocalSearchOperator_1 delegate1, IntVarLocalSearchOperator.SwigDelegateIntVarLocalSearchOperator_2 delegate2, IntVarLocalSearchOperator.SwigDelegateIntVarLocalSearchOperator_3 delegate3, IntVarLocalSearchOperator.SwigDelegateIntVarLocalSearchOperator_4 delegate4, IntVarLocalSearchOperator.SwigDelegateIntVarLocalSearchOperator_5 delegate5, IntVarLocalSearchOperator.SwigDelegateIntVarLocalSearchOperator_6 delegate6, IntVarLocalSearchOperator.SwigDelegateIntVarLocalSearchOperator_7 delegate7, IntVarLocalSearchOperator.SwigDelegateIntVarLocalSearchOperator_8 delegate8)
 
static global::System.IntPtr new_BaseLns (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_BaseLns (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void BaseLns_InitFragments (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void BaseLns_InitFragmentsSwigExplicitBaseLns (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool BaseLns_NextFragment (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void BaseLns_AppendToFragment (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int BaseLns_FragmentSize (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool BaseLns_HasFragments (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool BaseLns_HasFragmentsSwigExplicitBaseLns (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void BaseLns_director_connect (global::System.Runtime.InteropServices.HandleRef jarg1, BaseLns.SwigDelegateBaseLns_0 delegate0, BaseLns.SwigDelegateBaseLns_1 delegate1, BaseLns.SwigDelegateBaseLns_2 delegate2, BaseLns.SwigDelegateBaseLns_3 delegate3, BaseLns.SwigDelegateBaseLns_4 delegate4, BaseLns.SwigDelegateBaseLns_5 delegate5, BaseLns.SwigDelegateBaseLns_6 delegate6, BaseLns.SwigDelegateBaseLns_7 delegate7)
 
static global::System.IntPtr new_ChangeValue (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_ChangeValue (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long ChangeValue_ModifyValue (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3)
 
static bool ChangeValue_MakeOneNeighbor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool ChangeValue_MakeOneNeighborSwigExplicitChangeValue (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void ChangeValue_director_connect (global::System.Runtime.InteropServices.HandleRef jarg1, ChangeValue.SwigDelegateChangeValue_0 delegate0, ChangeValue.SwigDelegateChangeValue_1 delegate1, ChangeValue.SwigDelegateChangeValue_2 delegate2, ChangeValue.SwigDelegateChangeValue_3 delegate3, ChangeValue.SwigDelegateChangeValue_4 delegate4, ChangeValue.SwigDelegateChangeValue_5 delegate5, ChangeValue.SwigDelegateChangeValue_6 delegate6, ChangeValue.SwigDelegateChangeValue_7 delegate7, ChangeValue.SwigDelegateChangeValue_8 delegate8, ChangeValue.SwigDelegateChangeValue_9 delegate9)
 
static void delete_PathOperator (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool PathOperator_MakeNeighbor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void PathOperator_Reset (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void PathOperator_ResetSwigExplicitPathOperator (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long PathOperator_Prev (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static bool PathOperator_MakeOneNeighbor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool PathOperator_MakeOneNeighborSwigExplicitPathOperator (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void PathOperator_OnNodeInitialization (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void PathOperator_OnNodeInitializationSwigExplicitPathOperator (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool PathOperator_RestartAtPathStartOnSynchronize (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool PathOperator_RestartAtPathStartOnSynchronizeSwigExplicitPathOperator (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool PathOperator_OnSamePathAsPreviousBase (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static bool PathOperator_OnSamePathAsPreviousBaseSwigExplicitPathOperator (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static long PathOperator_GetBaseNodeRestartPosition (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static long PathOperator_GetBaseNodeRestartPositionSwigExplicitPathOperator (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void PathOperator_SetNextBaseToIncrement (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void PathOperator_SetNextBaseToIncrementSwigExplicitPathOperator (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static bool PathOperator_ConsiderAlternatives (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static bool PathOperator_ConsiderAlternativesSwigExplicitPathOperator (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static bool PathOperator_InitPosition (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool PathOperator_InitPositionSwigExplicitPathOperator (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void PathOperator_director_connect (global::System.Runtime.InteropServices.HandleRef jarg1, PathOperator.SwigDelegatePathOperator_0 delegate0, PathOperator.SwigDelegatePathOperator_1 delegate1, PathOperator.SwigDelegatePathOperator_2 delegate2, PathOperator.SwigDelegatePathOperator_3 delegate3, PathOperator.SwigDelegatePathOperator_4 delegate4, PathOperator.SwigDelegatePathOperator_5 delegate5, PathOperator.SwigDelegatePathOperator_6 delegate6, PathOperator.SwigDelegatePathOperator_7 delegate7, PathOperator.SwigDelegatePathOperator_8 delegate8, PathOperator.SwigDelegatePathOperator_9 delegate9, PathOperator.SwigDelegatePathOperator_10 delegate10, PathOperator.SwigDelegatePathOperator_11 delegate11, PathOperator.SwigDelegatePathOperator_12 delegate12, PathOperator.SwigDelegatePathOperator_13 delegate13, PathOperator.SwigDelegatePathOperator_14 delegate14, PathOperator.SwigDelegatePathOperator_15 delegate15)
 
static void LocalSearchFilter_Relax (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void LocalSearchFilter_RelaxSwigExplicitLocalSearchFilter (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void LocalSearchFilter_Commit (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void LocalSearchFilter_CommitSwigExplicitLocalSearchFilter (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static bool LocalSearchFilter_Accept (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, long jarg4, long jarg5)
 
static bool LocalSearchFilter_IsIncremental (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool LocalSearchFilter_IsIncrementalSwigExplicitLocalSearchFilter (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void LocalSearchFilter_Synchronize (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void LocalSearchFilter_Revert (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void LocalSearchFilter_RevertSwigExplicitLocalSearchFilter (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void LocalSearchFilter_Reset (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void LocalSearchFilter_ResetSwigExplicitLocalSearchFilter (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long LocalSearchFilter_GetSynchronizedObjectiveValue (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long LocalSearchFilter_GetSynchronizedObjectiveValueSwigExplicitLocalSearchFilter (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long LocalSearchFilter_GetAcceptedObjectiveValue (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long LocalSearchFilter_GetAcceptedObjectiveValueSwigExplicitLocalSearchFilter (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_LocalSearchFilter ()
 
static void delete_LocalSearchFilter (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void LocalSearchFilter_director_connect (global::System.Runtime.InteropServices.HandleRef jarg1, LocalSearchFilter.SwigDelegateLocalSearchFilter_0 delegate0, LocalSearchFilter.SwigDelegateLocalSearchFilter_1 delegate1, LocalSearchFilter.SwigDelegateLocalSearchFilter_2 delegate2, LocalSearchFilter.SwigDelegateLocalSearchFilter_3 delegate3, LocalSearchFilter.SwigDelegateLocalSearchFilter_4 delegate4, LocalSearchFilter.SwigDelegateLocalSearchFilter_5 delegate5, LocalSearchFilter.SwigDelegateLocalSearchFilter_6 delegate6, LocalSearchFilter.SwigDelegateLocalSearchFilter_7 delegate7, LocalSearchFilter.SwigDelegateLocalSearchFilter_8 delegate8, LocalSearchFilter.SwigDelegateLocalSearchFilter_9 delegate9)
 
static int LocalSearchFilterManager_kAccept_get ()
 
static int LocalSearchFilterManager_kRelax_get ()
 
static void LocalSearchFilterManager_FilterEvent_filter_set (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr LocalSearchFilterManager_FilterEvent_filter_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void LocalSearchFilterManager_FilterEvent_event_type_set (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int LocalSearchFilterManager_FilterEvent_event_type_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void LocalSearchFilterManager_FilterEvent_priority_set (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int LocalSearchFilterManager_FilterEvent_priority_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_LocalSearchFilterManager_FilterEvent ()
 
static void delete_LocalSearchFilterManager_FilterEvent (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string LocalSearchFilterManager_ToString (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string LocalSearchFilterManager_ToStringSwigExplicitLocalSearchFilterManager (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_LocalSearchFilterManager__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_LocalSearchFilterManager__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void LocalSearchFilterManager_Revert (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool LocalSearchFilterManager_Accept (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, long jarg5, long jarg6)
 
static void LocalSearchFilterManager_Synchronize (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static long LocalSearchFilterManager_GetSynchronizedObjectiveValue (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long LocalSearchFilterManager_GetAcceptedObjectiveValue (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_LocalSearchFilterManager (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void LocalSearchFilterManager_director_connect (global::System.Runtime.InteropServices.HandleRef jarg1, LocalSearchFilterManager.SwigDelegateLocalSearchFilterManager_0 delegate0)
 
static global::System.IntPtr new_IntVarLocalSearchFilter (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_IntVarLocalSearchFilter (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void IntVarLocalSearchFilter_Synchronize (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void IntVarLocalSearchFilter_AddVars (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static int IntVarLocalSearchFilter_Size (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr IntVarLocalSearchFilter_Var (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static long IntVarLocalSearchFilter_Value (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void IntVarLocalSearchFilter_OnSynchronize (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void IntVarLocalSearchFilter_OnSynchronizeSwigExplicitIntVarLocalSearchFilter (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static int IntVarLocalSearchFilter_Index (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void IntVarLocalSearchFilter_director_connect (global::System.Runtime.InteropServices.HandleRef jarg1, IntVarLocalSearchFilter.SwigDelegateIntVarLocalSearchFilter_0 delegate0, IntVarLocalSearchFilter.SwigDelegateIntVarLocalSearchFilter_1 delegate1, IntVarLocalSearchFilter.SwigDelegateIntVarLocalSearchFilter_2 delegate2, IntVarLocalSearchFilter.SwigDelegateIntVarLocalSearchFilter_3 delegate3, IntVarLocalSearchFilter.SwigDelegateIntVarLocalSearchFilter_4 delegate4, IntVarLocalSearchFilter.SwigDelegateIntVarLocalSearchFilter_5 delegate5, IntVarLocalSearchFilter.SwigDelegateIntVarLocalSearchFilter_6 delegate6, IntVarLocalSearchFilter.SwigDelegateIntVarLocalSearchFilter_7 delegate7, IntVarLocalSearchFilter.SwigDelegateIntVarLocalSearchFilter_8 delegate8, IntVarLocalSearchFilter.SwigDelegateIntVarLocalSearchFilter_9 delegate9)
 
static void delete_PropagationMonitor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string PropagationMonitor_ToString (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void PropagationMonitor_BeginConstraintInitialPropagation (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void PropagationMonitor_EndConstraintInitialPropagation (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void PropagationMonitor_BeginNestedConstraintInitialPropagation (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void PropagationMonitor_EndNestedConstraintInitialPropagation (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void PropagationMonitor_RegisterDemon (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void PropagationMonitor_BeginDemonRun (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void PropagationMonitor_EndDemonRun (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void PropagationMonitor_StartProcessingIntegerVariable (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void PropagationMonitor_EndProcessingIntegerVariable (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void PropagationMonitor_PushContext (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static void PropagationMonitor_PopContext (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void PropagationMonitor_SetMin__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void PropagationMonitor_SetMax__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void PropagationMonitor_SetRange__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4)
 
static void PropagationMonitor_SetMin__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void PropagationMonitor_SetMax__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void PropagationMonitor_SetRange__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4)
 
static void PropagationMonitor_RemoveValue (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void PropagationMonitor_SetValue (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void PropagationMonitor_RemoveInterval (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4)
 
static void PropagationMonitor_SetValues (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, long[] jarg3)
 
static void PropagationMonitor_RemoveValues (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, long[] jarg3)
 
static void PropagationMonitor_SetStartMin (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void PropagationMonitor_SetStartMax (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void PropagationMonitor_SetStartRange (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4)
 
static void PropagationMonitor_SetEndMin (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void PropagationMonitor_SetEndMax (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void PropagationMonitor_SetEndRange (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4)
 
static void PropagationMonitor_SetDurationMin (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void PropagationMonitor_SetDurationMax (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void PropagationMonitor_SetDurationRange (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4)
 
static void PropagationMonitor_SetPerformed (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, bool jarg3)
 
static void PropagationMonitor_RankFirst (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static void PropagationMonitor_RankNotFirst (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static void PropagationMonitor_RankLast (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static void PropagationMonitor_RankNotLast (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static void PropagationMonitor_RankSequence (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, int[] jarg3, int length4, int[] jarg4, int length5, int[] jarg5)
 
static void PropagationMonitor_Install (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_LocalSearchMonitor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string LocalSearchMonitor_ToString (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void LocalSearchMonitor_BeginOperatorStart (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void LocalSearchMonitor_EndOperatorStart (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void LocalSearchMonitor_BeginMakeNextNeighbor (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void LocalSearchMonitor_EndMakeNextNeighbor (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, bool jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
 
static void LocalSearchMonitor_BeginFilterNeighbor (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void LocalSearchMonitor_EndFilterNeighbor (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, bool jarg3)
 
static void LocalSearchMonitor_BeginAcceptNeighbor (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void LocalSearchMonitor_EndAcceptNeighbor (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, bool jarg3)
 
static void LocalSearchMonitor_BeginFiltering (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void LocalSearchMonitor_EndFiltering (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, bool jarg3)
 
static bool LocalSearchMonitor_IsActive (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void LocalSearchMonitor_Install (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int BooleanVar_kUnboundBooleanVarValue_get ()
 
static void delete_BooleanVar (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long BooleanVar_Min (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void BooleanVar_SetMin (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static long BooleanVar_Max (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void BooleanVar_SetMax (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void BooleanVar_SetRange (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3)
 
static bool BooleanVar_Bound (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long BooleanVar_Value (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void BooleanVar_RemoveValue (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void BooleanVar_RemoveInterval (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3)
 
static void BooleanVar_WhenBound (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void BooleanVar_WhenRange (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void BooleanVar_WhenDomain (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static ulong BooleanVar_Size (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool BooleanVar_Contains (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static string BooleanVar_ToString (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int BooleanVar_VarType (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr BooleanVar_IsEqual (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr BooleanVar_IsDifferent (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr BooleanVar_IsGreaterOrEqual (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr BooleanVar_IsLessOrEqual (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void BooleanVar_RestoreValue (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string BooleanVar_BaseName (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int BooleanVar_RawValue (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_SymmetryBreaker ()
 
static void delete_SymmetryBreaker (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SymmetryBreaker_AddIntegerVariableEqualValueClause (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void SymmetryBreaker_AddIntegerVariableGreaterOrEqualValueClause (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void SymmetryBreaker_AddIntegerVariableLessOrEqualValueClause (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void SymmetryBreaker_director_connect (global::System.Runtime.InteropServices.HandleRef jarg1, SymmetryBreaker.SwigDelegateSymmetryBreaker_0 delegate0, SymmetryBreaker.SwigDelegateSymmetryBreaker_1 delegate1, SymmetryBreaker.SwigDelegateSymmetryBreaker_2 delegate2, SymmetryBreaker.SwigDelegateSymmetryBreaker_3 delegate3, SymmetryBreaker.SwigDelegateSymmetryBreaker_4 delegate4, SymmetryBreaker.SwigDelegateSymmetryBreaker_5 delegate5, SymmetryBreaker.SwigDelegateSymmetryBreaker_6 delegate6, SymmetryBreaker.SwigDelegateSymmetryBreaker_7 delegate7)
 
static void delete_SearchLog (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchLog_EnterSearch (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchLog_ExitSearch (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool SearchLog_AtSolution (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchLog_BeginFail (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchLog_NoMoreSolutions (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchLog_AcceptUncheckedNeighbor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchLog_ApplyDecision (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void SearchLog_RefuteDecision (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void SearchLog_OutputDecision (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchLog_Maintain (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchLog_BeginInitialPropagation (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void SearchLog_EndInitialPropagation (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string SearchLog_ToString (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int ModelCache_VOID_FALSE_CONSTRAINT_get ()
 
static int ModelCache_VOID_TRUE_CONSTRAINT_get ()
 
static int ModelCache_VOID_CONSTRAINT_MAX_get ()
 
static int ModelCache_VAR_CONSTANT_EQUALITY_get ()
 
static int ModelCache_VAR_CONSTANT_GREATER_OR_EQUAL_get ()
 
static int ModelCache_VAR_CONSTANT_LESS_OR_EQUAL_get ()
 
static int ModelCache_VAR_CONSTANT_NON_EQUALITY_get ()
 
static int ModelCache_VAR_CONSTANT_CONSTRAINT_MAX_get ()
 
static int ModelCache_VAR_CONSTANT_CONSTANT_BETWEEN_get ()
 
static int ModelCache_VAR_CONSTANT_CONSTANT_CONSTRAINT_MAX_get ()
 
static int ModelCache_EXPR_EXPR_EQUALITY_get ()
 
static int ModelCache_EXPR_EXPR_GREATER_get ()
 
static int ModelCache_EXPR_EXPR_GREATER_OR_EQUAL_get ()
 
static int ModelCache_EXPR_EXPR_LESS_get ()
 
static int ModelCache_EXPR_EXPR_LESS_OR_EQUAL_get ()
 
static int ModelCache_EXPR_EXPR_NON_EQUALITY_get ()
 
static int ModelCache_EXPR_EXPR_CONSTRAINT_MAX_get ()
 
static int ModelCache_EXPR_OPPOSITE_get ()
 
static int ModelCache_EXPR_ABS_get ()
 
static int ModelCache_EXPR_SQUARE_get ()
 
static int ModelCache_EXPR_EXPRESSION_MAX_get ()
 
static int ModelCache_EXPR_EXPR_DIFFERENCE_get ()
 
static int ModelCache_EXPR_EXPR_PROD_get ()
 
static int ModelCache_EXPR_EXPR_DIV_get ()
 
static int ModelCache_EXPR_EXPR_MAX_get ()
 
static int ModelCache_EXPR_EXPR_MIN_get ()
 
static int ModelCache_EXPR_EXPR_SUM_get ()
 
static int ModelCache_EXPR_EXPR_IS_LESS_get ()
 
static int ModelCache_EXPR_EXPR_IS_LESS_OR_EQUAL_get ()
 
static int ModelCache_EXPR_EXPR_IS_EQUAL_get ()
 
static int ModelCache_EXPR_EXPR_IS_NOT_EQUAL_get ()
 
static int ModelCache_EXPR_EXPR_EXPRESSION_MAX_get ()
 
static int ModelCache_EXPR_EXPR_CONSTANT_CONDITIONAL_get ()
 
static int ModelCache_EXPR_EXPR_CONSTANT_EXPRESSION_MAX_get ()
 
static int ModelCache_EXPR_CONSTANT_DIFFERENCE_get ()
 
static int ModelCache_EXPR_CONSTANT_DIVIDE_get ()
 
static int ModelCache_EXPR_CONSTANT_PROD_get ()
 
static int ModelCache_EXPR_CONSTANT_MAX_get ()
 
static int ModelCache_EXPR_CONSTANT_MIN_get ()
 
static int ModelCache_EXPR_CONSTANT_SUM_get ()
 
static int ModelCache_EXPR_CONSTANT_IS_EQUAL_get ()
 
static int ModelCache_EXPR_CONSTANT_IS_NOT_EQUAL_get ()
 
static int ModelCache_EXPR_CONSTANT_IS_GREATER_OR_EQUAL_get ()
 
static int ModelCache_EXPR_CONSTANT_IS_LESS_OR_EQUAL_get ()
 
static int ModelCache_EXPR_CONSTANT_EXPRESSION_MAX_get ()
 
static int ModelCache_VAR_CONSTANT_CONSTANT_SEMI_CONTINUOUS_get ()
 
static int ModelCache_VAR_CONSTANT_CONSTANT_EXPRESSION_MAX_get ()
 
static int ModelCache_VAR_CONSTANT_ARRAY_ELEMENT_get ()
 
static int ModelCache_VAR_CONSTANT_ARRAY_EXPRESSION_MAX_get ()
 
static int ModelCache_VAR_ARRAY_CONSTANT_ARRAY_SCAL_PROD_get ()
 
static int ModelCache_VAR_ARRAY_CONSTANT_ARRAY_EXPRESSION_MAX_get ()
 
static int ModelCache_VAR_ARRAY_MAX_get ()
 
static int ModelCache_VAR_ARRAY_MIN_get ()
 
static int ModelCache_VAR_ARRAY_SUM_get ()
 
static int ModelCache_VAR_ARRAY_EXPRESSION_MAX_get ()
 
static int ModelCache_VAR_ARRAY_CONSTANT_INDEX_get ()
 
static int ModelCache_VAR_ARRAY_CONSTANT_EXPRESSION_MAX_get ()
 
static void delete_ModelCache (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void ModelCache_Clear (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr ModelCache_FindVoidConstraint (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void ModelCache_InsertVoidConstraint (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static global::System.IntPtr ModelCache_FindVarConstantConstraint (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, int jarg4)
 
static void ModelCache_InsertVarConstantConstraint (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, long jarg4, int jarg5)
 
static global::System.IntPtr ModelCache_FindVarConstantConstantConstraint (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4, int jarg5)
 
static void ModelCache_InsertVarConstantConstantConstraint (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, long jarg4, long jarg5, int jarg6)
 
static global::System.IntPtr ModelCache_FindExprExprConstraint (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int jarg4)
 
static void ModelCache_InsertExprExprConstraint (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, int jarg5)
 
static global::System.IntPtr ModelCache_FindExprExpression (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static void ModelCache_InsertExprExpression (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int jarg4)
 
static global::System.IntPtr ModelCache_FindExprConstantExpression (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, int jarg4)
 
static void ModelCache_InsertExprConstantExpression (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, long jarg4, int jarg5)
 
static global::System.IntPtr ModelCache_FindExprExprExpression (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int jarg4)
 
static void ModelCache_InsertExprExprExpression (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, int jarg5)
 
static global::System.IntPtr ModelCache_FindExprExprConstantExpression (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, long jarg4, int jarg5)
 
static void ModelCache_InsertExprExprConstantExpression (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, long jarg5, int jarg6)
 
static global::System.IntPtr ModelCache_FindVarConstantConstantExpression (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4, int jarg5)
 
static void ModelCache_InsertVarConstantConstantExpression (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, long jarg4, long jarg5, int jarg6)
 
static global::System.IntPtr ModelCache_FindVarConstantArrayExpression (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, long[] jarg3, int jarg4)
 
static void ModelCache_InsertVarConstantArrayExpression (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int length4, long[] jarg4, int jarg5)
 
static global::System.IntPtr ModelCache_FindVarArrayExpression (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static void ModelCache_InsertVarArrayExpression (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int jarg4)
 
static global::System.IntPtr ModelCache_FindVarArrayConstantArrayExpression (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, long[] jarg3, int jarg4)
 
static void ModelCache_InsertVarArrayConstantArrayExpression (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int length4, long[] jarg4, int jarg5)
 
static global::System.IntPtr ModelCache_FindVarArrayConstantExpression (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, int jarg4)
 
static void ModelCache_InsertVarArrayConstantExpression (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, long jarg4, int jarg5)
 
static global::System.IntPtr ModelCache_solver (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_RevPartialSequence__SWIG_0 (int length1, int[] jarg1)
 
static global::System.IntPtr new_RevPartialSequence__SWIG_1 (int jarg1)
 
static void delete_RevPartialSequence (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int RevPartialSequence_NumFirstRanked (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int RevPartialSequence_NumLastRanked (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int RevPartialSequence_Size (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RevPartialSequence_RankFirst (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static void RevPartialSequence_RankLast (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static bool RevPartialSequence_IsRanked (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static string RevPartialSequence_ToString (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool AreAllBound (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool AreAllBooleans (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool AreAllBoundTo (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static long MaxVarArray (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long MinVarArray (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long PosIntDivUp (long jarg1, long jarg2)
 
static long PosIntDivDown (long jarg1, long jarg2)
 
static global::System.IntPtr ToInt64Vector (int length1, int[] jarg1)
 
static global::System.IntPtr new_RevInteger (long jarg1)
 
static long RevInteger_Value (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RevInteger_SetValue (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void delete_RevInteger (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_RevBool (bool jarg1)
 
static bool RevBool_Value (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RevBool_SetValue (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, bool jarg3)
 
static void delete_RevBool (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_AssignmentIntContainer ()
 
static global::System.IntPtr AssignmentIntContainer_Add (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr AssignmentIntContainer_FastAdd (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr AssignmentIntContainer_AddAtPosition (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static void AssignmentIntContainer_Clear (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void AssignmentIntContainer_Resize (global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)
 
static bool AssignmentIntContainer_Empty (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void AssignmentIntContainer_CopyIntersection (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void AssignmentIntContainer_Copy (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static bool AssignmentIntContainer_Contains (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr AssignmentIntContainer_Element__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr AssignmentIntContainer_Element__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int AssignmentIntContainer_Size (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void AssignmentIntContainer_Store (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void AssignmentIntContainer_Restore (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool AssignmentIntContainer_AreAllElementsBound (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_AssignmentIntContainer (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_AssignmentIntervalContainer ()
 
static global::System.IntPtr AssignmentIntervalContainer_Add (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr AssignmentIntervalContainer_FastAdd (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr AssignmentIntervalContainer_AddAtPosition (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static void AssignmentIntervalContainer_Clear (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void AssignmentIntervalContainer_Resize (global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)
 
static bool AssignmentIntervalContainer_Empty (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void AssignmentIntervalContainer_CopyIntersection (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void AssignmentIntervalContainer_Copy (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static bool AssignmentIntervalContainer_Contains (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr AssignmentIntervalContainer_Element__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr AssignmentIntervalContainer_Element__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int AssignmentIntervalContainer_Size (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void AssignmentIntervalContainer_Store (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void AssignmentIntervalContainer_Restore (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool AssignmentIntervalContainer_AreAllElementsBound (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_AssignmentIntervalContainer (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_AssignmentSequenceContainer ()
 
static global::System.IntPtr AssignmentSequenceContainer_Add (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr AssignmentSequenceContainer_FastAdd (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr AssignmentSequenceContainer_AddAtPosition (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static void AssignmentSequenceContainer_Clear (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void AssignmentSequenceContainer_Resize (global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)
 
static bool AssignmentSequenceContainer_Empty (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void AssignmentSequenceContainer_CopyIntersection (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void AssignmentSequenceContainer_Copy (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static bool AssignmentSequenceContainer_Contains (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr AssignmentSequenceContainer_Element__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr AssignmentSequenceContainer_Element__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int AssignmentSequenceContainer_Size (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void AssignmentSequenceContainer_Store (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void AssignmentSequenceContainer_Restore (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool AssignmentSequenceContainer_AreAllElementsBound (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_AssignmentSequenceContainer (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void PickupDeliveryPair_pickup_alternatives_set (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr PickupDeliveryPair_pickup_alternatives_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void PickupDeliveryPair_delivery_alternatives_set (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr PickupDeliveryPair_delivery_alternatives_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_PickupDeliveryPair ()
 
static void delete_PickupDeliveryPair (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_RoutingIndexManager__SWIG_0 (int jarg1, int jarg2, int jarg3)
 
static global::System.IntPtr new_RoutingIndexManager__SWIG_1 (int jarg1, int jarg2, int length3, int[] jarg3, int length4, int[] jarg4)
 
static int RoutingIndexManager_GetNumberOfNodes (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int RoutingIndexManager_GetNumberOfVehicles (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int RoutingIndexManager_GetNumberOfIndices (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long RoutingIndexManager_GetStartIndex (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static long RoutingIndexManager_GetEndIndex (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static long RoutingIndexManager_NodeToIndex (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr RoutingIndexManager_NodesToIndices (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, int[] jarg2)
 
static int RoutingIndexManager_IndexToNode (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void delete_RoutingIndexManager (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_Domain__SWIG_0 ()
 
static global::System.IntPtr new_Domain__SWIG_1 (long jarg1)
 
static global::System.IntPtr new_Domain__SWIG_2 (long jarg1, long jarg2)
 
static global::System.IntPtr Domain_AllValues ()
 
static global::System.IntPtr Domain_FromValues (int length1, long[] jarg1)
 
static global::System.IntPtr Domain_FromIntervals (int len1_1, int[] len1_2, long[] jarg1)
 
static global::System.IntPtr Domain_FromFlatIntervals (int length1, long[] jarg1)
 
static global::System.IntPtr Domain_FlattenedIntervals (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool Domain_IsEmpty (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long Domain_Size (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long Domain_Min (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long Domain_Max (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool Domain_Contains (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr Domain_Complement (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr Domain_Negation (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr Domain_IntersectionWith (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Domain_UnionWith (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Domain_AdditionWith (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static string Domain_ToString (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_Domain (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static System.IntPtr DefaultRoutingModelParameters ()
 
static System.IntPtr DefaultRoutingSearchParameters ()
 
static System.IntPtr DefaultSecondaryRoutingSearchParameters ()
 
static string FindErrorInRoutingSearchParameters (int search_parameters_size, byte[] jarg1)
 
static global::System.IntPtr FindErrorsInRoutingSearchParameters (int search_parameters_size, byte[] jarg1)
 
static global::System.IntPtr new_PathsMetadata (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool PathsMetadata_IsStart (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static bool PathsMetadata_IsEnd (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static int PathsMetadata_GetPath (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static int PathsMetadata_NumPaths (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr PathsMetadata_Paths (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr PathsMetadata_Starts (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr PathsMetadata_Ends (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_PathsMetadata (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int RoutingModel_ROUTING_NOT_SOLVED_get ()
 
static int RoutingModel_ROUTING_SUCCESS_get ()
 
static int RoutingModel_ROUTING_PARTIAL_SUCCESS_LOCAL_OPTIMUM_NOT_REACHED_get ()
 
static int RoutingModel_ROUTING_FAIL_get ()
 
static int RoutingModel_ROUTING_FAIL_TIMEOUT_get ()
 
static int RoutingModel_ROUTING_INVALID_get ()
 
static int RoutingModel_ROUTING_INFEASIBLE_get ()
 
static int RoutingModel_ROUTING_OPTIMAL_get ()
 
static int RoutingModel_PICKUP_AND_DELIVERY_NO_ORDER_get ()
 
static int RoutingModel_PICKUP_AND_DELIVERY_LIFO_get ()
 
static int RoutingModel_PICKUP_AND_DELIVERY_FIFO_get ()
 
static void RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_set (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_set (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static long RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_RoutingModel_VehicleTypeContainer_VehicleClassEntry ()
 
static void delete_RoutingModel_VehicleTypeContainer_VehicleClassEntry (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int RoutingModel_VehicleTypeContainer_NumTypes (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int RoutingModel_VehicleTypeContainer_Type (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void RoutingModel_VehicleTypeContainer_type_index_of_vehicle_set (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr RoutingModel_VehicleTypeContainer_type_index_of_vehicle_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_set (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_set (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_RoutingModel_VehicleTypeContainer ()
 
static void delete_RoutingModel_VehicleTypeContainer (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_RoutingModel_ResourceGroup_Attributes__SWIG_0 ()
 
static global::System.IntPtr new_RoutingModel_ResourceGroup_Attributes__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr RoutingModel_ResourceGroup_Attributes_StartDomain (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr RoutingModel_ResourceGroup_Attributes_EndDomain (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_RoutingModel_ResourceGroup_Attributes (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr RoutingModel_ResourceGroup_Resource_GetDimensionAttributes (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void delete_RoutingModel_ResourceGroup_Resource (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int RoutingModel_ResourceGroup_AddResource (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void RoutingModel_ResourceGroup_NotifyVehicleRequiresAResource (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr RoutingModel_ResourceGroup_GetVehiclesRequiringAResource (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool RoutingModel_ResourceGroup_VehicleRequiresAResource (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void RoutingModel_ResourceGroup_SetAllowedResourcesForVehicle (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int length3, int[] jarg3)
 
static void RoutingModel_ResourceGroup_ClearAllowedResourcesForVehicle (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr RoutingModel_ResourceGroup_GetResourcesMarkedAllowedForVehicle (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static bool RoutingModel_ResourceGroup_IsResourceAllowedForVehicle (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static global::System.IntPtr RoutingModel_ResourceGroup_GetResources (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr RoutingModel_ResourceGroup_GetResource (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr RoutingModel_ResourceGroup_GetAffectedDimensionIndices (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int RoutingModel_ResourceGroup_GetResourceClassesCount (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr RoutingModel_ResourceGroup_GetResourceIndicesInClass (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr RoutingModel_ResourceGroup_GetResourceIndicesPerClass (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int RoutingModel_ResourceGroup_GetResourceClassIndex (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int RoutingModel_ResourceGroup_Size (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int RoutingModel_ResourceGroup_Index (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_RoutingModel_ResourceGroup (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RoutingModel_VariableValuePair_var_index_set (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int RoutingModel_VariableValuePair_var_index_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RoutingModel_VariableValuePair_value_set (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static long RoutingModel_VariableValuePair_value_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_RoutingModel_VariableValuePair ()
 
static void delete_RoutingModel_VariableValuePair (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_RoutingModel_SecondaryOptimizer (global::System.Runtime.InteropServices.HandleRef jarg1, int search_parameters_size, byte[] jarg2, long jarg3)
 
static bool RoutingModel_SecondaryOptimizer_Solve (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void delete_RoutingModel_SecondaryOptimizer (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long RoutingModel_kNoPenalty_get ()
 
static int RoutingModel_kNoDisjunction_get ()
 
static int RoutingModel_kNoDimension_get ()
 
static global::System.IntPtr new_RoutingModel__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_RoutingModel__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int parameters_size, byte[] jarg2)
 
static void delete_RoutingModel (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int RoutingModel_kTransitEvaluatorSignUnknown_get ()
 
static int RoutingModel_kTransitEvaluatorSignPositiveOrZero_get ()
 
static int RoutingModel_kTransitEvaluatorSignNegativeOrZero_get ()
 
static int RoutingModel_RegisterUnaryTransitVector (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, long[] jarg2)
 
static int RoutingModel_RegisterUnaryTransitCallback__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, LongToLong jarg2, int jarg3)
 
static int RoutingModel_RegisterUnaryTransitCallback__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, LongToLong jarg2)
 
static int RoutingModel_RegisterTransitMatrix (global::System.Runtime.InteropServices.HandleRef jarg1, int len2_1, int[] len2_2, long[] jarg2)
 
static int RoutingModel_RegisterTransitCallback__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, LongLongToLong jarg2, int jarg3)
 
static int RoutingModel_RegisterTransitCallback__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, LongLongToLong jarg2)
 
static bool RoutingModel_AddDimension (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, long jarg3, long jarg4, bool jarg5, string jarg6)
 
static bool RoutingModel_AddDimensionWithVehicleTransits (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, int[] jarg2, long jarg3, long jarg4, bool jarg5, string jarg6)
 
static bool RoutingModel_AddDimensionWithVehicleCapacity (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, long jarg3, int length4, long[] jarg4, bool jarg5, string jarg6)
 
static bool RoutingModel_AddDimensionWithVehicleTransitAndCapacity (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, int[] jarg2, long jarg3, int length4, long[] jarg4, bool jarg5, string jarg6)
 
static global::System.IntPtr RoutingModel_AddConstantDimensionWithSlack (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3, long jarg4, bool jarg5, string jarg6)
 
static global::System.IntPtr RoutingModel_AddConstantDimension (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3, bool jarg4, string jarg5)
 
static global::System.IntPtr RoutingModel_AddVectorDimension (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, long[] jarg2, long jarg3, bool jarg4, string jarg5)
 
static global::System.IntPtr RoutingModel_AddMatrixDimension (global::System.Runtime.InteropServices.HandleRef jarg1, int len2_1, int[] len2_2, long[] jarg2, long jarg3, bool jarg4, string jarg5)
 
static global::System.IntPtr RoutingModel_GetUnaryDimensions (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr RoutingModel_GetDimensionsWithGlobalCumulOptimizers (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr RoutingModel_GetDimensionsWithLocalCumulOptimizers (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool RoutingModel_HasGlobalCumulOptimizer (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static bool RoutingModel_HasLocalCumulOptimizer (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr RoutingModel_GetMutableGlobalCumulLPOptimizer (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr RoutingModel_GetMutableGlobalCumulMPOptimizer (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr RoutingModel_GetMutableLocalCumulLPOptimizer (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static bool RoutingModel_HasDimension (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static global::System.IntPtr RoutingModel_GetDimensionOrDie (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static global::System.IntPtr RoutingModel_GetMutableDimension (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static void RoutingModel_SetPrimaryConstrainedDimension (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static string RoutingModel_GetPrimaryConstrainedDimension (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr RoutingModel_AddResourceGroup (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr RoutingModel_GetResourceGroups (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr RoutingModel_GetResourceGroup (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr RoutingModel_GetDimensionResourceGroupIndices (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static int RoutingModel_GetDimensionResourceGroupIndex (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static int RoutingModel_AddDisjunction__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, long[] jarg2, long jarg3, long jarg4)
 
static int RoutingModel_AddDisjunction__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, long[] jarg2, long jarg3)
 
static int RoutingModel_AddDisjunction__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, long[] jarg2)
 
static global::System.IntPtr RoutingModel_GetDisjunctionIndices (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr RoutingModel_GetDisjunctionNodeIndices (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static long RoutingModel_GetDisjunctionPenalty (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static long RoutingModel_GetDisjunctionMaxCardinality (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int RoutingModel_GetNumberOfDisjunctions (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool RoutingModel_HasMandatoryDisjunctions (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool RoutingModel_HasMaxCardinalityConstrainedDisjunctions (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RoutingModel_IgnoreDisjunctionsAlreadyForcedToZero (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RoutingModel_AddSoftSameVehicleConstraint (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, long[] jarg2, long jarg3)
 
static void RoutingModel_SetAllowedVehiclesForIndex (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, int[] jarg2, long jarg3)
 
static bool RoutingModel_IsVehicleAllowedForIndex (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, long jarg3)
 
static void RoutingModel_AddPickupAndDelivery (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3)
 
static void RoutingModel_AddPickupAndDeliverySets (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void RoutingModel_PickupDeliveryPosition_pd_pair_index_set (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int RoutingModel_PickupDeliveryPosition_pd_pair_index_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RoutingModel_PickupDeliveryPosition_alternative_index_set (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int RoutingModel_PickupDeliveryPosition_alternative_index_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_RoutingModel_PickupDeliveryPosition ()
 
static void delete_RoutingModel_PickupDeliveryPosition (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr RoutingModel_GetPickupPositions (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr RoutingModel_GetDeliveryPositions (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static bool RoutingModel_IsPickup (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static bool RoutingModel_IsDelivery (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void RoutingModel_SetPickupAndDeliveryPolicyOfAllVehicles (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void RoutingModel_SetPickupAndDeliveryPolicyOfVehicle (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static int RoutingModel_GetPickupAndDeliveryPolicyOfVehicle (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int RoutingModel_GetNumOfSingletonNodes (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int RoutingModel_TYPE_ADDED_TO_VEHICLE_get ()
 
static int RoutingModel_ADDED_TYPE_REMOVED_FROM_VEHICLE_get ()
 
static int RoutingModel_TYPE_ON_VEHICLE_UP_TO_VISIT_get ()
 
static int RoutingModel_TYPE_SIMULTANEOUSLY_ADDED_AND_REMOVED_get ()
 
static void RoutingModel_SetVisitType (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, int jarg3, int jarg4)
 
static int RoutingModel_GetVisitType (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr RoutingModel_GetSingleNodesOfType (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr RoutingModel_GetPairIndicesOfType (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int RoutingModel_GetVisitTypePolicy (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void RoutingModel_CloseVisitTypes (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int RoutingModel_GetNumberOfVisitTypes (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RoutingModel_AddHardTypeIncompatibility (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void RoutingModel_AddTemporalTypeIncompatibility (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static global::System.IntPtr RoutingModel_GetTemporalTypeIncompatibilitiesOfType (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static bool RoutingModel_HasHardTypeIncompatibilities (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool RoutingModel_HasTemporalTypeIncompatibilities (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RoutingModel_AddRequiredTypeAlternativesWhenAddingType (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void RoutingModel_AddRequiredTypeAlternativesWhenRemovingType (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static global::System.IntPtr RoutingModel_GetSameVehicleRequiredTypeAlternativesOfType (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr RoutingModel_GetRequiredTypeAlternativesWhenAddingType (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr RoutingModel_GetRequiredTypeAlternativesWhenRemovingType (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static bool RoutingModel_HasSameVehicleTypeRequirements (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool RoutingModel_HasTemporalTypeRequirements (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long RoutingModel_UnperformedPenalty (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static long RoutingModel_UnperformedPenaltyOrValue (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3)
 
static long RoutingModel_GetDepot (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RoutingModel_SetMaximumNumberOfActiveVehicles (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int RoutingModel_GetMaximumNumberOfActiveVehicles (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RoutingModel_SetArcCostEvaluatorOfAllVehicles (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void RoutingModel_SetArcCostEvaluatorOfVehicle (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void RoutingModel_SetFixedCostOfAllVehicles (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void RoutingModel_SetFixedCostOfVehicle (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, int jarg3)
 
static long RoutingModel_GetFixedCostOfVehicle (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void RoutingModel_SetPathEnergyCostOfVehicle (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, string jarg3, long jarg4, int jarg5)
 
static void RoutingModel_SetAmortizedCostFactorsOfAllVehicles (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3)
 
static void RoutingModel_SetAmortizedCostFactorsOfVehicle (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3, int jarg4)
 
static global::System.IntPtr RoutingModel_GetAmortizedLinearCostFactorOfVehicles (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr RoutingModel_GetAmortizedQuadraticCostFactorOfVehicles (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RoutingModel_SetVehicleUsedWhenEmpty (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2, int jarg3)
 
static bool RoutingModel_IsVehicleUsedWhenEmpty (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void RoutingModel_SetFirstSolutionEvaluator (global::System.Runtime.InteropServices.HandleRef jarg1, LongLongToLong jarg2)
 
static void RoutingModel_AddLocalSearchOperator (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void RoutingModel_AddSearchMonitor (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void RoutingModel_AddAtSolutionCallback__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, VoidToVoid jarg2, bool jarg3)
 
static void RoutingModel_AddAtSolutionCallback__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, VoidToVoid jarg2)
 
static void RoutingModel_AddVariableMinimizedByFinalizer (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void RoutingModel_AddVariableMaximizedByFinalizer (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void RoutingModel_AddWeightedVariableMinimizedByFinalizer (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void RoutingModel_AddWeightedVariableMaximizedByFinalizer (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void RoutingModel_AddVariableTargetToFinalizer (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static void RoutingModel_AddWeightedVariableTargetToFinalizer (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4)
 
static void RoutingModel_CloseModel (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RoutingModel_CloseModelWithParameters (global::System.Runtime.InteropServices.HandleRef jarg1, int search_parameters_size, byte[] jarg2)
 
static global::System.IntPtr RoutingModel_Solve__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr RoutingModel_Solve__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr RoutingModel_SolveWithParameters (global::System.Runtime.InteropServices.HandleRef jarg1, int search_parameters_size, byte[] jarg2)
 
static global::System.IntPtr RoutingModel_SolveFromAssignmentWithParameters (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int search_parameters_size, byte[] jarg3)
 
static global::System.IntPtr RoutingModel_FastSolveFromAssignmentWithParameters__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int search_parameters_size, byte[] jarg3, bool jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
 
static global::System.IntPtr RoutingModel_FastSolveFromAssignmentWithParameters__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int search_parameters_size, byte[] jarg3, bool jarg4)
 
static global::System.IntPtr RoutingModel_SolveFromAssignmentsWithParameters__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int search_parameters_size, byte[] jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr RoutingModel_SolveFromAssignmentsWithParameters__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int search_parameters_size, byte[] jarg3)
 
static global::System.IntPtr RoutingModel_SolveWithIteratedLocalSearch (global::System.Runtime.InteropServices.HandleRef jarg1, int search_parameters_size, byte[] jarg2)
 
static void RoutingModel_SetAssignmentFromOtherModelAssignment (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static long RoutingModel_ComputeLowerBound (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long RoutingModel_ObjectiveLowerBound (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int RoutingModel_GetStatus (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool RoutingModel_EnableDeepSerialization (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr RoutingModel_ApplyLocks (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, long[] jarg2)
 
static bool RoutingModel_ApplyLocksToAllVehicles (global::System.Runtime.InteropServices.HandleRef jarg1, int len2_1, int[] len2_2, long[] jarg2, bool jarg3)
 
static global::System.IntPtr RoutingModel_PreAssignment (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr RoutingModel_MutablePreAssignment (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool RoutingModel_WriteAssignment (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static global::System.IntPtr RoutingModel_ReadAssignment (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static global::System.IntPtr RoutingModel_RestoreAssignment (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr RoutingModel_ReadAssignmentFromRoutes (global::System.Runtime.InteropServices.HandleRef jarg1, int len2_1, int[] len2_2, long[] jarg2, bool jarg3)
 
static bool RoutingModel_RoutesToAssignment (global::System.Runtime.InteropServices.HandleRef jarg1, int len2_1, int[] len2_2, long[] jarg2, bool jarg3, bool jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
 
static void RoutingModel_AssignmentToRoutes (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int len3_1, int[] len3_2, long[] jarg3)
 
static global::System.IntPtr RoutingModel_CompactAssignment (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr RoutingModel_CompactAndCheckAssignment (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void RoutingModel_AddToAssignment (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void RoutingModel_AddIntervalToAssignment (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void RoutingModel_RouteDimensionTravelInfo_TransitionInfo_PiecewiseLinearFormulation_x_anchors_set (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr RoutingModel_RouteDimensionTravelInfo_TransitionInfo_PiecewiseLinearFormulation_x_anchors_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RoutingModel_RouteDimensionTravelInfo_TransitionInfo_PiecewiseLinearFormulation_y_anchors_set (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr RoutingModel_RouteDimensionTravelInfo_TransitionInfo_PiecewiseLinearFormulation_y_anchors_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string RoutingModel_RouteDimensionTravelInfo_TransitionInfo_PiecewiseLinearFormulation_ToString__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static string RoutingModel_RouteDimensionTravelInfo_TransitionInfo_PiecewiseLinearFormulation_ToString__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_RoutingModel_RouteDimensionTravelInfo_TransitionInfo_PiecewiseLinearFormulation ()
 
static void delete_RoutingModel_RouteDimensionTravelInfo_TransitionInfo_PiecewiseLinearFormulation (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RoutingModel_RouteDimensionTravelInfo_TransitionInfo_travel_start_dependent_travel_set (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr RoutingModel_RouteDimensionTravelInfo_TransitionInfo_travel_start_dependent_travel_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RoutingModel_RouteDimensionTravelInfo_TransitionInfo_travel_compression_cost_set (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr RoutingModel_RouteDimensionTravelInfo_TransitionInfo_travel_compression_cost_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RoutingModel_RouteDimensionTravelInfo_TransitionInfo_pre_travel_transit_value_set (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static long RoutingModel_RouteDimensionTravelInfo_TransitionInfo_pre_travel_transit_value_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RoutingModel_RouteDimensionTravelInfo_TransitionInfo_post_travel_transit_value_set (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static long RoutingModel_RouteDimensionTravelInfo_TransitionInfo_post_travel_transit_value_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RoutingModel_RouteDimensionTravelInfo_TransitionInfo_compressed_travel_value_lower_bound_set (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static long RoutingModel_RouteDimensionTravelInfo_TransitionInfo_compressed_travel_value_lower_bound_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RoutingModel_RouteDimensionTravelInfo_TransitionInfo_travel_value_upper_bound_set (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static long RoutingModel_RouteDimensionTravelInfo_TransitionInfo_travel_value_upper_bound_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string RoutingModel_RouteDimensionTravelInfo_TransitionInfo_ToString__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static string RoutingModel_RouteDimensionTravelInfo_TransitionInfo_ToString__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_RoutingModel_RouteDimensionTravelInfo_TransitionInfo ()
 
static void delete_RoutingModel_RouteDimensionTravelInfo_TransitionInfo (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RoutingModel_RouteDimensionTravelInfo_transition_info_set (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr RoutingModel_RouteDimensionTravelInfo_transition_info_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RoutingModel_RouteDimensionTravelInfo_travel_cost_coefficient_set (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static long RoutingModel_RouteDimensionTravelInfo_travel_cost_coefficient_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string RoutingModel_RouteDimensionTravelInfo_ToString__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static string RoutingModel_RouteDimensionTravelInfo_ToString__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_RoutingModel_RouteDimensionTravelInfo ()
 
static void delete_RoutingModel_RouteDimensionTravelInfo (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_RoutingModel_NodeNeighborsByCostClass ()
 
static void RoutingModel_NodeNeighborsByCostClass_ComputeNeighbors (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, bool jarg4)
 
static global::System.IntPtr RoutingModel_NodeNeighborsByCostClass_GetNeighborsOfNodeForCostClass (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void delete_RoutingModel_NodeNeighborsByCostClass (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr RoutingModel_GetOrCreateNodeNeighborsByCostClass__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, long jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, bool jarg5)
 
static global::System.IntPtr RoutingModel_GetOrCreateNodeNeighborsByCostClass__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, long jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr RoutingModel_GetOrCreateNodeNeighborsByCostClass__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, bool jarg3)
 
static global::System.IntPtr RoutingModel_GetOrCreateNodeNeighborsByCostClass__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void RoutingModel_AddLocalSearchFilter (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static long RoutingModel_Start (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static long RoutingModel_End (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static bool RoutingModel_IsStart (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static bool RoutingModel_IsEnd (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static int RoutingModel_VehicleIndex (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static long RoutingModel_Next (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3)
 
static bool RoutingModel_IsVehicleUsed (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static global::System.IntPtr RoutingModel_Nexts (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr RoutingModel_VehicleVars (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr RoutingModel_ResourceVars (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr RoutingModel_NextVar (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr RoutingModel_ActiveVar (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr RoutingModel_ActiveVehicleVar (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr RoutingModel_VehicleRouteConsideredVar (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr RoutingModel_VehicleVar (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr RoutingModel_ResourceVar (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static global::System.IntPtr RoutingModel_CostVar (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long RoutingModel_GetArcCostForVehicle (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3, long jarg4)
 
static bool RoutingModel_CostsAreHomogeneousAcrossVehicles (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long RoutingModel_GetHomogeneousCost (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3)
 
static long RoutingModel_GetArcCostForFirstSolution (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3)
 
static long RoutingModel_GetArcCostForClass (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3, long jarg4)
 
static int RoutingModel_GetCostClassIndexOfVehicle (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static bool RoutingModel_HasVehicleWithCostClassIndex (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int RoutingModel_GetCostClassesCount (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int RoutingModel_GetNonZeroCostClassesCount (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int RoutingModel_GetVehicleClassIndexOfVehicle (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static int RoutingModel_GetVehicleOfClass (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int RoutingModel_GetVehicleClassesCount (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr RoutingModel_GetSameVehicleIndicesOfIndex (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr RoutingModel_GetVehicleTypeContainer (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool RoutingModel_ArcIsMoreConstrainedThanArc (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3, long jarg4)
 
static string RoutingModel_DebugOutputAssignment (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, string jarg3)
 
static bool RoutingModel_CheckIfAssignmentIsFeasible (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, bool jarg3)
 
static global::System.IntPtr RoutingModel_solver (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool RoutingModel_CheckLimit__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static bool RoutingModel_CheckLimit__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RoutingModel_UpdateTimeLimit (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr RoutingModel_TimeBuffer (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr RoutingModel_GetMutableCPSatInterrupt (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr RoutingModel_GetMutableCPInterrupt (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RoutingModel_CancelSearch (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int RoutingModel_Nodes (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int RoutingModel_Vehicles (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long RoutingModel_Size (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long RoutingModel_GetNumberOfDecisionsInFirstSolution (global::System.Runtime.InteropServices.HandleRef jarg1, int search_parameters_size, byte[] jarg2)
 
static long RoutingModel_GetNumberOfRejectsInFirstSolution (global::System.Runtime.InteropServices.HandleRef jarg1, int search_parameters_size, byte[] jarg2)
 
static bool RoutingModel_IsMatchingModel (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool RoutingModel_AreRoutesInterdependent (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr RoutingModel_MakeGuidedSlackFinalizer (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, LongToLong jarg3)
 
static global::System.IntPtr RoutingModel_MakeSelfDependentDimensionFinalizer (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr RoutingModel_GetPathsMetadata (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string RoutingModelVisitor_kLightElement_get ()
 
static string RoutingModelVisitor_kLightElement2_get ()
 
static string RoutingModelVisitor_kRemoveValues_get ()
 
static global::System.IntPtr new_RoutingModelVisitor ()
 
static void delete_RoutingModelVisitor (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_GlobalVehicleBreaksConstraint (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string GlobalVehicleBreaksConstraint_ToString (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void GlobalVehicleBreaksConstraint_Post (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void GlobalVehicleBreaksConstraint_InitialPropagateWrapper (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_GlobalVehicleBreaksConstraint (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_TypeRegulationsChecker (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_TypeIncompatibilityChecker (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
 
static void delete_TypeIncompatibilityChecker (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_TypeRequirementChecker (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_TypeRequirementChecker (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_TypeRegulationsConstraint (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void TypeRegulationsConstraint_Post (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void TypeRegulationsConstraint_InitialPropagateWrapper (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_TypeRegulationsConstraint (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void BoundCost_bound_set (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static long BoundCost_bound_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void BoundCost_cost_set (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static long BoundCost_cost_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_BoundCost__SWIG_0 ()
 
static global::System.IntPtr new_BoundCost__SWIG_1 (long jarg1, long jarg2)
 
static void delete_BoundCost (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_SimpleBoundCosts (int jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr SimpleBoundCosts_GetBoundCost (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int SimpleBoundCosts_GetSize (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_SimpleBoundCosts (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_RoutingDimension (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr RoutingDimension_Model (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long RoutingDimension_GetTransitValue (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3, long jarg4)
 
static long RoutingDimension_GetTransitValueFromClass (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3, long jarg4)
 
static global::System.IntPtr RoutingDimension_CumulVar (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr RoutingDimension_TransitVar (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr RoutingDimension_FixedTransitVar (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr RoutingDimension_SlackVar (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static global::System.IntPtr RoutingDimension_Cumuls (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr RoutingDimension_FixedTransits (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr RoutingDimension_Transits (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr RoutingDimension_Slacks (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RoutingDimension_SetSpanUpperBoundForVehicle (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, int jarg3)
 
static void RoutingDimension_SetSpanCostCoefficientForVehicle (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, int jarg3)
 
static void RoutingDimension_SetSpanCostCoefficientForAllVehicles (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void RoutingDimension_SetSlackCostCoefficientForVehicle (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, int jarg3)
 
static void RoutingDimension_SetSlackCostCoefficientForAllVehicles (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void RoutingDimension_SetGlobalSpanCostCoefficient (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void RoutingDimension_SetCumulVarSoftUpperBound (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3, long jarg4)
 
static bool RoutingDimension_HasCumulVarSoftUpperBound (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static long RoutingDimension_GetCumulVarSoftUpperBound (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static long RoutingDimension_GetCumulVarSoftUpperBoundCoefficient (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void RoutingDimension_SetCumulVarSoftLowerBound (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3, long jarg4)
 
static bool RoutingDimension_HasCumulVarSoftLowerBound (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static long RoutingDimension_GetCumulVarSoftLowerBound (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static long RoutingDimension_GetCumulVarSoftLowerBoundCoefficient (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static void RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, int jarg4, int jarg5)
 
static void RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, int length4, long[] jarg4)
 
static void RoutingDimension_SetBreakDistanceDurationOfVehicle (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3, int jarg4)
 
static void RoutingDimension_InitializeBreaks (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool RoutingDimension_HasBreakConstraints (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, int length4, long[] jarg4, LongLongToLong jarg5)
 
static global::System.IntPtr RoutingDimension_GetBreakIntervalsOfVehicle (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int RoutingDimension_GetPreTravelEvaluatorOfVehicle (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int RoutingDimension_GetPostTravelEvaluatorOfVehicle (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr RoutingDimension_BaseDimension (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long RoutingDimension_ShortestTransitionSlack (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)
 
static string RoutingDimension_Name (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RoutingDimension_SetPickupToDeliveryLimitFunctionForPair (global::System.Runtime.InteropServices.HandleRef jarg1, IntIntToLong jarg2, int jarg3)
 
static bool RoutingDimension_HasPickupToDeliveryLimits (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void RoutingDimension_AddNodePrecedence (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3, long jarg4)
 
static long RoutingDimension_GetSpanUpperBoundForVehicle (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static long RoutingDimension_GetSpanCostCoefficientForVehicle (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static long RoutingDimension_GetSlackCostCoefficientForVehicle (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static long RoutingDimension_GlobalSpanCostCoefficient (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long RoutingDimension_GetGlobalOptimizerOffset (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static long RoutingDimension_GetLocalOptimizerOffsetForVehicle (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void RoutingDimension_SetSoftSpanUpperBoundForVehicle (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static bool RoutingDimension_HasSoftSpanUpperBounds (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr RoutingDimension_GetSoftSpanUpperBoundForVehicle (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void RoutingDimension_SetQuadraticCostSoftSpanUpperBoundForVehicle (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static bool RoutingDimension_HasQuadraticCostSoftSpanUpperBounds (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr RoutingDimension_GetQuadraticCostSoftSpanUpperBoundForVehicle (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static bool SolveModelWithSat (global::System.Runtime.InteropServices.HandleRef jarg1, int search_parameters_size, byte[] jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr PropagationBaseObject_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr Decision_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr DecisionVisitor_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr DecisionBuilder_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr Demon_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr ModelVisitor_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr Constraint_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr CastConstraint_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr SearchMonitor_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr IntExpr_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr IntVarIterator_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr IntVar_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr SolutionCollector_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr ObjectiveMonitor_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr OptimizeVar_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr SearchLimit_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr RegularLimit_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr ImprovementSearchLimit_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr IntervalVar_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr SequenceVar_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr IntVarElement_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr IntervalVarElement_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr SequenceVarElement_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr Assignment_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr Pack_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr DisjunctiveConstraint_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr SolutionPool_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr BaseIntExpr_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr LocalSearchOperator_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr IntVarLocalSearchOperator_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr BaseLns_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr ChangeValue_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr PathOperator_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr LocalSearchFilter_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr LocalSearchFilterManager_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr IntVarLocalSearchFilter_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr PropagationMonitor_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr LocalSearchMonitor_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr BooleanVar_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr SymmetryBreaker_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr SearchLog_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr RoutingModelVisitor_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr GlobalVehicleBreaksConstraint_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr TypeIncompatibilityChecker_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr TypeRequirementChecker_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr TypeRegulationsConstraint_SWIGUpcast (global::System.IntPtr jarg1)
 

Static Protected Attributes

static SWIGExceptionHelper swigExceptionHelper = new SWIGExceptionHelper()
 
static SWIGStringHelper swigStringHelper = new SWIGStringHelper()
 

Detailed Description

Member Function Documentation

◆ AreAllBooleans()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AreAllBooleans ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ AreAllBound()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AreAllBound ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ AreAllBoundTo()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AreAllBoundTo ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ Assignment_Activate__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_Activate__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_Activate__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_Activate__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_Activate__SWIG_2()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_Activate__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_Activated__SWIG_0()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_Activated__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_Activated__SWIG_1()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_Activated__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_Activated__SWIG_2()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_Activated__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_ActivatedObjective()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_ActivatedObjective ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Assignment_ActivatedObjectiveFromIndex()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_ActivatedObjectiveFromIndex ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ Assignment_ActivateObjective()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_ActivateObjective ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Assignment_ActivateObjectiveFromIndex()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_ActivateObjectiveFromIndex ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ Assignment_Add__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_Add__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_Add__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_Add__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_Add__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_Add__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_Add__SWIG_3()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_Add__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_Add__SWIG_4()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_Add__SWIG_4 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_Add__SWIG_5()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_Add__SWIG_5 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_AddObjective()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_AddObjective ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_AddObjectives()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_AddObjectives ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_AreAllElementsBound()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_AreAllElementsBound ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Assignment_BackwardSequence()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_BackwardSequence ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_Bound()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_Bound ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_Clear()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_Clear ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Assignment_ClearObjective()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_ClearObjective ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Assignment_Contains__SWIG_0()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_Contains__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_Contains__SWIG_1()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_Contains__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_Contains__SWIG_2()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_Contains__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_Copy()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_Copy ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_CopyIntersection()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_CopyIntersection ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_Deactivate__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_Deactivate__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_Deactivate__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_Deactivate__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_Deactivate__SWIG_2()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_Deactivate__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_DeactivateObjective()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_DeactivateObjective ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Assignment_DeactivateObjectiveFromIndex()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_DeactivateObjectiveFromIndex ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ Assignment_DurationMax()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_DurationMax ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_DurationMin()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_DurationMin ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_DurationValue()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_DurationValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_Empty()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_Empty ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Assignment_EndMax()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_EndMax ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_EndMin()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_EndMin ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_EndValue()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_EndValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_FastAdd__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_FastAdd__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_FastAdd__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_FastAdd__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_FastAdd__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_FastAdd__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_ForwardSequence()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_ForwardSequence ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_HasObjective()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_HasObjective ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Assignment_HasObjectiveFromIndex()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_HasObjectiveFromIndex ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ Assignment_IntervalVarContainer()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_IntervalVarContainer ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Assignment_IntVarContainer()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_IntVarContainer ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Assignment_Max()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_Max ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_Min()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_Min ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_MutableIntervalVarContainer()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_MutableIntervalVarContainer ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Assignment_MutableIntVarContainer()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_MutableIntVarContainer ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Assignment_MutableSequenceVarContainer()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_MutableSequenceVarContainer ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Assignment_NumIntervalVars()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_NumIntervalVars ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Assignment_NumIntVars()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_NumIntVars ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Assignment_NumObjectives()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_NumObjectives ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Assignment_NumSequenceVars()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_NumSequenceVars ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Assignment_Objective()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_Objective ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Assignment_ObjectiveBound()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_ObjectiveBound ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Assignment_ObjectiveBoundFromIndex()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_ObjectiveBoundFromIndex ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ Assignment_ObjectiveFromIndex()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_ObjectiveFromIndex ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ Assignment_ObjectiveMax()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_ObjectiveMax ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Assignment_ObjectiveMaxFromIndex()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_ObjectiveMaxFromIndex ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ Assignment_ObjectiveMin()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_ObjectiveMin ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Assignment_ObjectiveMinFromIndex()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_ObjectiveMinFromIndex ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ Assignment_ObjectiveValue()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_ObjectiveValue ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Assignment_ObjectiveValueFromIndex()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_ObjectiveValueFromIndex ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ Assignment_PerformedMax()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_PerformedMax ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_PerformedMin()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_PerformedMin ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_PerformedValue()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_PerformedValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_Restore()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_Restore ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Assignment_SequenceVarContainer()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SequenceVarContainer ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Assignment_SetBackwardSequence()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetBackwardSequence ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
int[] jarg3 )

◆ Assignment_SetDurationMax()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetDurationMax ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Assignment_SetDurationMin()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetDurationMin ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Assignment_SetDurationRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetDurationRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
long jarg4 )

◆ Assignment_SetDurationValue()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetDurationValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Assignment_SetEndMax()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetEndMax ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Assignment_SetEndMin()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetEndMin ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Assignment_SetEndRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetEndRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
long jarg4 )

◆ Assignment_SetEndValue()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetEndValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Assignment_SetForwardSequence()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetForwardSequence ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
int[] jarg3 )

◆ Assignment_SetMax()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetMax ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Assignment_SetMin()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetMin ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Assignment_SetObjectiveMax()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetObjectiveMax ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ Assignment_SetObjectiveMaxFromIndex()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetObjectiveMaxFromIndex ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
long jarg3 )

◆ Assignment_SetObjectiveMin()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetObjectiveMin ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ Assignment_SetObjectiveMinFromIndex()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetObjectiveMinFromIndex ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
long jarg3 )

◆ Assignment_SetObjectiveRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetObjectiveRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3 )

◆ Assignment_SetObjectiveRangeFromIndex()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetObjectiveRangeFromIndex ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
long jarg3,
long jarg4 )

◆ Assignment_SetObjectiveValue()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetObjectiveValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ Assignment_SetObjectiveValueFromIndex()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetObjectiveValueFromIndex ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
long jarg3 )

◆ Assignment_SetPerformedMax()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetPerformedMax ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Assignment_SetPerformedMin()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetPerformedMin ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Assignment_SetPerformedRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetPerformedRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
long jarg4 )

◆ Assignment_SetPerformedValue()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetPerformedValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Assignment_SetRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
long jarg4 )

◆ Assignment_SetSequence()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetSequence ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
int[] jarg3,
int length4,
int[] jarg4,
int length5,
int[] jarg5 )

◆ Assignment_SetStartMax()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetStartMax ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Assignment_SetStartMin()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetStartMin ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Assignment_SetStartRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetStartRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
long jarg4 )

◆ Assignment_SetStartValue()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetStartValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Assignment_SetUnperformed()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetUnperformed ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
int[] jarg3 )

◆ Assignment_SetValue()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SetValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Assignment_Size()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_Size ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Assignment_StartMax()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_StartMax ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_StartMin()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_StartMin ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_StartValue()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_StartValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_Store()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_Store ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Assignment_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_SWIGUpcast ( global::System.IntPtr jarg1)

◆ Assignment_ToString()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_ToString ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Assignment_Unperformed()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_Unperformed ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Assignment_Value()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Assignment_Value ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ AssignmentElement_Activate()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentElement_Activate ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ AssignmentElement_Activated()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentElement_Activated ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ AssignmentElement_Deactivate()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentElement_Deactivate ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ AssignmentIntContainer_Add()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentIntContainer_Add ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ AssignmentIntContainer_AddAtPosition()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentIntContainer_AddAtPosition ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ AssignmentIntContainer_AreAllElementsBound()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentIntContainer_AreAllElementsBound ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ AssignmentIntContainer_Clear()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentIntContainer_Clear ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ AssignmentIntContainer_Contains()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentIntContainer_Contains ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ AssignmentIntContainer_Copy()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentIntContainer_Copy ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ AssignmentIntContainer_CopyIntersection()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentIntContainer_CopyIntersection ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ AssignmentIntContainer_Element__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentIntContainer_Element__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ AssignmentIntContainer_Element__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentIntContainer_Element__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ AssignmentIntContainer_Empty()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentIntContainer_Empty ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ AssignmentIntContainer_FastAdd()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentIntContainer_FastAdd ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ AssignmentIntContainer_Resize()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentIntContainer_Resize ( global::System.Runtime.InteropServices.HandleRef jarg1,
uint jarg2 )

◆ AssignmentIntContainer_Restore()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentIntContainer_Restore ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ AssignmentIntContainer_Size()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentIntContainer_Size ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ AssignmentIntContainer_Store()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentIntContainer_Store ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ AssignmentIntervalContainer_Add()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentIntervalContainer_Add ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ AssignmentIntervalContainer_AddAtPosition()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentIntervalContainer_AddAtPosition ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ AssignmentIntervalContainer_AreAllElementsBound()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentIntervalContainer_AreAllElementsBound ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ AssignmentIntervalContainer_Clear()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentIntervalContainer_Clear ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ AssignmentIntervalContainer_Contains()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentIntervalContainer_Contains ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ AssignmentIntervalContainer_Copy()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentIntervalContainer_Copy ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ AssignmentIntervalContainer_CopyIntersection()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentIntervalContainer_CopyIntersection ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ AssignmentIntervalContainer_Element__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentIntervalContainer_Element__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ AssignmentIntervalContainer_Element__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentIntervalContainer_Element__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ AssignmentIntervalContainer_Empty()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentIntervalContainer_Empty ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ AssignmentIntervalContainer_FastAdd()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentIntervalContainer_FastAdd ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ AssignmentIntervalContainer_Resize()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentIntervalContainer_Resize ( global::System.Runtime.InteropServices.HandleRef jarg1,
uint jarg2 )

◆ AssignmentIntervalContainer_Restore()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentIntervalContainer_Restore ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ AssignmentIntervalContainer_Size()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentIntervalContainer_Size ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ AssignmentIntervalContainer_Store()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentIntervalContainer_Store ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ AssignmentSequenceContainer_Add()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentSequenceContainer_Add ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ AssignmentSequenceContainer_AddAtPosition()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentSequenceContainer_AddAtPosition ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ AssignmentSequenceContainer_AreAllElementsBound()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentSequenceContainer_AreAllElementsBound ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ AssignmentSequenceContainer_Clear()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentSequenceContainer_Clear ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ AssignmentSequenceContainer_Contains()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentSequenceContainer_Contains ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ AssignmentSequenceContainer_Copy()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentSequenceContainer_Copy ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ AssignmentSequenceContainer_CopyIntersection()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentSequenceContainer_CopyIntersection ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ AssignmentSequenceContainer_Element__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentSequenceContainer_Element__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ AssignmentSequenceContainer_Element__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentSequenceContainer_Element__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ AssignmentSequenceContainer_Empty()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentSequenceContainer_Empty ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ AssignmentSequenceContainer_FastAdd()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentSequenceContainer_FastAdd ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ AssignmentSequenceContainer_Resize()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentSequenceContainer_Resize ( global::System.Runtime.InteropServices.HandleRef jarg1,
uint jarg2 )

◆ AssignmentSequenceContainer_Restore()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentSequenceContainer_Restore ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ AssignmentSequenceContainer_Size()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentSequenceContainer_Size ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ AssignmentSequenceContainer_Store()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.AssignmentSequenceContainer_Store ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ BaseIntExpr_CastToVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BaseIntExpr_CastToVar ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ BaseIntExpr_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BaseIntExpr_SWIGUpcast ( global::System.IntPtr jarg1)

◆ BaseIntExpr_Var()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BaseIntExpr_Var ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ BaseLns_AppendToFragment()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BaseLns_AppendToFragment ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ BaseLns_director_connect()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BaseLns_director_connect ( global::System.Runtime.InteropServices.HandleRef jarg1,
BaseLns.SwigDelegateBaseLns_0 delegate0,
BaseLns.SwigDelegateBaseLns_1 delegate1,
BaseLns.SwigDelegateBaseLns_2 delegate2,
BaseLns.SwigDelegateBaseLns_3 delegate3,
BaseLns.SwigDelegateBaseLns_4 delegate4,
BaseLns.SwigDelegateBaseLns_5 delegate5,
BaseLns.SwigDelegateBaseLns_6 delegate6,
BaseLns.SwigDelegateBaseLns_7 delegate7 )

◆ BaseLns_FragmentSize()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BaseLns_FragmentSize ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ BaseLns_HasFragments()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BaseLns_HasFragments ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ BaseLns_HasFragmentsSwigExplicitBaseLns()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BaseLns_HasFragmentsSwigExplicitBaseLns ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ BaseLns_InitFragments()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BaseLns_InitFragments ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ BaseLns_InitFragmentsSwigExplicitBaseLns()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BaseLns_InitFragmentsSwigExplicitBaseLns ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ BaseLns_NextFragment()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BaseLns_NextFragment ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ BaseLns_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BaseLns_SWIGUpcast ( global::System.IntPtr jarg1)

◆ BaseObject_ToString()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BaseObject_ToString ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ BOOLEAN_VAR_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BOOLEAN_VAR_get ( )

◆ BooleanVar_BaseName()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_BaseName ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ BooleanVar_Bound()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_Bound ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ BooleanVar_Contains()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_Contains ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ BooleanVar_IsDifferent()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_IsDifferent ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ BooleanVar_IsEqual()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_IsEqual ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ BooleanVar_IsGreaterOrEqual()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_IsGreaterOrEqual ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ BooleanVar_IsLessOrEqual()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_IsLessOrEqual ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ BooleanVar_kUnboundBooleanVarValue_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_kUnboundBooleanVarValue_get ( )

◆ BooleanVar_Max()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_Max ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ BooleanVar_Min()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_Min ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ BooleanVar_RawValue()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_RawValue ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ BooleanVar_RemoveInterval()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_RemoveInterval ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3 )

◆ BooleanVar_RemoveValue()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_RemoveValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ BooleanVar_RestoreValue()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_RestoreValue ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ BooleanVar_SetMax()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_SetMax ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ BooleanVar_SetMin()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_SetMin ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ BooleanVar_SetRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_SetRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3 )

◆ BooleanVar_Size()

static ulong Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_Size ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ BooleanVar_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_SWIGUpcast ( global::System.IntPtr jarg1)

◆ BooleanVar_ToString()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_ToString ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ BooleanVar_Value()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_Value ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ BooleanVar_VarType()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_VarType ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ BooleanVar_WhenBound()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_WhenBound ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ BooleanVar_WhenDomain()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_WhenDomain ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ BooleanVar_WhenRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_WhenRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ BoundCost_bound_get()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BoundCost_bound_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ BoundCost_bound_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BoundCost_bound_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ BoundCost_cost_get()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BoundCost_cost_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ BoundCost_cost_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BoundCost_cost_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ CastConstraint_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.CastConstraint_SWIGUpcast ( global::System.IntPtr jarg1)

◆ CastConstraint_TargetVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.CastConstraint_TargetVar ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ ChangeValue_director_connect()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ChangeValue_director_connect ( global::System.Runtime.InteropServices.HandleRef jarg1,
ChangeValue.SwigDelegateChangeValue_0 delegate0,
ChangeValue.SwigDelegateChangeValue_1 delegate1,
ChangeValue.SwigDelegateChangeValue_2 delegate2,
ChangeValue.SwigDelegateChangeValue_3 delegate3,
ChangeValue.SwigDelegateChangeValue_4 delegate4,
ChangeValue.SwigDelegateChangeValue_5 delegate5,
ChangeValue.SwigDelegateChangeValue_6 delegate6,
ChangeValue.SwigDelegateChangeValue_7 delegate7,
ChangeValue.SwigDelegateChangeValue_8 delegate8,
ChangeValue.SwigDelegateChangeValue_9 delegate9 )

◆ ChangeValue_MakeOneNeighbor()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ChangeValue_MakeOneNeighbor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ ChangeValue_MakeOneNeighborSwigExplicitChangeValue()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ChangeValue_MakeOneNeighborSwigExplicitChangeValue ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ ChangeValue_ModifyValue()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ChangeValue_ModifyValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3 )

◆ ChangeValue_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ChangeValue_SWIGUpcast ( global::System.IntPtr jarg1)

◆ CONST_VAR_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.CONST_VAR_get ( )

◆ Constraint_Accept()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Constraint_Accept ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Constraint_director_connect()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Constraint_director_connect ( global::System.Runtime.InteropServices.HandleRef jarg1,
Constraint.SwigDelegateConstraint_0 delegate0,
Constraint.SwigDelegateConstraint_1 delegate1,
Constraint.SwigDelegateConstraint_2 delegate2,
Constraint.SwigDelegateConstraint_3 delegate3,
Constraint.SwigDelegateConstraint_4 delegate4 )

◆ Constraint_InitialPropagateWrapper()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Constraint_InitialPropagateWrapper ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Constraint_IsCastConstraint()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Constraint_IsCastConstraint ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Constraint_Post()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Constraint_Post ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Constraint_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Constraint_SWIGUpcast ( global::System.IntPtr jarg1)

◆ Constraint_ToString()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Constraint_ToString ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Constraint_ToStringSwigExplicitConstraint()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Constraint_ToStringSwigExplicitConstraint ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Constraint_Var()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Constraint_Var ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ CpRandomSeed()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.CpRandomSeed ( )

◆ CST_SUB_VAR_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.CST_SUB_VAR_get ( )

◆ Decision_Accept()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Decision_Accept ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Decision_AcceptSwigExplicitDecision()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Decision_AcceptSwigExplicitDecision ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Decision_ApplyWrapper()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Decision_ApplyWrapper ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Decision_director_connect()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Decision_director_connect ( global::System.Runtime.InteropServices.HandleRef jarg1,
Decision.SwigDelegateDecision_0 delegate0,
Decision.SwigDelegateDecision_1 delegate1,
Decision.SwigDelegateDecision_2 delegate2,
Decision.SwigDelegateDecision_3 delegate3 )

◆ Decision_RefuteWrapper()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Decision_RefuteWrapper ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Decision_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Decision_SWIGUpcast ( global::System.IntPtr jarg1)

◆ Decision_ToString()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Decision_ToString ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Decision_ToStringSwigExplicitDecision()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Decision_ToStringSwigExplicitDecision ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ DecisionBuilder_director_connect()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionBuilder_director_connect ( global::System.Runtime.InteropServices.HandleRef jarg1,
DecisionBuilder.SwigDelegateDecisionBuilder_0 delegate0,
DecisionBuilder.SwigDelegateDecisionBuilder_1 delegate1 )

◆ DecisionBuilder_GetName()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionBuilder_GetName ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ DecisionBuilder_NextWrapper()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionBuilder_NextWrapper ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ DecisionBuilder_SetName()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionBuilder_SetName ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2 )

◆ DecisionBuilder_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionBuilder_SWIGUpcast ( global::System.IntPtr jarg1)

◆ DecisionBuilder_ToString()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionBuilder_ToString ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ DecisionBuilder_ToStringSwigExplicitDecisionBuilder()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionBuilder_ToStringSwigExplicitDecisionBuilder ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ DecisionBuilderVector_Add()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionBuilderVector_Add ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ DecisionBuilderVector_AddRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionBuilderVector_AddRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ DecisionBuilderVector_capacity()

static uint Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionBuilderVector_capacity ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ DecisionBuilderVector_Clear()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionBuilderVector_Clear ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ DecisionBuilderVector_Contains()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionBuilderVector_Contains ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ DecisionBuilderVector_empty()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionBuilderVector_empty ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ DecisionBuilderVector_getitem()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionBuilderVector_getitem ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ DecisionBuilderVector_getitemcopy()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionBuilderVector_getitemcopy ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ DecisionBuilderVector_GetRange()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionBuilderVector_GetRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ DecisionBuilderVector_IndexOf()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionBuilderVector_IndexOf ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ DecisionBuilderVector_Insert()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionBuilderVector_Insert ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ DecisionBuilderVector_InsertRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionBuilderVector_InsertRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ DecisionBuilderVector_LastIndexOf()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionBuilderVector_LastIndexOf ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ DecisionBuilderVector_Remove()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionBuilderVector_Remove ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ DecisionBuilderVector_RemoveAt()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionBuilderVector_RemoveAt ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ DecisionBuilderVector_RemoveRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionBuilderVector_RemoveRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ DecisionBuilderVector_Repeat()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionBuilderVector_Repeat ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ DecisionBuilderVector_reserve()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionBuilderVector_reserve ( global::System.Runtime.InteropServices.HandleRef jarg1,
uint jarg2 )

◆ DecisionBuilderVector_Reverse__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionBuilderVector_Reverse__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ DecisionBuilderVector_Reverse__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionBuilderVector_Reverse__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ DecisionBuilderVector_setitem()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionBuilderVector_setitem ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ DecisionBuilderVector_SetRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionBuilderVector_SetRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ DecisionBuilderVector_size()

static uint Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionBuilderVector_size ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ DecisionVisitor_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionVisitor_SWIGUpcast ( global::System.IntPtr jarg1)

◆ DecisionVisitor_VisitRankFirstInterval()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionVisitor_VisitRankFirstInterval ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ DecisionVisitor_VisitRankLastInterval()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionVisitor_VisitRankLastInterval ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ DecisionVisitor_VisitScheduleOrExpedite()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionVisitor_VisitScheduleOrExpedite ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ DecisionVisitor_VisitScheduleOrPostpone()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionVisitor_VisitScheduleOrPostpone ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ DecisionVisitor_VisitSetVariableValue()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionVisitor_VisitSetVariableValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ DecisionVisitor_VisitSplitVariableDomain()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionVisitor_VisitSplitVariableDomain ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
bool jarg4 )

◆ DecisionVisitor_VisitUnknownDecision()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DecisionVisitor_VisitUnknownDecision ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ DefaultPhaseParameters_CHOOSE_MAX_AVERAGE_IMPACT_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_CHOOSE_MAX_AVERAGE_IMPACT_get ( )

◆ DefaultPhaseParameters_CHOOSE_MAX_SUM_IMPACT_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_CHOOSE_MAX_SUM_IMPACT_get ( )

◆ DefaultPhaseParameters_CHOOSE_MAX_VALUE_IMPACT_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_CHOOSE_MAX_VALUE_IMPACT_get ( )

◆ DefaultPhaseParameters_decision_builder_get()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_decision_builder_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ DefaultPhaseParameters_decision_builder_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_decision_builder_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ DefaultPhaseParameters_display_level_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_display_level_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ DefaultPhaseParameters_display_level_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_display_level_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ DefaultPhaseParameters_heuristic_num_failures_limit_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_heuristic_num_failures_limit_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ DefaultPhaseParameters_heuristic_num_failures_limit_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_heuristic_num_failures_limit_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ DefaultPhaseParameters_heuristic_period_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_heuristic_period_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ DefaultPhaseParameters_heuristic_period_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_heuristic_period_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ DefaultPhaseParameters_initialization_splits_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_initialization_splits_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ DefaultPhaseParameters_initialization_splits_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_initialization_splits_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ DefaultPhaseParameters_NONE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_NONE_get ( )

◆ DefaultPhaseParameters_NORMAL_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_NORMAL_get ( )

◆ DefaultPhaseParameters_persistent_impact_get()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_persistent_impact_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ DefaultPhaseParameters_persistent_impact_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_persistent_impact_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
bool jarg2 )

◆ DefaultPhaseParameters_random_seed_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_random_seed_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ DefaultPhaseParameters_random_seed_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_random_seed_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ DefaultPhaseParameters_run_all_heuristics_get()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_run_all_heuristics_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ DefaultPhaseParameters_run_all_heuristics_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_run_all_heuristics_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
bool jarg2 )

◆ DefaultPhaseParameters_SELECT_MAX_IMPACT_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_SELECT_MAX_IMPACT_get ( )

◆ DefaultPhaseParameters_SELECT_MIN_IMPACT_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_SELECT_MIN_IMPACT_get ( )

◆ DefaultPhaseParameters_use_last_conflict_get()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_use_last_conflict_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ DefaultPhaseParameters_use_last_conflict_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_use_last_conflict_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
bool jarg2 )

◆ DefaultPhaseParameters_value_selection_schema_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_value_selection_schema_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ DefaultPhaseParameters_value_selection_schema_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_value_selection_schema_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ DefaultPhaseParameters_var_selection_schema_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_var_selection_schema_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ DefaultPhaseParameters_var_selection_schema_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_var_selection_schema_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ DefaultPhaseParameters_VERBOSE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_VERBOSE_get ( )

◆ DefaultRoutingModelParameters()

static System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultRoutingModelParameters ( )

◆ DefaultRoutingSearchParameters()

static System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultRoutingSearchParameters ( )

◆ DefaultSecondaryRoutingSearchParameters()

static System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultSecondaryRoutingSearchParameters ( )

◆ delete_Assignment()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_Assignment ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_AssignmentElement()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_AssignmentElement ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_AssignmentIntContainer()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_AssignmentIntContainer ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_AssignmentIntervalContainer()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_AssignmentIntervalContainer ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_AssignmentSequenceContainer()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_AssignmentSequenceContainer ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_BaseIntExpr()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_BaseIntExpr ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_BaseLns()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_BaseLns ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_BaseObject()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_BaseObject ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_BooleanVar()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_BooleanVar ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_BoundCost()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_BoundCost ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_CastConstraint()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_CastConstraint ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_ChangeValue()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_ChangeValue ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_Constraint()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_Constraint ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_Decision()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_Decision ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_DecisionBuilder()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_DecisionBuilder ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_DecisionBuilderVector()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_DecisionBuilderVector ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_DecisionVisitor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_DecisionVisitor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_DefaultPhaseParameters()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_DefaultPhaseParameters ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_Demon()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_Demon ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_DisjunctiveConstraint()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_DisjunctiveConstraint ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_Domain()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_Domain ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_GlobalVehicleBreaksConstraint()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_GlobalVehicleBreaksConstraint ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_ImprovementSearchLimit()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_ImprovementSearchLimit ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_Int64Vector()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_Int64Vector ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_Int64VectorVector()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_Int64VectorVector ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_IntBoolPair()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_IntBoolPair ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_IntervalVar()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_IntervalVar ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_IntervalVarElement()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_IntervalVarElement ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_IntervalVarVector()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_IntervalVarVector ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_IntExpr()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_IntExpr ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_IntTupleSet()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_IntTupleSet ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_IntVar()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_IntVar ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_IntVarElement()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_IntVarElement ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_IntVarIterator()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_IntVarIterator ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_IntVarLocalSearchFilter()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_IntVarLocalSearchFilter ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_IntVarLocalSearchOperator()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_IntVarLocalSearchOperator ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_IntVarVector()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_IntVarVector ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_IntVector()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_IntVector ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_IntVectorVector()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_IntVectorVector ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_LocalSearchFilter()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_LocalSearchFilter ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_LocalSearchFilterManager()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_LocalSearchFilterManager ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_LocalSearchFilterManager_FilterEvent()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_LocalSearchFilterManager_FilterEvent ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_LocalSearchFilterVector()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_LocalSearchFilterVector ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_LocalSearchMonitor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_LocalSearchMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_LocalSearchOperator()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_LocalSearchOperator ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_LocalSearchOperatorState()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_LocalSearchOperatorState ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_LocalSearchOperatorVector()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_LocalSearchOperatorVector ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_LocalSearchPhaseParameters()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_LocalSearchPhaseParameters ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_ModelCache()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_ModelCache ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_ModelVisitor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_ModelVisitor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_ObjectiveMonitor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_ObjectiveMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_OptimizeVar()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_OptimizeVar ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_Pack()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_Pack ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_PathOperator()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_PathOperator ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_PathsMetadata()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_PathsMetadata ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_PickupDeliveryPair()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_PickupDeliveryPair ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_PropagationBaseObject()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_PropagationBaseObject ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_PropagationMonitor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_PropagationMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_RegularLimit()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_RegularLimit ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_RevBool()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_RevBool ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_RevInteger()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_RevInteger ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_RevPartialSequence()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_RevPartialSequence ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_RoutingDimension()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_RoutingDimension ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_RoutingIndexManager()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_RoutingIndexManager ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_RoutingModel()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_RoutingModel ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_RoutingModel_NodeNeighborsByCostClass()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_RoutingModel_NodeNeighborsByCostClass ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_RoutingModel_PickupDeliveryPosition()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_RoutingModel_PickupDeliveryPosition ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_RoutingModel_ResourceGroup()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_RoutingModel_ResourceGroup ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_RoutingModel_ResourceGroup_Attributes()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_RoutingModel_ResourceGroup_Attributes ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_RoutingModel_ResourceGroup_Resource()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_RoutingModel_ResourceGroup_Resource ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_RoutingModel_RouteDimensionTravelInfo()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_RoutingModel_RouteDimensionTravelInfo ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_RoutingModel_RouteDimensionTravelInfo_TransitionInfo()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_RoutingModel_RouteDimensionTravelInfo_TransitionInfo ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_RoutingModel_RouteDimensionTravelInfo_TransitionInfo_PiecewiseLinearFormulation()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_RoutingModel_RouteDimensionTravelInfo_TransitionInfo_PiecewiseLinearFormulation ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_RoutingModel_SecondaryOptimizer()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_RoutingModel_SecondaryOptimizer ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_RoutingModel_VariableValuePair()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_RoutingModel_VariableValuePair ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_RoutingModel_VehicleTypeContainer()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_RoutingModel_VehicleTypeContainer ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_RoutingModel_VehicleTypeContainer_VehicleClassEntry()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_RoutingModel_VehicleTypeContainer_VehicleClassEntry ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_RoutingModelVisitor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_RoutingModelVisitor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_SearchLimit()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_SearchLimit ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_SearchLog()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_SearchLog ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_SearchMonitor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_SearchMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_SearchMonitorVector()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_SearchMonitorVector ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_SequenceVar()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_SequenceVar ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_SequenceVarElement()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_SequenceVarElement ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_SequenceVarVector()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_SequenceVarVector ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_SimpleBoundCosts()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_SimpleBoundCosts ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_SolutionCollector()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_SolutionCollector ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_SolutionPool()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_SolutionPool ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_Solver()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_Solver ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_Solver_IntegerCastInfo()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_Solver_IntegerCastInfo ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_SymmetryBreaker()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_SymmetryBreaker ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_SymmetryBreakerVector()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_SymmetryBreakerVector ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_TypeIncompatibilityChecker()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_TypeIncompatibilityChecker ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_TypeRegulationsChecker()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_TypeRegulationsChecker ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_TypeRegulationsConstraint()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_TypeRegulationsConstraint ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_TypeRequirementChecker()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_TypeRequirementChecker ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Demon_Desinhibit()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Demon_Desinhibit ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Demon_director_connect()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Demon_director_connect ( global::System.Runtime.InteropServices.HandleRef jarg1,
Demon.SwigDelegateDemon_0 delegate0,
Demon.SwigDelegateDemon_1 delegate1,
Demon.SwigDelegateDemon_2 delegate2 )

◆ Demon_Inhibit()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Demon_Inhibit ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Demon_Priority()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Demon_Priority ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Demon_PrioritySwigExplicitDemon()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Demon_PrioritySwigExplicitDemon ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Demon_RunWrapper()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Demon_RunWrapper ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Demon_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Demon_SWIGUpcast ( global::System.IntPtr jarg1)

◆ Demon_ToString()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Demon_ToString ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Demon_ToStringSwigExplicitDemon()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Demon_ToStringSwigExplicitDemon ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ DisjunctiveConstraint_SequenceVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DisjunctiveConstraint_SequenceVar ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ DisjunctiveConstraint_SetTransitionTime()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DisjunctiveConstraint_SetTransitionTime ( global::System.Runtime.InteropServices.HandleRef jarg1,
LongLongToLong jarg2 )

◆ DisjunctiveConstraint_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DisjunctiveConstraint_SWIGUpcast ( global::System.IntPtr jarg1)

◆ DisjunctiveConstraint_TransitionTime()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DisjunctiveConstraint_TransitionTime ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ Domain_AdditionWith()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Domain_AdditionWith ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Domain_AllValues()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Domain_AllValues ( )

◆ Domain_Complement()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Domain_Complement ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Domain_Contains()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Domain_Contains ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ Domain_FlattenedIntervals()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Domain_FlattenedIntervals ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Domain_FromFlatIntervals()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Domain_FromFlatIntervals ( int length1,
long[] jarg1 )

◆ Domain_FromIntervals()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Domain_FromIntervals ( int len1_1,
int[] len1_2,
long[] jarg1 )

◆ Domain_FromValues()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Domain_FromValues ( int length1,
long[] jarg1 )

◆ DOMAIN_INT_VAR_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DOMAIN_INT_VAR_get ( )

◆ Domain_IntersectionWith()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Domain_IntersectionWith ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Domain_IsEmpty()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Domain_IsEmpty ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Domain_Max()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Domain_Max ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Domain_Min()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Domain_Min ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Domain_Negation()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Domain_Negation ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Domain_Size()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Domain_Size ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Domain_ToString()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Domain_ToString ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Domain_UnionWith()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Domain_UnionWith ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ FindErrorInRoutingSearchParameters()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.FindErrorInRoutingSearchParameters ( int search_parameters_size,
byte[] jarg1 )

◆ FindErrorsInRoutingSearchParameters()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.FindErrorsInRoutingSearchParameters ( int search_parameters_size,
byte[] jarg1 )

◆ GlobalVehicleBreaksConstraint_InitialPropagateWrapper()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.GlobalVehicleBreaksConstraint_InitialPropagateWrapper ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ GlobalVehicleBreaksConstraint_Post()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.GlobalVehicleBreaksConstraint_Post ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ GlobalVehicleBreaksConstraint_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.GlobalVehicleBreaksConstraint_SWIGUpcast ( global::System.IntPtr jarg1)

◆ GlobalVehicleBreaksConstraint_ToString()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.GlobalVehicleBreaksConstraint_ToString ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ ImprovementSearchLimit_AtSolution()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ImprovementSearchLimit_AtSolution ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ ImprovementSearchLimit_CheckWithOffset()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ImprovementSearchLimit_CheckWithOffset ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ ImprovementSearchLimit_Copy()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ImprovementSearchLimit_Copy ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ ImprovementSearchLimit_Init()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ImprovementSearchLimit_Init ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ ImprovementSearchLimit_Install()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ImprovementSearchLimit_Install ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ ImprovementSearchLimit_MakeClone()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ImprovementSearchLimit_MakeClone ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ ImprovementSearchLimit_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ImprovementSearchLimit_SWIGUpcast ( global::System.IntPtr jarg1)

◆ Int64Vector_Add()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64Vector_Add ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ Int64Vector_AddRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64Vector_AddRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Int64Vector_capacity()

static uint Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64Vector_capacity ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Int64Vector_Clear()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64Vector_Clear ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Int64Vector_Contains()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64Vector_Contains ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ Int64Vector_empty()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64Vector_empty ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Int64Vector_getitem()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64Vector_getitem ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ Int64Vector_getitemcopy()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64Vector_getitemcopy ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ Int64Vector_GetRange()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64Vector_GetRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ Int64Vector_IndexOf()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64Vector_IndexOf ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ Int64Vector_Insert()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64Vector_Insert ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
long jarg3 )

◆ Int64Vector_InsertRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64Vector_InsertRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Int64Vector_LastIndexOf()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64Vector_LastIndexOf ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ Int64Vector_Remove()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64Vector_Remove ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ Int64Vector_RemoveAt()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64Vector_RemoveAt ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ Int64Vector_RemoveRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64Vector_RemoveRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ Int64Vector_Repeat()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64Vector_Repeat ( long jarg1,
int jarg2 )

◆ Int64Vector_reserve()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64Vector_reserve ( global::System.Runtime.InteropServices.HandleRef jarg1,
uint jarg2 )

◆ Int64Vector_Reverse__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64Vector_Reverse__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Int64Vector_Reverse__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64Vector_Reverse__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ Int64Vector_setitem()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64Vector_setitem ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
long jarg3 )

◆ Int64Vector_SetRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64Vector_SetRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Int64Vector_size()

static uint Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64Vector_size ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Int64VectorVector_Add()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64VectorVector_Add ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Int64VectorVector_AddRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64VectorVector_AddRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Int64VectorVector_capacity()

static uint Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64VectorVector_capacity ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Int64VectorVector_Clear()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64VectorVector_Clear ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Int64VectorVector_empty()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64VectorVector_empty ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Int64VectorVector_getitem()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64VectorVector_getitem ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ Int64VectorVector_getitemcopy()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64VectorVector_getitemcopy ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ Int64VectorVector_GetRange()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64VectorVector_GetRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ Int64VectorVector_Insert()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64VectorVector_Insert ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Int64VectorVector_InsertRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64VectorVector_InsertRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Int64VectorVector_RemoveAt()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64VectorVector_RemoveAt ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ Int64VectorVector_RemoveRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64VectorVector_RemoveRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ Int64VectorVector_Repeat()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64VectorVector_Repeat ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ Int64VectorVector_reserve()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64VectorVector_reserve ( global::System.Runtime.InteropServices.HandleRef jarg1,
uint jarg2 )

◆ Int64VectorVector_Reverse__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64VectorVector_Reverse__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Int64VectorVector_Reverse__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64VectorVector_Reverse__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ Int64VectorVector_setitem()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64VectorVector_setitem ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Int64VectorVector_SetRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64VectorVector_SetRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Int64VectorVector_size()

static uint Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Int64VectorVector_size ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntBoolPair_first_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntBoolPair_first_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntBoolPair_first_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntBoolPair_first_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ IntBoolPair_second_get()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntBoolPair_second_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntBoolPair_second_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntBoolPair_second_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
bool jarg2 )

◆ IntervalVar_Accept()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_Accept ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntervalVar_AvoidsDate()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_AvoidsDate ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntervalVar_CannotBePerformed()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_CannotBePerformed ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVar_CrossesDate()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_CrossesDate ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntervalVar_DurationExpr()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_DurationExpr ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVar_DurationMax()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_DurationMax ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVar_DurationMin()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_DurationMin ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVar_EndExpr()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_EndExpr ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVar_EndMax()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_EndMax ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVar_EndMin()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_EndMin ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVar_EndsAfter()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_EndsAfter ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntervalVar_EndsAfterEnd()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_EndsAfterEnd ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntervalVar_EndsAfterEndWithDelay()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_EndsAfterEndWithDelay ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ IntervalVar_EndsAfterStart()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_EndsAfterStart ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntervalVar_EndsAfterStartWithDelay()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_EndsAfterStartWithDelay ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ IntervalVar_EndsAt()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_EndsAt ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntervalVar_EndsAtEnd()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_EndsAtEnd ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntervalVar_EndsAtEndWithDelay()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_EndsAtEndWithDelay ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ IntervalVar_EndsAtStart()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_EndsAtStart ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntervalVar_EndsAtStartWithDelay()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_EndsAtStartWithDelay ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ IntervalVar_EndsBefore()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_EndsBefore ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntervalVar_IsPerformedBound()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_IsPerformedBound ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVar_kMaxValidValue_get()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_kMaxValidValue_get ( )

◆ IntervalVar_kMinValidValue_get()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_kMinValidValue_get ( )

◆ IntervalVar_MayBePerformed()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_MayBePerformed ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVar_MustBePerformed()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_MustBePerformed ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVar_OldDurationMax()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_OldDurationMax ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVar_OldDurationMin()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_OldDurationMin ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVar_OldEndMax()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_OldEndMax ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVar_OldEndMin()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_OldEndMin ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVar_OldStartMax()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_OldStartMax ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVar_OldStartMin()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_OldStartMin ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVar_PerformedExpr()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_PerformedExpr ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVar_RelaxedMax()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_RelaxedMax ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVar_RelaxedMin()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_RelaxedMin ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVar_SafeDurationExpr()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_SafeDurationExpr ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntervalVar_SafeEndExpr()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_SafeEndExpr ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntervalVar_SafeStartExpr()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_SafeStartExpr ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntervalVar_SetDurationMax()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_SetDurationMax ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntervalVar_SetDurationMin()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_SetDurationMin ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntervalVar_SetDurationRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_SetDurationRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3 )

◆ IntervalVar_SetEndMax()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_SetEndMax ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntervalVar_SetEndMin()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_SetEndMin ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntervalVar_SetEndRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_SetEndRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3 )

◆ IntervalVar_SetPerformed()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_SetPerformed ( global::System.Runtime.InteropServices.HandleRef jarg1,
bool jarg2 )

◆ IntervalVar_SetStartMax()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_SetStartMax ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntervalVar_SetStartMin()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_SetStartMin ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntervalVar_SetStartRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_SetStartRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3 )

◆ IntervalVar_StartExpr()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_StartExpr ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVar_StartMax()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_StartMax ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVar_StartMin()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_StartMin ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVar_StartsAfter()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_StartsAfter ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntervalVar_StartsAfterEnd()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_StartsAfterEnd ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntervalVar_StartsAfterEndWithDelay()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_StartsAfterEndWithDelay ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ IntervalVar_StartsAfterStart()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_StartsAfterStart ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntervalVar_StartsAfterStartWithDelay()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_StartsAfterStartWithDelay ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ IntervalVar_StartsAt()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_StartsAt ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntervalVar_StartsAtEnd()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_StartsAtEnd ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntervalVar_StartsAtEndWithDelay()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_StartsAtEndWithDelay ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ IntervalVar_StartsAtStart()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_StartsAtStart ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntervalVar_StartsAtStartWithDelay()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_StartsAtStartWithDelay ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ IntervalVar_StartsBefore()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_StartsBefore ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntervalVar_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_SWIGUpcast ( global::System.IntPtr jarg1)

◆ IntervalVar_WasPerformedBound()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_WasPerformedBound ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVar_WhenAnything__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_WhenAnything__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntervalVar_WhenAnything__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_WhenAnything__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
VoidToVoid jarg2 )

◆ IntervalVar_WhenDurationBound__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_WhenDurationBound__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntervalVar_WhenDurationBound__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_WhenDurationBound__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
VoidToVoid jarg2 )

◆ IntervalVar_WhenDurationRange__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_WhenDurationRange__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntervalVar_WhenDurationRange__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_WhenDurationRange__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
VoidToVoid jarg2 )

◆ IntervalVar_WhenEndBound__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_WhenEndBound__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntervalVar_WhenEndBound__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_WhenEndBound__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
VoidToVoid jarg2 )

◆ IntervalVar_WhenEndRange__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_WhenEndRange__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntervalVar_WhenEndRange__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_WhenEndRange__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
VoidToVoid jarg2 )

◆ IntervalVar_WhenPerformedBound__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_WhenPerformedBound__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntervalVar_WhenPerformedBound__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_WhenPerformedBound__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
VoidToVoid jarg2 )

◆ IntervalVar_WhenStartBound__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_WhenStartBound__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntervalVar_WhenStartBound__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_WhenStartBound__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
VoidToVoid jarg2 )

◆ IntervalVar_WhenStartRange__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_WhenStartRange__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntervalVar_WhenStartRange__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVar_WhenStartRange__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
VoidToVoid jarg2 )

◆ IntervalVarElement_Bound()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_Bound ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVarElement_Clone()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_Clone ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVarElement_Copy()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_Copy ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntervalVarElement_DurationMax()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_DurationMax ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVarElement_DurationMin()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_DurationMin ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVarElement_DurationValue()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_DurationValue ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVarElement_EndMax()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_EndMax ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVarElement_EndMin()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_EndMin ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVarElement_EndValue()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_EndValue ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVarElement_PerformedMax()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_PerformedMax ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVarElement_PerformedMin()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_PerformedMin ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVarElement_PerformedValue()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_PerformedValue ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVarElement_Reset()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_Reset ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntervalVarElement_Restore()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_Restore ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVarElement_SetDurationMax()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_SetDurationMax ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntervalVarElement_SetDurationMin()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_SetDurationMin ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntervalVarElement_SetDurationRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_SetDurationRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3 )

◆ IntervalVarElement_SetDurationValue()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_SetDurationValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntervalVarElement_SetEndMax()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_SetEndMax ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntervalVarElement_SetEndMin()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_SetEndMin ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntervalVarElement_SetEndRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_SetEndRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3 )

◆ IntervalVarElement_SetEndValue()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_SetEndValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntervalVarElement_SetPerformedMax()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_SetPerformedMax ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntervalVarElement_SetPerformedMin()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_SetPerformedMin ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntervalVarElement_SetPerformedRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_SetPerformedRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3 )

◆ IntervalVarElement_SetPerformedValue()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_SetPerformedValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntervalVarElement_SetStartMax()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_SetStartMax ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntervalVarElement_SetStartMin()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_SetStartMin ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntervalVarElement_SetStartRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_SetStartRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3 )

◆ IntervalVarElement_SetStartValue()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_SetStartValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntervalVarElement_StartMax()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_StartMax ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVarElement_StartMin()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_StartMin ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVarElement_StartValue()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_StartValue ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVarElement_Store()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_Store ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVarElement_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_SWIGUpcast ( global::System.IntPtr jarg1)

◆ IntervalVarElement_ToString()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_ToString ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVarElement_Var()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarElement_Var ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVarVector_Add()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarVector_Add ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntervalVarVector_AddRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarVector_AddRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntervalVarVector_capacity()

static uint Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarVector_capacity ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVarVector_Clear()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarVector_Clear ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVarVector_Contains()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarVector_Contains ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntervalVarVector_empty()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarVector_empty ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVarVector_getitem()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarVector_getitem ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ IntervalVarVector_getitemcopy()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarVector_getitemcopy ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ IntervalVarVector_GetRange()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarVector_GetRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ IntervalVarVector_IndexOf()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarVector_IndexOf ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntervalVarVector_Insert()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarVector_Insert ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ IntervalVarVector_InsertRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarVector_InsertRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ IntervalVarVector_LastIndexOf()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarVector_LastIndexOf ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntervalVarVector_Remove()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarVector_Remove ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntervalVarVector_RemoveAt()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarVector_RemoveAt ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ IntervalVarVector_RemoveRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarVector_RemoveRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ IntervalVarVector_Repeat()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarVector_Repeat ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ IntervalVarVector_reserve()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarVector_reserve ( global::System.Runtime.InteropServices.HandleRef jarg1,
uint jarg2 )

◆ IntervalVarVector_Reverse__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarVector_Reverse__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntervalVarVector_Reverse__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarVector_Reverse__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ IntervalVarVector_setitem()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarVector_setitem ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ IntervalVarVector_SetRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarVector_SetRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ IntervalVarVector_size()

static uint Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntervalVarVector_size ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntExpr_Accept()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_Accept ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntExpr_Bound()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_Bound ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntExpr_IndexOf__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_IndexOf__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
long[] jarg2 )

◆ IntExpr_IndexOf__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_IndexOf__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntExpr_IsDifferent__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_IsDifferent__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntExpr_IsDifferent__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_IsDifferent__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntExpr_IsEqual__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_IsEqual__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntExpr_IsEqual__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_IsEqual__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntExpr_IsGreater__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_IsGreater__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntExpr_IsGreater__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_IsGreater__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntExpr_IsGreaterOrEqual__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_IsGreaterOrEqual__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntExpr_IsGreaterOrEqual__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_IsGreaterOrEqual__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntExpr_IsLess__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_IsLess__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntExpr_IsLess__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_IsLess__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntExpr_IsLessOrEqual__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_IsLessOrEqual__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntExpr_IsLessOrEqual__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_IsLessOrEqual__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntExpr_IsMember__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_IsMember__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
long[] jarg2 )

◆ IntExpr_IsMember__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_IsMember__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
int[] jarg2 )

◆ IntExpr_IsVar()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_IsVar ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntExpr_MapTo()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_MapTo ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntExpr_Max()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_Max ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntExpr_Maximize()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_Maximize ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntExpr_Member__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_Member__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
long[] jarg2 )

◆ IntExpr_Member__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_Member__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
int[] jarg2 )

◆ IntExpr_Min()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_Min ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntExpr_Minimize()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_Minimize ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntExpr_Range()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_Range ( global::System.Runtime.InteropServices.HandleRef jarg1,
out int jarg2,
out int jarg3 )

◆ IntExpr_SetMax()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_SetMax ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntExpr_SetMin()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_SetMin ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntExpr_SetRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_SetRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3 )

◆ IntExpr_SetValue()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_SetValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntExpr_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_SWIGUpcast ( global::System.IntPtr jarg1)

◆ IntExpr_Var()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_Var ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntExpr_VarWithName()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_VarWithName ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2 )

◆ IntExpr_WhenRange__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_WhenRange__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntExpr_WhenRange__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntExpr_WhenRange__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
VoidToVoid jarg2 )

◆ IntTupleSet_Arity()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_Arity ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntTupleSet_Clear()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_Clear ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntTupleSet_Contains__SWIG_0()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_Contains__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
int[] jarg2 )

◆ IntTupleSet_Contains__SWIG_1()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_Contains__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
long[] jarg2 )

◆ IntTupleSet_Insert2()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_Insert2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3 )

◆ IntTupleSet_Insert3()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_Insert3 ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3,
long jarg4 )

◆ IntTupleSet_Insert4()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_Insert4 ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3,
long jarg4,
long jarg5 )

◆ IntTupleSet_Insert__SWIG_0()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_Insert__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
int[] jarg2 )

◆ IntTupleSet_Insert__SWIG_1()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_Insert__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
long[] jarg2 )

◆ IntTupleSet_InsertAll__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_InsertAll__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int len2_1,
int[] len2_2,
long[] jarg2 )

◆ IntTupleSet_InsertAll__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_InsertAll__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int len2_1,
int[] len2_2,
int[] jarg2 )

◆ IntTupleSet_NumDifferentValuesInColumn()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_NumDifferentValuesInColumn ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ IntTupleSet_NumTuples()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_NumTuples ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntTupleSet_SortedByColumn()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_SortedByColumn ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ IntTupleSet_SortedLexicographically()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_SortedLexicographically ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntTupleSet_Value()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_Value ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ IntVar_Accept()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVar_Accept ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntVar_Contains()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVar_Contains ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntVar_GetDomain()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVar_GetDomain ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVar_GetHoles()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVar_GetHoles ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVar_Index()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVar_Index ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVar_IsDifferent()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVar_IsDifferent ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntVar_IsEqual()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVar_IsEqual ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntVar_IsGreaterOrEqual()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVar_IsGreaterOrEqual ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntVar_IsLessOrEqual()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVar_IsLessOrEqual ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntVar_IsVar()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVar_IsVar ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVar_OldMax()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVar_OldMax ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVar_OldMin()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVar_OldMin ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVar_RemoveInterval()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVar_RemoveInterval ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3 )

◆ IntVar_RemoveValue()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVar_RemoveValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntVar_RemoveValues()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVar_RemoveValues ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
long[] jarg2 )

◆ IntVar_SetValues()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVar_SetValues ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
long[] jarg2 )

◆ IntVar_Size()

static ulong Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVar_Size ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVar_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVar_SWIGUpcast ( global::System.IntPtr jarg1)

◆ IntVar_Value()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVar_Value ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVar_Var()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVar_Var ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVar_VarType()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVar_VarType ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVar_WhenBound__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVar_WhenBound__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntVar_WhenBound__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVar_WhenBound__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
VoidToVoid jarg2 )

◆ IntVar_WhenDomain__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVar_WhenDomain__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntVar_WhenDomain__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVar_WhenDomain__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
VoidToVoid jarg2 )

◆ IntVarElement_Bound()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarElement_Bound ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVarElement_Clone()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarElement_Clone ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVarElement_Copy()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarElement_Copy ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntVarElement_Max()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarElement_Max ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVarElement_Min()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarElement_Min ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVarElement_Reset()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarElement_Reset ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntVarElement_Restore()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarElement_Restore ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVarElement_SetMax()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarElement_SetMax ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntVarElement_SetMin()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarElement_SetMin ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntVarElement_SetRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarElement_SetRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3 )

◆ IntVarElement_SetValue()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarElement_SetValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntVarElement_Store()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarElement_Store ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVarElement_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarElement_SWIGUpcast ( global::System.IntPtr jarg1)

◆ IntVarElement_ToString()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarElement_ToString ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVarElement_Value()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarElement_Value ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVarElement_Var()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarElement_Var ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVarIterator_Init()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarIterator_Init ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVarIterator_Next()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarIterator_Next ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVarIterator_Ok()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarIterator_Ok ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVarIterator_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarIterator_SWIGUpcast ( global::System.IntPtr jarg1)

◆ IntVarIterator_ToString()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarIterator_ToString ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVarIterator_Value()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarIterator_Value ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVarLocalSearchFilter_AddVars()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchFilter_AddVars ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntVarLocalSearchFilter_director_connect()

◆ IntVarLocalSearchFilter_Index()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchFilter_Index ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntVarLocalSearchFilter_OnSynchronize()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchFilter_OnSynchronize ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntVarLocalSearchFilter_OnSynchronizeSwigExplicitIntVarLocalSearchFilter()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchFilter_OnSynchronizeSwigExplicitIntVarLocalSearchFilter ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntVarLocalSearchFilter_Size()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchFilter_Size ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVarLocalSearchFilter_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchFilter_SWIGUpcast ( global::System.IntPtr jarg1)

◆ IntVarLocalSearchFilter_Synchronize()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchFilter_Synchronize ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ IntVarLocalSearchFilter_Value()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchFilter_Value ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ IntVarLocalSearchFilter_Var()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchFilter_Var ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ IntVarLocalSearchOperator_Activate()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperator_Activate ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntVarLocalSearchOperator_Activated()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperator_Activated ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntVarLocalSearchOperator_AddVars()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperator_AddVars ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntVarLocalSearchOperator_ApplyChanges()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperator_ApplyChanges ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ IntVarLocalSearchOperator_Deactivate()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperator_Deactivate ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntVarLocalSearchOperator_director_connect()

◆ IntVarLocalSearchOperator_HoldsDelta()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperator_HoldsDelta ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVarLocalSearchOperator_HoldsDeltaSwigExplicitIntVarLocalSearchOperator()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperator_HoldsDeltaSwigExplicitIntVarLocalSearchOperator ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVarLocalSearchOperator_IsIncremental()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperator_IsIncremental ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVarLocalSearchOperator_IsIncrementalSwigExplicitIntVarLocalSearchOperator()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperator_IsIncrementalSwigExplicitIntVarLocalSearchOperator ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVarLocalSearchOperator_MakeOneNeighbor()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperator_MakeOneNeighbor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVarLocalSearchOperator_MakeOneNeighborSwigExplicitIntVarLocalSearchOperator()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperator_MakeOneNeighborSwigExplicitIntVarLocalSearchOperator ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVarLocalSearchOperator_OldValue()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperator_OldValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntVarLocalSearchOperator_OnStart()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperator_OnStart ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVarLocalSearchOperator_OnStartSwigExplicitIntVarLocalSearchOperator()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperator_OnStartSwigExplicitIntVarLocalSearchOperator ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVarLocalSearchOperator_PrevValue()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperator_PrevValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntVarLocalSearchOperator_RevertChanges()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperator_RevertChanges ( global::System.Runtime.InteropServices.HandleRef jarg1,
bool jarg2 )

◆ IntVarLocalSearchOperator_SetValue()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperator_SetValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3 )

◆ IntVarLocalSearchOperator_Size()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperator_Size ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVarLocalSearchOperator_SkipUnchanged()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperator_SkipUnchanged ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ IntVarLocalSearchOperator_SkipUnchangedSwigExplicitIntVarLocalSearchOperator()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperator_SkipUnchangedSwigExplicitIntVarLocalSearchOperator ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ IntVarLocalSearchOperator_Start()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperator_Start ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntVarLocalSearchOperator_StartSwigExplicitIntVarLocalSearchOperator()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperator_StartSwigExplicitIntVarLocalSearchOperator ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntVarLocalSearchOperator_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperator_SWIGUpcast ( global::System.IntPtr jarg1)

◆ IntVarLocalSearchOperator_Value()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperator_Value ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntVarLocalSearchOperator_Var()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperator_Var ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ IntVarVector_Add()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarVector_Add ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntVarVector_AddRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarVector_AddRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntVarVector_capacity()

static uint Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarVector_capacity ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVarVector_Clear()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarVector_Clear ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVarVector_Contains()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarVector_Contains ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntVarVector_empty()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarVector_empty ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVarVector_getitem()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarVector_getitem ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ IntVarVector_getitemcopy()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarVector_getitemcopy ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ IntVarVector_GetRange()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarVector_GetRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ IntVarVector_IndexOf()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarVector_IndexOf ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntVarVector_Insert()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarVector_Insert ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ IntVarVector_InsertRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarVector_InsertRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ IntVarVector_LastIndexOf()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarVector_LastIndexOf ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntVarVector_Remove()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarVector_Remove ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntVarVector_RemoveAt()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarVector_RemoveAt ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ IntVarVector_RemoveRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarVector_RemoveRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ IntVarVector_Repeat()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarVector_Repeat ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ IntVarVector_reserve()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarVector_reserve ( global::System.Runtime.InteropServices.HandleRef jarg1,
uint jarg2 )

◆ IntVarVector_Reverse__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarVector_Reverse__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVarVector_Reverse__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarVector_Reverse__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ IntVarVector_setitem()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarVector_setitem ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ IntVarVector_SetRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarVector_SetRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ IntVarVector_size()

static uint Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarVector_size ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVector_Add()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVector_Add ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ IntVector_AddRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVector_AddRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntVector_capacity()

static uint Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVector_capacity ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVector_Clear()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVector_Clear ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVector_Contains()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVector_Contains ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ IntVector_empty()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVector_empty ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVector_getitem()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVector_getitem ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ IntVector_getitemcopy()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVector_getitemcopy ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ IntVector_GetRange()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVector_GetRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ IntVector_IndexOf()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVector_IndexOf ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ IntVector_Insert()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVector_Insert ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ IntVector_InsertRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVector_InsertRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ IntVector_LastIndexOf()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVector_LastIndexOf ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ IntVector_Remove()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVector_Remove ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ IntVector_RemoveAt()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVector_RemoveAt ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ IntVector_RemoveRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVector_RemoveRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ IntVector_Repeat()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVector_Repeat ( int jarg1,
int jarg2 )

◆ IntVector_reserve()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVector_reserve ( global::System.Runtime.InteropServices.HandleRef jarg1,
uint jarg2 )

◆ IntVector_Reverse__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVector_Reverse__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVector_Reverse__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVector_Reverse__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ IntVector_setitem()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVector_setitem ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ IntVector_SetRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVector_SetRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ IntVector_size()

static uint Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVector_size ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVectorVector_Add()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVectorVector_Add ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntVectorVector_AddRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVectorVector_AddRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ IntVectorVector_capacity()

static uint Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVectorVector_capacity ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVectorVector_Clear()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVectorVector_Clear ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVectorVector_empty()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVectorVector_empty ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVectorVector_getitem()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVectorVector_getitem ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ IntVectorVector_getitemcopy()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVectorVector_getitemcopy ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ IntVectorVector_GetRange()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVectorVector_GetRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ IntVectorVector_Insert()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVectorVector_Insert ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ IntVectorVector_InsertRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVectorVector_InsertRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ IntVectorVector_RemoveAt()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVectorVector_RemoveAt ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ IntVectorVector_RemoveRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVectorVector_RemoveRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ IntVectorVector_Repeat()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVectorVector_Repeat ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ IntVectorVector_reserve()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVectorVector_reserve ( global::System.Runtime.InteropServices.HandleRef jarg1,
uint jarg2 )

◆ IntVectorVector_Reverse__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVectorVector_Reverse__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ IntVectorVector_Reverse__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVectorVector_Reverse__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ IntVectorVector_setitem()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVectorVector_setitem ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ IntVectorVector_SetRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVectorVector_SetRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ IntVectorVector_size()

static uint Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVectorVector_size ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchFilter_Accept()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilter_Accept ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
long jarg4,
long jarg5 )

◆ LocalSearchFilter_Commit()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilter_Commit ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ LocalSearchFilter_CommitSwigExplicitLocalSearchFilter()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilter_CommitSwigExplicitLocalSearchFilter ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ LocalSearchFilter_director_connect()

◆ LocalSearchFilter_GetAcceptedObjectiveValue()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilter_GetAcceptedObjectiveValue ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchFilter_GetAcceptedObjectiveValueSwigExplicitLocalSearchFilter()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilter_GetAcceptedObjectiveValueSwigExplicitLocalSearchFilter ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchFilter_GetSynchronizedObjectiveValue()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilter_GetSynchronizedObjectiveValue ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchFilter_GetSynchronizedObjectiveValueSwigExplicitLocalSearchFilter()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilter_GetSynchronizedObjectiveValueSwigExplicitLocalSearchFilter ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchFilter_IsIncremental()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilter_IsIncremental ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchFilter_IsIncrementalSwigExplicitLocalSearchFilter()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilter_IsIncrementalSwigExplicitLocalSearchFilter ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchFilter_Relax()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilter_Relax ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ LocalSearchFilter_RelaxSwigExplicitLocalSearchFilter()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilter_RelaxSwigExplicitLocalSearchFilter ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ LocalSearchFilter_Reset()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilter_Reset ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchFilter_ResetSwigExplicitLocalSearchFilter()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilter_ResetSwigExplicitLocalSearchFilter ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchFilter_Revert()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilter_Revert ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchFilter_RevertSwigExplicitLocalSearchFilter()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilter_RevertSwigExplicitLocalSearchFilter ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchFilter_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilter_SWIGUpcast ( global::System.IntPtr jarg1)

◆ LocalSearchFilter_Synchronize()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilter_Synchronize ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ LocalSearchFilterManager_Accept()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterManager_Accept ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
long jarg5,
long jarg6 )

◆ LocalSearchFilterManager_director_connect()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterManager_director_connect ( global::System.Runtime.InteropServices.HandleRef jarg1,
LocalSearchFilterManager.SwigDelegateLocalSearchFilterManager_0 delegate0 )

◆ LocalSearchFilterManager_FilterEvent_event_type_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterManager_FilterEvent_event_type_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchFilterManager_FilterEvent_event_type_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterManager_FilterEvent_event_type_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ LocalSearchFilterManager_FilterEvent_filter_get()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterManager_FilterEvent_filter_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchFilterManager_FilterEvent_filter_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterManager_FilterEvent_filter_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ LocalSearchFilterManager_FilterEvent_priority_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterManager_FilterEvent_priority_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchFilterManager_FilterEvent_priority_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterManager_FilterEvent_priority_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ LocalSearchFilterManager_GetAcceptedObjectiveValue()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterManager_GetAcceptedObjectiveValue ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchFilterManager_GetSynchronizedObjectiveValue()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterManager_GetSynchronizedObjectiveValue ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchFilterManager_kAccept_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterManager_kAccept_get ( )

◆ LocalSearchFilterManager_kRelax_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterManager_kRelax_get ( )

◆ LocalSearchFilterManager_Revert()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterManager_Revert ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchFilterManager_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterManager_SWIGUpcast ( global::System.IntPtr jarg1)

◆ LocalSearchFilterManager_Synchronize()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterManager_Synchronize ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ LocalSearchFilterManager_ToString()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterManager_ToString ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchFilterManager_ToStringSwigExplicitLocalSearchFilterManager()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterManager_ToStringSwigExplicitLocalSearchFilterManager ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchFilterVector_Add()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterVector_Add ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ LocalSearchFilterVector_AddRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterVector_AddRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ LocalSearchFilterVector_capacity()

static uint Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterVector_capacity ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchFilterVector_Clear()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterVector_Clear ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchFilterVector_Contains()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterVector_Contains ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ LocalSearchFilterVector_empty()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterVector_empty ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchFilterVector_getitem()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterVector_getitem ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ LocalSearchFilterVector_getitemcopy()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterVector_getitemcopy ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ LocalSearchFilterVector_GetRange()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterVector_GetRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ LocalSearchFilterVector_IndexOf()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterVector_IndexOf ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ LocalSearchFilterVector_Insert()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterVector_Insert ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ LocalSearchFilterVector_InsertRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterVector_InsertRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ LocalSearchFilterVector_LastIndexOf()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterVector_LastIndexOf ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ LocalSearchFilterVector_Remove()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterVector_Remove ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ LocalSearchFilterVector_RemoveAt()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterVector_RemoveAt ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ LocalSearchFilterVector_RemoveRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterVector_RemoveRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ LocalSearchFilterVector_Repeat()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterVector_Repeat ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ LocalSearchFilterVector_reserve()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterVector_reserve ( global::System.Runtime.InteropServices.HandleRef jarg1,
uint jarg2 )

◆ LocalSearchFilterVector_Reverse__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterVector_Reverse__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchFilterVector_Reverse__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterVector_Reverse__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ LocalSearchFilterVector_setitem()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterVector_setitem ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ LocalSearchFilterVector_SetRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterVector_SetRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ LocalSearchFilterVector_size()

static uint Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchFilterVector_size ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchMonitor_BeginAcceptNeighbor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchMonitor_BeginAcceptNeighbor ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ LocalSearchMonitor_BeginFiltering()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchMonitor_BeginFiltering ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ LocalSearchMonitor_BeginFilterNeighbor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchMonitor_BeginFilterNeighbor ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ LocalSearchMonitor_BeginMakeNextNeighbor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchMonitor_BeginMakeNextNeighbor ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ LocalSearchMonitor_BeginOperatorStart()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchMonitor_BeginOperatorStart ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchMonitor_EndAcceptNeighbor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchMonitor_EndAcceptNeighbor ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
bool jarg3 )

◆ LocalSearchMonitor_EndFiltering()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchMonitor_EndFiltering ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
bool jarg3 )

◆ LocalSearchMonitor_EndFilterNeighbor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchMonitor_EndFilterNeighbor ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
bool jarg3 )

◆ LocalSearchMonitor_EndMakeNextNeighbor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchMonitor_EndMakeNextNeighbor ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
bool jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5 )

◆ LocalSearchMonitor_EndOperatorStart()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchMonitor_EndOperatorStart ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchMonitor_Install()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchMonitor_Install ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchMonitor_IsActive()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchMonitor_IsActive ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchMonitor_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchMonitor_SWIGUpcast ( global::System.IntPtr jarg1)

◆ LocalSearchMonitor_ToString()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchMonitor_ToString ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchOperator_director_connect()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperator_director_connect ( global::System.Runtime.InteropServices.HandleRef jarg1,
LocalSearchOperator.SwigDelegateLocalSearchOperator_0 delegate0,
LocalSearchOperator.SwigDelegateLocalSearchOperator_1 delegate1,
LocalSearchOperator.SwigDelegateLocalSearchOperator_2 delegate2,
LocalSearchOperator.SwigDelegateLocalSearchOperator_3 delegate3,
LocalSearchOperator.SwigDelegateLocalSearchOperator_4 delegate4,
LocalSearchOperator.SwigDelegateLocalSearchOperator_5 delegate5 )

◆ LocalSearchOperator_HasFragments()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperator_HasFragments ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchOperator_HasFragmentsSwigExplicitLocalSearchOperator()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperator_HasFragmentsSwigExplicitLocalSearchOperator ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchOperator_HoldsDelta()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperator_HoldsDelta ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchOperator_HoldsDeltaSwigExplicitLocalSearchOperator()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperator_HoldsDeltaSwigExplicitLocalSearchOperator ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchOperator_MakeNextNeighbor()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperator_MakeNextNeighbor ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ LocalSearchOperator_Reset()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperator_Reset ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchOperator_ResetSwigExplicitLocalSearchOperator()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperator_ResetSwigExplicitLocalSearchOperator ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchOperator_Start()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperator_Start ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ LocalSearchOperator_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperator_SWIGUpcast ( global::System.IntPtr jarg1)

◆ LocalSearchOperatorState_CandidateIndicesChanged()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorState_CandidateIndicesChanged ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchOperatorState_CandidateInverseValue()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorState_CandidateInverseValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ LocalSearchOperatorState_CandidateIsActive()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorState_CandidateIsActive ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ LocalSearchOperatorState_CandidateValue()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorState_CandidateValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ LocalSearchOperatorState_CheckPoint()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorState_CheckPoint ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchOperatorState_CheckPointValue()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorState_CheckPointValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ LocalSearchOperatorState_Commit()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorState_Commit ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchOperatorState_CommittedInverseValue()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorState_CommittedInverseValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ LocalSearchOperatorState_CommittedValue()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorState_CommittedValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ LocalSearchOperatorState_IncrementalIndicesChanged()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorState_IncrementalIndicesChanged ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchOperatorState_Resize()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorState_Resize ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ LocalSearchOperatorState_Revert()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorState_Revert ( global::System.Runtime.InteropServices.HandleRef jarg1,
bool jarg2 )

◆ LocalSearchOperatorState_SetCandidateActive()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorState_SetCandidateActive ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
bool jarg3 )

◆ LocalSearchOperatorState_SetCandidateValue()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorState_SetCandidateValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3 )

◆ LocalSearchOperatorState_SetCurrentDomainInjectiveAndKeepInverseValues()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorState_SetCurrentDomainInjectiveAndKeepInverseValues ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ LocalSearchOperatorVector_Add()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_Add ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ LocalSearchOperatorVector_AddRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_AddRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ LocalSearchOperatorVector_capacity()

static uint Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_capacity ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchOperatorVector_Clear()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_Clear ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchOperatorVector_Contains()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_Contains ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ LocalSearchOperatorVector_empty()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_empty ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchOperatorVector_getitem()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_getitem ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ LocalSearchOperatorVector_getitemcopy()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_getitemcopy ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ LocalSearchOperatorVector_GetRange()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_GetRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ LocalSearchOperatorVector_IndexOf()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_IndexOf ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ LocalSearchOperatorVector_Insert()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_Insert ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ LocalSearchOperatorVector_InsertRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_InsertRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ LocalSearchOperatorVector_LastIndexOf()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_LastIndexOf ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ LocalSearchOperatorVector_Remove()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_Remove ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ LocalSearchOperatorVector_RemoveAt()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_RemoveAt ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ LocalSearchOperatorVector_RemoveRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_RemoveRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ LocalSearchOperatorVector_Repeat()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_Repeat ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ LocalSearchOperatorVector_reserve()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_reserve ( global::System.Runtime.InteropServices.HandleRef jarg1,
uint jarg2 )

◆ LocalSearchOperatorVector_Reverse__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_Reverse__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ LocalSearchOperatorVector_Reverse__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_Reverse__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ LocalSearchOperatorVector_setitem()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_setitem ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ LocalSearchOperatorVector_SetRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_SetRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ LocalSearchOperatorVector_size()

static uint Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_size ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ MaxVarArray()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.MaxVarArray ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ MinVarArray()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.MinVarArray ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ ModelCache_Clear()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_Clear ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ ModelCache_EXPR_ABS_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_ABS_get ( )

◆ ModelCache_EXPR_CONSTANT_DIFFERENCE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_CONSTANT_DIFFERENCE_get ( )

◆ ModelCache_EXPR_CONSTANT_DIVIDE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_CONSTANT_DIVIDE_get ( )

◆ ModelCache_EXPR_CONSTANT_EXPRESSION_MAX_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_CONSTANT_EXPRESSION_MAX_get ( )

◆ ModelCache_EXPR_CONSTANT_IS_EQUAL_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_CONSTANT_IS_EQUAL_get ( )

◆ ModelCache_EXPR_CONSTANT_IS_GREATER_OR_EQUAL_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_CONSTANT_IS_GREATER_OR_EQUAL_get ( )

◆ ModelCache_EXPR_CONSTANT_IS_LESS_OR_EQUAL_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_CONSTANT_IS_LESS_OR_EQUAL_get ( )

◆ ModelCache_EXPR_CONSTANT_IS_NOT_EQUAL_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_CONSTANT_IS_NOT_EQUAL_get ( )

◆ ModelCache_EXPR_CONSTANT_MAX_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_CONSTANT_MAX_get ( )

◆ ModelCache_EXPR_CONSTANT_MIN_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_CONSTANT_MIN_get ( )

◆ ModelCache_EXPR_CONSTANT_PROD_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_CONSTANT_PROD_get ( )

◆ ModelCache_EXPR_CONSTANT_SUM_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_CONSTANT_SUM_get ( )

◆ ModelCache_EXPR_EXPR_CONSTANT_CONDITIONAL_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_EXPR_CONSTANT_CONDITIONAL_get ( )

◆ ModelCache_EXPR_EXPR_CONSTANT_EXPRESSION_MAX_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_EXPR_CONSTANT_EXPRESSION_MAX_get ( )

◆ ModelCache_EXPR_EXPR_CONSTRAINT_MAX_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_EXPR_CONSTRAINT_MAX_get ( )

◆ ModelCache_EXPR_EXPR_DIFFERENCE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_EXPR_DIFFERENCE_get ( )

◆ ModelCache_EXPR_EXPR_DIV_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_EXPR_DIV_get ( )

◆ ModelCache_EXPR_EXPR_EQUALITY_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_EXPR_EQUALITY_get ( )

◆ ModelCache_EXPR_EXPR_EXPRESSION_MAX_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_EXPR_EXPRESSION_MAX_get ( )

◆ ModelCache_EXPR_EXPR_GREATER_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_EXPR_GREATER_get ( )

◆ ModelCache_EXPR_EXPR_GREATER_OR_EQUAL_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_EXPR_GREATER_OR_EQUAL_get ( )

◆ ModelCache_EXPR_EXPR_IS_EQUAL_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_EXPR_IS_EQUAL_get ( )

◆ ModelCache_EXPR_EXPR_IS_LESS_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_EXPR_IS_LESS_get ( )

◆ ModelCache_EXPR_EXPR_IS_LESS_OR_EQUAL_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_EXPR_IS_LESS_OR_EQUAL_get ( )

◆ ModelCache_EXPR_EXPR_IS_NOT_EQUAL_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_EXPR_IS_NOT_EQUAL_get ( )

◆ ModelCache_EXPR_EXPR_LESS_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_EXPR_LESS_get ( )

◆ ModelCache_EXPR_EXPR_LESS_OR_EQUAL_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_EXPR_LESS_OR_EQUAL_get ( )

◆ ModelCache_EXPR_EXPR_MAX_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_EXPR_MAX_get ( )

◆ ModelCache_EXPR_EXPR_MIN_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_EXPR_MIN_get ( )

◆ ModelCache_EXPR_EXPR_NON_EQUALITY_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_EXPR_NON_EQUALITY_get ( )

◆ ModelCache_EXPR_EXPR_PROD_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_EXPR_PROD_get ( )

◆ ModelCache_EXPR_EXPR_SUM_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_EXPR_SUM_get ( )

◆ ModelCache_EXPR_EXPRESSION_MAX_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_EXPRESSION_MAX_get ( )

◆ ModelCache_EXPR_OPPOSITE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_OPPOSITE_get ( )

◆ ModelCache_EXPR_SQUARE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_EXPR_SQUARE_get ( )

◆ ModelCache_FindExprConstantExpression()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_FindExprConstantExpression ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
int jarg4 )

◆ ModelCache_FindExprExprConstantExpression()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_FindExprExprConstantExpression ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
long jarg4,
int jarg5 )

◆ ModelCache_FindExprExprConstraint()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_FindExprExprConstraint ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
int jarg4 )

◆ ModelCache_FindExprExpression()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_FindExprExpression ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ ModelCache_FindExprExprExpression()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_FindExprExprExpression ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
int jarg4 )

◆ ModelCache_FindVarArrayConstantArrayExpression()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_FindVarArrayConstantArrayExpression ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
long[] jarg3,
int jarg4 )

◆ ModelCache_FindVarArrayConstantExpression()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_FindVarArrayConstantExpression ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
int jarg4 )

◆ ModelCache_FindVarArrayExpression()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_FindVarArrayExpression ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ ModelCache_FindVarConstantArrayExpression()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_FindVarConstantArrayExpression ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
long[] jarg3,
int jarg4 )

◆ ModelCache_FindVarConstantConstantConstraint()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_FindVarConstantConstantConstraint ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
long jarg4,
int jarg5 )

◆ ModelCache_FindVarConstantConstantExpression()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_FindVarConstantConstantExpression ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
long jarg4,
int jarg5 )

◆ ModelCache_FindVarConstantConstraint()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_FindVarConstantConstraint ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
int jarg4 )

◆ ModelCache_FindVoidConstraint()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_FindVoidConstraint ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ ModelCache_InsertExprConstantExpression()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_InsertExprConstantExpression ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
long jarg4,
int jarg5 )

◆ ModelCache_InsertExprExprConstantExpression()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_InsertExprExprConstantExpression ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
long jarg5,
int jarg6 )

◆ ModelCache_InsertExprExprConstraint()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_InsertExprExprConstraint ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
int jarg5 )

◆ ModelCache_InsertExprExpression()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_InsertExprExpression ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
int jarg4 )

◆ ModelCache_InsertExprExprExpression()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_InsertExprExprExpression ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
int jarg5 )

◆ ModelCache_InsertVarArrayConstantArrayExpression()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_InsertVarArrayConstantArrayExpression ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
int length4,
long[] jarg4,
int jarg5 )

◆ ModelCache_InsertVarArrayConstantExpression()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_InsertVarArrayConstantExpression ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
long jarg4,
int jarg5 )

◆ ModelCache_InsertVarArrayExpression()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_InsertVarArrayExpression ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
int jarg4 )

◆ ModelCache_InsertVarConstantArrayExpression()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_InsertVarConstantArrayExpression ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
int length4,
long[] jarg4,
int jarg5 )

◆ ModelCache_InsertVarConstantConstantConstraint()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_InsertVarConstantConstantConstraint ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
long jarg4,
long jarg5,
int jarg6 )

◆ ModelCache_InsertVarConstantConstantExpression()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_InsertVarConstantConstantExpression ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
long jarg4,
long jarg5,
int jarg6 )

◆ ModelCache_InsertVarConstantConstraint()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_InsertVarConstantConstraint ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
long jarg4,
int jarg5 )

◆ ModelCache_InsertVoidConstraint()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_InsertVoidConstraint ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ ModelCache_solver()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_solver ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ ModelCache_VAR_ARRAY_CONSTANT_ARRAY_EXPRESSION_MAX_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_VAR_ARRAY_CONSTANT_ARRAY_EXPRESSION_MAX_get ( )

◆ ModelCache_VAR_ARRAY_CONSTANT_ARRAY_SCAL_PROD_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_VAR_ARRAY_CONSTANT_ARRAY_SCAL_PROD_get ( )

◆ ModelCache_VAR_ARRAY_CONSTANT_EXPRESSION_MAX_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_VAR_ARRAY_CONSTANT_EXPRESSION_MAX_get ( )

◆ ModelCache_VAR_ARRAY_CONSTANT_INDEX_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_VAR_ARRAY_CONSTANT_INDEX_get ( )

◆ ModelCache_VAR_ARRAY_EXPRESSION_MAX_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_VAR_ARRAY_EXPRESSION_MAX_get ( )

◆ ModelCache_VAR_ARRAY_MAX_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_VAR_ARRAY_MAX_get ( )

◆ ModelCache_VAR_ARRAY_MIN_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_VAR_ARRAY_MIN_get ( )

◆ ModelCache_VAR_ARRAY_SUM_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_VAR_ARRAY_SUM_get ( )

◆ ModelCache_VAR_CONSTANT_ARRAY_ELEMENT_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_VAR_CONSTANT_ARRAY_ELEMENT_get ( )

◆ ModelCache_VAR_CONSTANT_ARRAY_EXPRESSION_MAX_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_VAR_CONSTANT_ARRAY_EXPRESSION_MAX_get ( )

◆ ModelCache_VAR_CONSTANT_CONSTANT_BETWEEN_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_VAR_CONSTANT_CONSTANT_BETWEEN_get ( )

◆ ModelCache_VAR_CONSTANT_CONSTANT_CONSTRAINT_MAX_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_VAR_CONSTANT_CONSTANT_CONSTRAINT_MAX_get ( )

◆ ModelCache_VAR_CONSTANT_CONSTANT_EXPRESSION_MAX_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_VAR_CONSTANT_CONSTANT_EXPRESSION_MAX_get ( )

◆ ModelCache_VAR_CONSTANT_CONSTANT_SEMI_CONTINUOUS_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_VAR_CONSTANT_CONSTANT_SEMI_CONTINUOUS_get ( )

◆ ModelCache_VAR_CONSTANT_CONSTRAINT_MAX_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_VAR_CONSTANT_CONSTRAINT_MAX_get ( )

◆ ModelCache_VAR_CONSTANT_EQUALITY_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_VAR_CONSTANT_EQUALITY_get ( )

◆ ModelCache_VAR_CONSTANT_GREATER_OR_EQUAL_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_VAR_CONSTANT_GREATER_OR_EQUAL_get ( )

◆ ModelCache_VAR_CONSTANT_LESS_OR_EQUAL_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_VAR_CONSTANT_LESS_OR_EQUAL_get ( )

◆ ModelCache_VAR_CONSTANT_NON_EQUALITY_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_VAR_CONSTANT_NON_EQUALITY_get ( )

◆ ModelCache_VOID_CONSTRAINT_MAX_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_VOID_CONSTRAINT_MAX_get ( )

◆ ModelCache_VOID_FALSE_CONSTRAINT_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_VOID_FALSE_CONSTRAINT_get ( )

◆ ModelCache_VOID_TRUE_CONSTRAINT_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelCache_VOID_TRUE_CONSTRAINT_get ( )

◆ ModelVisitor_BeginVisitConstraint()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_BeginVisitConstraint ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ ModelVisitor_BeginVisitExtension()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_BeginVisitExtension ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2 )

◆ ModelVisitor_BeginVisitIntegerExpression()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_BeginVisitIntegerExpression ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ ModelVisitor_BeginVisitModel()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_BeginVisitModel ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2 )

◆ ModelVisitor_EndVisitConstraint()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_EndVisitConstraint ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ ModelVisitor_EndVisitExtension()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_EndVisitExtension ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2 )

◆ ModelVisitor_EndVisitIntegerExpression()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_EndVisitIntegerExpression ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ ModelVisitor_EndVisitModel()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_EndVisitModel ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2 )

◆ ModelVisitor_kAbs_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kAbs_get ( )

◆ ModelVisitor_kAbsEqual_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kAbsEqual_get ( )

◆ ModelVisitor_kActiveArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kActiveArgument_get ( )

◆ ModelVisitor_kAllDifferent_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kAllDifferent_get ( )

◆ ModelVisitor_kAllowedAssignments_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kAllowedAssignments_get ( )

◆ ModelVisitor_kAssumePathsArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kAssumePathsArgument_get ( )

◆ ModelVisitor_kAtMost_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kAtMost_get ( )

◆ ModelVisitor_kBetween_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kBetween_get ( )

◆ ModelVisitor_kBranchesLimitArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kBranchesLimitArgument_get ( )

◆ ModelVisitor_kCapacityArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kCapacityArgument_get ( )

◆ ModelVisitor_kCardsArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kCardsArgument_get ( )

◆ ModelVisitor_kCircuit_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kCircuit_get ( )

◆ ModelVisitor_kCoefficientsArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kCoefficientsArgument_get ( )

◆ ModelVisitor_kConditionalExpr_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kConditionalExpr_get ( )

◆ ModelVisitor_kConvexPiecewise_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kConvexPiecewise_get ( )

◆ ModelVisitor_kCountArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kCountArgument_get ( )

◆ ModelVisitor_kCountAssignedItemsExtension_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kCountAssignedItemsExtension_get ( )

◆ ModelVisitor_kCountEqual_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kCountEqual_get ( )

◆ ModelVisitor_kCountUsedBinsExtension_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kCountUsedBinsExtension_get ( )

◆ ModelVisitor_kCover_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kCover_get ( )

◆ ModelVisitor_kCumulative_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kCumulative_get ( )

◆ ModelVisitor_kCumulativeArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kCumulativeArgument_get ( )

◆ ModelVisitor_kCumulsArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kCumulsArgument_get ( )

◆ ModelVisitor_kDelayedPathCumul_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kDelayedPathCumul_get ( )

◆ ModelVisitor_kDemandsArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kDemandsArgument_get ( )

◆ ModelVisitor_kDeviation_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kDeviation_get ( )

◆ ModelVisitor_kDifference_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kDifference_get ( )

◆ ModelVisitor_kDifferenceOperation_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kDifferenceOperation_get ( )

◆ ModelVisitor_kDisjunctive_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kDisjunctive_get ( )

◆ ModelVisitor_kDistribute_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kDistribute_get ( )

◆ ModelVisitor_kDivide_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kDivide_get ( )

◆ ModelVisitor_kDurationExpr_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kDurationExpr_get ( )

◆ ModelVisitor_kDurationMaxArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kDurationMaxArgument_get ( )

◆ ModelVisitor_kDurationMinArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kDurationMinArgument_get ( )

◆ ModelVisitor_kEarlyCostArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kEarlyCostArgument_get ( )

◆ ModelVisitor_kEarlyDateArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kEarlyDateArgument_get ( )

◆ ModelVisitor_kElement_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kElement_get ( )

◆ ModelVisitor_kElementEqual_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kElementEqual_get ( )

◆ ModelVisitor_kEndExpr_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kEndExpr_get ( )

◆ ModelVisitor_kEndMaxArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kEndMaxArgument_get ( )

◆ ModelVisitor_kEndMinArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kEndMinArgument_get ( )

◆ ModelVisitor_kEndsArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kEndsArgument_get ( )

◆ ModelVisitor_kEquality_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kEquality_get ( )

◆ ModelVisitor_kEvaluatorArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kEvaluatorArgument_get ( )

◆ ModelVisitor_kExpressionArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kExpressionArgument_get ( )

◆ ModelVisitor_kFailuresLimitArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kFailuresLimitArgument_get ( )

◆ ModelVisitor_kFalseConstraint_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kFalseConstraint_get ( )

◆ ModelVisitor_kFinalStatesArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kFinalStatesArgument_get ( )

◆ ModelVisitor_kFixedChargeArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kFixedChargeArgument_get ( )

◆ ModelVisitor_kGlobalCardinality_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kGlobalCardinality_get ( )

◆ ModelVisitor_kGreater_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kGreater_get ( )

◆ ModelVisitor_kGreaterOrEqual_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kGreaterOrEqual_get ( )

◆ ModelVisitor_kIndex2Argument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kIndex2Argument_get ( )

◆ ModelVisitor_kIndexArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kIndexArgument_get ( )

◆ ModelVisitor_kIndexOf_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kIndexOf_get ( )

◆ ModelVisitor_kInitialState_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kInitialState_get ( )

◆ ModelVisitor_kInt64ToBoolExtension_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kInt64ToBoolExtension_get ( )

◆ ModelVisitor_kInt64ToInt64Extension_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kInt64ToInt64Extension_get ( )

◆ ModelVisitor_kIntegerVariable_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kIntegerVariable_get ( )

◆ ModelVisitor_kIntervalArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kIntervalArgument_get ( )

◆ ModelVisitor_kIntervalBinaryRelation_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kIntervalBinaryRelation_get ( )

◆ ModelVisitor_kIntervalDisjunction_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kIntervalDisjunction_get ( )

◆ ModelVisitor_kIntervalsArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kIntervalsArgument_get ( )

◆ ModelVisitor_kIntervalUnaryRelation_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kIntervalUnaryRelation_get ( )

◆ ModelVisitor_kIntervalVariable_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kIntervalVariable_get ( )

◆ ModelVisitor_kInversePermutation_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kInversePermutation_get ( )

◆ ModelVisitor_kIsBetween_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kIsBetween_get ( )

◆ ModelVisitor_kIsDifferent_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kIsDifferent_get ( )

◆ ModelVisitor_kIsEqual_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kIsEqual_get ( )

◆ ModelVisitor_kIsGreater_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kIsGreater_get ( )

◆ ModelVisitor_kIsGreaterOrEqual_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kIsGreaterOrEqual_get ( )

◆ ModelVisitor_kIsLess_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kIsLess_get ( )

◆ ModelVisitor_kIsLessOrEqual_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kIsLessOrEqual_get ( )

◆ ModelVisitor_kIsMember_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kIsMember_get ( )

◆ ModelVisitor_kLateCostArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kLateCostArgument_get ( )

◆ ModelVisitor_kLateDateArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kLateDateArgument_get ( )

◆ ModelVisitor_kLeftArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kLeftArgument_get ( )

◆ ModelVisitor_kLess_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kLess_get ( )

◆ ModelVisitor_kLessOrEqual_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kLessOrEqual_get ( )

◆ ModelVisitor_kLexLess_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kLexLess_get ( )

◆ ModelVisitor_kLightElementEqual_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kLightElementEqual_get ( )

◆ ModelVisitor_kLinkExprVar_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kLinkExprVar_get ( )

◆ ModelVisitor_kMapDomain_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kMapDomain_get ( )

◆ ModelVisitor_kMax_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kMax_get ( )

◆ ModelVisitor_kMaxArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kMaxArgument_get ( )

◆ ModelVisitor_kMaxEqual_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kMaxEqual_get ( )

◆ ModelVisitor_kMaximizeArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kMaximizeArgument_get ( )

◆ ModelVisitor_kMember_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kMember_get ( )

◆ ModelVisitor_kMin_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kMin_get ( )

◆ ModelVisitor_kMinArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kMinArgument_get ( )

◆ ModelVisitor_kMinEqual_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kMinEqual_get ( )

◆ ModelVisitor_kMirrorOperation_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kMirrorOperation_get ( )

◆ ModelVisitor_kModulo_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kModulo_get ( )

◆ ModelVisitor_kModuloArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kModuloArgument_get ( )

◆ ModelVisitor_kNextsArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kNextsArgument_get ( )

◆ ModelVisitor_kNoCycle_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kNoCycle_get ( )

◆ ModelVisitor_kNonEqual_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kNonEqual_get ( )

◆ ModelVisitor_kNotBetween_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kNotBetween_get ( )

◆ ModelVisitor_kNotMember_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kNotMember_get ( )

◆ ModelVisitor_kNullIntersect_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kNullIntersect_get ( )

◆ ModelVisitor_kObjectiveExtension_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kObjectiveExtension_get ( )

◆ ModelVisitor_kOpposite_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kOpposite_get ( )

◆ ModelVisitor_kOptionalArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kOptionalArgument_get ( )

◆ ModelVisitor_kPack_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kPack_get ( )

◆ ModelVisitor_kPartialArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kPartialArgument_get ( )

◆ ModelVisitor_kPathCumul_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kPathCumul_get ( )

◆ ModelVisitor_kPerformedExpr_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kPerformedExpr_get ( )

◆ ModelVisitor_kPositionXArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kPositionXArgument_get ( )

◆ ModelVisitor_kPositionYArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kPositionYArgument_get ( )

◆ ModelVisitor_kPower_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kPower_get ( )

◆ ModelVisitor_kProduct_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kProduct_get ( )

◆ ModelVisitor_kProductOperation_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kProductOperation_get ( )

◆ ModelVisitor_kRangeArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kRangeArgument_get ( )

◆ ModelVisitor_kRelationArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kRelationArgument_get ( )

◆ ModelVisitor_kRelaxedMaxOperation_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kRelaxedMaxOperation_get ( )

◆ ModelVisitor_kRelaxedMinOperation_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kRelaxedMinOperation_get ( )

◆ ModelVisitor_kRightArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kRightArgument_get ( )

◆ ModelVisitor_kScalProd_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kScalProd_get ( )

◆ ModelVisitor_kScalProdEqual_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kScalProdEqual_get ( )

◆ ModelVisitor_kScalProdGreaterOrEqual_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kScalProdGreaterOrEqual_get ( )

◆ ModelVisitor_kScalProdLessOrEqual_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kScalProdLessOrEqual_get ( )

◆ ModelVisitor_kSearchLimitExtension_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kSearchLimitExtension_get ( )

◆ ModelVisitor_kSemiContinuous_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kSemiContinuous_get ( )

◆ ModelVisitor_kSequenceArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kSequenceArgument_get ( )

◆ ModelVisitor_kSequencesArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kSequencesArgument_get ( )

◆ ModelVisitor_kSequenceVariable_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kSequenceVariable_get ( )

◆ ModelVisitor_kSizeArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kSizeArgument_get ( )

◆ ModelVisitor_kSizeXArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kSizeXArgument_get ( )

◆ ModelVisitor_kSizeYArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kSizeYArgument_get ( )

◆ ModelVisitor_kSmartTimeCheckArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kSmartTimeCheckArgument_get ( )

◆ ModelVisitor_kSolutionLimitArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kSolutionLimitArgument_get ( )

◆ ModelVisitor_kSortingConstraint_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kSortingConstraint_get ( )

◆ ModelVisitor_kSquare_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kSquare_get ( )

◆ ModelVisitor_kStartExpr_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kStartExpr_get ( )

◆ ModelVisitor_kStartMaxArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kStartMaxArgument_get ( )

◆ ModelVisitor_kStartMinArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kStartMinArgument_get ( )

◆ ModelVisitor_kStartsArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kStartsArgument_get ( )

◆ ModelVisitor_kStartSyncOnEndOperation_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kStartSyncOnEndOperation_get ( )

◆ ModelVisitor_kStartSyncOnStartOperation_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kStartSyncOnStartOperation_get ( )

◆ ModelVisitor_kStepArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kStepArgument_get ( )

◆ ModelVisitor_kSum_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kSum_get ( )

◆ ModelVisitor_kSumEqual_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kSumEqual_get ( )

◆ ModelVisitor_kSumGreaterOrEqual_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kSumGreaterOrEqual_get ( )

◆ ModelVisitor_kSumLessOrEqual_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kSumLessOrEqual_get ( )

◆ ModelVisitor_kSumOperation_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kSumOperation_get ( )

◆ ModelVisitor_kTargetArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kTargetArgument_get ( )

◆ ModelVisitor_kTimeLimitArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kTimeLimitArgument_get ( )

◆ ModelVisitor_kTrace_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kTrace_get ( )

◆ ModelVisitor_kTraceOperation_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kTraceOperation_get ( )

◆ ModelVisitor_kTransition_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kTransition_get ( )

◆ ModelVisitor_kTransitsArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kTransitsArgument_get ( )

◆ ModelVisitor_kTrueConstraint_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kTrueConstraint_get ( )

◆ ModelVisitor_kTuplesArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kTuplesArgument_get ( )

◆ ModelVisitor_kUsageEqualVariableExtension_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kUsageEqualVariableExtension_get ( )

◆ ModelVisitor_kUsageLessConstantExtension_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kUsageLessConstantExtension_get ( )

◆ ModelVisitor_kValueArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kValueArgument_get ( )

◆ ModelVisitor_kValuesArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kValuesArgument_get ( )

◆ ModelVisitor_kVarBoundWatcher_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kVarBoundWatcher_get ( )

◆ ModelVisitor_kVariableArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kVariableArgument_get ( )

◆ ModelVisitor_kVariableGroupExtension_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kVariableGroupExtension_get ( )

◆ ModelVisitor_kVariableUsageLessConstantExtension_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kVariableUsageLessConstantExtension_get ( )

◆ ModelVisitor_kVarsArgument_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kVarsArgument_get ( )

◆ ModelVisitor_kVarValueWatcher_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kVarValueWatcher_get ( )

◆ ModelVisitor_kWeightedSumOfAssignedEqualVariableExtension_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_kWeightedSumOfAssignedEqualVariableExtension_get ( )

◆ ModelVisitor_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_SWIGUpcast ( global::System.IntPtr jarg1)

◆ ModelVisitor_VisitIntegerArgument()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_VisitIntegerArgument ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2,
long jarg3 )

◆ ModelVisitor_VisitIntegerArrayArgument()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_VisitIntegerArrayArgument ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2,
int length3,
long[] jarg3 )

◆ ModelVisitor_VisitIntegerExpressionArgument()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_VisitIntegerExpressionArgument ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ ModelVisitor_VisitIntegerMatrixArgument()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_VisitIntegerMatrixArgument ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ ModelVisitor_VisitIntegerVariable__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_VisitIntegerVariable__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ ModelVisitor_VisitIntegerVariable__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_VisitIntegerVariable__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
string jarg3,
long jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5 )

◆ ModelVisitor_VisitIntegerVariableArrayArgument()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_VisitIntegerVariableArrayArgument ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ ModelVisitor_VisitIntervalArgument()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_VisitIntervalArgument ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ ModelVisitor_VisitIntervalArrayArgument()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_VisitIntervalArrayArgument ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ ModelVisitor_VisitIntervalVariable()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_VisitIntervalVariable ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
string jarg3,
long jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5 )

◆ ModelVisitor_VisitSequenceArgument()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_VisitSequenceArgument ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ ModelVisitor_VisitSequenceArrayArgument()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_VisitSequenceArrayArgument ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ ModelVisitor_VisitSequenceVariable()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ModelVisitor_VisitSequenceVariable ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ new_Assignment__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_Assignment__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_Assignment__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_Assignment__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_AssignmentElement()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_AssignmentElement ( )

◆ new_AssignmentIntContainer()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_AssignmentIntContainer ( )

◆ new_AssignmentIntervalContainer()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_AssignmentIntervalContainer ( )

◆ new_AssignmentSequenceContainer()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_AssignmentSequenceContainer ( )

◆ new_BaseLns()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_BaseLns ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_BaseObject()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_BaseObject ( )

◆ new_BoundCost__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_BoundCost__SWIG_0 ( )

◆ new_BoundCost__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_BoundCost__SWIG_1 ( long jarg1,
long jarg2 )

◆ new_ChangeValue()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_ChangeValue ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_Constraint()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_Constraint ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_Decision()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_Decision ( )

◆ new_DecisionBuilder()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_DecisionBuilder ( )

◆ new_DecisionBuilderVector__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_DecisionBuilderVector__SWIG_0 ( )

◆ new_DecisionBuilderVector__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_DecisionBuilderVector__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_DecisionBuilderVector__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_DecisionBuilderVector__SWIG_2 ( int jarg1)

◆ new_DecisionVisitor()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_DecisionVisitor ( )

◆ new_DefaultPhaseParameters()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_DefaultPhaseParameters ( )

◆ new_Demon()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_Demon ( )

◆ new_Domain__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_Domain__SWIG_0 ( )

◆ new_Domain__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_Domain__SWIG_1 ( long jarg1)

◆ new_Domain__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_Domain__SWIG_2 ( long jarg1,
long jarg2 )

◆ new_GlobalVehicleBreaksConstraint()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_GlobalVehicleBreaksConstraint ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_ImprovementSearchLimit__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_ImprovementSearchLimit__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
bool jarg3,
double jarg4,
double jarg5,
double jarg6,
int jarg7 )

◆ new_ImprovementSearchLimit__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_ImprovementSearchLimit__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5,
double jarg6,
int jarg7 )

◆ new_Int64Vector__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_Int64Vector__SWIG_0 ( )

◆ new_Int64Vector__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_Int64Vector__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_Int64Vector__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_Int64Vector__SWIG_2 ( int jarg1)

◆ new_Int64VectorVector__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_Int64VectorVector__SWIG_0 ( )

◆ new_Int64VectorVector__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_Int64VectorVector__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_Int64VectorVector__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_Int64VectorVector__SWIG_2 ( int jarg1)

◆ new_IntBoolPair__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_IntBoolPair__SWIG_0 ( )

◆ new_IntBoolPair__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_IntBoolPair__SWIG_1 ( int jarg1,
bool jarg2 )

◆ new_IntBoolPair__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_IntBoolPair__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_IntervalVarElement__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_IntervalVarElement__SWIG_0 ( )

◆ new_IntervalVarElement__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_IntervalVarElement__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_IntervalVarVector__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_IntervalVarVector__SWIG_0 ( )

◆ new_IntervalVarVector__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_IntervalVarVector__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_IntervalVarVector__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_IntervalVarVector__SWIG_2 ( int jarg1)

◆ new_IntTupleSet__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_IntTupleSet__SWIG_0 ( int jarg1)

◆ new_IntTupleSet__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_IntTupleSet__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_IntVarElement__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_IntVarElement__SWIG_0 ( )

◆ new_IntVarElement__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_IntVarElement__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_IntVarLocalSearchFilter()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_IntVarLocalSearchFilter ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_IntVarLocalSearchOperator__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_IntVarLocalSearchOperator__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
bool jarg2 )

◆ new_IntVarLocalSearchOperator__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_IntVarLocalSearchOperator__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_IntVarVector__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_IntVarVector__SWIG_0 ( )

◆ new_IntVarVector__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_IntVarVector__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_IntVarVector__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_IntVarVector__SWIG_2 ( int jarg1)

◆ new_IntVector__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_IntVector__SWIG_0 ( )

◆ new_IntVector__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_IntVector__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_IntVector__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_IntVector__SWIG_2 ( int jarg1)

◆ new_IntVectorVector__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_IntVectorVector__SWIG_0 ( )

◆ new_IntVectorVector__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_IntVectorVector__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_IntVectorVector__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_IntVectorVector__SWIG_2 ( int jarg1)

◆ new_LocalSearchFilter()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_LocalSearchFilter ( )

◆ new_LocalSearchFilterManager__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_LocalSearchFilterManager__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_LocalSearchFilterManager__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_LocalSearchFilterManager__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_LocalSearchFilterManager_FilterEvent()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_LocalSearchFilterManager_FilterEvent ( )

◆ new_LocalSearchFilterVector__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_LocalSearchFilterVector__SWIG_0 ( )

◆ new_LocalSearchFilterVector__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_LocalSearchFilterVector__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_LocalSearchFilterVector__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_LocalSearchFilterVector__SWIG_2 ( int jarg1)

◆ new_LocalSearchOperator()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_LocalSearchOperator ( )

◆ new_LocalSearchOperatorState()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_LocalSearchOperatorState ( )

◆ new_LocalSearchOperatorVector__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_LocalSearchOperatorVector__SWIG_0 ( )

◆ new_LocalSearchOperatorVector__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_LocalSearchOperatorVector__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_LocalSearchOperatorVector__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_LocalSearchOperatorVector__SWIG_2 ( int jarg1)

◆ new_LocalSearchPhaseParameters()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_LocalSearchPhaseParameters ( )

◆ new_ModelVisitor()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_ModelVisitor ( )

◆ new_ObjectiveMonitor()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_ObjectiveMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
int length4,
long[] jarg4 )

◆ new_OptimizeVar__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_OptimizeVar__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
bool jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
long jarg4 )

◆ new_OptimizeVar__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_OptimizeVar__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
int length4,
long[] jarg4 )

◆ new_Pack()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_Pack ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ new_PathsMetadata()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_PathsMetadata ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_PickupDeliveryPair()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_PickupDeliveryPair ( )

◆ new_PropagationBaseObject()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_PropagationBaseObject ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_RegularLimit()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_RegularLimit ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
long jarg4,
long jarg5,
bool jarg6,
bool jarg7 )

◆ new_RevBool()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_RevBool ( bool jarg1)

◆ new_RevInteger()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_RevInteger ( long jarg1)

◆ new_RevPartialSequence__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_RevPartialSequence__SWIG_0 ( int length1,
int[] jarg1 )

◆ new_RevPartialSequence__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_RevPartialSequence__SWIG_1 ( int jarg1)

◆ new_RoutingIndexManager__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_RoutingIndexManager__SWIG_0 ( int jarg1,
int jarg2,
int jarg3 )

◆ new_RoutingIndexManager__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_RoutingIndexManager__SWIG_1 ( int jarg1,
int jarg2,
int length3,
int[] jarg3,
int length4,
int[] jarg4 )

◆ new_RoutingModel__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_RoutingModel__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_RoutingModel__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_RoutingModel__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int parameters_size,
byte[] jarg2 )

◆ new_RoutingModel_NodeNeighborsByCostClass()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_RoutingModel_NodeNeighborsByCostClass ( )

◆ new_RoutingModel_PickupDeliveryPosition()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_RoutingModel_PickupDeliveryPosition ( )

◆ new_RoutingModel_ResourceGroup_Attributes__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_RoutingModel_ResourceGroup_Attributes__SWIG_0 ( )

◆ new_RoutingModel_ResourceGroup_Attributes__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_RoutingModel_ResourceGroup_Attributes__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ new_RoutingModel_RouteDimensionTravelInfo()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_RoutingModel_RouteDimensionTravelInfo ( )

◆ new_RoutingModel_RouteDimensionTravelInfo_TransitionInfo()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_RoutingModel_RouteDimensionTravelInfo_TransitionInfo ( )

◆ new_RoutingModel_RouteDimensionTravelInfo_TransitionInfo_PiecewiseLinearFormulation()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_RoutingModel_RouteDimensionTravelInfo_TransitionInfo_PiecewiseLinearFormulation ( )

◆ new_RoutingModel_SecondaryOptimizer()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_RoutingModel_SecondaryOptimizer ( global::System.Runtime.InteropServices.HandleRef jarg1,
int search_parameters_size,
byte[] jarg2,
long jarg3 )

◆ new_RoutingModel_VariableValuePair()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_RoutingModel_VariableValuePair ( )

◆ new_RoutingModel_VehicleTypeContainer()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_RoutingModel_VehicleTypeContainer ( )

◆ new_RoutingModel_VehicleTypeContainer_VehicleClassEntry()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_RoutingModel_VehicleTypeContainer_VehicleClassEntry ( )

◆ new_RoutingModelVisitor()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_RoutingModelVisitor ( )

◆ new_SearchLimit()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_SearchLimit ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_SearchMonitor()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_SearchMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_SearchMonitorVector__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_SearchMonitorVector__SWIG_0 ( )

◆ new_SearchMonitorVector__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_SearchMonitorVector__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_SearchMonitorVector__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_SearchMonitorVector__SWIG_2 ( int jarg1)

◆ new_SequenceVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_SequenceVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
string jarg4 )

◆ new_SequenceVarElement__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_SequenceVarElement__SWIG_0 ( )

◆ new_SequenceVarElement__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_SequenceVarElement__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_SequenceVarVector__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_SequenceVarVector__SWIG_0 ( )

◆ new_SequenceVarVector__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_SequenceVarVector__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_SequenceVarVector__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_SequenceVarVector__SWIG_2 ( int jarg1)

◆ new_SimpleBoundCosts()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_SimpleBoundCosts ( int jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ new_SolutionCollector__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_SolutionCollector__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ new_SolutionCollector__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_SolutionCollector__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_Solver__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_Solver__SWIG_0 ( string jarg1)

◆ new_Solver__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_Solver__SWIG_1 ( string jarg1,
int parameters_size,
byte[] jarg2 )

◆ new_Solver_IntegerCastInfo__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_Solver_IntegerCastInfo__SWIG_0 ( )

◆ new_Solver_IntegerCastInfo__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_Solver_IntegerCastInfo__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ new_SymmetryBreaker()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_SymmetryBreaker ( )

◆ new_SymmetryBreakerVector__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_SymmetryBreakerVector__SWIG_0 ( )

◆ new_SymmetryBreakerVector__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_SymmetryBreakerVector__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_SymmetryBreakerVector__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_SymmetryBreakerVector__SWIG_2 ( int jarg1)

◆ new_TypeIncompatibilityChecker()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_TypeIncompatibilityChecker ( global::System.Runtime.InteropServices.HandleRef jarg1,
bool jarg2 )

◆ new_TypeRegulationsConstraint()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_TypeRegulationsConstraint ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_TypeRequirementChecker()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.new_TypeRequirementChecker ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ ObjectiveMonitor_Accept()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ObjectiveMonitor_Accept ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ ObjectiveMonitor_AcceptDelta()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ObjectiveMonitor_AcceptDelta ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ ObjectiveMonitor_AtSolution()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ObjectiveMonitor_AtSolution ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ ObjectiveMonitor_BestValue()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ObjectiveMonitor_BestValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ ObjectiveMonitor_EnterSearch()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ObjectiveMonitor_EnterSearch ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ ObjectiveMonitor_Maximize()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ObjectiveMonitor_Maximize ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ ObjectiveMonitor_MinimizationVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ObjectiveMonitor_MinimizationVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ ObjectiveMonitor_ObjectiveVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ObjectiveMonitor_ObjectiveVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ ObjectiveMonitor_Size()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ObjectiveMonitor_Size ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ ObjectiveMonitor_Step()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ObjectiveMonitor_Step ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ ObjectiveMonitor_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ObjectiveMonitor_SWIGUpcast ( global::System.IntPtr jarg1)

◆ One()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.One ( )

◆ OPP_VAR_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.OPP_VAR_get ( )

◆ OptimizeVar_AcceptSolution()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.OptimizeVar_AcceptSolution ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ OptimizeVar_AcceptSolutionSwigExplicitOptimizeVar()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.OptimizeVar_AcceptSolutionSwigExplicitOptimizeVar ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ OptimizeVar_ApplyBound()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.OptimizeVar_ApplyBound ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ OptimizeVar_AtSolution()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.OptimizeVar_AtSolution ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ OptimizeVar_AtSolutionSwigExplicitOptimizeVar()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.OptimizeVar_AtSolutionSwigExplicitOptimizeVar ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ OptimizeVar_BeginNextDecision()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.OptimizeVar_BeginNextDecision ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ OptimizeVar_BeginNextDecisionSwigExplicitOptimizeVar()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.OptimizeVar_BeginNextDecisionSwigExplicitOptimizeVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ OptimizeVar_Best()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.OptimizeVar_Best ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ OptimizeVar_director_connect()

◆ OptimizeVar_Name()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.OptimizeVar_Name ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ OptimizeVar_NameSwigExplicitOptimizeVar()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.OptimizeVar_NameSwigExplicitOptimizeVar ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ OptimizeVar_RefuteDecision()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.OptimizeVar_RefuteDecision ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ OptimizeVar_RefuteDecisionSwigExplicitOptimizeVar()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.OptimizeVar_RefuteDecisionSwigExplicitOptimizeVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ OptimizeVar_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.OptimizeVar_SWIGUpcast ( global::System.IntPtr jarg1)

◆ OptimizeVar_ToString()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.OptimizeVar_ToString ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ OptimizeVar_ToStringSwigExplicitOptimizeVar()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.OptimizeVar_ToStringSwigExplicitOptimizeVar ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ OptimizeVar_Var()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.OptimizeVar_Var ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Pack_Accept()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Pack_Accept ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Pack_AddCountAssignedItemsDimension()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Pack_AddCountAssignedItemsDimension ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Pack_AddCountUsedBinDimension()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Pack_AddCountUsedBinDimension ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Pack_AddSumVariableWeightsLessOrEqualConstantDimension()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Pack_AddSumVariableWeightsLessOrEqualConstantDimension ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
long[] jarg3 )

◆ Pack_AddWeightedSumEqualVarDimension__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Pack_AddWeightedSumEqualVarDimension__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
long[] jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Pack_AddWeightedSumEqualVarDimension__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Pack_AddWeightedSumEqualVarDimension__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
LongLongToLong jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
long[] jarg2,
int length3,
long[] jarg3 )

◆ Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
LongToLong jarg2,
int length3,
long[] jarg3 )

◆ Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_2()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
LongLongToLong jarg2,
int length3,
long[] jarg3 )

◆ Pack_AddWeightedSumOfAssignedDimension()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Pack_AddWeightedSumOfAssignedDimension ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
long[] jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Pack_Assign()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Pack_Assign ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ Pack_AssignAllPossibleToBin()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Pack_AssignAllPossibleToBin ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ Pack_AssignAllRemainingItems()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Pack_AssignAllRemainingItems ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Pack_AssignFirstPossibleToBin()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Pack_AssignFirstPossibleToBin ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ Pack_AssignVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Pack_AssignVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ Pack_ClearAll()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Pack_ClearAll ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Pack_InitialPropagateWrapper()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Pack_InitialPropagateWrapper ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Pack_IsAssignedStatusKnown()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Pack_IsAssignedStatusKnown ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ Pack_IsPossible()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Pack_IsPossible ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ Pack_IsUndecided()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Pack_IsUndecided ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ Pack_OneDomain()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Pack_OneDomain ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ Pack_Post()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Pack_Post ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Pack_Propagate()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Pack_Propagate ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Pack_PropagateDelayed()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Pack_PropagateDelayed ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Pack_RemoveAllPossibleFromBin()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Pack_RemoveAllPossibleFromBin ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ Pack_SetAssigned()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Pack_SetAssigned ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ Pack_SetImpossible()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Pack_SetImpossible ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ Pack_SetUnassigned()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Pack_SetUnassigned ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ Pack_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Pack_SWIGUpcast ( global::System.IntPtr jarg1)

◆ Pack_ToString()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Pack_ToString ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Pack_UnassignAllRemainingItems()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Pack_UnassignAllRemainingItems ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ PathOperator_ConsiderAlternatives()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_ConsiderAlternatives ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ PathOperator_ConsiderAlternativesSwigExplicitPathOperator()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_ConsiderAlternativesSwigExplicitPathOperator ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ PathOperator_director_connect()

◆ PathOperator_GetBaseNodeRestartPosition()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_GetBaseNodeRestartPosition ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ PathOperator_GetBaseNodeRestartPositionSwigExplicitPathOperator()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_GetBaseNodeRestartPositionSwigExplicitPathOperator ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ PathOperator_InitPosition()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_InitPosition ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ PathOperator_InitPositionSwigExplicitPathOperator()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_InitPositionSwigExplicitPathOperator ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ PathOperator_MakeNeighbor()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_MakeNeighbor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ PathOperator_MakeOneNeighbor()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_MakeOneNeighbor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ PathOperator_MakeOneNeighborSwigExplicitPathOperator()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_MakeOneNeighborSwigExplicitPathOperator ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ PathOperator_OnNodeInitialization()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_OnNodeInitialization ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ PathOperator_OnNodeInitializationSwigExplicitPathOperator()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_OnNodeInitializationSwigExplicitPathOperator ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ PathOperator_OnSamePathAsPreviousBase()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_OnSamePathAsPreviousBase ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ PathOperator_OnSamePathAsPreviousBaseSwigExplicitPathOperator()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_OnSamePathAsPreviousBaseSwigExplicitPathOperator ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ PathOperator_Prev()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_Prev ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ PathOperator_Reset()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_Reset ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ PathOperator_ResetSwigExplicitPathOperator()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_ResetSwigExplicitPathOperator ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ PathOperator_RestartAtPathStartOnSynchronize()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_RestartAtPathStartOnSynchronize ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ PathOperator_RestartAtPathStartOnSynchronizeSwigExplicitPathOperator()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_RestartAtPathStartOnSynchronizeSwigExplicitPathOperator ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ PathOperator_SetNextBaseToIncrement()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_SetNextBaseToIncrement ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ PathOperator_SetNextBaseToIncrementSwigExplicitPathOperator()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_SetNextBaseToIncrementSwigExplicitPathOperator ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ PathOperator_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_SWIGUpcast ( global::System.IntPtr jarg1)

◆ PathsMetadata_Ends()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathsMetadata_Ends ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ PathsMetadata_GetPath()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathsMetadata_GetPath ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ PathsMetadata_IsEnd()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathsMetadata_IsEnd ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ PathsMetadata_IsStart()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathsMetadata_IsStart ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ PathsMetadata_NumPaths()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathsMetadata_NumPaths ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ PathsMetadata_Paths()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathsMetadata_Paths ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ PathsMetadata_Starts()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathsMetadata_Starts ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ PickupDeliveryPair_delivery_alternatives_get()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PickupDeliveryPair_delivery_alternatives_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ PickupDeliveryPair_delivery_alternatives_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PickupDeliveryPair_delivery_alternatives_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ PickupDeliveryPair_pickup_alternatives_get()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PickupDeliveryPair_pickup_alternatives_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ PickupDeliveryPair_pickup_alternatives_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PickupDeliveryPair_pickup_alternatives_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ PosIntDivDown()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PosIntDivDown ( long jarg1,
long jarg2 )

◆ PosIntDivUp()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PosIntDivUp ( long jarg1,
long jarg2 )

◆ PropagationBaseObject_BaseName()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationBaseObject_BaseName ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ PropagationBaseObject_EnqueueDelayedDemon()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationBaseObject_EnqueueDelayedDemon ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ PropagationBaseObject_EnqueueVar()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationBaseObject_EnqueueVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ PropagationBaseObject_FreezeQueue()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationBaseObject_FreezeQueue ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ PropagationBaseObject_HasName()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationBaseObject_HasName ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ PropagationBaseObject_Name()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationBaseObject_Name ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ PropagationBaseObject_ResetActionOnFail()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationBaseObject_ResetActionOnFail ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ PropagationBaseObject_SetName()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationBaseObject_SetName ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2 )

◆ PropagationBaseObject_SetVariableToCleanOnFail()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationBaseObject_SetVariableToCleanOnFail ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ PropagationBaseObject_solver()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationBaseObject_solver ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ PropagationBaseObject_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationBaseObject_SWIGUpcast ( global::System.IntPtr jarg1)

◆ PropagationBaseObject_ToString()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationBaseObject_ToString ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ PropagationBaseObject_UnfreezeQueue()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationBaseObject_UnfreezeQueue ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ PropagationMonitor_BeginConstraintInitialPropagation()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_BeginConstraintInitialPropagation ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ PropagationMonitor_BeginDemonRun()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_BeginDemonRun ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ PropagationMonitor_BeginNestedConstraintInitialPropagation()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_BeginNestedConstraintInitialPropagation ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ PropagationMonitor_EndConstraintInitialPropagation()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_EndConstraintInitialPropagation ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ PropagationMonitor_EndDemonRun()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_EndDemonRun ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ PropagationMonitor_EndNestedConstraintInitialPropagation()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_EndNestedConstraintInitialPropagation ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ PropagationMonitor_EndProcessingIntegerVariable()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_EndProcessingIntegerVariable ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ PropagationMonitor_Install()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_Install ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ PropagationMonitor_PopContext()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_PopContext ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ PropagationMonitor_PushContext()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_PushContext ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2 )

◆ PropagationMonitor_RankFirst()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_RankFirst ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ PropagationMonitor_RankLast()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_RankLast ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ PropagationMonitor_RankNotFirst()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_RankNotFirst ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ PropagationMonitor_RankNotLast()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_RankNotLast ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ PropagationMonitor_RankSequence()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_RankSequence ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
int[] jarg3,
int length4,
int[] jarg4,
int length5,
int[] jarg5 )

◆ PropagationMonitor_RegisterDemon()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_RegisterDemon ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ PropagationMonitor_RemoveInterval()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_RemoveInterval ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
long jarg4 )

◆ PropagationMonitor_RemoveValue()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_RemoveValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ PropagationMonitor_RemoveValues()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_RemoveValues ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
long[] jarg3 )

◆ PropagationMonitor_SetDurationMax()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_SetDurationMax ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ PropagationMonitor_SetDurationMin()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_SetDurationMin ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ PropagationMonitor_SetDurationRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_SetDurationRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
long jarg4 )

◆ PropagationMonitor_SetEndMax()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_SetEndMax ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ PropagationMonitor_SetEndMin()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_SetEndMin ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ PropagationMonitor_SetEndRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_SetEndRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
long jarg4 )

◆ PropagationMonitor_SetMax__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_SetMax__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ PropagationMonitor_SetMax__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_SetMax__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ PropagationMonitor_SetMin__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_SetMin__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ PropagationMonitor_SetMin__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_SetMin__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ PropagationMonitor_SetPerformed()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_SetPerformed ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
bool jarg3 )

◆ PropagationMonitor_SetRange__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_SetRange__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
long jarg4 )

◆ PropagationMonitor_SetRange__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_SetRange__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
long jarg4 )

◆ PropagationMonitor_SetStartMax()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_SetStartMax ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ PropagationMonitor_SetStartMin()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_SetStartMin ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ PropagationMonitor_SetStartRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_SetStartRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
long jarg4 )

◆ PropagationMonitor_SetValue()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_SetValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ PropagationMonitor_SetValues()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_SetValues ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
long[] jarg3 )

◆ PropagationMonitor_StartProcessingIntegerVariable()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_StartProcessingIntegerVariable ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ PropagationMonitor_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_SWIGUpcast ( global::System.IntPtr jarg1)

◆ PropagationMonitor_ToString()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PropagationMonitor_ToString ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RegularLimit_Accept()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_Accept ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RegularLimit_AcceptSwigExplicitRegularLimit()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_AcceptSwigExplicitRegularLimit ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RegularLimit_Branches()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_Branches ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RegularLimit_CheckWithOffset()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_CheckWithOffset ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RegularLimit_CheckWithOffsetSwigExplicitRegularLimit()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_CheckWithOffsetSwigExplicitRegularLimit ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RegularLimit_Copy()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_Copy ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RegularLimit_CopySwigExplicitRegularLimit()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_CopySwigExplicitRegularLimit ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RegularLimit_director_connect()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_director_connect ( global::System.Runtime.InteropServices.HandleRef jarg1,
RegularLimit.SwigDelegateRegularLimit_0 delegate0,
RegularLimit.SwigDelegateRegularLimit_1 delegate1,
RegularLimit.SwigDelegateRegularLimit_2 delegate2,
RegularLimit.SwigDelegateRegularLimit_3 delegate3,
RegularLimit.SwigDelegateRegularLimit_4 delegate4,
RegularLimit.SwigDelegateRegularLimit_5 delegate5,
RegularLimit.SwigDelegateRegularLimit_6 delegate6,
RegularLimit.SwigDelegateRegularLimit_7 delegate7,
RegularLimit.SwigDelegateRegularLimit_8 delegate8,
RegularLimit.SwigDelegateRegularLimit_9 delegate9,
RegularLimit.SwigDelegateRegularLimit_10 delegate10,
RegularLimit.SwigDelegateRegularLimit_11 delegate11,
RegularLimit.SwigDelegateRegularLimit_12 delegate12,
RegularLimit.SwigDelegateRegularLimit_13 delegate13,
RegularLimit.SwigDelegateRegularLimit_14 delegate14,
RegularLimit.SwigDelegateRegularLimit_15 delegate15,
RegularLimit.SwigDelegateRegularLimit_16 delegate16,
RegularLimit.SwigDelegateRegularLimit_17 delegate17,
RegularLimit.SwigDelegateRegularLimit_18 delegate18,
RegularLimit.SwigDelegateRegularLimit_19 delegate19,
RegularLimit.SwigDelegateRegularLimit_20 delegate20,
RegularLimit.SwigDelegateRegularLimit_21 delegate21,
RegularLimit.SwigDelegateRegularLimit_22 delegate22,
RegularLimit.SwigDelegateRegularLimit_23 delegate23,
RegularLimit.SwigDelegateRegularLimit_24 delegate24,
RegularLimit.SwigDelegateRegularLimit_25 delegate25,
RegularLimit.SwigDelegateRegularLimit_26 delegate26,
RegularLimit.SwigDelegateRegularLimit_27 delegate27,
RegularLimit.SwigDelegateRegularLimit_28 delegate28 )

◆ RegularLimit_ExitSearch()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_ExitSearch ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RegularLimit_ExitSearchSwigExplicitRegularLimit()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_ExitSearchSwigExplicitRegularLimit ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RegularLimit_Failures()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_Failures ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RegularLimit_Init()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_Init ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RegularLimit_InitSwigExplicitRegularLimit()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_InitSwigExplicitRegularLimit ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RegularLimit_Install()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_Install ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RegularLimit_InstallSwigExplicitRegularLimit()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_InstallSwigExplicitRegularLimit ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RegularLimit_IsUncheckedSolutionLimitReached()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_IsUncheckedSolutionLimitReached ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RegularLimit_IsUncheckedSolutionLimitReachedSwigExplicitRegularLimit()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_IsUncheckedSolutionLimitReachedSwigExplicitRegularLimit ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RegularLimit_MakeClone()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_MakeClone ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RegularLimit_MakeCloneSwigExplicitRegularLimit()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_MakeCloneSwigExplicitRegularLimit ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RegularLimit_MakeIdenticalClone()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_MakeIdenticalClone ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RegularLimit_ProgressPercent()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_ProgressPercent ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RegularLimit_ProgressPercentSwigExplicitRegularLimit()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_ProgressPercentSwigExplicitRegularLimit ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RegularLimit_Solutions()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_Solutions ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RegularLimit_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_SWIGUpcast ( global::System.IntPtr jarg1)

◆ RegularLimit_ToString()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_ToString ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RegularLimit_ToStringSwigExplicitRegularLimit()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_ToStringSwigExplicitRegularLimit ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RegularLimit_UpdateLimits()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_UpdateLimits ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
long jarg4,
long jarg5 )

◆ RegularLimit_WallTime()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_WallTime ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RevBool_SetValue()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RevBool_SetValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
bool jarg3 )

◆ RevBool_Value()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RevBool_Value ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RevInteger_SetValue()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RevInteger_SetValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ RevInteger_Value()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RevInteger_Value ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RevPartialSequence_IsRanked()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RevPartialSequence_IsRanked ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RevPartialSequence_NumFirstRanked()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RevPartialSequence_NumFirstRanked ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RevPartialSequence_NumLastRanked()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RevPartialSequence_NumLastRanked ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RevPartialSequence_RankFirst()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RevPartialSequence_RankFirst ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ RevPartialSequence_RankLast()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RevPartialSequence_RankLast ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ RevPartialSequence_Size()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RevPartialSequence_Size ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RevPartialSequence_ToString()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RevPartialSequence_ToString ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingDimension_AddNodePrecedence()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_AddNodePrecedence ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3,
long jarg4 )

◆ RoutingDimension_BaseDimension()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_BaseDimension ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingDimension_Cumuls()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_Cumuls ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingDimension_CumulVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_CumulVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingDimension_FixedTransits()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_FixedTransits ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingDimension_FixedTransitVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_FixedTransitVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingDimension_GetBreakIntervalsOfVehicle()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_GetBreakIntervalsOfVehicle ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingDimension_GetCumulVarSoftLowerBound()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_GetCumulVarSoftLowerBound ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingDimension_GetCumulVarSoftLowerBoundCoefficient()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_GetCumulVarSoftLowerBoundCoefficient ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingDimension_GetCumulVarSoftUpperBound()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_GetCumulVarSoftUpperBound ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingDimension_GetCumulVarSoftUpperBoundCoefficient()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_GetCumulVarSoftUpperBoundCoefficient ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingDimension_GetGlobalOptimizerOffset()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_GetGlobalOptimizerOffset ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingDimension_GetLocalOptimizerOffsetForVehicle()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_GetLocalOptimizerOffsetForVehicle ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingDimension_GetPostTravelEvaluatorOfVehicle()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_GetPostTravelEvaluatorOfVehicle ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingDimension_GetPreTravelEvaluatorOfVehicle()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_GetPreTravelEvaluatorOfVehicle ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingDimension_GetQuadraticCostSoftSpanUpperBoundForVehicle()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_GetQuadraticCostSoftSpanUpperBoundForVehicle ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingDimension_GetSlackCostCoefficientForVehicle()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_GetSlackCostCoefficientForVehicle ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingDimension_GetSoftSpanUpperBoundForVehicle()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_GetSoftSpanUpperBoundForVehicle ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingDimension_GetSpanCostCoefficientForVehicle()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_GetSpanCostCoefficientForVehicle ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingDimension_GetSpanUpperBoundForVehicle()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_GetSpanUpperBoundForVehicle ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingDimension_GetTransitValue()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_GetTransitValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3,
long jarg4 )

◆ RoutingDimension_GetTransitValueFromClass()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_GetTransitValueFromClass ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3,
long jarg4 )

◆ RoutingDimension_GlobalSpanCostCoefficient()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_GlobalSpanCostCoefficient ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingDimension_HasBreakConstraints()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_HasBreakConstraints ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingDimension_HasCumulVarSoftLowerBound()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_HasCumulVarSoftLowerBound ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingDimension_HasCumulVarSoftUpperBound()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_HasCumulVarSoftUpperBound ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingDimension_HasPickupToDeliveryLimits()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_HasPickupToDeliveryLimits ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingDimension_HasQuadraticCostSoftSpanUpperBounds()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_HasQuadraticCostSoftSpanUpperBounds ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingDimension_HasSoftSpanUpperBounds()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_HasSoftSpanUpperBounds ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingDimension_InitializeBreaks()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_InitializeBreaks ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingDimension_Model()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_Model ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingDimension_Name()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_Name ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingDimension_SetBreakDistanceDurationOfVehicle()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_SetBreakDistanceDurationOfVehicle ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3,
int jarg4 )

◆ RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3,
int jarg4,
int jarg5 )

◆ RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3,
int length4,
long[] jarg4 )

◆ RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_2()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3,
int length4,
long[] jarg4,
LongLongToLong jarg5 )

◆ RoutingDimension_SetCumulVarSoftLowerBound()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_SetCumulVarSoftLowerBound ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3,
long jarg4 )

◆ RoutingDimension_SetCumulVarSoftUpperBound()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_SetCumulVarSoftUpperBound ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3,
long jarg4 )

◆ RoutingDimension_SetGlobalSpanCostCoefficient()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_SetGlobalSpanCostCoefficient ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingDimension_SetPickupToDeliveryLimitFunctionForPair()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_SetPickupToDeliveryLimitFunctionForPair ( global::System.Runtime.InteropServices.HandleRef jarg1,
IntIntToLong jarg2,
int jarg3 )

◆ RoutingDimension_SetQuadraticCostSoftSpanUpperBoundForVehicle()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_SetQuadraticCostSoftSpanUpperBoundForVehicle ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ RoutingDimension_SetSlackCostCoefficientForAllVehicles()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_SetSlackCostCoefficientForAllVehicles ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingDimension_SetSlackCostCoefficientForVehicle()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_SetSlackCostCoefficientForVehicle ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
int jarg3 )

◆ RoutingDimension_SetSoftSpanUpperBoundForVehicle()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_SetSoftSpanUpperBoundForVehicle ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ RoutingDimension_SetSpanCostCoefficientForAllVehicles()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_SetSpanCostCoefficientForAllVehicles ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingDimension_SetSpanCostCoefficientForVehicle()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_SetSpanCostCoefficientForVehicle ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
int jarg3 )

◆ RoutingDimension_SetSpanUpperBoundForVehicle()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_SetSpanUpperBoundForVehicle ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
int jarg3 )

◆ RoutingDimension_ShortestTransitionSlack()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_ShortestTransitionSlack ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingDimension_Slacks()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_Slacks ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingDimension_SlackVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_SlackVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingDimension_Transits()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_Transits ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingDimension_TransitVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingDimension_TransitVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingIndexManager_GetEndIndex()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingIndexManager_GetEndIndex ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingIndexManager_GetNumberOfIndices()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingIndexManager_GetNumberOfIndices ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingIndexManager_GetNumberOfNodes()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingIndexManager_GetNumberOfNodes ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingIndexManager_GetNumberOfVehicles()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingIndexManager_GetNumberOfVehicles ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingIndexManager_GetStartIndex()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingIndexManager_GetStartIndex ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingIndexManager_IndexToNode()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingIndexManager_IndexToNode ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingIndexManager_NodesToIndices()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingIndexManager_NodesToIndices ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
int[] jarg2 )

◆ RoutingIndexManager_NodeToIndex()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingIndexManager_NodeToIndex ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_ActiveVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ActiveVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingModel_ActiveVehicleVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ActiveVehicleVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_AddAtSolutionCallback__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddAtSolutionCallback__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
VoidToVoid jarg2,
bool jarg3 )

◆ RoutingModel_AddAtSolutionCallback__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddAtSolutionCallback__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
VoidToVoid jarg2 )

◆ RoutingModel_AddConstantDimension()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddConstantDimension ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3,
bool jarg4,
string jarg5 )

◆ RoutingModel_AddConstantDimensionWithSlack()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddConstantDimensionWithSlack ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3,
long jarg4,
bool jarg5,
string jarg6 )

◆ RoutingModel_AddDimension()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddDimension ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
long jarg3,
long jarg4,
bool jarg5,
string jarg6 )

◆ RoutingModel_AddDimensionWithVehicleCapacity()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddDimensionWithVehicleCapacity ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
long jarg3,
int length4,
long[] jarg4,
bool jarg5,
string jarg6 )

◆ RoutingModel_AddDimensionWithVehicleTransitAndCapacity()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddDimensionWithVehicleTransitAndCapacity ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
int[] jarg2,
long jarg3,
int length4,
long[] jarg4,
bool jarg5,
string jarg6 )

◆ RoutingModel_AddDimensionWithVehicleTransits()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddDimensionWithVehicleTransits ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
int[] jarg2,
long jarg3,
long jarg4,
bool jarg5,
string jarg6 )

◆ RoutingModel_AddDisjunction__SWIG_0()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddDisjunction__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
long[] jarg2,
long jarg3,
long jarg4 )

◆ RoutingModel_AddDisjunction__SWIG_1()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddDisjunction__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
long[] jarg2,
long jarg3 )

◆ RoutingModel_AddDisjunction__SWIG_2()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddDisjunction__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
long[] jarg2 )

◆ RoutingModel_ADDED_TYPE_REMOVED_FROM_VEHICLE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ADDED_TYPE_REMOVED_FROM_VEHICLE_get ( )

◆ RoutingModel_AddHardTypeIncompatibility()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddHardTypeIncompatibility ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ RoutingModel_AddIntervalToAssignment()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddIntervalToAssignment ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RoutingModel_AddLocalSearchFilter()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddLocalSearchFilter ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RoutingModel_AddLocalSearchOperator()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddLocalSearchOperator ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RoutingModel_AddMatrixDimension()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddMatrixDimension ( global::System.Runtime.InteropServices.HandleRef jarg1,
int len2_1,
int[] len2_2,
long[] jarg2,
long jarg3,
bool jarg4,
string jarg5 )

◆ RoutingModel_AddPickupAndDelivery()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddPickupAndDelivery ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3 )

◆ RoutingModel_AddPickupAndDeliverySets()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddPickupAndDeliverySets ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ RoutingModel_AddRequiredTypeAlternativesWhenAddingType()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddRequiredTypeAlternativesWhenAddingType ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ RoutingModel_AddRequiredTypeAlternativesWhenRemovingType()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddRequiredTypeAlternativesWhenRemovingType ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ RoutingModel_AddResourceGroup()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddResourceGroup ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_AddSearchMonitor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddSearchMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RoutingModel_AddSoftSameVehicleConstraint()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddSoftSameVehicleConstraint ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
long[] jarg2,
long jarg3 )

◆ RoutingModel_AddTemporalTypeIncompatibility()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddTemporalTypeIncompatibility ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ RoutingModel_AddToAssignment()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddToAssignment ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RoutingModel_AddVariableMaximizedByFinalizer()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddVariableMaximizedByFinalizer ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RoutingModel_AddVariableMinimizedByFinalizer()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddVariableMinimizedByFinalizer ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RoutingModel_AddVariableTargetToFinalizer()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddVariableTargetToFinalizer ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ RoutingModel_AddVectorDimension()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddVectorDimension ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
long[] jarg2,
long jarg3,
bool jarg4,
string jarg5 )

◆ RoutingModel_AddWeightedVariableMaximizedByFinalizer()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddWeightedVariableMaximizedByFinalizer ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ RoutingModel_AddWeightedVariableMinimizedByFinalizer()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddWeightedVariableMinimizedByFinalizer ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ RoutingModel_AddWeightedVariableTargetToFinalizer()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AddWeightedVariableTargetToFinalizer ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
long jarg4 )

◆ RoutingModel_ApplyLocks()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ApplyLocks ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
long[] jarg2 )

◆ RoutingModel_ApplyLocksToAllVehicles()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ApplyLocksToAllVehicles ( global::System.Runtime.InteropServices.HandleRef jarg1,
int len2_1,
int[] len2_2,
long[] jarg2,
bool jarg3 )

◆ RoutingModel_ArcIsMoreConstrainedThanArc()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ArcIsMoreConstrainedThanArc ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3,
long jarg4 )

◆ RoutingModel_AreRoutesInterdependent()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AreRoutesInterdependent ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RoutingModel_AssignmentToRoutes()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_AssignmentToRoutes ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int len3_1,
int[] len3_2,
long[] jarg3 )

◆ RoutingModel_CancelSearch()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_CancelSearch ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_CheckIfAssignmentIsFeasible()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_CheckIfAssignmentIsFeasible ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
bool jarg3 )

◆ RoutingModel_CheckLimit__SWIG_0()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_CheckLimit__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RoutingModel_CheckLimit__SWIG_1()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_CheckLimit__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_CloseModel()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_CloseModel ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_CloseModelWithParameters()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_CloseModelWithParameters ( global::System.Runtime.InteropServices.HandleRef jarg1,
int search_parameters_size,
byte[] jarg2 )

◆ RoutingModel_CloseVisitTypes()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_CloseVisitTypes ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_CompactAndCheckAssignment()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_CompactAndCheckAssignment ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RoutingModel_CompactAssignment()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_CompactAssignment ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RoutingModel_ComputeLowerBound()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ComputeLowerBound ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_CostsAreHomogeneousAcrossVehicles()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_CostsAreHomogeneousAcrossVehicles ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_CostVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_CostVar ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_DebugOutputAssignment()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_DebugOutputAssignment ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
string jarg3 )

◆ RoutingModel_EnableDeepSerialization()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_EnableDeepSerialization ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_End()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_End ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_FastSolveFromAssignmentWithParameters__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_FastSolveFromAssignmentWithParameters__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int search_parameters_size,
byte[] jarg3,
bool jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5 )

◆ RoutingModel_FastSolveFromAssignmentWithParameters__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_FastSolveFromAssignmentWithParameters__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int search_parameters_size,
byte[] jarg3,
bool jarg4 )

◆ RoutingModel_GetAmortizedLinearCostFactorOfVehicles()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetAmortizedLinearCostFactorOfVehicles ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_GetAmortizedQuadraticCostFactorOfVehicles()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetAmortizedQuadraticCostFactorOfVehicles ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_GetArcCostForClass()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetArcCostForClass ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3,
long jarg4 )

◆ RoutingModel_GetArcCostForFirstSolution()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetArcCostForFirstSolution ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3 )

◆ RoutingModel_GetArcCostForVehicle()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetArcCostForVehicle ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3,
long jarg4 )

◆ RoutingModel_GetCostClassesCount()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetCostClassesCount ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_GetCostClassIndexOfVehicle()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetCostClassIndexOfVehicle ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingModel_GetDeliveryPositions()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetDeliveryPositions ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingModel_GetDepot()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetDepot ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_GetDimensionOrDie()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetDimensionOrDie ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2 )

◆ RoutingModel_GetDimensionResourceGroupIndex()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetDimensionResourceGroupIndex ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RoutingModel_GetDimensionResourceGroupIndices()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetDimensionResourceGroupIndices ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RoutingModel_GetDimensionsWithGlobalCumulOptimizers()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetDimensionsWithGlobalCumulOptimizers ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_GetDimensionsWithLocalCumulOptimizers()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetDimensionsWithLocalCumulOptimizers ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_GetDisjunctionIndices()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetDisjunctionIndices ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingModel_GetDisjunctionMaxCardinality()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetDisjunctionMaxCardinality ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_GetDisjunctionNodeIndices()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetDisjunctionNodeIndices ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_GetDisjunctionPenalty()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetDisjunctionPenalty ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_GetFixedCostOfVehicle()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetFixedCostOfVehicle ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_GetHomogeneousCost()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetHomogeneousCost ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3 )

◆ RoutingModel_GetMaximumNumberOfActiveVehicles()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetMaximumNumberOfActiveVehicles ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_GetMutableCPInterrupt()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetMutableCPInterrupt ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_GetMutableCPSatInterrupt()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetMutableCPSatInterrupt ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_GetMutableDimension()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetMutableDimension ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2 )

◆ RoutingModel_GetMutableGlobalCumulLPOptimizer()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetMutableGlobalCumulLPOptimizer ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RoutingModel_GetMutableGlobalCumulMPOptimizer()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetMutableGlobalCumulMPOptimizer ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RoutingModel_GetMutableLocalCumulLPOptimizer()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetMutableLocalCumulLPOptimizer ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RoutingModel_GetNonZeroCostClassesCount()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetNonZeroCostClassesCount ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_GetNumberOfDecisionsInFirstSolution()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetNumberOfDecisionsInFirstSolution ( global::System.Runtime.InteropServices.HandleRef jarg1,
int search_parameters_size,
byte[] jarg2 )

◆ RoutingModel_GetNumberOfDisjunctions()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetNumberOfDisjunctions ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_GetNumberOfRejectsInFirstSolution()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetNumberOfRejectsInFirstSolution ( global::System.Runtime.InteropServices.HandleRef jarg1,
int search_parameters_size,
byte[] jarg2 )

◆ RoutingModel_GetNumberOfVisitTypes()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetNumberOfVisitTypes ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_GetNumOfSingletonNodes()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetNumOfSingletonNodes ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_GetOrCreateNodeNeighborsByCostClass__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetOrCreateNodeNeighborsByCostClass__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
double jarg2,
long jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
bool jarg5 )

◆ RoutingModel_GetOrCreateNodeNeighborsByCostClass__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetOrCreateNodeNeighborsByCostClass__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
double jarg2,
long jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ RoutingModel_GetOrCreateNodeNeighborsByCostClass__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetOrCreateNodeNeighborsByCostClass__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
bool jarg3 )

◆ RoutingModel_GetOrCreateNodeNeighborsByCostClass__SWIG_3()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetOrCreateNodeNeighborsByCostClass__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_GetPairIndicesOfType()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetPairIndicesOfType ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_GetPathsMetadata()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetPathsMetadata ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_GetPickupAndDeliveryPolicyOfVehicle()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetPickupAndDeliveryPolicyOfVehicle ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_GetPickupPositions()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetPickupPositions ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingModel_GetPrimaryConstrainedDimension()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetPrimaryConstrainedDimension ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_GetRequiredTypeAlternativesWhenAddingType()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetRequiredTypeAlternativesWhenAddingType ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_GetRequiredTypeAlternativesWhenRemovingType()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetRequiredTypeAlternativesWhenRemovingType ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_GetResourceGroup()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetResourceGroup ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_GetResourceGroups()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetResourceGroups ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_GetSameVehicleIndicesOfIndex()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetSameVehicleIndicesOfIndex ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_GetSameVehicleRequiredTypeAlternativesOfType()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetSameVehicleRequiredTypeAlternativesOfType ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_GetSingleNodesOfType()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetSingleNodesOfType ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_GetStatus()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetStatus ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_GetTemporalTypeIncompatibilitiesOfType()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetTemporalTypeIncompatibilitiesOfType ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_GetUnaryDimensions()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetUnaryDimensions ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_GetVehicleClassesCount()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetVehicleClassesCount ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_GetVehicleClassIndexOfVehicle()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetVehicleClassIndexOfVehicle ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingModel_GetVehicleOfClass()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetVehicleOfClass ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_GetVehicleTypeContainer()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetVehicleTypeContainer ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_GetVisitType()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetVisitType ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingModel_GetVisitTypePolicy()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_GetVisitTypePolicy ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingModel_HasDimension()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_HasDimension ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2 )

◆ RoutingModel_HasGlobalCumulOptimizer()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_HasGlobalCumulOptimizer ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RoutingModel_HasHardTypeIncompatibilities()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_HasHardTypeIncompatibilities ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_HasLocalCumulOptimizer()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_HasLocalCumulOptimizer ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RoutingModel_HasMandatoryDisjunctions()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_HasMandatoryDisjunctions ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_HasMaxCardinalityConstrainedDisjunctions()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_HasMaxCardinalityConstrainedDisjunctions ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_HasSameVehicleTypeRequirements()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_HasSameVehicleTypeRequirements ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_HasTemporalTypeIncompatibilities()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_HasTemporalTypeIncompatibilities ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_HasTemporalTypeRequirements()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_HasTemporalTypeRequirements ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_HasVehicleWithCostClassIndex()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_HasVehicleWithCostClassIndex ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_IgnoreDisjunctionsAlreadyForcedToZero()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_IgnoreDisjunctionsAlreadyForcedToZero ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_IsDelivery()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_IsDelivery ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingModel_IsEnd()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_IsEnd ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingModel_IsMatchingModel()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_IsMatchingModel ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_IsPickup()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_IsPickup ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingModel_IsStart()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_IsStart ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingModel_IsVehicleAllowedForIndex()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_IsVehicleAllowedForIndex ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
long jarg3 )

◆ RoutingModel_IsVehicleUsed()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_IsVehicleUsed ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ RoutingModel_IsVehicleUsedWhenEmpty()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_IsVehicleUsedWhenEmpty ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_kNoDimension_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_kNoDimension_get ( )

◆ RoutingModel_kNoDisjunction_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_kNoDisjunction_get ( )

◆ RoutingModel_kNoPenalty_get()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_kNoPenalty_get ( )

◆ RoutingModel_kTransitEvaluatorSignNegativeOrZero_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_kTransitEvaluatorSignNegativeOrZero_get ( )

◆ RoutingModel_kTransitEvaluatorSignPositiveOrZero_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_kTransitEvaluatorSignPositiveOrZero_get ( )

◆ RoutingModel_kTransitEvaluatorSignUnknown_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_kTransitEvaluatorSignUnknown_get ( )

◆ RoutingModel_MakeGuidedSlackFinalizer()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_MakeGuidedSlackFinalizer ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
LongToLong jarg3 )

◆ RoutingModel_MakeSelfDependentDimensionFinalizer()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_MakeSelfDependentDimensionFinalizer ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RoutingModel_MutablePreAssignment()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_MutablePreAssignment ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_Next()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_Next ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ RoutingModel_Nexts()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_Nexts ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_NextVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_NextVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingModel_NodeNeighborsByCostClass_ComputeNeighbors()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_NodeNeighborsByCostClass_ComputeNeighbors ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3,
bool jarg4 )

◆ RoutingModel_NodeNeighborsByCostClass_GetNeighborsOfNodeForCostClass()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_NodeNeighborsByCostClass_GetNeighborsOfNodeForCostClass ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ RoutingModel_Nodes()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_Nodes ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_ObjectiveLowerBound()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ObjectiveLowerBound ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_PICKUP_AND_DELIVERY_FIFO_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_PICKUP_AND_DELIVERY_FIFO_get ( )

◆ RoutingModel_PICKUP_AND_DELIVERY_LIFO_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_PICKUP_AND_DELIVERY_LIFO_get ( )

◆ RoutingModel_PICKUP_AND_DELIVERY_NO_ORDER_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_PICKUP_AND_DELIVERY_NO_ORDER_get ( )

◆ RoutingModel_PickupDeliveryPosition_alternative_index_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_PickupDeliveryPosition_alternative_index_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_PickupDeliveryPosition_alternative_index_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_PickupDeliveryPosition_alternative_index_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_PickupDeliveryPosition_pd_pair_index_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_PickupDeliveryPosition_pd_pair_index_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_PickupDeliveryPosition_pd_pair_index_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_PickupDeliveryPosition_pd_pair_index_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_PreAssignment()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_PreAssignment ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_ReadAssignment()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ReadAssignment ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2 )

◆ RoutingModel_ReadAssignmentFromRoutes()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ReadAssignmentFromRoutes ( global::System.Runtime.InteropServices.HandleRef jarg1,
int len2_1,
int[] len2_2,
long[] jarg2,
bool jarg3 )

◆ RoutingModel_RegisterTransitCallback__SWIG_0()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RegisterTransitCallback__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
LongLongToLong jarg2,
int jarg3 )

◆ RoutingModel_RegisterTransitCallback__SWIG_1()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RegisterTransitCallback__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
LongLongToLong jarg2 )

◆ RoutingModel_RegisterTransitMatrix()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RegisterTransitMatrix ( global::System.Runtime.InteropServices.HandleRef jarg1,
int len2_1,
int[] len2_2,
long[] jarg2 )

◆ RoutingModel_RegisterUnaryTransitCallback__SWIG_0()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RegisterUnaryTransitCallback__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
LongToLong jarg2,
int jarg3 )

◆ RoutingModel_RegisterUnaryTransitCallback__SWIG_1()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RegisterUnaryTransitCallback__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
LongToLong jarg2 )

◆ RoutingModel_RegisterUnaryTransitVector()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RegisterUnaryTransitVector ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
long[] jarg2 )

◆ RoutingModel_ResourceGroup_AddResource()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ResourceGroup_AddResource ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ RoutingModel_ResourceGroup_Attributes_EndDomain()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ResourceGroup_Attributes_EndDomain ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_ResourceGroup_Attributes_StartDomain()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ResourceGroup_Attributes_StartDomain ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_ResourceGroup_ClearAllowedResourcesForVehicle()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ResourceGroup_ClearAllowedResourcesForVehicle ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_ResourceGroup_GetAffectedDimensionIndices()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ResourceGroup_GetAffectedDimensionIndices ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_ResourceGroup_GetResource()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ResourceGroup_GetResource ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_ResourceGroup_GetResourceClassesCount()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ResourceGroup_GetResourceClassesCount ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_ResourceGroup_GetResourceClassIndex()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ResourceGroup_GetResourceClassIndex ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_ResourceGroup_GetResourceIndicesInClass()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ResourceGroup_GetResourceIndicesInClass ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_ResourceGroup_GetResourceIndicesPerClass()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ResourceGroup_GetResourceIndicesPerClass ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_ResourceGroup_GetResources()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ResourceGroup_GetResources ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_ResourceGroup_GetResourcesMarkedAllowedForVehicle()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ResourceGroup_GetResourcesMarkedAllowedForVehicle ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_ResourceGroup_GetVehiclesRequiringAResource()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ResourceGroup_GetVehiclesRequiringAResource ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_ResourceGroup_Index()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ResourceGroup_Index ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_ResourceGroup_IsResourceAllowedForVehicle()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ResourceGroup_IsResourceAllowedForVehicle ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ RoutingModel_ResourceGroup_NotifyVehicleRequiresAResource()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ResourceGroup_NotifyVehicleRequiresAResource ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_ResourceGroup_Resource_GetDimensionAttributes()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ResourceGroup_Resource_GetDimensionAttributes ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RoutingModel_ResourceGroup_SetAllowedResourcesForVehicle()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ResourceGroup_SetAllowedResourcesForVehicle ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int length3,
int[] jarg3 )

◆ RoutingModel_ResourceGroup_Size()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ResourceGroup_Size ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_ResourceGroup_VehicleRequiresAResource()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ResourceGroup_VehicleRequiresAResource ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_ResourceVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ResourceVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ RoutingModel_ResourceVars()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ResourceVars ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_RestoreAssignment()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RestoreAssignment ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RoutingModel_RouteDimensionTravelInfo_ToString__SWIG_0()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RouteDimensionTravelInfo_ToString__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2 )

◆ RoutingModel_RouteDimensionTravelInfo_ToString__SWIG_1()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RouteDimensionTravelInfo_ToString__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_RouteDimensionTravelInfo_transition_info_get()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RouteDimensionTravelInfo_transition_info_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_RouteDimensionTravelInfo_transition_info_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RouteDimensionTravelInfo_transition_info_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RoutingModel_RouteDimensionTravelInfo_TransitionInfo_compressed_travel_value_lower_bound_get()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RouteDimensionTravelInfo_TransitionInfo_compressed_travel_value_lower_bound_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_RouteDimensionTravelInfo_TransitionInfo_compressed_travel_value_lower_bound_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RouteDimensionTravelInfo_TransitionInfo_compressed_travel_value_lower_bound_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingModel_RouteDimensionTravelInfo_TransitionInfo_PiecewiseLinearFormulation_ToString__SWIG_0()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RouteDimensionTravelInfo_TransitionInfo_PiecewiseLinearFormulation_ToString__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2 )

◆ RoutingModel_RouteDimensionTravelInfo_TransitionInfo_PiecewiseLinearFormulation_ToString__SWIG_1()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RouteDimensionTravelInfo_TransitionInfo_PiecewiseLinearFormulation_ToString__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_RouteDimensionTravelInfo_TransitionInfo_PiecewiseLinearFormulation_x_anchors_get()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RouteDimensionTravelInfo_TransitionInfo_PiecewiseLinearFormulation_x_anchors_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_RouteDimensionTravelInfo_TransitionInfo_PiecewiseLinearFormulation_x_anchors_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RouteDimensionTravelInfo_TransitionInfo_PiecewiseLinearFormulation_x_anchors_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RoutingModel_RouteDimensionTravelInfo_TransitionInfo_PiecewiseLinearFormulation_y_anchors_get()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RouteDimensionTravelInfo_TransitionInfo_PiecewiseLinearFormulation_y_anchors_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_RouteDimensionTravelInfo_TransitionInfo_PiecewiseLinearFormulation_y_anchors_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RouteDimensionTravelInfo_TransitionInfo_PiecewiseLinearFormulation_y_anchors_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RoutingModel_RouteDimensionTravelInfo_TransitionInfo_post_travel_transit_value_get()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RouteDimensionTravelInfo_TransitionInfo_post_travel_transit_value_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_RouteDimensionTravelInfo_TransitionInfo_post_travel_transit_value_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RouteDimensionTravelInfo_TransitionInfo_post_travel_transit_value_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingModel_RouteDimensionTravelInfo_TransitionInfo_pre_travel_transit_value_get()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RouteDimensionTravelInfo_TransitionInfo_pre_travel_transit_value_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_RouteDimensionTravelInfo_TransitionInfo_pre_travel_transit_value_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RouteDimensionTravelInfo_TransitionInfo_pre_travel_transit_value_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingModel_RouteDimensionTravelInfo_TransitionInfo_ToString__SWIG_0()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RouteDimensionTravelInfo_TransitionInfo_ToString__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2 )

◆ RoutingModel_RouteDimensionTravelInfo_TransitionInfo_ToString__SWIG_1()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RouteDimensionTravelInfo_TransitionInfo_ToString__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_RouteDimensionTravelInfo_TransitionInfo_travel_compression_cost_get()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RouteDimensionTravelInfo_TransitionInfo_travel_compression_cost_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_RouteDimensionTravelInfo_TransitionInfo_travel_compression_cost_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RouteDimensionTravelInfo_TransitionInfo_travel_compression_cost_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RoutingModel_RouteDimensionTravelInfo_TransitionInfo_travel_start_dependent_travel_get()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RouteDimensionTravelInfo_TransitionInfo_travel_start_dependent_travel_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_RouteDimensionTravelInfo_TransitionInfo_travel_start_dependent_travel_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RouteDimensionTravelInfo_TransitionInfo_travel_start_dependent_travel_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RoutingModel_RouteDimensionTravelInfo_TransitionInfo_travel_value_upper_bound_get()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RouteDimensionTravelInfo_TransitionInfo_travel_value_upper_bound_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_RouteDimensionTravelInfo_TransitionInfo_travel_value_upper_bound_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RouteDimensionTravelInfo_TransitionInfo_travel_value_upper_bound_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingModel_RouteDimensionTravelInfo_travel_cost_coefficient_get()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RouteDimensionTravelInfo_travel_cost_coefficient_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_RouteDimensionTravelInfo_travel_cost_coefficient_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RouteDimensionTravelInfo_travel_cost_coefficient_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingModel_RoutesToAssignment()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_RoutesToAssignment ( global::System.Runtime.InteropServices.HandleRef jarg1,
int len2_1,
int[] len2_2,
long[] jarg2,
bool jarg3,
bool jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5 )

◆ RoutingModel_ROUTING_FAIL_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ROUTING_FAIL_get ( )

◆ RoutingModel_ROUTING_FAIL_TIMEOUT_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ROUTING_FAIL_TIMEOUT_get ( )

◆ RoutingModel_ROUTING_INFEASIBLE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ROUTING_INFEASIBLE_get ( )

◆ RoutingModel_ROUTING_INVALID_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ROUTING_INVALID_get ( )

◆ RoutingModel_ROUTING_NOT_SOLVED_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ROUTING_NOT_SOLVED_get ( )

◆ RoutingModel_ROUTING_OPTIMAL_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ROUTING_OPTIMAL_get ( )

◆ RoutingModel_ROUTING_PARTIAL_SUCCESS_LOCAL_OPTIMUM_NOT_REACHED_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ROUTING_PARTIAL_SUCCESS_LOCAL_OPTIMUM_NOT_REACHED_get ( )

◆ RoutingModel_ROUTING_SUCCESS_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_ROUTING_SUCCESS_get ( )

◆ RoutingModel_SecondaryOptimizer_Solve()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_SecondaryOptimizer_Solve ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ RoutingModel_SetAllowedVehiclesForIndex()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_SetAllowedVehiclesForIndex ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
int[] jarg2,
long jarg3 )

◆ RoutingModel_SetAmortizedCostFactorsOfAllVehicles()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_SetAmortizedCostFactorsOfAllVehicles ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3 )

◆ RoutingModel_SetAmortizedCostFactorsOfVehicle()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_SetAmortizedCostFactorsOfVehicle ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3,
int jarg4 )

◆ RoutingModel_SetArcCostEvaluatorOfAllVehicles()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_SetArcCostEvaluatorOfAllVehicles ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_SetArcCostEvaluatorOfVehicle()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_SetArcCostEvaluatorOfVehicle ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ RoutingModel_SetAssignmentFromOtherModelAssignment()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_SetAssignmentFromOtherModelAssignment ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ RoutingModel_SetFirstSolutionEvaluator()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_SetFirstSolutionEvaluator ( global::System.Runtime.InteropServices.HandleRef jarg1,
LongLongToLong jarg2 )

◆ RoutingModel_SetFixedCostOfAllVehicles()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_SetFixedCostOfAllVehicles ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingModel_SetFixedCostOfVehicle()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_SetFixedCostOfVehicle ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
int jarg3 )

◆ RoutingModel_SetMaximumNumberOfActiveVehicles()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_SetMaximumNumberOfActiveVehicles ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_SetPathEnergyCostOfVehicle()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_SetPathEnergyCostOfVehicle ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2,
string jarg3,
long jarg4,
int jarg5 )

◆ RoutingModel_SetPickupAndDeliveryPolicyOfAllVehicles()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_SetPickupAndDeliveryPolicyOfAllVehicles ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_SetPickupAndDeliveryPolicyOfVehicle()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_SetPickupAndDeliveryPolicyOfVehicle ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ RoutingModel_SetPrimaryConstrainedDimension()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_SetPrimaryConstrainedDimension ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2 )

◆ RoutingModel_SetVehicleUsedWhenEmpty()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_SetVehicleUsedWhenEmpty ( global::System.Runtime.InteropServices.HandleRef jarg1,
bool jarg2,
int jarg3 )

◆ RoutingModel_SetVisitType()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_SetVisitType ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
int jarg3,
int jarg4 )

◆ RoutingModel_Size()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_Size ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_Solve__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_Solve__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RoutingModel_Solve__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_Solve__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_SolveFromAssignmentsWithParameters__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_SolveFromAssignmentsWithParameters__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int search_parameters_size,
byte[] jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ RoutingModel_SolveFromAssignmentsWithParameters__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_SolveFromAssignmentsWithParameters__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int search_parameters_size,
byte[] jarg3 )

◆ RoutingModel_SolveFromAssignmentWithParameters()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_SolveFromAssignmentWithParameters ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int search_parameters_size,
byte[] jarg3 )

◆ RoutingModel_solver()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_solver ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_SolveWithIteratedLocalSearch()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_SolveWithIteratedLocalSearch ( global::System.Runtime.InteropServices.HandleRef jarg1,
int search_parameters_size,
byte[] jarg2 )

◆ RoutingModel_SolveWithParameters()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_SolveWithParameters ( global::System.Runtime.InteropServices.HandleRef jarg1,
int search_parameters_size,
byte[] jarg2 )

◆ RoutingModel_Start()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_Start ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_TimeBuffer()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_TimeBuffer ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_TYPE_ADDED_TO_VEHICLE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_TYPE_ADDED_TO_VEHICLE_get ( )

◆ RoutingModel_TYPE_ON_VEHICLE_UP_TO_VISIT_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_TYPE_ON_VEHICLE_UP_TO_VISIT_get ( )

◆ RoutingModel_TYPE_SIMULTANEOUSLY_ADDED_AND_REMOVED_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_TYPE_SIMULTANEOUSLY_ADDED_AND_REMOVED_get ( )

◆ RoutingModel_UnperformedPenalty()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_UnperformedPenalty ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingModel_UnperformedPenaltyOrValue()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_UnperformedPenaltyOrValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3 )

◆ RoutingModel_UpdateTimeLimit()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_UpdateTimeLimit ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RoutingModel_VariableValuePair_value_get()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_VariableValuePair_value_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_VariableValuePair_value_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_VariableValuePair_value_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingModel_VariableValuePair_var_index_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_VariableValuePair_var_index_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_VariableValuePair_var_index_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_VariableValuePair_var_index_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_VehicleIndex()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_VehicleIndex ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingModel_VehicleRouteConsideredVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_VehicleRouteConsideredVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_Vehicles()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_Vehicles ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_VehicleTypeContainer_NumTypes()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_VehicleTypeContainer_NumTypes ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_get()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RoutingModel_VehicleTypeContainer_Type()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_VehicleTypeContainer_Type ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_VehicleTypeContainer_type_index_of_vehicle_get()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_VehicleTypeContainer_type_index_of_vehicle_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_VehicleTypeContainer_type_index_of_vehicle_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_VehicleTypeContainer_type_index_of_vehicle_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_get()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_get()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ RoutingModel_VehicleVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_VehicleVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ RoutingModel_VehicleVars()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_VehicleVars ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ RoutingModel_WriteAssignment()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModel_WriteAssignment ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2 )

◆ RoutingModelVisitor_kLightElement2_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModelVisitor_kLightElement2_get ( )

◆ RoutingModelVisitor_kLightElement_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModelVisitor_kLightElement_get ( )

◆ RoutingModelVisitor_kRemoveValues_get()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModelVisitor_kRemoveValues_get ( )

◆ RoutingModelVisitor_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RoutingModelVisitor_SWIGUpcast ( global::System.IntPtr jarg1)

◆ SearchLimit_BeginNextDecision()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLimit_BeginNextDecision ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SearchLimit_BeginNextDecisionSwigExplicitSearchLimit()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLimit_BeginNextDecisionSwigExplicitSearchLimit ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SearchLimit_Check()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLimit_Check ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchLimit_CheckWithOffset()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLimit_CheckWithOffset ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SearchLimit_Copy()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLimit_Copy ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SearchLimit_director_connect()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLimit_director_connect ( global::System.Runtime.InteropServices.HandleRef jarg1,
SearchLimit.SwigDelegateSearchLimit_0 delegate0,
SearchLimit.SwigDelegateSearchLimit_1 delegate1,
SearchLimit.SwigDelegateSearchLimit_2 delegate2,
SearchLimit.SwigDelegateSearchLimit_3 delegate3,
SearchLimit.SwigDelegateSearchLimit_4 delegate4,
SearchLimit.SwigDelegateSearchLimit_5 delegate5,
SearchLimit.SwigDelegateSearchLimit_6 delegate6,
SearchLimit.SwigDelegateSearchLimit_7 delegate7,
SearchLimit.SwigDelegateSearchLimit_8 delegate8,
SearchLimit.SwigDelegateSearchLimit_9 delegate9,
SearchLimit.SwigDelegateSearchLimit_10 delegate10,
SearchLimit.SwigDelegateSearchLimit_11 delegate11,
SearchLimit.SwigDelegateSearchLimit_12 delegate12,
SearchLimit.SwigDelegateSearchLimit_13 delegate13,
SearchLimit.SwigDelegateSearchLimit_14 delegate14,
SearchLimit.SwigDelegateSearchLimit_15 delegate15,
SearchLimit.SwigDelegateSearchLimit_16 delegate16,
SearchLimit.SwigDelegateSearchLimit_17 delegate17,
SearchLimit.SwigDelegateSearchLimit_18 delegate18,
SearchLimit.SwigDelegateSearchLimit_19 delegate19,
SearchLimit.SwigDelegateSearchLimit_20 delegate20,
SearchLimit.SwigDelegateSearchLimit_21 delegate21,
SearchLimit.SwigDelegateSearchLimit_22 delegate22,
SearchLimit.SwigDelegateSearchLimit_23 delegate23,
SearchLimit.SwigDelegateSearchLimit_24 delegate24,
SearchLimit.SwigDelegateSearchLimit_25 delegate25,
SearchLimit.SwigDelegateSearchLimit_26 delegate26,
SearchLimit.SwigDelegateSearchLimit_27 delegate27,
SearchLimit.SwigDelegateSearchLimit_28 delegate28 )

◆ SearchLimit_EnterSearch()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLimit_EnterSearch ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchLimit_EnterSearchSwigExplicitSearchLimit()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLimit_EnterSearchSwigExplicitSearchLimit ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchLimit_Init()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLimit_Init ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchLimit_Install()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLimit_Install ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchLimit_InstallSwigExplicitSearchLimit()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLimit_InstallSwigExplicitSearchLimit ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchLimit_IsCrossed()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLimit_IsCrossed ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchLimit_MakeClone()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLimit_MakeClone ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchLimit_PeriodicCheck()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLimit_PeriodicCheck ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchLimit_PeriodicCheckSwigExplicitSearchLimit()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLimit_PeriodicCheckSwigExplicitSearchLimit ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchLimit_RefuteDecision()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLimit_RefuteDecision ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SearchLimit_RefuteDecisionSwigExplicitSearchLimit()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLimit_RefuteDecisionSwigExplicitSearchLimit ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SearchLimit_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLimit_SWIGUpcast ( global::System.IntPtr jarg1)

◆ SearchLimit_ToString()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLimit_ToString ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchLimit_ToStringSwigExplicitSearchLimit()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLimit_ToStringSwigExplicitSearchLimit ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchLog_AcceptUncheckedNeighbor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLog_AcceptUncheckedNeighbor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchLog_ApplyDecision()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLog_ApplyDecision ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SearchLog_AtSolution()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLog_AtSolution ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchLog_BeginFail()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLog_BeginFail ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchLog_BeginInitialPropagation()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLog_BeginInitialPropagation ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchLog_EndInitialPropagation()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLog_EndInitialPropagation ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchLog_EnterSearch()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLog_EnterSearch ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchLog_ExitSearch()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLog_ExitSearch ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchLog_Maintain()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLog_Maintain ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchLog_NoMoreSolutions()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLog_NoMoreSolutions ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchLog_OutputDecision()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLog_OutputDecision ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchLog_RefuteDecision()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLog_RefuteDecision ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SearchLog_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLog_SWIGUpcast ( global::System.IntPtr jarg1)

◆ SearchLog_ToString()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchLog_ToString ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_Accept()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_Accept ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SearchMonitor_AcceptDelta()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_AcceptDelta ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ SearchMonitor_AcceptDeltaSwigExplicitSearchMonitor()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_AcceptDeltaSwigExplicitSearchMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ SearchMonitor_AcceptNeighbor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_AcceptNeighbor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_AcceptNeighborSwigExplicitSearchMonitor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_AcceptNeighborSwigExplicitSearchMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_AcceptSolution()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_AcceptSolution ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_AcceptSolutionSwigExplicitSearchMonitor()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_AcceptSolutionSwigExplicitSearchMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_AcceptSwigExplicitSearchMonitor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_AcceptSwigExplicitSearchMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SearchMonitor_AcceptUncheckedNeighbor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_AcceptUncheckedNeighbor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_AcceptUncheckedNeighborSwigExplicitSearchMonitor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_AcceptUncheckedNeighborSwigExplicitSearchMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_AfterDecision()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_AfterDecision ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
bool jarg3 )

◆ SearchMonitor_AfterDecisionSwigExplicitSearchMonitor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_AfterDecisionSwigExplicitSearchMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
bool jarg3 )

◆ SearchMonitor_ApplyDecision()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_ApplyDecision ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SearchMonitor_ApplyDecisionSwigExplicitSearchMonitor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_ApplyDecisionSwigExplicitSearchMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SearchMonitor_AtSolution()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_AtSolution ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_AtSolutionSwigExplicitSearchMonitor()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_AtSolutionSwigExplicitSearchMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_BeginFail()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_BeginFail ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_BeginFailSwigExplicitSearchMonitor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_BeginFailSwigExplicitSearchMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_BeginInitialPropagation()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_BeginInitialPropagation ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_BeginInitialPropagationSwigExplicitSearchMonitor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_BeginInitialPropagationSwigExplicitSearchMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_BeginNextDecision()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_BeginNextDecision ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SearchMonitor_BeginNextDecisionSwigExplicitSearchMonitor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_BeginNextDecisionSwigExplicitSearchMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SearchMonitor_director_connect()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_director_connect ( global::System.Runtime.InteropServices.HandleRef jarg1,
SearchMonitor.SwigDelegateSearchMonitor_0 delegate0,
SearchMonitor.SwigDelegateSearchMonitor_1 delegate1,
SearchMonitor.SwigDelegateSearchMonitor_2 delegate2,
SearchMonitor.SwigDelegateSearchMonitor_3 delegate3,
SearchMonitor.SwigDelegateSearchMonitor_4 delegate4,
SearchMonitor.SwigDelegateSearchMonitor_5 delegate5,
SearchMonitor.SwigDelegateSearchMonitor_6 delegate6,
SearchMonitor.SwigDelegateSearchMonitor_7 delegate7,
SearchMonitor.SwigDelegateSearchMonitor_8 delegate8,
SearchMonitor.SwigDelegateSearchMonitor_9 delegate9,
SearchMonitor.SwigDelegateSearchMonitor_10 delegate10,
SearchMonitor.SwigDelegateSearchMonitor_11 delegate11,
SearchMonitor.SwigDelegateSearchMonitor_12 delegate12,
SearchMonitor.SwigDelegateSearchMonitor_13 delegate13,
SearchMonitor.SwigDelegateSearchMonitor_14 delegate14,
SearchMonitor.SwigDelegateSearchMonitor_15 delegate15,
SearchMonitor.SwigDelegateSearchMonitor_16 delegate16,
SearchMonitor.SwigDelegateSearchMonitor_17 delegate17,
SearchMonitor.SwigDelegateSearchMonitor_18 delegate18,
SearchMonitor.SwigDelegateSearchMonitor_19 delegate19,
SearchMonitor.SwigDelegateSearchMonitor_20 delegate20,
SearchMonitor.SwigDelegateSearchMonitor_21 delegate21,
SearchMonitor.SwigDelegateSearchMonitor_22 delegate22,
SearchMonitor.SwigDelegateSearchMonitor_23 delegate23,
SearchMonitor.SwigDelegateSearchMonitor_24 delegate24 )

◆ SearchMonitor_EndFail()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_EndFail ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_EndFailSwigExplicitSearchMonitor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_EndFailSwigExplicitSearchMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_EndInitialPropagation()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_EndInitialPropagation ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_EndInitialPropagationSwigExplicitSearchMonitor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_EndInitialPropagationSwigExplicitSearchMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_EndNextDecision()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_EndNextDecision ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ SearchMonitor_EndNextDecisionSwigExplicitSearchMonitor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_EndNextDecisionSwigExplicitSearchMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ SearchMonitor_EnterSearch()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_EnterSearch ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_EnterSearchSwigExplicitSearchMonitor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_EnterSearchSwigExplicitSearchMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_ExitSearch()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_ExitSearch ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_ExitSearchSwigExplicitSearchMonitor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_ExitSearchSwigExplicitSearchMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_Install()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_Install ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_InstallSwigExplicitSearchMonitor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_InstallSwigExplicitSearchMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_IsUncheckedSolutionLimitReached()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_IsUncheckedSolutionLimitReached ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_IsUncheckedSolutionLimitReachedSwigExplicitSearchMonitor()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_IsUncheckedSolutionLimitReachedSwigExplicitSearchMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_kNoProgress_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_kNoProgress_get ( )

◆ SearchMonitor_LocalOptimum()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_LocalOptimum ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_LocalOptimumSwigExplicitSearchMonitor()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_LocalOptimumSwigExplicitSearchMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_NoMoreSolutions()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_NoMoreSolutions ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_NoMoreSolutionsSwigExplicitSearchMonitor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_NoMoreSolutionsSwigExplicitSearchMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_PeriodicCheck()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_PeriodicCheck ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_PeriodicCheckSwigExplicitSearchMonitor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_PeriodicCheckSwigExplicitSearchMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_ProgressPercent()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_ProgressPercent ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_ProgressPercentSwigExplicitSearchMonitor()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_ProgressPercentSwigExplicitSearchMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_RefuteDecision()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_RefuteDecision ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SearchMonitor_RefuteDecisionSwigExplicitSearchMonitor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_RefuteDecisionSwigExplicitSearchMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SearchMonitor_RestartSearch()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_RestartSearch ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_RestartSearchSwigExplicitSearchMonitor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_RestartSearchSwigExplicitSearchMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_solver()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_solver ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitor_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitor_SWIGUpcast ( global::System.IntPtr jarg1)

◆ SearchMonitorVector_Add()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitorVector_Add ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SearchMonitorVector_AddRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitorVector_AddRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SearchMonitorVector_capacity()

static uint Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitorVector_capacity ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitorVector_Clear()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitorVector_Clear ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitorVector_Contains()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitorVector_Contains ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SearchMonitorVector_empty()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitorVector_empty ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitorVector_getitem()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitorVector_getitem ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ SearchMonitorVector_getitemcopy()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitorVector_getitemcopy ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ SearchMonitorVector_GetRange()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitorVector_GetRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ SearchMonitorVector_IndexOf()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitorVector_IndexOf ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SearchMonitorVector_Insert()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitorVector_Insert ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ SearchMonitorVector_InsertRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitorVector_InsertRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ SearchMonitorVector_LastIndexOf()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitorVector_LastIndexOf ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SearchMonitorVector_Remove()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitorVector_Remove ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SearchMonitorVector_RemoveAt()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitorVector_RemoveAt ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ SearchMonitorVector_RemoveRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitorVector_RemoveRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ SearchMonitorVector_Repeat()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitorVector_Repeat ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ SearchMonitorVector_reserve()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitorVector_reserve ( global::System.Runtime.InteropServices.HandleRef jarg1,
uint jarg2 )

◆ SearchMonitorVector_Reverse__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitorVector_Reverse__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SearchMonitorVector_Reverse__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitorVector_Reverse__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ SearchMonitorVector_setitem()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitorVector_setitem ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ SearchMonitorVector_SetRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitorVector_SetRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ SearchMonitorVector_size()

static uint Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SearchMonitorVector_size ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SequenceVar_Accept()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVar_Accept ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SequenceVar_Interval()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVar_Interval ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ SequenceVar_Next()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVar_Next ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ SequenceVar_RankFirst()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVar_RankFirst ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ SequenceVar_RankLast()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVar_RankLast ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ SequenceVar_RankNotFirst()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVar_RankNotFirst ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ SequenceVar_RankNotLast()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVar_RankNotLast ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ SequenceVar_RankSequence()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVar_RankSequence ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
int[] jarg2,
int length3,
int[] jarg3,
int length4,
int[] jarg4 )

◆ SequenceVar_Size()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVar_Size ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SequenceVar_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVar_SWIGUpcast ( global::System.IntPtr jarg1)

◆ SequenceVar_ToString()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVar_ToString ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SequenceVarElement_BackwardSequence()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarElement_BackwardSequence ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SequenceVarElement_Bound()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarElement_Bound ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SequenceVarElement_Clone()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarElement_Clone ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SequenceVarElement_Copy()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarElement_Copy ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SequenceVarElement_ForwardSequence()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarElement_ForwardSequence ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SequenceVarElement_Reset()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarElement_Reset ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SequenceVarElement_Restore()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarElement_Restore ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SequenceVarElement_SetBackwardSequence()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarElement_SetBackwardSequence ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
int[] jarg2 )

◆ SequenceVarElement_SetForwardSequence()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarElement_SetForwardSequence ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
int[] jarg2 )

◆ SequenceVarElement_SetSequence()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarElement_SetSequence ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
int[] jarg2,
int length3,
int[] jarg3,
int length4,
int[] jarg4 )

◆ SequenceVarElement_SetUnperformed()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarElement_SetUnperformed ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
int[] jarg2 )

◆ SequenceVarElement_Store()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarElement_Store ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SequenceVarElement_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarElement_SWIGUpcast ( global::System.IntPtr jarg1)

◆ SequenceVarElement_ToString()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarElement_ToString ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SequenceVarElement_Unperformed()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarElement_Unperformed ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SequenceVarElement_Var()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarElement_Var ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SequenceVarVector_Add()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarVector_Add ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SequenceVarVector_AddRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarVector_AddRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SequenceVarVector_capacity()

static uint Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarVector_capacity ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SequenceVarVector_Clear()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarVector_Clear ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SequenceVarVector_Contains()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarVector_Contains ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SequenceVarVector_empty()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarVector_empty ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SequenceVarVector_getitem()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarVector_getitem ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ SequenceVarVector_getitemcopy()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarVector_getitemcopy ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ SequenceVarVector_GetRange()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarVector_GetRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ SequenceVarVector_IndexOf()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarVector_IndexOf ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SequenceVarVector_Insert()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarVector_Insert ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ SequenceVarVector_InsertRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarVector_InsertRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ SequenceVarVector_LastIndexOf()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarVector_LastIndexOf ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SequenceVarVector_Remove()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarVector_Remove ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SequenceVarVector_RemoveAt()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarVector_RemoveAt ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ SequenceVarVector_RemoveRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarVector_RemoveRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ SequenceVarVector_Repeat()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarVector_Repeat ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ SequenceVarVector_reserve()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarVector_reserve ( global::System.Runtime.InteropServices.HandleRef jarg1,
uint jarg2 )

◆ SequenceVarVector_Reverse__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarVector_Reverse__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SequenceVarVector_Reverse__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarVector_Reverse__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ SequenceVarVector_setitem()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarVector_setitem ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ SequenceVarVector_SetRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarVector_SetRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ SequenceVarVector_size()

static uint Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SequenceVarVector_size ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SetAssignmentFromAssignment()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SetAssignmentFromAssignment ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ SimpleBoundCosts_GetBoundCost()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SimpleBoundCosts_GetBoundCost ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ SimpleBoundCosts_GetSize()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SimpleBoundCosts_GetSize ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SolutionCollector_Add__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_Add__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SolutionCollector_Add__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_Add__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SolutionCollector_Add__SWIG_2()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_Add__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SolutionCollector_Add__SWIG_3()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_Add__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SolutionCollector_Add__SWIG_4()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_Add__SWIG_4 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SolutionCollector_Add__SWIG_5()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_Add__SWIG_5 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SolutionCollector_AddObjective()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_AddObjective ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SolutionCollector_AddObjectives()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_AddObjectives ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SolutionCollector_BackwardSequence()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_BackwardSequence ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ SolutionCollector_Branches()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_Branches ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ SolutionCollector_director_connect()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_director_connect ( global::System.Runtime.InteropServices.HandleRef jarg1,
SolutionCollector.SwigDelegateSolutionCollector_0 delegate0,
SolutionCollector.SwigDelegateSolutionCollector_1 delegate1,
SolutionCollector.SwigDelegateSolutionCollector_2 delegate2,
SolutionCollector.SwigDelegateSolutionCollector_3 delegate3,
SolutionCollector.SwigDelegateSolutionCollector_4 delegate4,
SolutionCollector.SwigDelegateSolutionCollector_5 delegate5,
SolutionCollector.SwigDelegateSolutionCollector_6 delegate6,
SolutionCollector.SwigDelegateSolutionCollector_7 delegate7,
SolutionCollector.SwigDelegateSolutionCollector_8 delegate8,
SolutionCollector.SwigDelegateSolutionCollector_9 delegate9,
SolutionCollector.SwigDelegateSolutionCollector_10 delegate10,
SolutionCollector.SwigDelegateSolutionCollector_11 delegate11,
SolutionCollector.SwigDelegateSolutionCollector_12 delegate12,
SolutionCollector.SwigDelegateSolutionCollector_13 delegate13,
SolutionCollector.SwigDelegateSolutionCollector_14 delegate14,
SolutionCollector.SwigDelegateSolutionCollector_15 delegate15,
SolutionCollector.SwigDelegateSolutionCollector_16 delegate16,
SolutionCollector.SwigDelegateSolutionCollector_17 delegate17,
SolutionCollector.SwigDelegateSolutionCollector_18 delegate18,
SolutionCollector.SwigDelegateSolutionCollector_19 delegate19,
SolutionCollector.SwigDelegateSolutionCollector_20 delegate20,
SolutionCollector.SwigDelegateSolutionCollector_21 delegate21,
SolutionCollector.SwigDelegateSolutionCollector_22 delegate22,
SolutionCollector.SwigDelegateSolutionCollector_23 delegate23,
SolutionCollector.SwigDelegateSolutionCollector_24 delegate24 )

◆ SolutionCollector_DurationValue()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_DurationValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ SolutionCollector_EndValue()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_EndValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ SolutionCollector_EnterSearch()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_EnterSearch ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SolutionCollector_EnterSearchSwigExplicitSolutionCollector()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_EnterSearchSwigExplicitSolutionCollector ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SolutionCollector_Failures()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_Failures ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ SolutionCollector_ForwardSequence()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_ForwardSequence ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ SolutionCollector_HasSolution()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_HasSolution ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SolutionCollector_Install()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_Install ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SolutionCollector_InstallSwigExplicitSolutionCollector()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_InstallSwigExplicitSolutionCollector ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SolutionCollector_LastSolutionOrNull()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_LastSolutionOrNull ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SolutionCollector_ObjectiveValue()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_ObjectiveValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ SolutionCollector_ObjectiveValueFromIndex()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_ObjectiveValueFromIndex ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ SolutionCollector_PerformedValue()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_PerformedValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ SolutionCollector_Solution()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_Solution ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ SolutionCollector_SolutionCount()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_SolutionCount ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SolutionCollector_StartValue()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_StartValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ SolutionCollector_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_SWIGUpcast ( global::System.IntPtr jarg1)

◆ SolutionCollector_ToString()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_ToString ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SolutionCollector_ToStringSwigExplicitSolutionCollector()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_ToStringSwigExplicitSolutionCollector ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SolutionCollector_Unperformed()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_Unperformed ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ SolutionCollector_Value()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_Value ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ SolutionCollector_WallTime()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionCollector_WallTime ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ SolutionPool_GetNextSolution()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionPool_GetNextSolution ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SolutionPool_Initialize()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionPool_Initialize ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SolutionPool_RegisterNewSolution()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionPool_RegisterNewSolution ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SolutionPool_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionPool_SWIGUpcast ( global::System.IntPtr jarg1)

◆ SolutionPool_SyncNeeded()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolutionPool_SyncNeeded ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SolveModelWithSat()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SolveModelWithSat ( global::System.Runtime.InteropServices.HandleRef jarg1,
int search_parameters_size,
byte[] jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_Accept()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_Accept ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_AcceptedNeighbors()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_AcceptedNeighbors ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_Add()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_Add ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_AddCastConstraint()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_AddCastConstraint ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_AddLocalSearchMonitor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_AddLocalSearchMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_AddPropagationMonitor()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_AddPropagationMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_ASSIGN_CENTER_VALUE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_ASSIGN_CENTER_VALUE_get ( )

◆ Solver_ASSIGN_MAX_VALUE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_ASSIGN_MAX_VALUE_get ( )

◆ Solver_ASSIGN_MIN_VALUE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_ASSIGN_MIN_VALUE_get ( )

◆ Solver_ASSIGN_RANDOM_VALUE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_ASSIGN_RANDOM_VALUE_get ( )

◆ Solver_AT_SOLUTION_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_AT_SOLUTION_get ( )

◆ Solver_AVOID_DATE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_AVOID_DATE_get ( )

◆ Solver_BalancingDecision()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_BalancingDecision ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_Branches()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_Branches ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_Cache()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_Cache ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_CastExpression()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_CastExpression ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_CheckAssignment()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_CheckAssignment ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_CheckConstraint()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_CheckConstraint ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_CheckFail()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_CheckFail ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_CHOICE_POINT_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_CHOICE_POINT_get ( )

◆ Solver_CHOOSE_DYNAMIC_GLOBAL_BEST_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_CHOOSE_DYNAMIC_GLOBAL_BEST_get ( )

◆ Solver_CHOOSE_FIRST_UNBOUND_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_CHOOSE_FIRST_UNBOUND_get ( )

◆ Solver_CHOOSE_HIGHEST_MAX_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_CHOOSE_HIGHEST_MAX_get ( )

◆ Solver_CHOOSE_LOWEST_MIN_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_CHOOSE_LOWEST_MIN_get ( )

◆ Solver_CHOOSE_MAX_REGRET_ON_MIN_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_CHOOSE_MAX_REGRET_ON_MIN_get ( )

◆ Solver_CHOOSE_MAX_SIZE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_CHOOSE_MAX_SIZE_get ( )

◆ Solver_CHOOSE_MIN_SIZE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_CHOOSE_MIN_SIZE_get ( )

◆ Solver_CHOOSE_MIN_SIZE_HIGHEST_MAX_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_CHOOSE_MIN_SIZE_HIGHEST_MAX_get ( )

◆ Solver_CHOOSE_MIN_SIZE_HIGHEST_MIN_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_CHOOSE_MIN_SIZE_HIGHEST_MIN_get ( )

◆ Solver_CHOOSE_MIN_SIZE_LOWEST_MAX_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_CHOOSE_MIN_SIZE_LOWEST_MAX_get ( )

◆ Solver_CHOOSE_MIN_SIZE_LOWEST_MIN_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_CHOOSE_MIN_SIZE_LOWEST_MIN_get ( )

◆ Solver_CHOOSE_MIN_SLACK_RANK_FORWARD_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_CHOOSE_MIN_SLACK_RANK_FORWARD_get ( )

◆ Solver_CHOOSE_PATH_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_CHOOSE_PATH_get ( )

◆ Solver_CHOOSE_RANDOM_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_CHOOSE_RANDOM_get ( )

◆ Solver_CHOOSE_RANDOM_RANK_FORWARD_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_CHOOSE_RANDOM_RANK_FORWARD_get ( )

◆ Solver_CHOOSE_STATIC_GLOBAL_BEST_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_CHOOSE_STATIC_GLOBAL_BEST_get ( )

◆ Solver_ClearFailIntercept()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_ClearFailIntercept ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_ClearLocalSearchState()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_ClearLocalSearchState ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_ClearNeighbors()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_ClearNeighbors ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_Compose__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_Compose__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_Compose__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_Compose__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_Compose__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_Compose__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5 )

◆ Solver_Compose__SWIG_3()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_Compose__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_ConcatenateOperators__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_ConcatenateOperators__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_ConcatenateOperators__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_ConcatenateOperators__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
bool jarg3 )

◆ Solver_ConcatenateOperators__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_ConcatenateOperators__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
IntIntToLong jarg3 )

◆ Solver_ConstParameters()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_ConstParameters ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_Constraints()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_Constraints ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_Context()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_Context ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_CROSS_DATE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_CROSS_DATE_get ( )

◆ Solver_CROSS_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_CROSS_get ( )

◆ Solver_CurrentlyInSolve()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_CurrentlyInSolve ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_DECREMENT_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_DECREMENT_get ( )

◆ Solver_DefaultSolverParameters()

static System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_DefaultSolverParameters ( )

◆ Solver_DELAYED_PRIORITY_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_DELAYED_PRIORITY_get ( )

◆ Solver_DemonRuns()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_DemonRuns ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ Solver_ENDS_AFTER_END_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_ENDS_AFTER_END_get ( )

◆ Solver_ENDS_AFTER_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_ENDS_AFTER_get ( )

◆ Solver_ENDS_AFTER_START_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_ENDS_AFTER_START_get ( )

◆ Solver_ENDS_AT_END_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_ENDS_AT_END_get ( )

◆ Solver_ENDS_AT_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_ENDS_AT_get ( )

◆ Solver_ENDS_AT_START_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_ENDS_AT_START_get ( )

◆ Solver_ENDS_BEFORE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_ENDS_BEFORE_get ( )

◆ Solver_EndSearchAux()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_EndSearchAux ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_EQ_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_EQ_get ( )

◆ Solver_EXCHANGE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_EXCHANGE_get ( )

◆ Solver_ExportProfilingOverview()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_ExportProfilingOverview ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2 )

◆ Solver_EXTENDEDSWAPACTIVE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_EXTENDEDSWAPACTIVE_get ( )

◆ Solver_Fail()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_Fail ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_FailStamp()

static ulong Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_FailStamp ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_Failures()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_Failures ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_FilteredNeighbors()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_FilteredNeighbors ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_FinishCurrentSearch()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_FinishCurrentSearch ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_FULLPATHLNS_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_FULLPATHLNS_get ( )

◆ Solver_GE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_GE_get ( )

◆ Solver_GetLocalSearchMonitor()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_GetLocalSearchMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_GetOrCreateLocalSearchState()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_GetOrCreateLocalSearchState ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_GetPropagationMonitor()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_GetPropagationMonitor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_HasName()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_HasName ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_IN_ROOT_NODE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_IN_ROOT_NODE_get ( )

◆ Solver_IN_SEARCH_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_IN_SEARCH_get ( )

◆ Solver_INCREMENT_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_INCREMENT_get ( )

◆ Solver_IncrementNeighbors()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_IncrementNeighbors ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_InstrumentsDemons()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_InstrumentsDemons ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_InstrumentsVariables()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_InstrumentsVariables ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_INT_VALUE_DEFAULT_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_INT_VALUE_DEFAULT_get ( )

◆ Solver_INT_VALUE_SIMPLE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_INT_VALUE_SIMPLE_get ( )

◆ Solver_INT_VAR_DEFAULT_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_INT_VAR_DEFAULT_get ( )

◆ Solver_INT_VAR_SIMPLE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_INT_VAR_SIMPLE_get ( )

◆ Solver_IntegerCastInfo_expression_get()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_IntegerCastInfo_expression_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_IntegerCastInfo_expression_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_IntegerCastInfo_expression_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_IntegerCastInfo_maintainer_get()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_IntegerCastInfo_maintainer_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_IntegerCastInfo_maintainer_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_IntegerCastInfo_maintainer_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_IntegerCastInfo_variable_get()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_IntegerCastInfo_variable_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_IntegerCastInfo_variable_set()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_IntegerCastInfo_variable_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_INTERVAL_DEFAULT_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_INTERVAL_DEFAULT_get ( )

◆ Solver_INTERVAL_SET_TIMES_BACKWARD_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_INTERVAL_SET_TIMES_BACKWARD_get ( )

◆ Solver_INTERVAL_SET_TIMES_FORWARD_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_INTERVAL_SET_TIMES_FORWARD_get ( )

◆ Solver_INTERVAL_SIMPLE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_INTERVAL_SIMPLE_get ( )

◆ Solver_IsLocalSearchProfilingEnabled()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_IsLocalSearchProfilingEnabled ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_IsProfilingEnabled()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_IsProfilingEnabled ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_KEEP_LEFT_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_KEEP_LEFT_get ( )

◆ Solver_KEEP_RIGHT_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_KEEP_RIGHT_get ( )

◆ Solver_KILL_BOTH_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_KILL_BOTH_get ( )

◆ Solver_kNumPriorities_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_kNumPriorities_get ( )

◆ Solver_LE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_LE_get ( )

◆ Solver_LK_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_LK_get ( )

◆ Solver_LocalSearchProfile()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_LocalSearchProfile ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_MakeAbs()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeAbs ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_MakeAbsEquality()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeAbsEquality ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeAcceptFilter()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeAcceptFilter ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_MAKEACTIVE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MAKEACTIVE_get ( )

◆ Solver_MakeAllDifferent__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeAllDifferent__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_MakeAllDifferent__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeAllDifferent__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
bool jarg3 )

◆ Solver_MakeAllDifferentExcept()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeAllDifferentExcept ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakeAllowedAssignments()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeAllowedAssignments ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeAllSolutionCollector__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeAllSolutionCollector__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_MakeAllSolutionCollector__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeAllSolutionCollector__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_MakeAssignment__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeAssignment__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_MakeAssignment__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeAssignment__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_MakeAssignVariablesValues()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeAssignVariablesValues ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
long[] jarg3 )

◆ Solver_MakeAssignVariablesValuesOrDoNothing()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeAssignVariablesValuesOrDoNothing ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
long[] jarg3 )

◆ Solver_MakeAssignVariablesValuesOrFail()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeAssignVariablesValuesOrFail ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
long[] jarg3 )

◆ Solver_MakeAssignVariableValue()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeAssignVariableValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakeAssignVariableValueOrDoNothing()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeAssignVariableValueOrDoNothing ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakeAssignVariableValueOrFail()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeAssignVariableValueOrFail ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakeAtSolutionCallback()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeAtSolutionCallback ( global::System.Runtime.InteropServices.HandleRef jarg1,
VoidToVoid jarg2 )

◆ Solver_MakeBestLexicographicValueSolutionCollector__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeBestLexicographicValueSolutionCollector__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeBestLexicographicValueSolutionCollector__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeBestLexicographicValueSolutionCollector__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_MakeBestValueSolutionCollector__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeBestValueSolutionCollector__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
bool jarg3 )

◆ Solver_MakeBestValueSolutionCollector__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeBestValueSolutionCollector__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
bool jarg2 )

◆ Solver_MakeBetweenCt()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeBetweenCt ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
long jarg4 )

◆ Solver_MakeBoolVar__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeBoolVar__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2 )

◆ Solver_MakeBoolVar__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeBoolVar__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_MakeBranchesLimit()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeBranchesLimit ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ Solver_MAKECHAININACTIVE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MAKECHAININACTIVE_get ( )

◆ Solver_MakeCircuit()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeCircuit ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_MakeClosureDemon()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeClosureDemon ( global::System.Runtime.InteropServices.HandleRef jarg1,
VoidToVoid jarg2 )

◆ Solver_MakeConditionalExpression()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeConditionalExpression ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
long jarg4 )

◆ Solver_MakeConstantRestart()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeConstantRestart ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ Solver_MakeConstraintAdder()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeConstraintAdder ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_MakeConstraintInitialPropagateCallback()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeConstraintInitialPropagateCallback ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_MakeConvexPiecewiseExpr()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeConvexPiecewiseExpr ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
long jarg4,
long jarg5,
long jarg6 )

◆ Solver_MakeCount__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeCount__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
long jarg4 )

◆ Solver_MakeCount__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeCount__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeCover()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeCover ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeCumulative__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeCumulative__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
long[] jarg3,
long jarg4,
string jarg5 )

◆ Solver_MakeCumulative__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeCumulative__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
int[] jarg3,
long jarg4,
string jarg5 )

◆ Solver_MakeCumulative__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeCumulative__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
long[] jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
string jarg5 )

◆ Solver_MakeCumulative__SWIG_3()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeCumulative__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
int[] jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
string jarg5 )

◆ Solver_MakeCumulative__SWIG_4()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeCumulative__SWIG_4 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
long jarg4,
string jarg5 )

◆ Solver_MakeCumulative__SWIG_5()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeCumulative__SWIG_5 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
string jarg5 )

◆ Solver_MakeCustomLimit()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeCustomLimit ( global::System.Runtime.InteropServices.HandleRef jarg1,
VoidToBoolean jarg2 )

◆ Solver_MakeDecision()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeDecision ( global::System.Runtime.InteropServices.HandleRef jarg1,
SolverToVoid jarg2,
SolverToVoid jarg3 )

◆ Solver_MakeDecisionBuilderFromAssignment()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeDecisionBuilderFromAssignment ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeDefaultPhase__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeDefaultPhase__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_MakeDefaultPhase__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeDefaultPhase__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeDefaultRegularLimitParameters()

static System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeDefaultRegularLimitParameters ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_MakeDefaultSolutionPool()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeDefaultSolutionPool ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_MakeDelayedConstraintInitialPropagateCallback()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeDelayedConstraintInitialPropagateCallback ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_MakeDelayedPathCumul()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeDelayedPathCumul ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5 )

◆ Solver_MakeDeviation()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeDeviation ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
long jarg4 )

◆ Solver_MakeDifference__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeDifference__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeDifference__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeDifference__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeDisjunctiveConstraint()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeDisjunctiveConstraint ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
string jarg3 )

◆ Solver_MakeDistribute__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeDistribute__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
long[] jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeDistribute__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeDistribute__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
int[] jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeDistribute__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeDistribute__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeDistribute__SWIG_3()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeDistribute__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
long jarg4,
long jarg5 )

◆ Solver_MakeDistribute__SWIG_4()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeDistribute__SWIG_4 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
long[] jarg3,
int length4,
long[] jarg4 )

◆ Solver_MakeDistribute__SWIG_5()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeDistribute__SWIG_5 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
int[] jarg3,
int length4,
int[] jarg4 )

◆ Solver_MakeDistribute__SWIG_6()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeDistribute__SWIG_6 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
long[] jarg3,
int length4,
long[] jarg4,
int length5,
long[] jarg5 )

◆ Solver_MakeDistribute__SWIG_7()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeDistribute__SWIG_7 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
int[] jarg3,
int length4,
int[] jarg4,
int length5,
int[] jarg5 )

◆ Solver_MakeDiv__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeDiv__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakeDiv__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeDiv__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeElement__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeElement__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
long[] jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeElement__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeElement__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
int[] jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeElement__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeElement__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
LongToLong jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeElement__SWIG_3()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeElement__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef jarg1,
LongLongToLong jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeElement__SWIG_4()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeElement__SWIG_4 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeElementEquality__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeElementEquality__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
long[] jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeElementEquality__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeElementEquality__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
int[] jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeElementEquality__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeElementEquality__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeElementEquality__SWIG_3()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeElementEquality__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
long jarg4 )

◆ Solver_MakeEnterSearchCallback()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeEnterSearchCallback ( global::System.Runtime.InteropServices.HandleRef jarg1,
VoidToVoid jarg2 )

◆ Solver_MakeEquality__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeEquality__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeEquality__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeEquality__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakeEquality__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeEquality__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ Solver_MakeEquality__SWIG_3()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeEquality__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeExitSearchCallback()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeExitSearchCallback ( global::System.Runtime.InteropServices.HandleRef jarg1,
VoidToVoid jarg2 )

◆ Solver_MakeFailDecision()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeFailDecision ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_MakeFailuresLimit()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeFailuresLimit ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ Solver_MakeFalseConstraint__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeFalseConstraint__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_MakeFalseConstraint__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeFalseConstraint__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2 )

◆ Solver_MakeFirstSolutionCollector__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeFirstSolutionCollector__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_MakeFirstSolutionCollector__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeFirstSolutionCollector__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_MakeFixedDurationEndSyncedOnEndIntervalVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeFixedDurationEndSyncedOnEndIntervalVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
long jarg4 )

◆ Solver_MakeFixedDurationEndSyncedOnStartIntervalVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeFixedDurationEndSyncedOnStartIntervalVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
long jarg4 )

◆ Solver_MakeFixedDurationIntervalVar__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeFixedDurationIntervalVar__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3,
long jarg4,
bool jarg5,
string jarg6 )

◆ Solver_MakeFixedDurationIntervalVar__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeFixedDurationIntervalVar__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
string jarg4 )

◆ Solver_MakeFixedDurationIntervalVar__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeFixedDurationIntervalVar__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
string jarg5 )

◆ Solver_MakeFixedDurationStartSyncedOnEndIntervalVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeFixedDurationStartSyncedOnEndIntervalVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
long jarg4 )

◆ Solver_MakeFixedDurationStartSyncedOnStartIntervalVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeFixedDurationStartSyncedOnStartIntervalVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
long jarg4 )

◆ Solver_MakeFixedInterval()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeFixedInterval ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3,
string jarg4 )

◆ Solver_MakeGenericTabuSearch()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeGenericTabuSearch ( global::System.Runtime.InteropServices.HandleRef jarg1,
bool jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
long jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5,
long jarg6 )

◆ Solver_MakeGreater__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeGreater__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeGreater__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeGreater__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakeGreater__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeGreater__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ Solver_MakeGreaterOrEqual__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeGreaterOrEqual__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeGreaterOrEqual__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeGreaterOrEqual__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakeGreaterOrEqual__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeGreaterOrEqual__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ Solver_MakeGuidedLocalSearch__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeGuidedLocalSearch__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
bool jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
LongLongToLong jarg4,
long jarg5,
global::System.Runtime.InteropServices.HandleRef jarg6,
double jarg7,
bool jarg8 )

◆ Solver_MakeGuidedLocalSearch__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeGuidedLocalSearch__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
bool jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
LongLongToLong jarg4,
long jarg5,
global::System.Runtime.InteropServices.HandleRef jarg6,
double jarg7 )

◆ Solver_MakeGuidedLocalSearch__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeGuidedLocalSearch__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
bool jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
LongLongLongToLong jarg4,
long jarg5,
global::System.Runtime.InteropServices.HandleRef jarg6,
global::System.Runtime.InteropServices.HandleRef jarg7,
double jarg8,
bool jarg9 )

◆ Solver_MakeGuidedLocalSearch__SWIG_3()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeGuidedLocalSearch__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef jarg1,
bool jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
LongLongLongToLong jarg4,
long jarg5,
global::System.Runtime.InteropServices.HandleRef jarg6,
global::System.Runtime.InteropServices.HandleRef jarg7,
double jarg8 )

◆ Solver_MakeIfThenElseCt()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIfThenElseCt ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5 )

◆ Solver_MakeImprovementLimit()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeImprovementLimit ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
bool jarg3,
double jarg4,
double jarg5,
double jarg6,
int jarg7 )

◆ Solver_MAKEINACTIVE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MAKEINACTIVE_get ( )

◆ Solver_MakeIndexExpression()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIndexExpression ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakeIndexOfConstraint()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIndexOfConstraint ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
long jarg4 )

◆ Solver_MakeIndexOfFirstMaxValueConstraint()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIndexOfFirstMaxValueConstraint ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeIndexOfFirstMinValueConstraint()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIndexOfFirstMinValueConstraint ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeIntConst__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIntConst__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
string jarg3 )

◆ Solver_MakeIntConst__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIntConst__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ Solver_MakeIntervalRelaxedMax()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIntervalRelaxedMax ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_MakeIntervalRelaxedMin()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIntervalRelaxedMin ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_MakeIntervalVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIntervalVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3,
long jarg4,
long jarg5,
long jarg6,
long jarg7,
bool jarg8,
string jarg9 )

◆ Solver_MakeIntervalVarArray()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIntervalVarArray ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
long jarg3,
long jarg4,
long jarg5,
long jarg6,
long jarg7,
long jarg8,
bool jarg9,
string jarg10,
global::System.Runtime.InteropServices.HandleRef jarg11 )

◆ Solver_MakeIntervalVarRelation__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIntervalVarRelation__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3,
long jarg4 )

◆ Solver_MakeIntervalVarRelation__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIntervalVarRelation__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeIntervalVarRelationWithDelay()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIntervalVarRelationWithDelay ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
long jarg5 )

◆ Solver_MakeIntVar__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIntVar__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3,
string jarg4 )

◆ Solver_MakeIntVar__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIntVar__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
long[] jarg2,
string jarg3 )

◆ Solver_MakeIntVar__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIntVar__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
int[] jarg2,
string jarg3 )

◆ Solver_MakeIntVar__SWIG_3()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIntVar__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3 )

◆ Solver_MakeIntVar__SWIG_4()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIntVar__SWIG_4 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
long[] jarg2 )

◆ Solver_MakeIntVar__SWIG_5()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIntVar__SWIG_5 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int length2,
int[] jarg2 )

◆ Solver_MakeInversePermutationConstraint()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeInversePermutationConstraint ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeIsBetweenCt()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIsBetweenCt ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
long jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5 )

◆ Solver_MakeIsBetweenVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIsBetweenVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
long jarg4 )

◆ Solver_MakeIsDifferentCstCt()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIsDifferentCstCt ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeIsDifferentCstVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIsDifferentCstVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakeIsDifferentCt()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIsDifferentCt ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeIsDifferentVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIsDifferentVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeIsEqualCstCt()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIsEqualCstCt ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeIsEqualCstVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIsEqualCstVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakeIsEqualCt()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIsEqualCt ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeIsEqualVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIsEqualVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeIsGreaterCstCt()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIsGreaterCstCt ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeIsGreaterCstVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIsGreaterCstVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakeIsGreaterCt()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIsGreaterCt ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeIsGreaterOrEqualCstCt()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIsGreaterOrEqualCstCt ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeIsGreaterOrEqualCstVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIsGreaterOrEqualCstVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakeIsGreaterOrEqualCt()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIsGreaterOrEqualCt ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeIsGreaterOrEqualVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIsGreaterOrEqualVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeIsGreaterVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIsGreaterVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeIsLessCstCt()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIsLessCstCt ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeIsLessCstVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIsLessCstVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakeIsLessCt()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIsLessCt ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeIsLessOrEqualCstCt()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIsLessOrEqualCstCt ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeIsLessOrEqualCstVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIsLessOrEqualCstVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakeIsLessOrEqualCt()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIsLessOrEqualCt ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeIsLessOrEqualVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIsLessOrEqualVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeIsLessVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIsLessVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeIsLexicalLessOrEqualWithOffsetsCt()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIsLexicalLessOrEqualWithOffsetsCt ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
int length4,
long[] jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5 )

◆ Solver_MakeIsMemberCt__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIsMemberCt__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
long[] jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeIsMemberCt__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIsMemberCt__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
int[] jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeIsMemberVar__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIsMemberVar__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
long[] jarg3 )

◆ Solver_MakeIsMemberVar__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeIsMemberVar__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
int[] jarg3 )

◆ Solver_MakeLastSolutionCollector__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLastSolutionCollector__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_MakeLastSolutionCollector__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLastSolutionCollector__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_MakeLess__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLess__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeLess__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLess__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakeLess__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLess__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ Solver_MakeLessOrEqual__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLessOrEqual__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeLessOrEqual__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLessOrEqual__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakeLessOrEqual__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLessOrEqual__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ Solver_MakeLexicalLess()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLexicalLess ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeLexicalLessOrEqual()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLexicalLessOrEqual ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeLexicalLessOrEqualWithOffsets()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLexicalLessOrEqualWithOffsets ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
int length4,
long[] jarg4 )

◆ Solver_MakeLexicographicImprovementLimit()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLexicographicImprovementLimit ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5,
double jarg6,
int jarg7 )

◆ Solver_MakeLexicographicOptimize()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLexicographicOptimize ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
int length4,
long[] jarg4 )

◆ Solver_MakeLexicographicSimulatedAnnealing()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLexicographicSimulatedAnnealing ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
int length4,
long[] jarg4,
int length5,
long[] jarg5 )

◆ Solver_MakeLexicographicTabuSearch()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLexicographicTabuSearch ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
int length4,
long[] jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5,
long jarg6,
long jarg7,
double jarg8 )

◆ Solver_MakeLimit__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLimit__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
long jarg4,
long jarg5,
bool jarg6,
bool jarg7 )

◆ Solver_MakeLimit__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLimit__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
long jarg4,
long jarg5,
bool jarg6 )

◆ Solver_MakeLimit__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLimit__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
long jarg4,
long jarg5 )

◆ Solver_MakeLimit__SWIG_3()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLimit__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int proto_size,
byte[] jarg2 )

◆ Solver_MakeLimit__SWIG_4()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLimit__SWIG_4 ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3,
long jarg4,
long jarg5,
bool jarg6,
bool jarg7 )

◆ Solver_MakeLimit__SWIG_5()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLimit__SWIG_5 ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3,
long jarg4,
long jarg5,
bool jarg6 )

◆ Solver_MakeLimit__SWIG_6()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLimit__SWIG_6 ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2,
long jarg3,
long jarg4,
long jarg5 )

◆ Solver_MakeLimit__SWIG_7()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLimit__SWIG_7 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeLocalSearchPhase__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLocalSearchPhase__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeLocalSearchPhase__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLocalSearchPhase__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeLocalSearchPhase__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLocalSearchPhase__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5 )

◆ Solver_MakeLocalSearchPhase__SWIG_3()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLocalSearchPhase__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeLocalSearchPhaseParameters__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLocalSearchPhaseParameters__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeLocalSearchPhaseParameters__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLocalSearchPhaseParameters__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5 )

◆ Solver_MakeLocalSearchPhaseParameters__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLocalSearchPhaseParameters__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5,
global::System.Runtime.InteropServices.HandleRef jarg6 )

◆ Solver_MakeLocalSearchPhaseParameters__SWIG_3()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLocalSearchPhaseParameters__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5 )

◆ Solver_MakeLocalSearchPhaseParameters__SWIG_4()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLocalSearchPhaseParameters__SWIG_4 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5,
global::System.Runtime.InteropServices.HandleRef jarg6 )

◆ Solver_MakeLocalSearchPhaseParameters__SWIG_5()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLocalSearchPhaseParameters__SWIG_5 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5,
global::System.Runtime.InteropServices.HandleRef jarg6,
global::System.Runtime.InteropServices.HandleRef jarg7 )

◆ Solver_MakeLubyRestart()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeLubyRestart ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ Solver_MakeMapDomain()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeMapDomain ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeMax__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeMax__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_MakeMax__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeMax__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeMax__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeMax__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakeMax__SWIG_3()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeMax__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ Solver_MakeMaxEquality()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeMaxEquality ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeMaximize()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeMaximize ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakeMemberCt__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeMemberCt__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
long[] jarg3 )

◆ Solver_MakeMemberCt__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeMemberCt__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
int[] jarg3 )

◆ Solver_MakeMin__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeMin__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_MakeMin__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeMin__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeMin__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeMin__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakeMin__SWIG_3()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeMin__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ Solver_MakeMinEquality()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeMinEquality ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeMinimize()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeMinimize ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakeMirrorInterval()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeMirrorInterval ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_MakeModulo__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeModulo__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakeModulo__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeModulo__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeMonotonicElement()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeMonotonicElement ( global::System.Runtime.InteropServices.HandleRef jarg1,
LongToLong jarg2,
bool jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeMoveTowardTargetOperator__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeMoveTowardTargetOperator__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_MakeMoveTowardTargetOperator__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeMoveTowardTargetOperator__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
long[] jarg3 )

◆ Solver_MakeNBestLexicographicValueSolutionCollector__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeNBestLexicographicValueSolutionCollector__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeNBestLexicographicValueSolutionCollector__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeNBestLexicographicValueSolutionCollector__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeNBestValueSolutionCollector__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeNBestValueSolutionCollector__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3,
bool jarg4 )

◆ Solver_MakeNBestValueSolutionCollector__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeNBestValueSolutionCollector__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
bool jarg3 )

◆ Solver_MakeNeighborhoodLimit()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeNeighborhoodLimit ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakeNestedOptimize__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeNestedOptimize__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
bool jarg4,
long jarg5 )

◆ Solver_MakeNestedOptimize__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeNestedOptimize__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
bool jarg4,
long jarg5,
global::System.Runtime.InteropServices.HandleRef jarg6 )

◆ Solver_MakeNestedOptimize__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeNestedOptimize__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
bool jarg4,
long jarg5,
global::System.Runtime.InteropServices.HandleRef jarg6,
global::System.Runtime.InteropServices.HandleRef jarg7 )

◆ Solver_MakeNestedOptimize__SWIG_3()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeNestedOptimize__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
bool jarg4,
long jarg5,
global::System.Runtime.InteropServices.HandleRef jarg6,
global::System.Runtime.InteropServices.HandleRef jarg7,
global::System.Runtime.InteropServices.HandleRef jarg8 )

◆ Solver_MakeNestedOptimize__SWIG_4()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeNestedOptimize__SWIG_4 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
bool jarg4,
long jarg5,
global::System.Runtime.InteropServices.HandleRef jarg6,
global::System.Runtime.InteropServices.HandleRef jarg7,
global::System.Runtime.InteropServices.HandleRef jarg8,
global::System.Runtime.InteropServices.HandleRef jarg9 )

◆ Solver_MakeNestedOptimize__SWIG_5()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeNestedOptimize__SWIG_5 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
bool jarg4,
long jarg5,
global::System.Runtime.InteropServices.HandleRef jarg6 )

◆ Solver_MakeNoCycle__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeNoCycle__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
LongToBoolean jarg4 )

◆ Solver_MakeNoCycle__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeNoCycle__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeNoCycle__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeNoCycle__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
LongToBoolean jarg4,
bool jarg5 )

◆ Solver_MakeNonEquality__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeNonEquality__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeNonEquality__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeNonEquality__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakeNonEquality__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeNonEquality__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ Solver_MakeNonOverlappingBoxesConstraint__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeNonOverlappingBoxesConstraint__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5 )

◆ Solver_MakeNonOverlappingBoxesConstraint__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeNonOverlappingBoxesConstraint__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5 )

◆ Solver_MakeNonOverlappingBoxesConstraint__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeNonOverlappingBoxesConstraint__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5 )

◆ Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5 )

◆ Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5 )

◆ Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5 )

◆ Solver_MakeNotBetweenCt()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeNotBetweenCt ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
long jarg4 )

◆ Solver_MakeNotMemberCt__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeNotMemberCt__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
long[] jarg3 )

◆ Solver_MakeNotMemberCt__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeNotMemberCt__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
int[] jarg3 )

◆ Solver_MakeNotMemberCt__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeNotMemberCt__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
long[] jarg3,
int length4,
long[] jarg4 )

◆ Solver_MakeNotMemberCt__SWIG_3()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeNotMemberCt__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
int[] jarg3,
int length4,
int[] jarg4 )

◆ Solver_MakeNullIntersect()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeNullIntersect ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeNullIntersectExcept()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeNullIntersectExcept ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
long jarg4 )

◆ Solver_MakeOperator__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeOperator__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeOperator__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeOperator__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ Solver_MakeOperator__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeOperator__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
int jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5 )

◆ Solver_MakeOperator__SWIG_3()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeOperator__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
int jarg4 )

◆ Solver_MakeOperator__SWIG_4()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeOperator__SWIG_4 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
LongLongLongToLong jarg3,
int jarg4 )

◆ Solver_MakeOperator__SWIG_5()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeOperator__SWIG_5 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
LongLongLongToLong jarg4,
int jarg5 )

◆ Solver_MakeOpposite()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeOpposite ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_MakeOptimize()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeOptimize ( global::System.Runtime.InteropServices.HandleRef jarg1,
bool jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
long jarg4 )

◆ Solver_MakePack()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakePack ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ Solver_MakePathConnected()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakePathConnected ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
long[] jarg3,
int length4,
long[] jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5 )

◆ Solver_MakePathCumul__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakePathCumul__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5 )

◆ Solver_MakePathCumul__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakePathCumul__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
LongLongToLong jarg5 )

◆ Solver_MakePathCumul__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakePathCumul__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5,
LongLongToLong jarg6 )

◆ Solver_MakePhase__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakePhase__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3,
int jarg4 )

◆ Solver_MakePhase__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakePhase__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
LongToLong jarg3,
int jarg4 )

◆ Solver_MakePhase__SWIG_10()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakePhase__SWIG_10 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5,
int jarg6,
int jarg7 )

◆ Solver_MakePhase__SWIG_11()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakePhase__SWIG_11 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
LongLongToLong jarg3,
int jarg4 )

◆ Solver_MakePhase__SWIG_12()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakePhase__SWIG_12 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
LongLongToLong jarg3,
LongToLong jarg4,
int jarg5 )

◆ Solver_MakePhase__SWIG_13()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakePhase__SWIG_13 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ Solver_MakePhase__SWIG_14()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakePhase__SWIG_14 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ Solver_MakePhase__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakePhase__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3,
LongLongToLong jarg4 )

◆ Solver_MakePhase__SWIG_3()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakePhase__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3,
LongLongLongToBoolean jarg4 )

◆ Solver_MakePhase__SWIG_4()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakePhase__SWIG_4 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
LongToLong jarg3,
LongLongToLong jarg4 )

◆ Solver_MakePhase__SWIG_5()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakePhase__SWIG_5 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3,
LongLongToLong jarg4,
LongToLong jarg5 )

◆ Solver_MakePhase__SWIG_6()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakePhase__SWIG_6 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
LongToLong jarg3,
LongLongToLong jarg4,
LongToLong jarg5 )

◆ Solver_MakePhase__SWIG_7()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakePhase__SWIG_7 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3,
int jarg4 )

◆ Solver_MakePhase__SWIG_8()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakePhase__SWIG_8 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
int jarg4,
int jarg5 )

◆ Solver_MakePhase__SWIG_9()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakePhase__SWIG_9 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
int jarg5,
int jarg6 )

◆ Solver_MakePower()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakePower ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakePrintModelVisitor()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakePrintModelVisitor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_MakeProd__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeProd__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeProd__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeProd__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakeProfiledDecisionBuilderWrapper()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeProfiledDecisionBuilderWrapper ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_MakeRandomLnsOperator__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeRandomLnsOperator__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ Solver_MakeRandomLnsOperator__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeRandomLnsOperator__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3,
int jarg4 )

◆ Solver_MakeRankFirstInterval()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeRankFirstInterval ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ Solver_MakeRankLastInterval()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeRankLastInterval ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ Solver_MakeRejectFilter()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeRejectFilter ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_MakeRestoreAssignment()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeRestoreAssignment ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_MakeScalProd__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeScalProd__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
long[] jarg3 )

◆ Solver_MakeScalProd__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeScalProd__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
int[] jarg3 )

◆ Solver_MakeScalProdEquality__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeScalProdEquality__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
long[] jarg3,
long jarg4 )

◆ Solver_MakeScalProdEquality__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeScalProdEquality__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
int[] jarg3,
long jarg4 )

◆ Solver_MakeScalProdEquality__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeScalProdEquality__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
long[] jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeScalProdEquality__SWIG_3()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeScalProdEquality__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
int[] jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeScalProdGreaterOrEqual__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeScalProdGreaterOrEqual__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
long[] jarg3,
long jarg4 )

◆ Solver_MakeScalProdGreaterOrEqual__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeScalProdGreaterOrEqual__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
int[] jarg3,
long jarg4 )

◆ Solver_MakeScalProdLessOrEqual__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeScalProdLessOrEqual__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
long[] jarg3,
long jarg4 )

◆ Solver_MakeScalProdLessOrEqual__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeScalProdLessOrEqual__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
int[] jarg3,
long jarg4 )

◆ Solver_MakeScheduleOrExpedite()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeScheduleOrExpedite ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
ref int jarg4 )

◆ Solver_MakeScheduleOrPostpone()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeScheduleOrPostpone ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
ref int jarg4 )

◆ Solver_MakeSearchLog__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSearchLog__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ Solver_MakeSearchLog__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSearchLog__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeSearchLog__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSearchLog__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
VoidToString jarg3 )

◆ Solver_MakeSearchLog__SWIG_3()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSearchLog__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
VoidToString jarg4 )

◆ Solver_MakeSearchLog__SWIG_4()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSearchLog__SWIG_4 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
VoidToString jarg4 )

◆ Solver_MakeSearchLog__SWIG_5()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSearchLog__SWIG_5 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeSearchLog__SWIG_6()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSearchLog__SWIG_6 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
VoidToString jarg4 )

◆ Solver_MakeSearchTrace()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSearchTrace ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2 )

◆ Solver_MakeSemiContinuousExpr()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSemiContinuousExpr ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
long jarg4 )

◆ Solver_MakeSimulatedAnnealing()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSimulatedAnnealing ( global::System.Runtime.InteropServices.HandleRef jarg1,
bool jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
long jarg4,
long jarg5 )

◆ Solver_MakeSolutionsLimit()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSolutionsLimit ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ Solver_MakeSolveOnce__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSolveOnce__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_MakeSolveOnce__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSolveOnce__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeSolveOnce__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSolveOnce__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeSolveOnce__SWIG_3()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSolveOnce__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5 )

◆ Solver_MakeSolveOnce__SWIG_4()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSolveOnce__SWIG_4 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5,
global::System.Runtime.InteropServices.HandleRef jarg6 )

◆ Solver_MakeSolveOnce__SWIG_5()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSolveOnce__SWIG_5 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeSortingConstraint()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSortingConstraint ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeSplitVariableDomain()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSplitVariableDomain ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3,
bool jarg4 )

◆ Solver_MakeSquare()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSquare ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_MakeStatisticsModelVisitor()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeStatisticsModelVisitor ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_MakeStoreAssignment()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeStoreAssignment ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_MakeStrictDisjunctiveConstraint()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeStrictDisjunctiveConstraint ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
string jarg3 )

◆ Solver_MakeSubCircuit()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSubCircuit ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_MakeSum__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSum__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeSum__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSum__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakeSum__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSum__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_MakeSumEquality__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSumEquality__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakeSumEquality__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSumEquality__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeSumGreaterOrEqual()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSumGreaterOrEqual ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakeSumLessOrEqual()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSumLessOrEqual ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakeSumObjectiveFilter__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSumObjectiveFilter__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
LongLongToLong jarg3,
int jarg4 )

◆ Solver_MakeSumObjectiveFilter__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSumObjectiveFilter__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
LongLongLongToLong jarg4,
int jarg5 )

◆ Solver_MakeSymmetryManager__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSymmetryManager__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_MakeSymmetryManager__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSymmetryManager__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_MakeSymmetryManager__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSymmetryManager__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeSymmetryManager__SWIG_3()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSymmetryManager__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeSymmetryManager__SWIG_4()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeSymmetryManager__SWIG_4 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5 )

◆ Solver_MakeTabuSearch()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeTabuSearch ( global::System.Runtime.InteropServices.HandleRef jarg1,
bool jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
long jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5,
long jarg6,
long jarg7,
double jarg8 )

◆ Solver_MakeTemporalDisjunction__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeTemporalDisjunction__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_MakeTemporalDisjunction__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeTemporalDisjunction__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_MakeTimeLimit__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeTimeLimit__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_MakeTimeLimit__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeTimeLimit__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ Solver_MakeTransitionConstraint__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeTransitionConstraint__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
long jarg4,
int length5,
long[] jarg5 )

◆ Solver_MakeTransitionConstraint__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeTransitionConstraint__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
long jarg4,
int length5,
int[] jarg5 )

◆ Solver_MakeTrueConstraint()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeTrueConstraint ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_MakeVariableDomainFilter()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeVariableDomainFilter ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_MakeVariableGreaterOrEqualValue()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeVariableGreaterOrEqualValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakeVariableLessOrEqualValue()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeVariableLessOrEqualValue ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ Solver_MakeWeightedMaximize__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeWeightedMaximize__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
long[] jarg3,
long jarg4 )

◆ Solver_MakeWeightedMaximize__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeWeightedMaximize__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
int[] jarg3,
long jarg4 )

◆ Solver_MakeWeightedMinimize__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeWeightedMinimize__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
long[] jarg3,
long jarg4 )

◆ Solver_MakeWeightedMinimize__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeWeightedMinimize__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int length3,
int[] jarg3,
long jarg4 )

◆ Solver_MakeWeightedOptimize__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeWeightedOptimize__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
bool jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
int length4,
long[] jarg4,
long jarg5 )

◆ Solver_MakeWeightedOptimize__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MakeWeightedOptimize__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
bool jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
int length4,
int[] jarg4,
long jarg5 )

◆ Solver_MAXIMIZATION_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MAXIMIZATION_get ( )

◆ Solver_MemoryUsage()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MemoryUsage ( )

◆ Solver_MINIMIZATION_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MINIMIZATION_get ( )

◆ Solver_ModelName()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_ModelName ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_MultiArmedBanditConcatenateOperators()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_MultiArmedBanditConcatenateOperators ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
double jarg3,
double jarg4,
bool jarg5 )

◆ Solver_NameAllVariables()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_NameAllVariables ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_Neighbors()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_Neighbors ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_NewSearchAux__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_NewSearchAux__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_NewSearchAux__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_NewSearchAux__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_NewSearchAux__SWIG_2()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_NewSearchAux__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_NewSearchAux__SWIG_3()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_NewSearchAux__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_NewSearchAux__SWIG_4()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_NewSearchAux__SWIG_4 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5 )

◆ Solver_NewSearchAux__SWIG_5()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_NewSearchAux__SWIG_5 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5,
global::System.Runtime.InteropServices.HandleRef jarg6 )

◆ Solver_NextSolution()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_NextSolution ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_NO_CHANGE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_NO_CHANGE_get ( )

◆ Solver_NO_MORE_SOLUTIONS_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_NO_MORE_SOLUTIONS_get ( )

◆ Solver_NORMAL_PRIORITY_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_NORMAL_PRIORITY_get ( )

◆ Solver_NOT_SET_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_NOT_SET_get ( )

◆ Solver_OROPT_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_OROPT_get ( )

◆ Solver_OUTSIDE_SEARCH_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_OUTSIDE_SEARCH_get ( )

◆ Solver_Parameters()

static System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_Parameters ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_PATHLNS_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_PATHLNS_get ( )

◆ Solver_PopState()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_PopState ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_PROBLEM_INFEASIBLE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_PROBLEM_INFEASIBLE_get ( )

◆ Solver_PushState()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_PushState ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_Rand32()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_Rand32 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ Solver_Rand64()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_Rand64 ( global::System.Runtime.InteropServices.HandleRef jarg1,
long jarg2 )

◆ Solver_RandomConcatenateOperators__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_RandomConcatenateOperators__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_RandomConcatenateOperators__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_RandomConcatenateOperators__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
int jarg3 )

◆ Solver_RegisterDemon()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_RegisterDemon ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_RegisterIntervalVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_RegisterIntervalVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_RegisterIntExpr()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_RegisterIntExpr ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_RegisterIntVar()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_RegisterIntVar ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_RELOCATE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_RELOCATE_get ( )

◆ Solver_ReSeed()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_ReSeed ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ Solver_RestartCurrentSearch()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_RestartCurrentSearch ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_RestartSearch()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_RestartSearch ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_REVERSIBLE_ACTION_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_REVERSIBLE_ACTION_get ( )

◆ Solver_RunUncheckedLocalSearch__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_RunUncheckedLocalSearch__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5,
global::System.Runtime.InteropServices.HandleRef jarg6,
global::System.Runtime.InteropServices.HandleRef jarg7 )

◆ Solver_RunUncheckedLocalSearch__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_RunUncheckedLocalSearch__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5,
global::System.Runtime.InteropServices.HandleRef jarg6 )

◆ Solver_SearchDepth()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_SearchDepth ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_SearchLeftDepth()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_SearchLeftDepth ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_SENTINEL_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_SENTINEL_get ( )

◆ Solver_SEQUENCE_DEFAULT_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_SEQUENCE_DEFAULT_get ( )

◆ Solver_SEQUENCE_SIMPLE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_SEQUENCE_SIMPLE_get ( )

◆ Solver_SetContext()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_SetContext ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2 )

◆ Solver_SetOptimizationDirection()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_SetOptimizationDirection ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ Solver_SetUseFastLocalSearch()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_SetUseFastLocalSearch ( global::System.Runtime.InteropServices.HandleRef jarg1,
bool jarg2 )

◆ Solver_ShouldFail()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_ShouldFail ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_SIMPLE_MARKER_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_SIMPLE_MARKER_get ( )

◆ Solver_SIMPLELNS_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_SIMPLELNS_get ( )

◆ Solver_Solutions()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_Solutions ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_Solve__SWIG_0()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_Solve__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_Solve__SWIG_1()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_Solve__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_Solve__SWIG_2()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_Solve__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_Solve__SWIG_3()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_Solve__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_Solve__SWIG_4()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_Solve__SWIG_4 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5 )

◆ Solver_Solve__SWIG_5()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_Solve__SWIG_5 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5,
global::System.Runtime.InteropServices.HandleRef jarg6 )

◆ Solver_SolveAndCommit__SWIG_0()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_SolveAndCommit__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_SolveAndCommit__SWIG_1()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_SolveAndCommit__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_SolveAndCommit__SWIG_2()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_SolveAndCommit__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_SolveAndCommit__SWIG_3()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_SolveAndCommit__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_SolveAndCommit__SWIG_4()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_SolveAndCommit__SWIG_4 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5 )

◆ Solver_SolveDepth()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_SolveDepth ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_SPLIT_LOWER_HALF_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_SPLIT_LOWER_HALF_get ( )

◆ Solver_SPLIT_UPPER_HALF_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_SPLIT_UPPER_HALF_get ( )

◆ Solver_Stamp()

static ulong Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_Stamp ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_STARTS_AFTER_END_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_STARTS_AFTER_END_get ( )

◆ Solver_STARTS_AFTER_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_STARTS_AFTER_get ( )

◆ Solver_STARTS_AFTER_START_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_STARTS_AFTER_START_get ( )

◆ Solver_STARTS_AT_END_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_STARTS_AT_END_get ( )

◆ Solver_STARTS_AT_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_STARTS_AT_get ( )

◆ Solver_STARTS_AT_START_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_STARTS_AT_START_get ( )

◆ Solver_STARTS_BEFORE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_STARTS_BEFORE_get ( )

◆ Solver_State()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_State ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_STAYS_IN_SYNC_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_STAYS_IN_SYNC_get ( )

◆ Solver_SWAPACTIVE_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_SWAPACTIVE_get ( )

◆ Solver_SWITCH_BRANCHES_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_SWITCH_BRANCHES_get ( )

◆ Solver_TopPeriodicCheck()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_TopPeriodicCheck ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_TopProgressPercent()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_TopProgressPercent ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_ToString()

static string Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_ToString ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_Try__SWIG_0()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_Try__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ Solver_Try__SWIG_1()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_Try__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4 )

◆ Solver_Try__SWIG_2()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_Try__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3,
global::System.Runtime.InteropServices.HandleRef jarg4,
global::System.Runtime.InteropServices.HandleRef jarg5 )

◆ Solver_Try__SWIG_3()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_Try__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ Solver_TSPLNS_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_TSPLNS_get ( )

◆ Solver_TSPOPT_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_TSPOPT_get ( )

◆ Solver_TWOOPT_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_TWOOPT_get ( )

◆ Solver_UNACTIVELNS_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_UNACTIVELNS_get ( )

◆ Solver_UncheckedSolutions()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_UncheckedSolutions ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_UseFastLocalSearch()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_UseFastLocalSearch ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ Solver_VAR_PRIORITY_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_VAR_PRIORITY_get ( )

◆ Solver_WallTime()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Solver_WallTime ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SymmetryBreaker_AddIntegerVariableEqualValueClause()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SymmetryBreaker_AddIntegerVariableEqualValueClause ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ SymmetryBreaker_AddIntegerVariableGreaterOrEqualValueClause()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SymmetryBreaker_AddIntegerVariableGreaterOrEqualValueClause ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ SymmetryBreaker_AddIntegerVariableLessOrEqualValueClause()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SymmetryBreaker_AddIntegerVariableLessOrEqualValueClause ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2,
long jarg3 )

◆ SymmetryBreaker_director_connect()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SymmetryBreaker_director_connect ( global::System.Runtime.InteropServices.HandleRef jarg1,
SymmetryBreaker.SwigDelegateSymmetryBreaker_0 delegate0,
SymmetryBreaker.SwigDelegateSymmetryBreaker_1 delegate1,
SymmetryBreaker.SwigDelegateSymmetryBreaker_2 delegate2,
SymmetryBreaker.SwigDelegateSymmetryBreaker_3 delegate3,
SymmetryBreaker.SwigDelegateSymmetryBreaker_4 delegate4,
SymmetryBreaker.SwigDelegateSymmetryBreaker_5 delegate5,
SymmetryBreaker.SwigDelegateSymmetryBreaker_6 delegate6,
SymmetryBreaker.SwigDelegateSymmetryBreaker_7 delegate7 )

◆ SymmetryBreaker_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SymmetryBreaker_SWIGUpcast ( global::System.IntPtr jarg1)

◆ SymmetryBreakerVector_Add()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SymmetryBreakerVector_Add ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SymmetryBreakerVector_AddRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SymmetryBreakerVector_AddRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SymmetryBreakerVector_capacity()

static uint Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SymmetryBreakerVector_capacity ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SymmetryBreakerVector_Clear()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SymmetryBreakerVector_Clear ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SymmetryBreakerVector_Contains()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SymmetryBreakerVector_Contains ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SymmetryBreakerVector_empty()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SymmetryBreakerVector_empty ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SymmetryBreakerVector_getitem()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SymmetryBreakerVector_getitem ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ SymmetryBreakerVector_getitemcopy()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SymmetryBreakerVector_getitemcopy ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ SymmetryBreakerVector_GetRange()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SymmetryBreakerVector_GetRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ SymmetryBreakerVector_IndexOf()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SymmetryBreakerVector_IndexOf ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SymmetryBreakerVector_Insert()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SymmetryBreakerVector_Insert ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ SymmetryBreakerVector_InsertRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SymmetryBreakerVector_InsertRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ SymmetryBreakerVector_LastIndexOf()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SymmetryBreakerVector_LastIndexOf ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SymmetryBreakerVector_Remove()

static bool Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SymmetryBreakerVector_Remove ( global::System.Runtime.InteropServices.HandleRef jarg1,
global::System.Runtime.InteropServices.HandleRef jarg2 )

◆ SymmetryBreakerVector_RemoveAt()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SymmetryBreakerVector_RemoveAt ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ SymmetryBreakerVector_RemoveRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SymmetryBreakerVector_RemoveRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ SymmetryBreakerVector_Repeat()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SymmetryBreakerVector_Repeat ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ SymmetryBreakerVector_reserve()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SymmetryBreakerVector_reserve ( global::System.Runtime.InteropServices.HandleRef jarg1,
uint jarg2 )

◆ SymmetryBreakerVector_Reverse__SWIG_0()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SymmetryBreakerVector_Reverse__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ SymmetryBreakerVector_Reverse__SWIG_1()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SymmetryBreakerVector_Reverse__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
int jarg3 )

◆ SymmetryBreakerVector_setitem()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SymmetryBreakerVector_setitem ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ SymmetryBreakerVector_SetRange()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SymmetryBreakerVector_SetRange ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2,
global::System.Runtime.InteropServices.HandleRef jarg3 )

◆ SymmetryBreakerVector_size()

static uint Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SymmetryBreakerVector_size ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ ToInt64Vector()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.ToInt64Vector ( int length1,
int[] jarg1 )

◆ TRACE_VAR_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.TRACE_VAR_get ( )

◆ TypeIncompatibilityChecker_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.TypeIncompatibilityChecker_SWIGUpcast ( global::System.IntPtr jarg1)

◆ TypeRegulationsConstraint_InitialPropagateWrapper()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.TypeRegulationsConstraint_InitialPropagateWrapper ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ TypeRegulationsConstraint_Post()

static void Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.TypeRegulationsConstraint_Post ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ TypeRegulationsConstraint_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.TypeRegulationsConstraint_SWIGUpcast ( global::System.IntPtr jarg1)

◆ TypeRequirementChecker_SWIGUpcast()

static global.System.IntPtr Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.TypeRequirementChecker_SWIGUpcast ( global::System.IntPtr jarg1)

◆ UNSPECIFIED_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.UNSPECIFIED_get ( )

◆ VAR_ADD_CST_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.VAR_ADD_CST_get ( )

◆ VAR_TIMES_CST_get()

static int Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.VAR_TIMES_CST_get ( )

◆ Zero()

static long Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.Zero ( )

Member Data Documentation

◆ swigExceptionHelper

SWIGExceptionHelper Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.swigExceptionHelper = new SWIGExceptionHelper()
staticprotected

◆ swigStringHelper

SWIGStringHelper Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.swigStringHelper = new SWIGStringHelper()
staticprotected

The documentation for this class was generated from the following file: