DotNet Reference
DotNet Reference
operations_research_constraint_solverPINVOKE
Detailed Description
Definition at line 47 of file operations_research_constraint_solverPINVOKE.cs.
Classes | |
| class | SWIGExceptionHelper |
| class | SWIGPendingException |
| class | SWIGStringHelper |
Public Member Functions | |
| 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 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_0 () |
| static global::System.IntPtr | new_IntVector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1) |
| 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 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 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_0 () |
| static global::System.IntPtr | new_IntVectorVector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1) |
| 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 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 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_0 () |
| static global::System.IntPtr | new_Int64Vector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1) |
| 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 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 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_0 () |
| static global::System.IntPtr | new_Int64VectorVector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1) |
| 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 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 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_0 () |
| static global::System.IntPtr | new_IntVarVector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1) |
| 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 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 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_0 () |
| static global::System.IntPtr | new_SearchMonitorVector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1) |
| 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 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 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_0 () |
| static global::System.IntPtr | new_DecisionBuilderVector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1) |
| 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 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 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_0 () |
| static global::System.IntPtr | new_IntervalVarVector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1) |
| 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 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 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_0 () |
| static global::System.IntPtr | new_SequenceVarVector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1) |
| 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 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 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_0 () |
| static global::System.IntPtr | new_LocalSearchOperatorVector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1) |
| 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 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 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_0 () |
| static global::System.IntPtr | new_LocalSearchFilterVector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1) |
| 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 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 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_0 () |
| static global::System.IntPtr | new_SymmetryBreakerVector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1) |
| 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 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 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_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_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, int length4, long[] jarg4, int length5, long[] 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, int length4, int[] jarg4, int length5, int[] 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, int length4, long[] jarg4, int length5, long[] 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, int length4, int[] jarg4, int length5, int[] 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_MakeBestValueSolutionCollector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, bool 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_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_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_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_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) |
| static global::System.IntPtr | Solver_MakeGuidedLocalSearch__SWIG_1 (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 (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, long jarg2, long jarg3, long jarg4, long jarg5) |
| static global::System.IntPtr | Solver_MakeLimit__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3, long jarg4, long jarg5, bool jarg6) |
| static global::System.IntPtr | Solver_MakeLimit__SWIG_2 (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_3 (global::System.Runtime.InteropServices.HandleRef jarg1, int proto_size, byte[] jarg2) |
| static System.IntPtr | Solver_MakeDefaultRegularLimitParameters (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static global::System.IntPtr | Solver_MakeLimit__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_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) |
| static global::System.IntPtr | Solver_MakeSearchLog__SWIG_5 (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_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) |
| static global::System.IntPtr | Solver_MakeOperator__SWIG_1 (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_2 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, LongLongLongToLong jarg3, int jarg4) |
| 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, 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_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_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 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_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_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 global::System.IntPtr | SearchMonitor_solver (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 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 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_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 global::System.IntPtr | SolutionCollector_Solution (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| 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_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_OptimizeVar (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, long jarg4) |
| static void | delete_OptimizeVar (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static long | OptimizeVar_Best (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static global::System.IntPtr | OptimizeVar_Var (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static bool | OptimizeVar_AcceptDelta (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) |
| static bool | OptimizeVar_AcceptDeltaSwigExplicitOptimizeVar (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) |
| static void | OptimizeVar_EnterSearch (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | OptimizeVar_EnterSearchSwigExplicitOptimizeVar (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_Print (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static string | OptimizeVar_PrintSwigExplicitOptimizeVar (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_Accept (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) |
| static void | OptimizeVar_AcceptSwigExplicitOptimizeVar (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) |
| static void | OptimizeVar_ApplyBound (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 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_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_Check (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static bool | RegularLimit_CheckSwigExplicitRegularLimit (global::System.Runtime.InteropServices.HandleRef jarg1) |
| 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, long 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_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 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_ClearObjective (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static global::System.IntPtr | Assignment_Objective (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static bool | Assignment_HasObjective (global::System.Runtime.InteropServices.HandleRef jarg1) |
| 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 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 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 void | delete_IntVarLocalSearchOperatorTemplate (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static bool | IntVarLocalSearchOperatorTemplate_HoldsDelta (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static bool | IntVarLocalSearchOperatorTemplate_IsIncremental (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static int | IntVarLocalSearchOperatorTemplate_Size (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static long | IntVarLocalSearchOperatorTemplate_Value (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2) |
| static global::System.IntPtr | IntVarLocalSearchOperatorTemplate_Var (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2) |
| static long | IntVarLocalSearchOperatorTemplate_OldValue (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2) |
| static void | IntVarLocalSearchOperatorTemplate_SetValue (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3) |
| static bool | IntVarLocalSearchOperatorTemplate_Activated (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2) |
| static void | IntVarLocalSearchOperatorTemplate_Activate (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2) |
| static void | IntVarLocalSearchOperatorTemplate_Deactivate (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2) |
| static void | IntVarLocalSearchOperatorTemplate_AddVars (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) |
| static void | IntVarLocalSearchOperatorTemplate_OnStart (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static global::System.IntPtr | new_IntVarLocalSearchOperator__SWIG_0 () |
| static global::System.IntPtr | new_IntVarLocalSearchOperator__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2) |
| static global::System.IntPtr | new_IntVarLocalSearchOperator__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | delete_IntVarLocalSearchOperator (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) |
| static void | delete_SequenceVarLocalSearchOperatorTemplate (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static bool | SequenceVarLocalSearchOperatorTemplate_HoldsDelta (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static bool | SequenceVarLocalSearchOperatorTemplate_IsIncremental (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static int | SequenceVarLocalSearchOperatorTemplate_Size (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static global::System.IntPtr | SequenceVarLocalSearchOperatorTemplate_Value (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2) |
| static global::System.IntPtr | SequenceVarLocalSearchOperatorTemplate_Var (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2) |
| static global::System.IntPtr | SequenceVarLocalSearchOperatorTemplate_OldValue (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2) |
| static void | SequenceVarLocalSearchOperatorTemplate_SetValue (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, int length3, int[] jarg3) |
| static bool | SequenceVarLocalSearchOperatorTemplate_Activated (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2) |
| static void | SequenceVarLocalSearchOperatorTemplate_Activate (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2) |
| static void | SequenceVarLocalSearchOperatorTemplate_Deactivate (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2) |
| static void | SequenceVarLocalSearchOperatorTemplate_AddVars (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) |
| static void | SequenceVarLocalSearchOperatorTemplate_OnStart (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static global::System.IntPtr | new_SequenceVarLocalSearchOperator__SWIG_0 () |
| static global::System.IntPtr | new_SequenceVarLocalSearchOperator__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | delete_SequenceVarLocalSearchOperator (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static global::System.IntPtr | SequenceVarLocalSearchOperator_Sequence (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2) |
| static global::System.IntPtr | SequenceVarLocalSearchOperator_OldSequence (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2) |
| static void | SequenceVarLocalSearchOperator_director_connect (global::System.Runtime.InteropServices.HandleRef jarg1, SequenceVarLocalSearchOperator.SwigDelegateSequenceVarLocalSearchOperator_0 delegate0, SequenceVarLocalSearchOperator.SwigDelegateSequenceVarLocalSearchOperator_1 delegate1, SequenceVarLocalSearchOperator.SwigDelegateSequenceVarLocalSearchOperator_2 delegate2, SequenceVarLocalSearchOperator.SwigDelegateSequenceVarLocalSearchOperator_3 delegate3, SequenceVarLocalSearchOperator.SwigDelegateSequenceVarLocalSearchOperator_4 delegate4, SequenceVarLocalSearchOperator.SwigDelegateSequenceVarLocalSearchOperator_5 delegate5, SequenceVarLocalSearchOperator.SwigDelegateSequenceVarLocalSearchOperator_6 delegate6) |
| 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) |
| 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) |
| 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) |
| 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 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 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) |
| 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) |
| 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 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 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 void | delete_RoutingIndexManager (global::System.Runtime.InteropServices.HandleRef jarg1) |
| 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_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 System.IntPtr | DefaultRoutingModelParameters () |
| static System.IntPtr | DefaultRoutingSearchParameters () |
| static string | FindErrorInRoutingSearchParameters (int search_parameters_size, byte[] jarg1) |
| static int | RoutingModel_ROUTING_NOT_SOLVED_get () |
| static int | RoutingModel_ROUTING_SUCCESS_get () |
| static int | RoutingModel_ROUTING_FAIL_get () |
| static int | RoutingModel_ROUTING_FAIL_TIMEOUT_get () |
| static int | RoutingModel_ROUTING_INVALID_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 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_RegisterUnaryTransitCallback (global::System.Runtime.InteropServices.HandleRef jarg1, LongToLong jarg2) |
| static int | RoutingModel_RegisterPositiveUnaryTransitCallback (global::System.Runtime.InteropServices.HandleRef jarg1, LongToLong jarg2) |
| static int | RoutingModel_RegisterTransitCallback (global::System.Runtime.InteropServices.HandleRef jarg1, LongLongToLong jarg2) |
| static int | RoutingModel_RegisterPositiveTransitCallback (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 bool | RoutingModel_AddConstantDimensionWithSlack (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3, long jarg4, bool jarg5, string jarg6) |
| static bool | RoutingModel_AddConstantDimension (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3, bool jarg4, string jarg5) |
| static bool | RoutingModel_AddVectorDimension (global::System.Runtime.InteropServices.HandleRef jarg1, int length2, long[] jarg2, long jarg3, bool jarg4, string jarg5) |
| static global::System.IntPtr | RoutingModel_MakePathSpansAndTotalSlacks (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 | 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 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__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2) |
| static global::System.IntPtr | RoutingModel_GetDisjunctionIndices__SWIG_1 (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 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_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 int | RoutingModel_GetVisitTypePolicy (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2) |
| static int | RoutingModel_GetNumberOfVisitTypes (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_GetRequiredTypeAlternativesWhenAddingType (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static global::System.IntPtr | RoutingModel_GetRequiredTypeAlternativesWhenRemovingType (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| 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_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_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_ConsiderEmptyRouteCostsForVehicle (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2, int jarg3) |
| static bool | RoutingModel_AreEmptyRouteCostsConsideredForVehicle (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 (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_AddVariableTargetToFinalizer (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3) |
| 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 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 int | RoutingModel_GetStatus (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_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, int 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_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_VehicleCostsConsideredVar (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_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_GetVehicleClassesCount (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static global::System.IntPtr | RoutingModel_GetSameVehicleIndicesOfIndex (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| 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 global::System.IntPtr | RoutingModel_solver (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static bool | RoutingModel_CheckLimit (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 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 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 | 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_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_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 global::System.IntPtr | MakeSetValuesFromTargets (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, long[] jarg3) |
| 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 void | delete_BasePathFilter (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static bool | BasePathFilter_Accept (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, long jarg4, long jarg5) |
| static void | BasePathFilter_OnSynchronize (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) |
| static global::System.IntPtr | new_CPFeasibilityFilter (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | delete_CPFeasibilityFilter (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static string | CPFeasibilityFilter_ToString (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static bool | CPFeasibilityFilter_Accept (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, long jarg4, long jarg5) |
| static void | CPFeasibilityFilter_OnSynchronize (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) |
| 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 | 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 | 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 | IntVarLocalSearchOperatorTemplate_SWIGUpcast (global::System.IntPtr jarg1) |
| static global::System.IntPtr | IntVarLocalSearchOperator_SWIGUpcast (global::System.IntPtr jarg1) |
| static global::System.IntPtr | SequenceVarLocalSearchOperatorTemplate_SWIGUpcast (global::System.IntPtr jarg1) |
| static global::System.IntPtr | SequenceVarLocalSearchOperator_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 | 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 global::System.IntPtr | BasePathFilter_SWIGUpcast (global::System.IntPtr jarg1) |
| static global::System.IntPtr | CPFeasibilityFilter_SWIGUpcast (global::System.IntPtr jarg1) |
Static Protected Attributes | |
| static SWIGExceptionHelper | swigExceptionHelper = new SWIGExceptionHelper() |
| static SWIGStringHelper | swigStringHelper = new SWIGStringHelper() |
Member Function Documentation
◆ AreAllBooleans()
| static bool AreAllBooleans | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ AreAllBound()
| static bool AreAllBound | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ AreAllBoundTo()
| static bool AreAllBoundTo | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ Assignment_Activate__SWIG_0()
| static void Assignment_Activate__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_Activate__SWIG_1()
| static void Assignment_Activate__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_Activate__SWIG_2()
| static void Assignment_Activate__SWIG_2 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_Activated__SWIG_0()
| static bool Assignment_Activated__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_Activated__SWIG_1()
| static bool Assignment_Activated__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_Activated__SWIG_2()
| static bool Assignment_Activated__SWIG_2 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_ActivatedObjective()
| static bool Assignment_ActivatedObjective | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Assignment_ActivateObjective()
| static void Assignment_ActivateObjective | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Assignment_Add__SWIG_0()
| static global.System.IntPtr Assignment_Add__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_Add__SWIG_1()
| static void Assignment_Add__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_Add__SWIG_2()
| static global.System.IntPtr Assignment_Add__SWIG_2 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_Add__SWIG_3()
| static void Assignment_Add__SWIG_3 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_Add__SWIG_4()
| static global.System.IntPtr Assignment_Add__SWIG_4 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_Add__SWIG_5()
| static void Assignment_Add__SWIG_5 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_AddObjective()
| static void Assignment_AddObjective | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_AreAllElementsBound()
| static bool Assignment_AreAllElementsBound | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Assignment_BackwardSequence()
| static global.System.IntPtr Assignment_BackwardSequence | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_Bound()
| static bool Assignment_Bound | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_Clear()
| static void Assignment_Clear | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Assignment_ClearObjective()
| static void Assignment_ClearObjective | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Assignment_Contains__SWIG_0()
| static bool Assignment_Contains__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_Contains__SWIG_1()
| static bool Assignment_Contains__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_Contains__SWIG_2()
| static bool Assignment_Contains__SWIG_2 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_Copy()
| static void Assignment_Copy | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_CopyIntersection()
| static void Assignment_CopyIntersection | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_Deactivate__SWIG_0()
| static void Assignment_Deactivate__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_Deactivate__SWIG_1()
| static void Assignment_Deactivate__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_Deactivate__SWIG_2()
| static void Assignment_Deactivate__SWIG_2 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_DeactivateObjective()
| static void Assignment_DeactivateObjective | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Assignment_DurationMax()
| static long Assignment_DurationMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_DurationMin()
| static long Assignment_DurationMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_DurationValue()
| static long Assignment_DurationValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_Empty()
| static bool Assignment_Empty | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Assignment_EndMax()
| static long Assignment_EndMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_EndMin()
| static long Assignment_EndMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_EndValue()
| static long Assignment_EndValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_FastAdd__SWIG_0()
| static global.System.IntPtr Assignment_FastAdd__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_FastAdd__SWIG_1()
| static global.System.IntPtr Assignment_FastAdd__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_FastAdd__SWIG_2()
| static global.System.IntPtr Assignment_FastAdd__SWIG_2 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_ForwardSequence()
| static global.System.IntPtr Assignment_ForwardSequence | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_HasObjective()
| static bool Assignment_HasObjective | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Assignment_IntervalVarContainer()
| static global.System.IntPtr Assignment_IntervalVarContainer | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Assignment_IntVarContainer()
| static global.System.IntPtr Assignment_IntVarContainer | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Assignment_Max()
| static long Assignment_Max | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_Min()
| static long Assignment_Min | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_MutableIntervalVarContainer()
| static global.System.IntPtr Assignment_MutableIntervalVarContainer | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Assignment_MutableIntVarContainer()
| static global.System.IntPtr Assignment_MutableIntVarContainer | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Assignment_MutableSequenceVarContainer()
| static global.System.IntPtr Assignment_MutableSequenceVarContainer | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Assignment_NumIntervalVars()
| static int Assignment_NumIntervalVars | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Assignment_NumIntVars()
| static int Assignment_NumIntVars | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Assignment_NumSequenceVars()
| static int Assignment_NumSequenceVars | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Assignment_Objective()
| static global.System.IntPtr Assignment_Objective | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Assignment_ObjectiveBound()
| static bool Assignment_ObjectiveBound | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Assignment_ObjectiveMax()
| static long Assignment_ObjectiveMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Assignment_ObjectiveMin()
| static long Assignment_ObjectiveMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Assignment_ObjectiveValue()
| static long Assignment_ObjectiveValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Assignment_PerformedMax()
| static long Assignment_PerformedMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_PerformedMin()
| static long Assignment_PerformedMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_PerformedValue()
| static long Assignment_PerformedValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_Restore()
| static void Assignment_Restore | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Assignment_SequenceVarContainer()
| static global.System.IntPtr Assignment_SequenceVarContainer | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Assignment_SetBackwardSequence()
| static void Assignment_SetBackwardSequence | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | length3, | ||
| int[] | jarg3 | ||
| ) |
◆ Assignment_SetDurationMax()
| static void Assignment_SetDurationMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Assignment_SetDurationMin()
| static void Assignment_SetDurationMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Assignment_SetDurationRange()
| static void Assignment_SetDurationRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3, | ||
| long | jarg4 | ||
| ) |
◆ Assignment_SetDurationValue()
| static void Assignment_SetDurationValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Assignment_SetEndMax()
| static void Assignment_SetEndMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Assignment_SetEndMin()
| static void Assignment_SetEndMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Assignment_SetEndRange()
| static void Assignment_SetEndRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3, | ||
| long | jarg4 | ||
| ) |
◆ Assignment_SetEndValue()
| static void Assignment_SetEndValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Assignment_SetForwardSequence()
| static void Assignment_SetForwardSequence | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | length3, | ||
| int[] | jarg3 | ||
| ) |
◆ Assignment_SetMax()
| static void Assignment_SetMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Assignment_SetMin()
| static void Assignment_SetMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Assignment_SetObjectiveMax()
| static void Assignment_SetObjectiveMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ Assignment_SetObjectiveMin()
| static void Assignment_SetObjectiveMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ Assignment_SetObjectiveRange()
| static void Assignment_SetObjectiveRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Assignment_SetObjectiveValue()
| static void Assignment_SetObjectiveValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ Assignment_SetPerformedMax()
| static void Assignment_SetPerformedMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Assignment_SetPerformedMin()
| static void Assignment_SetPerformedMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Assignment_SetPerformedRange()
| static void Assignment_SetPerformedRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3, | ||
| long | jarg4 | ||
| ) |
◆ Assignment_SetPerformedValue()
| static void Assignment_SetPerformedValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Assignment_SetRange()
| static void Assignment_SetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3, | ||
| long | jarg4 | ||
| ) |
◆ Assignment_SetSequence()
| 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 | ||
| ) |
◆ Assignment_SetStartMax()
| static void Assignment_SetStartMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Assignment_SetStartMin()
| static void Assignment_SetStartMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Assignment_SetStartRange()
| static void Assignment_SetStartRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3, | ||
| long | jarg4 | ||
| ) |
◆ Assignment_SetStartValue()
| static void Assignment_SetStartValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Assignment_SetUnperformed()
| static void Assignment_SetUnperformed | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | length3, | ||
| int[] | jarg3 | ||
| ) |
◆ Assignment_SetValue()
| static void Assignment_SetValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Assignment_Size()
| static int Assignment_Size | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Assignment_StartMax()
| static long Assignment_StartMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_StartMin()
| static long Assignment_StartMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_StartValue()
| static long Assignment_StartValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_Store()
| static void Assignment_Store | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Assignment_SWIGUpcast()
| static global.System.IntPtr Assignment_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ Assignment_ToString()
| static string Assignment_ToString | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Assignment_Unperformed()
| static global.System.IntPtr Assignment_Unperformed | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Assignment_Value()
| static long Assignment_Value | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ AssignmentElement_Activate()
| static void AssignmentElement_Activate | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ AssignmentElement_Activated()
| static bool AssignmentElement_Activated | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ AssignmentElement_Deactivate()
| static void AssignmentElement_Deactivate | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ AssignmentIntContainer_Add()
| static global.System.IntPtr AssignmentIntContainer_Add | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ AssignmentIntContainer_AddAtPosition()
| static global.System.IntPtr AssignmentIntContainer_AddAtPosition | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ AssignmentIntContainer_AreAllElementsBound()
| static bool AssignmentIntContainer_AreAllElementsBound | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ AssignmentIntContainer_Clear()
| static void AssignmentIntContainer_Clear | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ AssignmentIntContainer_Contains()
| static bool AssignmentIntContainer_Contains | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ AssignmentIntContainer_Copy()
| static void AssignmentIntContainer_Copy | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ AssignmentIntContainer_CopyIntersection()
| static void AssignmentIntContainer_CopyIntersection | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ AssignmentIntContainer_Element__SWIG_0()
| static global.System.IntPtr AssignmentIntContainer_Element__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ AssignmentIntContainer_Element__SWIG_1()
| static global.System.IntPtr AssignmentIntContainer_Element__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ AssignmentIntContainer_Empty()
| static bool AssignmentIntContainer_Empty | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ AssignmentIntContainer_FastAdd()
| static global.System.IntPtr AssignmentIntContainer_FastAdd | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ AssignmentIntContainer_Resize()
| static void AssignmentIntContainer_Resize | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| uint | jarg2 | ||
| ) |
◆ AssignmentIntContainer_Restore()
| static void AssignmentIntContainer_Restore | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ AssignmentIntContainer_Size()
| static int AssignmentIntContainer_Size | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ AssignmentIntContainer_Store()
| static void AssignmentIntContainer_Store | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ AssignmentIntervalContainer_Add()
| static global.System.IntPtr AssignmentIntervalContainer_Add | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ AssignmentIntervalContainer_AddAtPosition()
| static global.System.IntPtr AssignmentIntervalContainer_AddAtPosition | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ AssignmentIntervalContainer_AreAllElementsBound()
| static bool AssignmentIntervalContainer_AreAllElementsBound | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ AssignmentIntervalContainer_Clear()
| static void AssignmentIntervalContainer_Clear | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ AssignmentIntervalContainer_Contains()
| static bool AssignmentIntervalContainer_Contains | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ AssignmentIntervalContainer_Copy()
| static void AssignmentIntervalContainer_Copy | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ AssignmentIntervalContainer_CopyIntersection()
| static void AssignmentIntervalContainer_CopyIntersection | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ AssignmentIntervalContainer_Element__SWIG_0()
| static global.System.IntPtr AssignmentIntervalContainer_Element__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ AssignmentIntervalContainer_Element__SWIG_1()
| static global.System.IntPtr AssignmentIntervalContainer_Element__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ AssignmentIntervalContainer_Empty()
| static bool AssignmentIntervalContainer_Empty | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ AssignmentIntervalContainer_FastAdd()
| static global.System.IntPtr AssignmentIntervalContainer_FastAdd | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ AssignmentIntervalContainer_Resize()
| static void AssignmentIntervalContainer_Resize | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| uint | jarg2 | ||
| ) |
◆ AssignmentIntervalContainer_Restore()
| static void AssignmentIntervalContainer_Restore | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ AssignmentIntervalContainer_Size()
| static int AssignmentIntervalContainer_Size | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ AssignmentIntervalContainer_Store()
| static void AssignmentIntervalContainer_Store | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ AssignmentSequenceContainer_Add()
| static global.System.IntPtr AssignmentSequenceContainer_Add | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ AssignmentSequenceContainer_AddAtPosition()
| static global.System.IntPtr AssignmentSequenceContainer_AddAtPosition | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ AssignmentSequenceContainer_AreAllElementsBound()
| static bool AssignmentSequenceContainer_AreAllElementsBound | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ AssignmentSequenceContainer_Clear()
| static void AssignmentSequenceContainer_Clear | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ AssignmentSequenceContainer_Contains()
| static bool AssignmentSequenceContainer_Contains | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ AssignmentSequenceContainer_Copy()
| static void AssignmentSequenceContainer_Copy | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ AssignmentSequenceContainer_CopyIntersection()
| static void AssignmentSequenceContainer_CopyIntersection | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ AssignmentSequenceContainer_Element__SWIG_0()
| static global.System.IntPtr AssignmentSequenceContainer_Element__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ AssignmentSequenceContainer_Element__SWIG_1()
| static global.System.IntPtr AssignmentSequenceContainer_Element__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ AssignmentSequenceContainer_Empty()
| static bool AssignmentSequenceContainer_Empty | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ AssignmentSequenceContainer_FastAdd()
| static global.System.IntPtr AssignmentSequenceContainer_FastAdd | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ AssignmentSequenceContainer_Resize()
| static void AssignmentSequenceContainer_Resize | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| uint | jarg2 | ||
| ) |
◆ AssignmentSequenceContainer_Restore()
| static void AssignmentSequenceContainer_Restore | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ AssignmentSequenceContainer_Size()
| static int AssignmentSequenceContainer_Size | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ AssignmentSequenceContainer_Store()
| static void AssignmentSequenceContainer_Store | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ BaseIntExpr_CastToVar()
| static global.System.IntPtr BaseIntExpr_CastToVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ BaseIntExpr_SWIGUpcast()
| static global.System.IntPtr BaseIntExpr_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ BaseIntExpr_Var()
| static global.System.IntPtr BaseIntExpr_Var | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ BaseLns_AppendToFragment()
| static void BaseLns_AppendToFragment | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ BaseLns_director_connect()
| 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_FragmentSize()
| static int BaseLns_FragmentSize | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ BaseLns_HasFragments()
| static bool BaseLns_HasFragments | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ BaseLns_HasFragmentsSwigExplicitBaseLns()
| static bool BaseLns_HasFragmentsSwigExplicitBaseLns | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ BaseLns_InitFragments()
| static void BaseLns_InitFragments | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ BaseLns_InitFragmentsSwigExplicitBaseLns()
| static void BaseLns_InitFragmentsSwigExplicitBaseLns | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ BaseLns_NextFragment()
| static bool BaseLns_NextFragment | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ BaseLns_SWIGUpcast()
| static global.System.IntPtr BaseLns_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ BaseObject_ToString()
| static string BaseObject_ToString | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ BasePathFilter_Accept()
| static bool BasePathFilter_Accept | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3, | ||
| long | jarg4, | ||
| long | jarg5 | ||
| ) |
◆ BasePathFilter_OnSynchronize()
| static void BasePathFilter_OnSynchronize | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ BasePathFilter_SWIGUpcast()
| static global.System.IntPtr BasePathFilter_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ BOOLEAN_VAR_get()
| static int BOOLEAN_VAR_get | ( | ) |
◆ BooleanVar_BaseName()
| static string BooleanVar_BaseName | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ BooleanVar_Bound()
| static bool BooleanVar_Bound | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ BooleanVar_Contains()
| static bool BooleanVar_Contains | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ BooleanVar_IsDifferent()
| static global.System.IntPtr BooleanVar_IsDifferent | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ BooleanVar_IsEqual()
| static global.System.IntPtr BooleanVar_IsEqual | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ BooleanVar_IsGreaterOrEqual()
| static global.System.IntPtr BooleanVar_IsGreaterOrEqual | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ BooleanVar_IsLessOrEqual()
| static global.System.IntPtr BooleanVar_IsLessOrEqual | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ BooleanVar_kUnboundBooleanVarValue_get()
| static int BooleanVar_kUnboundBooleanVarValue_get | ( | ) |
◆ BooleanVar_Max()
| static long BooleanVar_Max | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ BooleanVar_Min()
| static long BooleanVar_Min | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ BooleanVar_RawValue()
| static int BooleanVar_RawValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ BooleanVar_RemoveInterval()
| static void BooleanVar_RemoveInterval | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ BooleanVar_RemoveValue()
| static void BooleanVar_RemoveValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ BooleanVar_RestoreValue()
| static void BooleanVar_RestoreValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ BooleanVar_SetMax()
| static void BooleanVar_SetMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ BooleanVar_SetMin()
| static void BooleanVar_SetMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ BooleanVar_SetRange()
| static void BooleanVar_SetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ BooleanVar_Size()
| static ulong BooleanVar_Size | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ BooleanVar_SWIGUpcast()
| static global.System.IntPtr BooleanVar_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ BooleanVar_ToString()
| static string BooleanVar_ToString | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ BooleanVar_Value()
| static long BooleanVar_Value | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ BooleanVar_VarType()
| static int BooleanVar_VarType | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ BooleanVar_WhenBound()
| static void BooleanVar_WhenBound | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ BooleanVar_WhenDomain()
| static void BooleanVar_WhenDomain | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ BooleanVar_WhenRange()
| static void BooleanVar_WhenRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ CastConstraint_SWIGUpcast()
| static global.System.IntPtr CastConstraint_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ CastConstraint_TargetVar()
| static global.System.IntPtr CastConstraint_TargetVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ ChangeValue_director_connect()
| 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_MakeOneNeighbor()
| static bool ChangeValue_MakeOneNeighbor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ ChangeValue_MakeOneNeighborSwigExplicitChangeValue()
| static bool ChangeValue_MakeOneNeighborSwigExplicitChangeValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ ChangeValue_ModifyValue()
| static long ChangeValue_ModifyValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ ChangeValue_SWIGUpcast()
| static global.System.IntPtr ChangeValue_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ CONST_VAR_get()
| static int CONST_VAR_get | ( | ) |
◆ Constraint_Accept()
| static void Constraint_Accept | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Constraint_director_connect()
| 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 | ||
| ) |
◆ Constraint_InitialPropagateWrapper()
| static void Constraint_InitialPropagateWrapper | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Constraint_IsCastConstraint()
| static bool Constraint_IsCastConstraint | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Constraint_Post()
| static void Constraint_Post | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Constraint_SWIGUpcast()
| static global.System.IntPtr Constraint_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ Constraint_ToString()
| static string Constraint_ToString | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Constraint_ToStringSwigExplicitConstraint()
| static string Constraint_ToStringSwigExplicitConstraint | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Constraint_Var()
| static global.System.IntPtr Constraint_Var | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ CPFeasibilityFilter_Accept()
| static bool CPFeasibilityFilter_Accept | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3, | ||
| long | jarg4, | ||
| long | jarg5 | ||
| ) |
◆ CPFeasibilityFilter_OnSynchronize()
| static void CPFeasibilityFilter_OnSynchronize | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ CPFeasibilityFilter_SWIGUpcast()
| static global.System.IntPtr CPFeasibilityFilter_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ CPFeasibilityFilter_ToString()
| static string CPFeasibilityFilter_ToString | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ CpRandomSeed()
| static long CpRandomSeed | ( | ) |
◆ CST_SUB_VAR_get()
| static int CST_SUB_VAR_get | ( | ) |
◆ Decision_Accept()
| static void Decision_Accept | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Decision_AcceptSwigExplicitDecision()
| static void Decision_AcceptSwigExplicitDecision | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Decision_ApplyWrapper()
| static void Decision_ApplyWrapper | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Decision_director_connect()
| 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 | ||
| ) |
◆ Decision_RefuteWrapper()
| static void Decision_RefuteWrapper | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Decision_SWIGUpcast()
| static global.System.IntPtr Decision_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ Decision_ToString()
| static string Decision_ToString | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Decision_ToStringSwigExplicitDecision()
| static string Decision_ToStringSwigExplicitDecision | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ DecisionBuilder_director_connect()
| static void DecisionBuilder_director_connect | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| DecisionBuilder.SwigDelegateDecisionBuilder_0 | delegate0, | ||
| DecisionBuilder.SwigDelegateDecisionBuilder_1 | delegate1 | ||
| ) |
◆ DecisionBuilder_NextWrapper()
| static global.System.IntPtr DecisionBuilder_NextWrapper | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ DecisionBuilder_SWIGUpcast()
| static global.System.IntPtr DecisionBuilder_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ DecisionBuilder_ToString()
| static string DecisionBuilder_ToString | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ DecisionBuilder_ToStringSwigExplicitDecisionBuilder()
| static string DecisionBuilder_ToStringSwigExplicitDecisionBuilder | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ DecisionBuilderVector_Add()
| static void DecisionBuilderVector_Add | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ DecisionBuilderVector_AddRange()
| static void DecisionBuilderVector_AddRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ DecisionBuilderVector_capacity()
| static uint DecisionBuilderVector_capacity | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ DecisionBuilderVector_Clear()
| static void DecisionBuilderVector_Clear | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ DecisionBuilderVector_Contains()
| static bool DecisionBuilderVector_Contains | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ DecisionBuilderVector_getitem()
| static global.System.IntPtr DecisionBuilderVector_getitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ DecisionBuilderVector_getitemcopy()
| static global.System.IntPtr DecisionBuilderVector_getitemcopy | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ DecisionBuilderVector_GetRange()
| static global.System.IntPtr DecisionBuilderVector_GetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ DecisionBuilderVector_IndexOf()
| static int DecisionBuilderVector_IndexOf | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ DecisionBuilderVector_Insert()
| static void DecisionBuilderVector_Insert | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ DecisionBuilderVector_InsertRange()
| static void DecisionBuilderVector_InsertRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ DecisionBuilderVector_LastIndexOf()
| static int DecisionBuilderVector_LastIndexOf | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ DecisionBuilderVector_Remove()
| static bool DecisionBuilderVector_Remove | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ DecisionBuilderVector_RemoveAt()
| static void DecisionBuilderVector_RemoveAt | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ DecisionBuilderVector_RemoveRange()
| static void DecisionBuilderVector_RemoveRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ DecisionBuilderVector_Repeat()
| static global.System.IntPtr DecisionBuilderVector_Repeat | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ DecisionBuilderVector_reserve()
| static void DecisionBuilderVector_reserve | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| uint | jarg2 | ||
| ) |
◆ DecisionBuilderVector_Reverse__SWIG_0()
| static void DecisionBuilderVector_Reverse__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ DecisionBuilderVector_Reverse__SWIG_1()
| static void DecisionBuilderVector_Reverse__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ DecisionBuilderVector_setitem()
| static void DecisionBuilderVector_setitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ DecisionBuilderVector_SetRange()
| static void DecisionBuilderVector_SetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ DecisionBuilderVector_size()
| static uint DecisionBuilderVector_size | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ DecisionVisitor_SWIGUpcast()
| static global.System.IntPtr DecisionVisitor_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ DecisionVisitor_VisitRankFirstInterval()
| static void DecisionVisitor_VisitRankFirstInterval | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ DecisionVisitor_VisitRankLastInterval()
| static void DecisionVisitor_VisitRankLastInterval | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ DecisionVisitor_VisitScheduleOrExpedite()
| static void DecisionVisitor_VisitScheduleOrExpedite | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ DecisionVisitor_VisitScheduleOrPostpone()
| static void DecisionVisitor_VisitScheduleOrPostpone | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ DecisionVisitor_VisitSetVariableValue()
| static void DecisionVisitor_VisitSetVariableValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ DecisionVisitor_VisitSplitVariableDomain()
| static void DecisionVisitor_VisitSplitVariableDomain | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3, | ||
| bool | jarg4 | ||
| ) |
◆ DecisionVisitor_VisitUnknownDecision()
| static void DecisionVisitor_VisitUnknownDecision | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ DefaultPhaseParameters_CHOOSE_MAX_AVERAGE_IMPACT_get()
| static int DefaultPhaseParameters_CHOOSE_MAX_AVERAGE_IMPACT_get | ( | ) |
◆ DefaultPhaseParameters_CHOOSE_MAX_SUM_IMPACT_get()
| static int DefaultPhaseParameters_CHOOSE_MAX_SUM_IMPACT_get | ( | ) |
◆ DefaultPhaseParameters_CHOOSE_MAX_VALUE_IMPACT_get()
| static int DefaultPhaseParameters_CHOOSE_MAX_VALUE_IMPACT_get | ( | ) |
◆ DefaultPhaseParameters_decision_builder_get()
| static global.System.IntPtr DefaultPhaseParameters_decision_builder_get | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ DefaultPhaseParameters_decision_builder_set()
| static void DefaultPhaseParameters_decision_builder_set | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ DefaultPhaseParameters_display_level_get()
| static int DefaultPhaseParameters_display_level_get | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ DefaultPhaseParameters_display_level_set()
| static void DefaultPhaseParameters_display_level_set | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ DefaultPhaseParameters_heuristic_num_failures_limit_get()
| static int DefaultPhaseParameters_heuristic_num_failures_limit_get | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ DefaultPhaseParameters_heuristic_num_failures_limit_set()
| static void DefaultPhaseParameters_heuristic_num_failures_limit_set | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ DefaultPhaseParameters_heuristic_period_get()
| static int DefaultPhaseParameters_heuristic_period_get | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ DefaultPhaseParameters_heuristic_period_set()
| static void DefaultPhaseParameters_heuristic_period_set | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ DefaultPhaseParameters_initialization_splits_get()
| static int DefaultPhaseParameters_initialization_splits_get | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ DefaultPhaseParameters_initialization_splits_set()
| static void DefaultPhaseParameters_initialization_splits_set | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ DefaultPhaseParameters_NONE_get()
| static int DefaultPhaseParameters_NONE_get | ( | ) |
◆ DefaultPhaseParameters_NORMAL_get()
| static int DefaultPhaseParameters_NORMAL_get | ( | ) |
◆ DefaultPhaseParameters_persistent_impact_get()
| static bool DefaultPhaseParameters_persistent_impact_get | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ DefaultPhaseParameters_persistent_impact_set()
| static void DefaultPhaseParameters_persistent_impact_set | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| bool | jarg2 | ||
| ) |
◆ DefaultPhaseParameters_random_seed_get()
| static int DefaultPhaseParameters_random_seed_get | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ DefaultPhaseParameters_random_seed_set()
| static void DefaultPhaseParameters_random_seed_set | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ DefaultPhaseParameters_run_all_heuristics_get()
| static bool DefaultPhaseParameters_run_all_heuristics_get | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ DefaultPhaseParameters_run_all_heuristics_set()
| static void DefaultPhaseParameters_run_all_heuristics_set | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| bool | jarg2 | ||
| ) |
◆ DefaultPhaseParameters_SELECT_MAX_IMPACT_get()
| static int DefaultPhaseParameters_SELECT_MAX_IMPACT_get | ( | ) |
◆ DefaultPhaseParameters_SELECT_MIN_IMPACT_get()
| static int DefaultPhaseParameters_SELECT_MIN_IMPACT_get | ( | ) |
◆ DefaultPhaseParameters_use_last_conflict_get()
| static bool DefaultPhaseParameters_use_last_conflict_get | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ DefaultPhaseParameters_use_last_conflict_set()
| static void DefaultPhaseParameters_use_last_conflict_set | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| bool | jarg2 | ||
| ) |
◆ DefaultPhaseParameters_value_selection_schema_get()
| static int DefaultPhaseParameters_value_selection_schema_get | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ DefaultPhaseParameters_value_selection_schema_set()
| static void DefaultPhaseParameters_value_selection_schema_set | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ DefaultPhaseParameters_var_selection_schema_get()
| static int DefaultPhaseParameters_var_selection_schema_get | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ DefaultPhaseParameters_var_selection_schema_set()
| static void DefaultPhaseParameters_var_selection_schema_set | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ DefaultPhaseParameters_VERBOSE_get()
| static int DefaultPhaseParameters_VERBOSE_get | ( | ) |
◆ DefaultRoutingModelParameters()
| static System.IntPtr DefaultRoutingModelParameters | ( | ) |
◆ DefaultRoutingSearchParameters()
| static System.IntPtr DefaultRoutingSearchParameters | ( | ) |
◆ delete_Assignment()
| static void delete_Assignment | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_AssignmentElement()
| static void delete_AssignmentElement | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_AssignmentIntContainer()
| static void delete_AssignmentIntContainer | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_AssignmentIntervalContainer()
| static void delete_AssignmentIntervalContainer | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_AssignmentSequenceContainer()
| static void delete_AssignmentSequenceContainer | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_BaseIntExpr()
| static void delete_BaseIntExpr | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_BaseLns()
| static void delete_BaseLns | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_BaseObject()
| static void delete_BaseObject | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_BasePathFilter()
| static void delete_BasePathFilter | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_BooleanVar()
| static void delete_BooleanVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_CastConstraint()
| static void delete_CastConstraint | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_ChangeValue()
| static void delete_ChangeValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_Constraint()
| static void delete_Constraint | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_CPFeasibilityFilter()
| static void delete_CPFeasibilityFilter | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_Decision()
| static void delete_Decision | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_DecisionBuilder()
| static void delete_DecisionBuilder | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_DecisionBuilderVector()
| static void delete_DecisionBuilderVector | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_DecisionVisitor()
| static void delete_DecisionVisitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_DefaultPhaseParameters()
| static void delete_DefaultPhaseParameters | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_Demon()
| static void delete_Demon | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_DisjunctiveConstraint()
| static void delete_DisjunctiveConstraint | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_GlobalVehicleBreaksConstraint()
| static void delete_GlobalVehicleBreaksConstraint | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_Int64Vector()
| static void delete_Int64Vector | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_Int64VectorVector()
| static void delete_Int64VectorVector | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_IntervalVar()
| static void delete_IntervalVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_IntervalVarElement()
| static void delete_IntervalVarElement | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_IntervalVarVector()
| static void delete_IntervalVarVector | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_IntExpr()
| static void delete_IntExpr | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_IntTupleSet()
| static void delete_IntTupleSet | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_IntVar()
| static void delete_IntVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_IntVarElement()
| static void delete_IntVarElement | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_IntVarIterator()
| static void delete_IntVarIterator | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_IntVarLocalSearchFilter()
| static void delete_IntVarLocalSearchFilter | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_IntVarLocalSearchOperator()
| static void delete_IntVarLocalSearchOperator | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_IntVarLocalSearchOperatorTemplate()
| static void delete_IntVarLocalSearchOperatorTemplate | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_IntVarVector()
| static void delete_IntVarVector | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_IntVector()
| static void delete_IntVector | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_IntVectorVector()
| static void delete_IntVectorVector | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_LocalSearchFilter()
| static void delete_LocalSearchFilter | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_LocalSearchFilterVector()
| static void delete_LocalSearchFilterVector | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_LocalSearchMonitor()
| static void delete_LocalSearchMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_LocalSearchOperator()
| static void delete_LocalSearchOperator | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_LocalSearchOperatorVector()
| static void delete_LocalSearchOperatorVector | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_LocalSearchPhaseParameters()
| static void delete_LocalSearchPhaseParameters | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_ModelCache()
| static void delete_ModelCache | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_ModelVisitor()
| static void delete_ModelVisitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_OptimizeVar()
| static void delete_OptimizeVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_Pack()
| static void delete_Pack | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_PathOperator()
| static void delete_PathOperator | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_PropagationBaseObject()
| static void delete_PropagationBaseObject | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_PropagationMonitor()
| static void delete_PropagationMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_RegularLimit()
| static void delete_RegularLimit | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_RevBool()
| static void delete_RevBool | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_RevInteger()
| static void delete_RevInteger | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_RevPartialSequence()
| static void delete_RevPartialSequence | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_RoutingDimension()
| static void delete_RoutingDimension | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_RoutingIndexManager()
| static void delete_RoutingIndexManager | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_RoutingModel()
| static void delete_RoutingModel | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_RoutingModelVisitor()
| static void delete_RoutingModelVisitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_SearchLimit()
| static void delete_SearchLimit | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_SearchLog()
| static void delete_SearchLog | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_SearchMonitor()
| static void delete_SearchMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_SearchMonitorVector()
| static void delete_SearchMonitorVector | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_SequenceVar()
| static void delete_SequenceVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_SequenceVarElement()
| static void delete_SequenceVarElement | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_SequenceVarLocalSearchOperator()
| static void delete_SequenceVarLocalSearchOperator | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_SequenceVarLocalSearchOperatorTemplate()
| static void delete_SequenceVarLocalSearchOperatorTemplate | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_SequenceVarVector()
| static void delete_SequenceVarVector | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_SolutionCollector()
| static void delete_SolutionCollector | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_SolutionPool()
| static void delete_SolutionPool | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_Solver()
| static void delete_Solver | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_Solver_IntegerCastInfo()
| static void delete_Solver_IntegerCastInfo | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_SymmetryBreaker()
| static void delete_SymmetryBreaker | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_SymmetryBreakerVector()
| static void delete_SymmetryBreakerVector | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_TypeIncompatibilityChecker()
| static void delete_TypeIncompatibilityChecker | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_TypeRegulationsChecker()
| static void delete_TypeRegulationsChecker | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_TypeRegulationsConstraint()
| static void delete_TypeRegulationsConstraint | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_TypeRequirementChecker()
| static void delete_TypeRequirementChecker | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Demon_Desinhibit()
| static void Demon_Desinhibit | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Demon_director_connect()
| static void 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 Demon_Inhibit | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Demon_Priority()
| static int Demon_Priority | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Demon_PrioritySwigExplicitDemon()
| static int Demon_PrioritySwigExplicitDemon | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Demon_RunWrapper()
| static void Demon_RunWrapper | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Demon_SWIGUpcast()
| static global.System.IntPtr Demon_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ Demon_ToString()
| static string Demon_ToString | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Demon_ToStringSwigExplicitDemon()
| static string Demon_ToStringSwigExplicitDemon | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ DisjunctiveConstraint_SequenceVar()
| static global.System.IntPtr DisjunctiveConstraint_SequenceVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ DisjunctiveConstraint_SetTransitionTime()
| static void DisjunctiveConstraint_SetTransitionTime | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| LongLongToLong | jarg2 | ||
| ) |
◆ DisjunctiveConstraint_SWIGUpcast()
| static global.System.IntPtr DisjunctiveConstraint_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ DisjunctiveConstraint_TransitionTime()
| static long DisjunctiveConstraint_TransitionTime | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ DOMAIN_INT_VAR_get()
| static int DOMAIN_INT_VAR_get | ( | ) |
◆ FindErrorInRoutingSearchParameters()
| static string FindErrorInRoutingSearchParameters | ( | int | search_parameters_size, |
| byte[] | jarg1 | ||
| ) |
◆ GlobalVehicleBreaksConstraint_InitialPropagateWrapper()
| static void GlobalVehicleBreaksConstraint_InitialPropagateWrapper | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ GlobalVehicleBreaksConstraint_Post()
| static void GlobalVehicleBreaksConstraint_Post | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ GlobalVehicleBreaksConstraint_SWIGUpcast()
| static global.System.IntPtr GlobalVehicleBreaksConstraint_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ GlobalVehicleBreaksConstraint_ToString()
| static string GlobalVehicleBreaksConstraint_ToString | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Int64Vector_Add()
| static void Int64Vector_Add | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ Int64Vector_AddRange()
| static void Int64Vector_AddRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Int64Vector_capacity()
| static uint Int64Vector_capacity | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Int64Vector_Clear()
| static void Int64Vector_Clear | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Int64Vector_Contains()
| static bool Int64Vector_Contains | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ Int64Vector_getitem()
| static long Int64Vector_getitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ Int64Vector_getitemcopy()
| static long Int64Vector_getitemcopy | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ Int64Vector_GetRange()
| static global.System.IntPtr Int64Vector_GetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ Int64Vector_IndexOf()
| static int Int64Vector_IndexOf | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ Int64Vector_Insert()
| static void Int64Vector_Insert | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Int64Vector_InsertRange()
| static void Int64Vector_InsertRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ Int64Vector_LastIndexOf()
| static int Int64Vector_LastIndexOf | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ Int64Vector_Remove()
| static bool Int64Vector_Remove | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ Int64Vector_RemoveAt()
| static void Int64Vector_RemoveAt | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ Int64Vector_RemoveRange()
| static void Int64Vector_RemoveRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ Int64Vector_Repeat()
| static global.System.IntPtr Int64Vector_Repeat | ( | long | jarg1, |
| int | jarg2 | ||
| ) |
◆ Int64Vector_reserve()
| static void Int64Vector_reserve | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| uint | jarg2 | ||
| ) |
◆ Int64Vector_Reverse__SWIG_0()
| static void Int64Vector_Reverse__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Int64Vector_Reverse__SWIG_1()
| static void Int64Vector_Reverse__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ Int64Vector_setitem()
| static void Int64Vector_setitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Int64Vector_SetRange()
| static void Int64Vector_SetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ Int64Vector_size()
| static uint Int64Vector_size | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Int64VectorVector_Add()
| static void Int64VectorVector_Add | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Int64VectorVector_AddRange()
| static void Int64VectorVector_AddRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Int64VectorVector_capacity()
| static uint Int64VectorVector_capacity | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Int64VectorVector_Clear()
| static void Int64VectorVector_Clear | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Int64VectorVector_getitem()
| static global.System.IntPtr Int64VectorVector_getitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ Int64VectorVector_getitemcopy()
| static global.System.IntPtr Int64VectorVector_getitemcopy | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ Int64VectorVector_GetRange()
| static global.System.IntPtr Int64VectorVector_GetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ Int64VectorVector_Insert()
| static void Int64VectorVector_Insert | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ Int64VectorVector_InsertRange()
| static void Int64VectorVector_InsertRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ Int64VectorVector_RemoveAt()
| static void Int64VectorVector_RemoveAt | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ Int64VectorVector_RemoveRange()
| static void Int64VectorVector_RemoveRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ Int64VectorVector_Repeat()
| static global.System.IntPtr Int64VectorVector_Repeat | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ Int64VectorVector_reserve()
| static void Int64VectorVector_reserve | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| uint | jarg2 | ||
| ) |
◆ Int64VectorVector_Reverse__SWIG_0()
| static void Int64VectorVector_Reverse__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Int64VectorVector_Reverse__SWIG_1()
| static void Int64VectorVector_Reverse__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ Int64VectorVector_setitem()
| static void Int64VectorVector_setitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ Int64VectorVector_SetRange()
| static void Int64VectorVector_SetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ Int64VectorVector_size()
| static uint Int64VectorVector_size | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVar_Accept()
| static void IntervalVar_Accept | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntervalVar_AvoidsDate()
| static global.System.IntPtr IntervalVar_AvoidsDate | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntervalVar_CannotBePerformed()
| static bool IntervalVar_CannotBePerformed | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVar_CrossesDate()
| static global.System.IntPtr IntervalVar_CrossesDate | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntervalVar_DurationExpr()
| static global.System.IntPtr IntervalVar_DurationExpr | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVar_DurationMax()
| static long IntervalVar_DurationMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVar_DurationMin()
| static long IntervalVar_DurationMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVar_EndExpr()
| static global.System.IntPtr IntervalVar_EndExpr | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVar_EndMax()
| static long IntervalVar_EndMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVar_EndMin()
| static long IntervalVar_EndMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVar_EndsAfter()
| static global.System.IntPtr IntervalVar_EndsAfter | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntervalVar_EndsAfterEnd()
| static global.System.IntPtr IntervalVar_EndsAfterEnd | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntervalVar_EndsAfterEndWithDelay()
| static global.System.IntPtr IntervalVar_EndsAfterEndWithDelay | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ IntervalVar_EndsAfterStart()
| static global.System.IntPtr IntervalVar_EndsAfterStart | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntervalVar_EndsAfterStartWithDelay()
| static global.System.IntPtr IntervalVar_EndsAfterStartWithDelay | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ IntervalVar_EndsAt()
| static global.System.IntPtr IntervalVar_EndsAt | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntervalVar_EndsAtEnd()
| static global.System.IntPtr IntervalVar_EndsAtEnd | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntervalVar_EndsAtEndWithDelay()
| static global.System.IntPtr IntervalVar_EndsAtEndWithDelay | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ IntervalVar_EndsAtStart()
| static global.System.IntPtr IntervalVar_EndsAtStart | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntervalVar_EndsAtStartWithDelay()
| static global.System.IntPtr IntervalVar_EndsAtStartWithDelay | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ IntervalVar_EndsBefore()
| static global.System.IntPtr IntervalVar_EndsBefore | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntervalVar_IsPerformedBound()
| static bool IntervalVar_IsPerformedBound | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVar_kMaxValidValue_get()
| static long IntervalVar_kMaxValidValue_get | ( | ) |
◆ IntervalVar_kMinValidValue_get()
| static long IntervalVar_kMinValidValue_get | ( | ) |
◆ IntervalVar_MayBePerformed()
| static bool IntervalVar_MayBePerformed | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVar_MustBePerformed()
| static bool IntervalVar_MustBePerformed | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVar_OldDurationMax()
| static long IntervalVar_OldDurationMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVar_OldDurationMin()
| static long IntervalVar_OldDurationMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVar_OldEndMax()
| static long IntervalVar_OldEndMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVar_OldEndMin()
| static long IntervalVar_OldEndMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVar_OldStartMax()
| static long IntervalVar_OldStartMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVar_OldStartMin()
| static long IntervalVar_OldStartMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVar_PerformedExpr()
| static global.System.IntPtr IntervalVar_PerformedExpr | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVar_RelaxedMax()
| static global.System.IntPtr IntervalVar_RelaxedMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVar_RelaxedMin()
| static global.System.IntPtr IntervalVar_RelaxedMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVar_SafeDurationExpr()
| static global.System.IntPtr IntervalVar_SafeDurationExpr | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntervalVar_SafeEndExpr()
| static global.System.IntPtr IntervalVar_SafeEndExpr | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntervalVar_SafeStartExpr()
| static global.System.IntPtr IntervalVar_SafeStartExpr | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntervalVar_SetDurationMax()
| static void IntervalVar_SetDurationMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntervalVar_SetDurationMin()
| static void IntervalVar_SetDurationMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntervalVar_SetDurationRange()
| static void IntervalVar_SetDurationRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ IntervalVar_SetEndMax()
| static void IntervalVar_SetEndMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntervalVar_SetEndMin()
| static void IntervalVar_SetEndMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntervalVar_SetEndRange()
| static void IntervalVar_SetEndRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ IntervalVar_SetPerformed()
| static void IntervalVar_SetPerformed | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| bool | jarg2 | ||
| ) |
◆ IntervalVar_SetStartMax()
| static void IntervalVar_SetStartMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntervalVar_SetStartMin()
| static void IntervalVar_SetStartMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntervalVar_SetStartRange()
| static void IntervalVar_SetStartRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ IntervalVar_StartExpr()
| static global.System.IntPtr IntervalVar_StartExpr | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVar_StartMax()
| static long IntervalVar_StartMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVar_StartMin()
| static long IntervalVar_StartMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVar_StartsAfter()
| static global.System.IntPtr IntervalVar_StartsAfter | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntervalVar_StartsAfterEnd()
| static global.System.IntPtr IntervalVar_StartsAfterEnd | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntervalVar_StartsAfterEndWithDelay()
| static global.System.IntPtr IntervalVar_StartsAfterEndWithDelay | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ IntervalVar_StartsAfterStart()
| static global.System.IntPtr IntervalVar_StartsAfterStart | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntervalVar_StartsAfterStartWithDelay()
| static global.System.IntPtr IntervalVar_StartsAfterStartWithDelay | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ IntervalVar_StartsAt()
| static global.System.IntPtr IntervalVar_StartsAt | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntervalVar_StartsAtEnd()
| static global.System.IntPtr IntervalVar_StartsAtEnd | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntervalVar_StartsAtEndWithDelay()
| static global.System.IntPtr IntervalVar_StartsAtEndWithDelay | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ IntervalVar_StartsAtStart()
| static global.System.IntPtr IntervalVar_StartsAtStart | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntervalVar_StartsAtStartWithDelay()
| static global.System.IntPtr IntervalVar_StartsAtStartWithDelay | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ IntervalVar_StartsBefore()
| static global.System.IntPtr IntervalVar_StartsBefore | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntervalVar_SWIGUpcast()
| static global.System.IntPtr IntervalVar_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ IntervalVar_WasPerformedBound()
| static bool IntervalVar_WasPerformedBound | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVar_WhenAnything__SWIG_0()
| static void IntervalVar_WhenAnything__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntervalVar_WhenAnything__SWIG_1()
| static void IntervalVar_WhenAnything__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| VoidToVoid | jarg2 | ||
| ) |
◆ IntervalVar_WhenDurationBound__SWIG_0()
| static void IntervalVar_WhenDurationBound__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntervalVar_WhenDurationBound__SWIG_1()
| static void IntervalVar_WhenDurationBound__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| VoidToVoid | jarg2 | ||
| ) |
◆ IntervalVar_WhenDurationRange__SWIG_0()
| static void IntervalVar_WhenDurationRange__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntervalVar_WhenDurationRange__SWIG_1()
| static void IntervalVar_WhenDurationRange__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| VoidToVoid | jarg2 | ||
| ) |
◆ IntervalVar_WhenEndBound__SWIG_0()
| static void IntervalVar_WhenEndBound__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntervalVar_WhenEndBound__SWIG_1()
| static void IntervalVar_WhenEndBound__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| VoidToVoid | jarg2 | ||
| ) |
◆ IntervalVar_WhenEndRange__SWIG_0()
| static void IntervalVar_WhenEndRange__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntervalVar_WhenEndRange__SWIG_1()
| static void IntervalVar_WhenEndRange__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| VoidToVoid | jarg2 | ||
| ) |
◆ IntervalVar_WhenPerformedBound__SWIG_0()
| static void IntervalVar_WhenPerformedBound__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntervalVar_WhenPerformedBound__SWIG_1()
| static void IntervalVar_WhenPerformedBound__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| VoidToVoid | jarg2 | ||
| ) |
◆ IntervalVar_WhenStartBound__SWIG_0()
| static void IntervalVar_WhenStartBound__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntervalVar_WhenStartBound__SWIG_1()
| static void IntervalVar_WhenStartBound__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| VoidToVoid | jarg2 | ||
| ) |
◆ IntervalVar_WhenStartRange__SWIG_0()
| static void IntervalVar_WhenStartRange__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntervalVar_WhenStartRange__SWIG_1()
| static void IntervalVar_WhenStartRange__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| VoidToVoid | jarg2 | ||
| ) |
◆ IntervalVarElement_Bound()
| static bool IntervalVarElement_Bound | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVarElement_Clone()
| static global.System.IntPtr IntervalVarElement_Clone | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVarElement_Copy()
| static void IntervalVarElement_Copy | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntervalVarElement_DurationMax()
| static long IntervalVarElement_DurationMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVarElement_DurationMin()
| static long IntervalVarElement_DurationMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVarElement_DurationValue()
| static long IntervalVarElement_DurationValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVarElement_EndMax()
| static long IntervalVarElement_EndMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVarElement_EndMin()
| static long IntervalVarElement_EndMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVarElement_EndValue()
| static long IntervalVarElement_EndValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVarElement_PerformedMax()
| static long IntervalVarElement_PerformedMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVarElement_PerformedMin()
| static long IntervalVarElement_PerformedMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVarElement_PerformedValue()
| static long IntervalVarElement_PerformedValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVarElement_Reset()
| static void IntervalVarElement_Reset | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntervalVarElement_Restore()
| static void IntervalVarElement_Restore | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVarElement_SetDurationMax()
| static void IntervalVarElement_SetDurationMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntervalVarElement_SetDurationMin()
| static void IntervalVarElement_SetDurationMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntervalVarElement_SetDurationRange()
| static void IntervalVarElement_SetDurationRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ IntervalVarElement_SetDurationValue()
| static void IntervalVarElement_SetDurationValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntervalVarElement_SetEndMax()
| static void IntervalVarElement_SetEndMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntervalVarElement_SetEndMin()
| static void IntervalVarElement_SetEndMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntervalVarElement_SetEndRange()
| static void IntervalVarElement_SetEndRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ IntervalVarElement_SetEndValue()
| static void IntervalVarElement_SetEndValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntervalVarElement_SetPerformedMax()
| static void IntervalVarElement_SetPerformedMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntervalVarElement_SetPerformedMin()
| static void IntervalVarElement_SetPerformedMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntervalVarElement_SetPerformedRange()
| static void IntervalVarElement_SetPerformedRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ IntervalVarElement_SetPerformedValue()
| static void IntervalVarElement_SetPerformedValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntervalVarElement_SetStartMax()
| static void IntervalVarElement_SetStartMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntervalVarElement_SetStartMin()
| static void IntervalVarElement_SetStartMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntervalVarElement_SetStartRange()
| static void IntervalVarElement_SetStartRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ IntervalVarElement_SetStartValue()
| static void IntervalVarElement_SetStartValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntervalVarElement_StartMax()
| static long IntervalVarElement_StartMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVarElement_StartMin()
| static long IntervalVarElement_StartMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVarElement_StartValue()
| static long IntervalVarElement_StartValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVarElement_Store()
| static void IntervalVarElement_Store | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVarElement_SWIGUpcast()
| static global.System.IntPtr IntervalVarElement_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ IntervalVarElement_ToString()
| static string IntervalVarElement_ToString | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVarElement_Var()
| static global.System.IntPtr IntervalVarElement_Var | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVarVector_Add()
| static void IntervalVarVector_Add | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntervalVarVector_AddRange()
| static void IntervalVarVector_AddRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntervalVarVector_capacity()
| static uint IntervalVarVector_capacity | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVarVector_Clear()
| static void IntervalVarVector_Clear | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVarVector_Contains()
| static bool IntervalVarVector_Contains | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntervalVarVector_getitem()
| static global.System.IntPtr IntervalVarVector_getitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntervalVarVector_getitemcopy()
| static global.System.IntPtr IntervalVarVector_getitemcopy | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntervalVarVector_GetRange()
| static global.System.IntPtr IntervalVarVector_GetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ IntervalVarVector_IndexOf()
| static int IntervalVarVector_IndexOf | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntervalVarVector_Insert()
| static void IntervalVarVector_Insert | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ IntervalVarVector_InsertRange()
| static void IntervalVarVector_InsertRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ IntervalVarVector_LastIndexOf()
| static int IntervalVarVector_LastIndexOf | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntervalVarVector_Remove()
| static bool IntervalVarVector_Remove | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntervalVarVector_RemoveAt()
| static void IntervalVarVector_RemoveAt | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntervalVarVector_RemoveRange()
| static void IntervalVarVector_RemoveRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ IntervalVarVector_Repeat()
| static global.System.IntPtr IntervalVarVector_Repeat | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntervalVarVector_reserve()
| static void IntervalVarVector_reserve | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| uint | jarg2 | ||
| ) |
◆ IntervalVarVector_Reverse__SWIG_0()
| static void IntervalVarVector_Reverse__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntervalVarVector_Reverse__SWIG_1()
| static void IntervalVarVector_Reverse__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ IntervalVarVector_setitem()
| static void IntervalVarVector_setitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ IntervalVarVector_SetRange()
| static void IntervalVarVector_SetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ IntervalVarVector_size()
| static uint IntervalVarVector_size | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntExpr_Accept()
| static void IntExpr_Accept | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntExpr_Bound()
| static bool IntExpr_Bound | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntExpr_IndexOf__SWIG_0()
| static global.System.IntPtr IntExpr_IndexOf__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | length2, | ||
| long[] | jarg2 | ||
| ) |
◆ IntExpr_IndexOf__SWIG_1()
| static global.System.IntPtr IntExpr_IndexOf__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntExpr_IsDifferent__SWIG_0()
| static global.System.IntPtr IntExpr_IsDifferent__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntExpr_IsDifferent__SWIG_1()
| static global.System.IntPtr IntExpr_IsDifferent__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntExpr_IsEqual__SWIG_0()
| static global.System.IntPtr IntExpr_IsEqual__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntExpr_IsEqual__SWIG_1()
| static global.System.IntPtr IntExpr_IsEqual__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntExpr_IsGreater__SWIG_0()
| static global.System.IntPtr IntExpr_IsGreater__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntExpr_IsGreater__SWIG_1()
| static global.System.IntPtr IntExpr_IsGreater__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntExpr_IsGreaterOrEqual__SWIG_0()
| static global.System.IntPtr IntExpr_IsGreaterOrEqual__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntExpr_IsGreaterOrEqual__SWIG_1()
| static global.System.IntPtr IntExpr_IsGreaterOrEqual__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntExpr_IsLess__SWIG_0()
| static global.System.IntPtr IntExpr_IsLess__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntExpr_IsLess__SWIG_1()
| static global.System.IntPtr IntExpr_IsLess__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntExpr_IsLessOrEqual__SWIG_0()
| static global.System.IntPtr IntExpr_IsLessOrEqual__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntExpr_IsLessOrEqual__SWIG_1()
| static global.System.IntPtr IntExpr_IsLessOrEqual__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntExpr_IsMember__SWIG_0()
| static global.System.IntPtr IntExpr_IsMember__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | length2, | ||
| long[] | jarg2 | ||
| ) |
◆ IntExpr_IsMember__SWIG_1()
| static global.System.IntPtr IntExpr_IsMember__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | length2, | ||
| int[] | jarg2 | ||
| ) |
◆ IntExpr_IsVar()
| static bool IntExpr_IsVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntExpr_MapTo()
| static global.System.IntPtr IntExpr_MapTo | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntExpr_Max()
| static long IntExpr_Max | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntExpr_Maximize()
| static global.System.IntPtr IntExpr_Maximize | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntExpr_Member__SWIG_0()
| static global.System.IntPtr IntExpr_Member__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | length2, | ||
| long[] | jarg2 | ||
| ) |
◆ IntExpr_Member__SWIG_1()
| static global.System.IntPtr IntExpr_Member__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | length2, | ||
| int[] | jarg2 | ||
| ) |
◆ IntExpr_Min()
| static long IntExpr_Min | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntExpr_Minimize()
| static global.System.IntPtr IntExpr_Minimize | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntExpr_Range()
| static void IntExpr_Range | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| out int | jarg2, | ||
| out int | jarg3 | ||
| ) |
◆ IntExpr_SetMax()
| static void IntExpr_SetMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntExpr_SetMin()
| static void IntExpr_SetMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntExpr_SetRange()
| static void IntExpr_SetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ IntExpr_SetValue()
| static void IntExpr_SetValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntExpr_SWIGUpcast()
| static global.System.IntPtr IntExpr_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ IntExpr_Var()
| static global.System.IntPtr IntExpr_Var | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntExpr_VarWithName()
| static global.System.IntPtr IntExpr_VarWithName | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2 | ||
| ) |
◆ IntExpr_WhenRange__SWIG_0()
| static void IntExpr_WhenRange__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntExpr_WhenRange__SWIG_1()
| static void IntExpr_WhenRange__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| VoidToVoid | jarg2 | ||
| ) |
◆ IntTupleSet_Arity()
| static int IntTupleSet_Arity | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntTupleSet_Clear()
| static void IntTupleSet_Clear | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntTupleSet_Contains__SWIG_0()
| static bool IntTupleSet_Contains__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | length2, | ||
| int[] | jarg2 | ||
| ) |
◆ IntTupleSet_Contains__SWIG_1()
| static bool IntTupleSet_Contains__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | length2, | ||
| long[] | jarg2 | ||
| ) |
◆ IntTupleSet_Insert2()
| static int IntTupleSet_Insert2 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ IntTupleSet_Insert3()
| static int IntTupleSet_Insert3 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3, | ||
| long | jarg4 | ||
| ) |
◆ IntTupleSet_Insert4()
| static int IntTupleSet_Insert4 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3, | ||
| long | jarg4, | ||
| long | jarg5 | ||
| ) |
◆ IntTupleSet_Insert__SWIG_0()
| static int IntTupleSet_Insert__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | length2, | ||
| int[] | jarg2 | ||
| ) |
◆ IntTupleSet_Insert__SWIG_1()
| static int IntTupleSet_Insert__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | length2, | ||
| long[] | jarg2 | ||
| ) |
◆ IntTupleSet_InsertAll__SWIG_0()
| static void IntTupleSet_InsertAll__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | len2_1, | ||
| int[] | len2_2, | ||
| long[] | jarg2 | ||
| ) |
◆ IntTupleSet_InsertAll__SWIG_1()
| static void IntTupleSet_InsertAll__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | len2_1, | ||
| int[] | len2_2, | ||
| int[] | jarg2 | ||
| ) |
◆ IntTupleSet_NumDifferentValuesInColumn()
| static int IntTupleSet_NumDifferentValuesInColumn | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntTupleSet_NumTuples()
| static int IntTupleSet_NumTuples | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntTupleSet_SortedByColumn()
| static global.System.IntPtr IntTupleSet_SortedByColumn | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntTupleSet_SortedLexicographically()
| static global.System.IntPtr IntTupleSet_SortedLexicographically | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntTupleSet_Value()
| static long IntTupleSet_Value | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ IntVar_Accept()
| static void IntVar_Accept | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntVar_Contains()
| static bool IntVar_Contains | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntVar_GetDomain()
| static global.System.IntPtr IntVar_GetDomain | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVar_GetHoles()
| static global.System.IntPtr IntVar_GetHoles | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVar_Index()
| static int IntVar_Index | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVar_IsDifferent()
| static global.System.IntPtr IntVar_IsDifferent | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntVar_IsEqual()
| static global.System.IntPtr IntVar_IsEqual | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntVar_IsGreaterOrEqual()
| static global.System.IntPtr IntVar_IsGreaterOrEqual | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntVar_IsLessOrEqual()
| static global.System.IntPtr IntVar_IsLessOrEqual | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntVar_IsVar()
| static bool IntVar_IsVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVar_OldMax()
| static long IntVar_OldMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVar_OldMin()
| static long IntVar_OldMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVar_RemoveInterval()
| static void IntVar_RemoveInterval | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ IntVar_RemoveValue()
| static void IntVar_RemoveValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntVar_RemoveValues()
| static void IntVar_RemoveValues | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | length2, | ||
| long[] | jarg2 | ||
| ) |
◆ IntVar_SetValues()
| static void IntVar_SetValues | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | length2, | ||
| long[] | jarg2 | ||
| ) |
◆ IntVar_Size()
| static ulong IntVar_Size | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVar_SWIGUpcast()
| static global.System.IntPtr IntVar_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ IntVar_Value()
| static long IntVar_Value | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVar_Var()
| static global.System.IntPtr IntVar_Var | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVar_VarType()
| static int IntVar_VarType | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVar_WhenBound__SWIG_0()
| static void IntVar_WhenBound__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntVar_WhenBound__SWIG_1()
| static void IntVar_WhenBound__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| VoidToVoid | jarg2 | ||
| ) |
◆ IntVar_WhenDomain__SWIG_0()
| static void IntVar_WhenDomain__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntVar_WhenDomain__SWIG_1()
| static void IntVar_WhenDomain__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| VoidToVoid | jarg2 | ||
| ) |
◆ IntVarElement_Bound()
| static bool IntVarElement_Bound | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVarElement_Clone()
| static global.System.IntPtr IntVarElement_Clone | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVarElement_Copy()
| static void IntVarElement_Copy | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntVarElement_Max()
| static long IntVarElement_Max | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVarElement_Min()
| static long IntVarElement_Min | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVarElement_Reset()
| static void IntVarElement_Reset | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntVarElement_Restore()
| static void IntVarElement_Restore | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVarElement_SetMax()
| static void IntVarElement_SetMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntVarElement_SetMin()
| static void IntVarElement_SetMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntVarElement_SetRange()
| static void IntVarElement_SetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ IntVarElement_SetValue()
| static void IntVarElement_SetValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntVarElement_Store()
| static void IntVarElement_Store | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVarElement_SWIGUpcast()
| static global.System.IntPtr IntVarElement_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ IntVarElement_ToString()
| static string IntVarElement_ToString | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVarElement_Value()
| static long IntVarElement_Value | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVarElement_Var()
| static global.System.IntPtr IntVarElement_Var | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVarIterator_Init()
| static void IntVarIterator_Init | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVarIterator_Next()
| static void IntVarIterator_Next | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVarIterator_Ok()
| static bool IntVarIterator_Ok | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVarIterator_SWIGUpcast()
| static global.System.IntPtr IntVarIterator_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ IntVarIterator_ToString()
| static string IntVarIterator_ToString | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVarIterator_Value()
| static long IntVarIterator_Value | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVarLocalSearchFilter_AddVars()
| static void IntVarLocalSearchFilter_AddVars | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntVarLocalSearchFilter_director_connect()
| 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_Index()
| static int IntVarLocalSearchFilter_Index | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntVarLocalSearchFilter_OnSynchronize()
| static void IntVarLocalSearchFilter_OnSynchronize | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntVarLocalSearchFilter_OnSynchronizeSwigExplicitIntVarLocalSearchFilter()
| static void IntVarLocalSearchFilter_OnSynchronizeSwigExplicitIntVarLocalSearchFilter | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntVarLocalSearchFilter_Size()
| static int IntVarLocalSearchFilter_Size | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVarLocalSearchFilter_SWIGUpcast()
| static global.System.IntPtr IntVarLocalSearchFilter_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ IntVarLocalSearchFilter_Synchronize()
| static void IntVarLocalSearchFilter_Synchronize | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ IntVarLocalSearchFilter_Value()
| static long IntVarLocalSearchFilter_Value | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVarLocalSearchFilter_Var()
| static global.System.IntPtr IntVarLocalSearchFilter_Var | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVarLocalSearchOperator_director_connect()
| 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_MakeOneNeighbor()
| static bool IntVarLocalSearchOperator_MakeOneNeighbor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVarLocalSearchOperator_MakeOneNeighborSwigExplicitIntVarLocalSearchOperator()
| static bool IntVarLocalSearchOperator_MakeOneNeighborSwigExplicitIntVarLocalSearchOperator | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVarLocalSearchOperator_SWIGUpcast()
| static global.System.IntPtr IntVarLocalSearchOperator_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ IntVarLocalSearchOperatorTemplate_Activate()
| static void IntVarLocalSearchOperatorTemplate_Activate | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntVarLocalSearchOperatorTemplate_Activated()
| static bool IntVarLocalSearchOperatorTemplate_Activated | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntVarLocalSearchOperatorTemplate_AddVars()
| static void IntVarLocalSearchOperatorTemplate_AddVars | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntVarLocalSearchOperatorTemplate_Deactivate()
| static void IntVarLocalSearchOperatorTemplate_Deactivate | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntVarLocalSearchOperatorTemplate_HoldsDelta()
| static bool IntVarLocalSearchOperatorTemplate_HoldsDelta | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVarLocalSearchOperatorTemplate_IsIncremental()
| static bool IntVarLocalSearchOperatorTemplate_IsIncremental | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVarLocalSearchOperatorTemplate_OldValue()
| static long IntVarLocalSearchOperatorTemplate_OldValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntVarLocalSearchOperatorTemplate_OnStart()
| static void IntVarLocalSearchOperatorTemplate_OnStart | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVarLocalSearchOperatorTemplate_SetValue()
| static void IntVarLocalSearchOperatorTemplate_SetValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ IntVarLocalSearchOperatorTemplate_Size()
| static int IntVarLocalSearchOperatorTemplate_Size | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVarLocalSearchOperatorTemplate_SWIGUpcast()
| static global.System.IntPtr IntVarLocalSearchOperatorTemplate_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ IntVarLocalSearchOperatorTemplate_Value()
| static long IntVarLocalSearchOperatorTemplate_Value | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntVarLocalSearchOperatorTemplate_Var()
| static global.System.IntPtr IntVarLocalSearchOperatorTemplate_Var | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ IntVarVector_Add()
| static void IntVarVector_Add | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntVarVector_AddRange()
| static void IntVarVector_AddRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntVarVector_capacity()
| static uint IntVarVector_capacity | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVarVector_Clear()
| static void IntVarVector_Clear | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVarVector_Contains()
| static bool IntVarVector_Contains | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntVarVector_getitem()
| static global.System.IntPtr IntVarVector_getitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVarVector_getitemcopy()
| static global.System.IntPtr IntVarVector_getitemcopy | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVarVector_GetRange()
| static global.System.IntPtr IntVarVector_GetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ IntVarVector_IndexOf()
| static int IntVarVector_IndexOf | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntVarVector_Insert()
| static void IntVarVector_Insert | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ IntVarVector_InsertRange()
| static void IntVarVector_InsertRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ IntVarVector_LastIndexOf()
| static int IntVarVector_LastIndexOf | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntVarVector_Remove()
| static bool IntVarVector_Remove | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntVarVector_RemoveAt()
| static void IntVarVector_RemoveAt | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVarVector_RemoveRange()
| static void IntVarVector_RemoveRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ IntVarVector_Repeat()
| static global.System.IntPtr IntVarVector_Repeat | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVarVector_reserve()
| static void IntVarVector_reserve | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| uint | jarg2 | ||
| ) |
◆ IntVarVector_Reverse__SWIG_0()
| static void IntVarVector_Reverse__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVarVector_Reverse__SWIG_1()
| static void IntVarVector_Reverse__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ IntVarVector_setitem()
| static void IntVarVector_setitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ IntVarVector_SetRange()
| static void IntVarVector_SetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ IntVarVector_size()
| static uint IntVarVector_size | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVector_Add()
| static void IntVector_Add | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVector_AddRange()
| static void IntVector_AddRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntVector_capacity()
| static uint IntVector_capacity | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVector_Clear()
| static void IntVector_Clear | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVector_Contains()
| static bool IntVector_Contains | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVector_getitem()
| static int IntVector_getitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVector_getitemcopy()
| static int IntVector_getitemcopy | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVector_GetRange()
| static global.System.IntPtr IntVector_GetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ IntVector_IndexOf()
| static int IntVector_IndexOf | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVector_Insert()
| static void IntVector_Insert | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ IntVector_InsertRange()
| static void IntVector_InsertRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ IntVector_LastIndexOf()
| static int IntVector_LastIndexOf | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVector_Remove()
| static bool IntVector_Remove | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVector_RemoveAt()
| static void IntVector_RemoveAt | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVector_RemoveRange()
| static void IntVector_RemoveRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ IntVector_Repeat()
| static global.System.IntPtr IntVector_Repeat | ( | int | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVector_reserve()
| static void IntVector_reserve | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| uint | jarg2 | ||
| ) |
◆ IntVector_Reverse__SWIG_0()
| static void IntVector_Reverse__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVector_Reverse__SWIG_1()
| static void IntVector_Reverse__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ IntVector_setitem()
| static void IntVector_setitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ IntVector_SetRange()
| static void IntVector_SetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ IntVector_size()
| static uint IntVector_size | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVectorVector_Add()
| static void IntVectorVector_Add | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntVectorVector_AddRange()
| static void IntVectorVector_AddRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ IntVectorVector_capacity()
| static uint IntVectorVector_capacity | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVectorVector_Clear()
| static void IntVectorVector_Clear | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVectorVector_getitem()
| static global.System.IntPtr IntVectorVector_getitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVectorVector_getitemcopy()
| static global.System.IntPtr IntVectorVector_getitemcopy | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVectorVector_GetRange()
| static global.System.IntPtr IntVectorVector_GetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ IntVectorVector_Insert()
| static void IntVectorVector_Insert | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ IntVectorVector_InsertRange()
| static void IntVectorVector_InsertRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ IntVectorVector_RemoveAt()
| static void IntVectorVector_RemoveAt | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVectorVector_RemoveRange()
| static void IntVectorVector_RemoveRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ IntVectorVector_Repeat()
| static global.System.IntPtr IntVectorVector_Repeat | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ IntVectorVector_reserve()
| static void IntVectorVector_reserve | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| uint | jarg2 | ||
| ) |
◆ IntVectorVector_Reverse__SWIG_0()
| static void IntVectorVector_Reverse__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ IntVectorVector_Reverse__SWIG_1()
| static void IntVectorVector_Reverse__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ IntVectorVector_setitem()
| static void IntVectorVector_setitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ IntVectorVector_SetRange()
| static void IntVectorVector_SetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ IntVectorVector_size()
| static uint IntVectorVector_size | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ LocalSearchFilter_Accept()
| 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 | ||
| ) |
◆ LocalSearchFilter_director_connect()
| 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_GetAcceptedObjectiveValue()
| static long LocalSearchFilter_GetAcceptedObjectiveValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ LocalSearchFilter_GetAcceptedObjectiveValueSwigExplicitLocalSearchFilter()
| static long LocalSearchFilter_GetAcceptedObjectiveValueSwigExplicitLocalSearchFilter | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ LocalSearchFilter_GetSynchronizedObjectiveValue()
| static long LocalSearchFilter_GetSynchronizedObjectiveValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ LocalSearchFilter_GetSynchronizedObjectiveValueSwigExplicitLocalSearchFilter()
| static long LocalSearchFilter_GetSynchronizedObjectiveValueSwigExplicitLocalSearchFilter | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ LocalSearchFilter_IsIncremental()
| static bool LocalSearchFilter_IsIncremental | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ LocalSearchFilter_IsIncrementalSwigExplicitLocalSearchFilter()
| static bool LocalSearchFilter_IsIncrementalSwigExplicitLocalSearchFilter | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ LocalSearchFilter_Relax()
| static void LocalSearchFilter_Relax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ LocalSearchFilter_RelaxSwigExplicitLocalSearchFilter()
| static void LocalSearchFilter_RelaxSwigExplicitLocalSearchFilter | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ LocalSearchFilter_Revert()
| static void LocalSearchFilter_Revert | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ LocalSearchFilter_RevertSwigExplicitLocalSearchFilter()
| static void LocalSearchFilter_RevertSwigExplicitLocalSearchFilter | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ LocalSearchFilter_SWIGUpcast()
| static global.System.IntPtr LocalSearchFilter_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ LocalSearchFilter_Synchronize()
| static void LocalSearchFilter_Synchronize | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ LocalSearchFilterVector_Add()
| static void LocalSearchFilterVector_Add | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ LocalSearchFilterVector_AddRange()
| static void LocalSearchFilterVector_AddRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ LocalSearchFilterVector_capacity()
| static uint LocalSearchFilterVector_capacity | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ LocalSearchFilterVector_Clear()
| static void LocalSearchFilterVector_Clear | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ LocalSearchFilterVector_Contains()
| static bool LocalSearchFilterVector_Contains | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ LocalSearchFilterVector_getitem()
| static global.System.IntPtr LocalSearchFilterVector_getitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ LocalSearchFilterVector_getitemcopy()
| static global.System.IntPtr LocalSearchFilterVector_getitemcopy | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ LocalSearchFilterVector_GetRange()
| static global.System.IntPtr LocalSearchFilterVector_GetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ LocalSearchFilterVector_IndexOf()
| static int LocalSearchFilterVector_IndexOf | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ LocalSearchFilterVector_Insert()
| static void LocalSearchFilterVector_Insert | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ LocalSearchFilterVector_InsertRange()
| static void LocalSearchFilterVector_InsertRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ LocalSearchFilterVector_LastIndexOf()
| static int LocalSearchFilterVector_LastIndexOf | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ LocalSearchFilterVector_Remove()
| static bool LocalSearchFilterVector_Remove | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ LocalSearchFilterVector_RemoveAt()
| static void LocalSearchFilterVector_RemoveAt | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ LocalSearchFilterVector_RemoveRange()
| static void LocalSearchFilterVector_RemoveRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ LocalSearchFilterVector_Repeat()
| static global.System.IntPtr LocalSearchFilterVector_Repeat | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ LocalSearchFilterVector_reserve()
| static void LocalSearchFilterVector_reserve | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| uint | jarg2 | ||
| ) |
◆ LocalSearchFilterVector_Reverse__SWIG_0()
| static void LocalSearchFilterVector_Reverse__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ LocalSearchFilterVector_Reverse__SWIG_1()
| static void LocalSearchFilterVector_Reverse__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ LocalSearchFilterVector_setitem()
| static void LocalSearchFilterVector_setitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ LocalSearchFilterVector_SetRange()
| static void LocalSearchFilterVector_SetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ LocalSearchFilterVector_size()
| static uint LocalSearchFilterVector_size | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ LocalSearchMonitor_BeginAcceptNeighbor()
| static void LocalSearchMonitor_BeginAcceptNeighbor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ LocalSearchMonitor_BeginFiltering()
| static void LocalSearchMonitor_BeginFiltering | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ LocalSearchMonitor_BeginFilterNeighbor()
| static void LocalSearchMonitor_BeginFilterNeighbor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ LocalSearchMonitor_BeginMakeNextNeighbor()
| static void LocalSearchMonitor_BeginMakeNextNeighbor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ LocalSearchMonitor_BeginOperatorStart()
| static void LocalSearchMonitor_BeginOperatorStart | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ LocalSearchMonitor_EndAcceptNeighbor()
| static void LocalSearchMonitor_EndAcceptNeighbor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| bool | jarg3 | ||
| ) |
◆ LocalSearchMonitor_EndFiltering()
| static void LocalSearchMonitor_EndFiltering | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| bool | jarg3 | ||
| ) |
◆ LocalSearchMonitor_EndFilterNeighbor()
| static void LocalSearchMonitor_EndFilterNeighbor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| bool | jarg3 | ||
| ) |
◆ LocalSearchMonitor_EndMakeNextNeighbor()
| 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 | ||
| ) |
◆ LocalSearchMonitor_EndOperatorStart()
| static void LocalSearchMonitor_EndOperatorStart | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ LocalSearchMonitor_Install()
| static void LocalSearchMonitor_Install | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ LocalSearchMonitor_SWIGUpcast()
| static global.System.IntPtr LocalSearchMonitor_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ LocalSearchMonitor_ToString()
| static string LocalSearchMonitor_ToString | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ LocalSearchOperator_director_connect()
| 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 | ||
| ) |
◆ LocalSearchOperator_HasFragments()
| static bool LocalSearchOperator_HasFragments | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ LocalSearchOperator_HasFragmentsSwigExplicitLocalSearchOperator()
| static bool LocalSearchOperator_HasFragmentsSwigExplicitLocalSearchOperator | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ LocalSearchOperator_HoldsDelta()
| static bool LocalSearchOperator_HoldsDelta | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ LocalSearchOperator_HoldsDeltaSwigExplicitLocalSearchOperator()
| static bool LocalSearchOperator_HoldsDeltaSwigExplicitLocalSearchOperator | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ LocalSearchOperator_MakeNextNeighbor()
| static bool LocalSearchOperator_MakeNextNeighbor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ LocalSearchOperator_Reset()
| static void LocalSearchOperator_Reset | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ LocalSearchOperator_ResetSwigExplicitLocalSearchOperator()
| static void LocalSearchOperator_ResetSwigExplicitLocalSearchOperator | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ LocalSearchOperator_Start()
| static void LocalSearchOperator_Start | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ LocalSearchOperator_SWIGUpcast()
| static global.System.IntPtr LocalSearchOperator_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ LocalSearchOperatorVector_Add()
| static void LocalSearchOperatorVector_Add | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ LocalSearchOperatorVector_AddRange()
| static void LocalSearchOperatorVector_AddRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ LocalSearchOperatorVector_capacity()
| static uint LocalSearchOperatorVector_capacity | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ LocalSearchOperatorVector_Clear()
| static void LocalSearchOperatorVector_Clear | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ LocalSearchOperatorVector_Contains()
| static bool LocalSearchOperatorVector_Contains | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ LocalSearchOperatorVector_getitem()
| static global.System.IntPtr LocalSearchOperatorVector_getitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ LocalSearchOperatorVector_getitemcopy()
| static global.System.IntPtr LocalSearchOperatorVector_getitemcopy | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ LocalSearchOperatorVector_GetRange()
| static global.System.IntPtr LocalSearchOperatorVector_GetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ LocalSearchOperatorVector_IndexOf()
| static int LocalSearchOperatorVector_IndexOf | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ LocalSearchOperatorVector_Insert()
| static void LocalSearchOperatorVector_Insert | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ LocalSearchOperatorVector_InsertRange()
| static void LocalSearchOperatorVector_InsertRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ LocalSearchOperatorVector_LastIndexOf()
| static int LocalSearchOperatorVector_LastIndexOf | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ LocalSearchOperatorVector_Remove()
| static bool LocalSearchOperatorVector_Remove | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ LocalSearchOperatorVector_RemoveAt()
| static void LocalSearchOperatorVector_RemoveAt | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ LocalSearchOperatorVector_RemoveRange()
| static void LocalSearchOperatorVector_RemoveRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ LocalSearchOperatorVector_Repeat()
| static global.System.IntPtr LocalSearchOperatorVector_Repeat | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ LocalSearchOperatorVector_reserve()
| static void LocalSearchOperatorVector_reserve | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| uint | jarg2 | ||
| ) |
◆ LocalSearchOperatorVector_Reverse__SWIG_0()
| static void LocalSearchOperatorVector_Reverse__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ LocalSearchOperatorVector_Reverse__SWIG_1()
| static void LocalSearchOperatorVector_Reverse__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ LocalSearchOperatorVector_setitem()
| static void LocalSearchOperatorVector_setitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ LocalSearchOperatorVector_SetRange()
| static void LocalSearchOperatorVector_SetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ LocalSearchOperatorVector_size()
| static uint LocalSearchOperatorVector_size | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ MakeSetValuesFromTargets()
| static global.System.IntPtr MakeSetValuesFromTargets | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | length3, | ||
| long[] | jarg3 | ||
| ) |
◆ MaxVarArray()
| static long MaxVarArray | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ MinVarArray()
| static long MinVarArray | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ ModelCache_Clear()
| static void ModelCache_Clear | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ ModelCache_EXPR_ABS_get()
| static int ModelCache_EXPR_ABS_get | ( | ) |
◆ ModelCache_EXPR_CONSTANT_DIFFERENCE_get()
| static int ModelCache_EXPR_CONSTANT_DIFFERENCE_get | ( | ) |
◆ ModelCache_EXPR_CONSTANT_DIVIDE_get()
| static int ModelCache_EXPR_CONSTANT_DIVIDE_get | ( | ) |
◆ ModelCache_EXPR_CONSTANT_EXPRESSION_MAX_get()
| static int ModelCache_EXPR_CONSTANT_EXPRESSION_MAX_get | ( | ) |
◆ ModelCache_EXPR_CONSTANT_IS_EQUAL_get()
| static int ModelCache_EXPR_CONSTANT_IS_EQUAL_get | ( | ) |
◆ ModelCache_EXPR_CONSTANT_IS_GREATER_OR_EQUAL_get()
| static int ModelCache_EXPR_CONSTANT_IS_GREATER_OR_EQUAL_get | ( | ) |
◆ ModelCache_EXPR_CONSTANT_IS_LESS_OR_EQUAL_get()
| static int ModelCache_EXPR_CONSTANT_IS_LESS_OR_EQUAL_get | ( | ) |
◆ ModelCache_EXPR_CONSTANT_IS_NOT_EQUAL_get()
| static int ModelCache_EXPR_CONSTANT_IS_NOT_EQUAL_get | ( | ) |
◆ ModelCache_EXPR_CONSTANT_MAX_get()
| static int ModelCache_EXPR_CONSTANT_MAX_get | ( | ) |
◆ ModelCache_EXPR_CONSTANT_MIN_get()
| static int ModelCache_EXPR_CONSTANT_MIN_get | ( | ) |
◆ ModelCache_EXPR_CONSTANT_PROD_get()
| static int ModelCache_EXPR_CONSTANT_PROD_get | ( | ) |
◆ ModelCache_EXPR_CONSTANT_SUM_get()
| static int ModelCache_EXPR_CONSTANT_SUM_get | ( | ) |
◆ ModelCache_EXPR_EXPR_CONSTANT_CONDITIONAL_get()
| static int ModelCache_EXPR_EXPR_CONSTANT_CONDITIONAL_get | ( | ) |
◆ ModelCache_EXPR_EXPR_CONSTANT_EXPRESSION_MAX_get()
| static int ModelCache_EXPR_EXPR_CONSTANT_EXPRESSION_MAX_get | ( | ) |
◆ ModelCache_EXPR_EXPR_CONSTRAINT_MAX_get()
| static int ModelCache_EXPR_EXPR_CONSTRAINT_MAX_get | ( | ) |
◆ ModelCache_EXPR_EXPR_DIFFERENCE_get()
| static int ModelCache_EXPR_EXPR_DIFFERENCE_get | ( | ) |
◆ ModelCache_EXPR_EXPR_DIV_get()
| static int ModelCache_EXPR_EXPR_DIV_get | ( | ) |
◆ ModelCache_EXPR_EXPR_EQUALITY_get()
| static int ModelCache_EXPR_EXPR_EQUALITY_get | ( | ) |
◆ ModelCache_EXPR_EXPR_EXPRESSION_MAX_get()
| static int ModelCache_EXPR_EXPR_EXPRESSION_MAX_get | ( | ) |
◆ ModelCache_EXPR_EXPR_GREATER_get()
| static int ModelCache_EXPR_EXPR_GREATER_get | ( | ) |
◆ ModelCache_EXPR_EXPR_GREATER_OR_EQUAL_get()
| static int ModelCache_EXPR_EXPR_GREATER_OR_EQUAL_get | ( | ) |
◆ ModelCache_EXPR_EXPR_IS_EQUAL_get()
| static int ModelCache_EXPR_EXPR_IS_EQUAL_get | ( | ) |
◆ ModelCache_EXPR_EXPR_IS_LESS_get()
| static int ModelCache_EXPR_EXPR_IS_LESS_get | ( | ) |
◆ ModelCache_EXPR_EXPR_IS_LESS_OR_EQUAL_get()
| static int ModelCache_EXPR_EXPR_IS_LESS_OR_EQUAL_get | ( | ) |
◆ ModelCache_EXPR_EXPR_IS_NOT_EQUAL_get()
| static int ModelCache_EXPR_EXPR_IS_NOT_EQUAL_get | ( | ) |
◆ ModelCache_EXPR_EXPR_LESS_get()
| static int ModelCache_EXPR_EXPR_LESS_get | ( | ) |
◆ ModelCache_EXPR_EXPR_LESS_OR_EQUAL_get()
| static int ModelCache_EXPR_EXPR_LESS_OR_EQUAL_get | ( | ) |
◆ ModelCache_EXPR_EXPR_MAX_get()
| static int ModelCache_EXPR_EXPR_MAX_get | ( | ) |
◆ ModelCache_EXPR_EXPR_MIN_get()
| static int ModelCache_EXPR_EXPR_MIN_get | ( | ) |
◆ ModelCache_EXPR_EXPR_NON_EQUALITY_get()
| static int ModelCache_EXPR_EXPR_NON_EQUALITY_get | ( | ) |
◆ ModelCache_EXPR_EXPR_PROD_get()
| static int ModelCache_EXPR_EXPR_PROD_get | ( | ) |
◆ ModelCache_EXPR_EXPR_SUM_get()
| static int ModelCache_EXPR_EXPR_SUM_get | ( | ) |
◆ ModelCache_EXPR_EXPRESSION_MAX_get()
| static int ModelCache_EXPR_EXPRESSION_MAX_get | ( | ) |
◆ ModelCache_EXPR_OPPOSITE_get()
| static int ModelCache_EXPR_OPPOSITE_get | ( | ) |
◆ ModelCache_EXPR_SQUARE_get()
| static int ModelCache_EXPR_SQUARE_get | ( | ) |
◆ ModelCache_FindExprConstantExpression()
| static global.System.IntPtr ModelCache_FindExprConstantExpression | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3, | ||
| int | jarg4 | ||
| ) |
◆ ModelCache_FindExprExprConstantExpression()
| 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 | ||
| ) |
◆ ModelCache_FindExprExprConstraint()
| 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 | ||
| ) |
◆ ModelCache_FindExprExpression()
| static global.System.IntPtr ModelCache_FindExprExpression | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ ModelCache_FindExprExprExpression()
| 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 | ||
| ) |
◆ ModelCache_FindVarArrayConstantArrayExpression()
| static global.System.IntPtr 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 ModelCache_FindVarArrayConstantExpression | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3, | ||
| int | jarg4 | ||
| ) |
◆ ModelCache_FindVarArrayExpression()
| static global.System.IntPtr ModelCache_FindVarArrayExpression | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ ModelCache_FindVarConstantArrayExpression()
| static global.System.IntPtr 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 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 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 ModelCache_FindVarConstantConstraint | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3, | ||
| int | jarg4 | ||
| ) |
◆ ModelCache_FindVoidConstraint()
| static global.System.IntPtr ModelCache_FindVoidConstraint | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ ModelCache_InsertExprConstantExpression()
| 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 | ||
| ) |
◆ ModelCache_InsertExprExprConstantExpression()
| 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 | ||
| ) |
◆ ModelCache_InsertExprExprConstraint()
| 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 | ||
| ) |
◆ ModelCache_InsertExprExpression()
| static void 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 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 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 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 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 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 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 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 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 ModelCache_InsertVoidConstraint | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ ModelCache_solver()
| static global.System.IntPtr ModelCache_solver | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ ModelCache_VAR_ARRAY_CONSTANT_ARRAY_EXPRESSION_MAX_get()
| static int ModelCache_VAR_ARRAY_CONSTANT_ARRAY_EXPRESSION_MAX_get | ( | ) |
◆ ModelCache_VAR_ARRAY_CONSTANT_ARRAY_SCAL_PROD_get()
| static int ModelCache_VAR_ARRAY_CONSTANT_ARRAY_SCAL_PROD_get | ( | ) |
◆ ModelCache_VAR_ARRAY_CONSTANT_EXPRESSION_MAX_get()
| static int ModelCache_VAR_ARRAY_CONSTANT_EXPRESSION_MAX_get | ( | ) |
◆ ModelCache_VAR_ARRAY_CONSTANT_INDEX_get()
| static int ModelCache_VAR_ARRAY_CONSTANT_INDEX_get | ( | ) |
◆ ModelCache_VAR_ARRAY_EXPRESSION_MAX_get()
| static int ModelCache_VAR_ARRAY_EXPRESSION_MAX_get | ( | ) |
◆ ModelCache_VAR_ARRAY_MAX_get()
| static int ModelCache_VAR_ARRAY_MAX_get | ( | ) |
◆ ModelCache_VAR_ARRAY_MIN_get()
| static int ModelCache_VAR_ARRAY_MIN_get | ( | ) |
◆ ModelCache_VAR_ARRAY_SUM_get()
| static int ModelCache_VAR_ARRAY_SUM_get | ( | ) |
◆ ModelCache_VAR_CONSTANT_ARRAY_ELEMENT_get()
| static int ModelCache_VAR_CONSTANT_ARRAY_ELEMENT_get | ( | ) |
◆ ModelCache_VAR_CONSTANT_ARRAY_EXPRESSION_MAX_get()
| static int ModelCache_VAR_CONSTANT_ARRAY_EXPRESSION_MAX_get | ( | ) |
◆ ModelCache_VAR_CONSTANT_CONSTANT_BETWEEN_get()
| static int ModelCache_VAR_CONSTANT_CONSTANT_BETWEEN_get | ( | ) |
◆ ModelCache_VAR_CONSTANT_CONSTANT_CONSTRAINT_MAX_get()
| static int ModelCache_VAR_CONSTANT_CONSTANT_CONSTRAINT_MAX_get | ( | ) |
◆ ModelCache_VAR_CONSTANT_CONSTANT_EXPRESSION_MAX_get()
| static int ModelCache_VAR_CONSTANT_CONSTANT_EXPRESSION_MAX_get | ( | ) |
◆ ModelCache_VAR_CONSTANT_CONSTANT_SEMI_CONTINUOUS_get()
| static int ModelCache_VAR_CONSTANT_CONSTANT_SEMI_CONTINUOUS_get | ( | ) |
◆ ModelCache_VAR_CONSTANT_CONSTRAINT_MAX_get()
| static int ModelCache_VAR_CONSTANT_CONSTRAINT_MAX_get | ( | ) |
◆ ModelCache_VAR_CONSTANT_EQUALITY_get()
| static int ModelCache_VAR_CONSTANT_EQUALITY_get | ( | ) |
◆ ModelCache_VAR_CONSTANT_GREATER_OR_EQUAL_get()
| static int ModelCache_VAR_CONSTANT_GREATER_OR_EQUAL_get | ( | ) |
◆ ModelCache_VAR_CONSTANT_LESS_OR_EQUAL_get()
| static int ModelCache_VAR_CONSTANT_LESS_OR_EQUAL_get | ( | ) |
◆ ModelCache_VAR_CONSTANT_NON_EQUALITY_get()
| static int ModelCache_VAR_CONSTANT_NON_EQUALITY_get | ( | ) |
◆ ModelCache_VOID_CONSTRAINT_MAX_get()
| static int ModelCache_VOID_CONSTRAINT_MAX_get | ( | ) |
◆ ModelCache_VOID_FALSE_CONSTRAINT_get()
| static int ModelCache_VOID_FALSE_CONSTRAINT_get | ( | ) |
◆ ModelCache_VOID_TRUE_CONSTRAINT_get()
| static int ModelCache_VOID_TRUE_CONSTRAINT_get | ( | ) |
◆ ModelVisitor_BeginVisitConstraint()
| static void ModelVisitor_BeginVisitConstraint | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ ModelVisitor_BeginVisitExtension()
| static void ModelVisitor_BeginVisitExtension | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2 | ||
| ) |
◆ ModelVisitor_BeginVisitIntegerExpression()
| static void ModelVisitor_BeginVisitIntegerExpression | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ ModelVisitor_BeginVisitModel()
| static void ModelVisitor_BeginVisitModel | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2 | ||
| ) |
◆ ModelVisitor_EndVisitConstraint()
| static void ModelVisitor_EndVisitConstraint | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ ModelVisitor_EndVisitExtension()
| static void ModelVisitor_EndVisitExtension | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2 | ||
| ) |
◆ ModelVisitor_EndVisitIntegerExpression()
| static void ModelVisitor_EndVisitIntegerExpression | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ ModelVisitor_EndVisitModel()
| static void ModelVisitor_EndVisitModel | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2 | ||
| ) |
◆ ModelVisitor_kAbs_get()
| static string ModelVisitor_kAbs_get | ( | ) |
◆ ModelVisitor_kAbsEqual_get()
| static string ModelVisitor_kAbsEqual_get | ( | ) |
◆ ModelVisitor_kActiveArgument_get()
| static string ModelVisitor_kActiveArgument_get | ( | ) |
◆ ModelVisitor_kAllDifferent_get()
| static string ModelVisitor_kAllDifferent_get | ( | ) |
◆ ModelVisitor_kAllowedAssignments_get()
| static string ModelVisitor_kAllowedAssignments_get | ( | ) |
◆ ModelVisitor_kAssumePathsArgument_get()
| static string ModelVisitor_kAssumePathsArgument_get | ( | ) |
◆ ModelVisitor_kAtMost_get()
| static string ModelVisitor_kAtMost_get | ( | ) |
◆ ModelVisitor_kBetween_get()
| static string ModelVisitor_kBetween_get | ( | ) |
◆ ModelVisitor_kBranchesLimitArgument_get()
| static string ModelVisitor_kBranchesLimitArgument_get | ( | ) |
◆ ModelVisitor_kCapacityArgument_get()
| static string ModelVisitor_kCapacityArgument_get | ( | ) |
◆ ModelVisitor_kCardsArgument_get()
| static string ModelVisitor_kCardsArgument_get | ( | ) |
◆ ModelVisitor_kCircuit_get()
| static string ModelVisitor_kCircuit_get | ( | ) |
◆ ModelVisitor_kCoefficientsArgument_get()
| static string ModelVisitor_kCoefficientsArgument_get | ( | ) |
◆ ModelVisitor_kConditionalExpr_get()
| static string ModelVisitor_kConditionalExpr_get | ( | ) |
◆ ModelVisitor_kConvexPiecewise_get()
| static string ModelVisitor_kConvexPiecewise_get | ( | ) |
◆ ModelVisitor_kCountArgument_get()
| static string ModelVisitor_kCountArgument_get | ( | ) |
◆ ModelVisitor_kCountAssignedItemsExtension_get()
| static string ModelVisitor_kCountAssignedItemsExtension_get | ( | ) |
◆ ModelVisitor_kCountEqual_get()
| static string ModelVisitor_kCountEqual_get | ( | ) |
◆ ModelVisitor_kCountUsedBinsExtension_get()
| static string ModelVisitor_kCountUsedBinsExtension_get | ( | ) |
◆ ModelVisitor_kCover_get()
| static string ModelVisitor_kCover_get | ( | ) |
◆ ModelVisitor_kCumulative_get()
| static string ModelVisitor_kCumulative_get | ( | ) |
◆ ModelVisitor_kCumulativeArgument_get()
| static string ModelVisitor_kCumulativeArgument_get | ( | ) |
◆ ModelVisitor_kCumulsArgument_get()
| static string ModelVisitor_kCumulsArgument_get | ( | ) |
◆ ModelVisitor_kDelayedPathCumul_get()
| static string ModelVisitor_kDelayedPathCumul_get | ( | ) |
◆ ModelVisitor_kDemandsArgument_get()
| static string ModelVisitor_kDemandsArgument_get | ( | ) |
◆ ModelVisitor_kDeviation_get()
| static string ModelVisitor_kDeviation_get | ( | ) |
◆ ModelVisitor_kDifference_get()
| static string ModelVisitor_kDifference_get | ( | ) |
◆ ModelVisitor_kDifferenceOperation_get()
| static string ModelVisitor_kDifferenceOperation_get | ( | ) |
◆ ModelVisitor_kDisjunctive_get()
| static string ModelVisitor_kDisjunctive_get | ( | ) |
◆ ModelVisitor_kDistribute_get()
| static string ModelVisitor_kDistribute_get | ( | ) |
◆ ModelVisitor_kDivide_get()
| static string ModelVisitor_kDivide_get | ( | ) |
◆ ModelVisitor_kDurationExpr_get()
| static string ModelVisitor_kDurationExpr_get | ( | ) |
◆ ModelVisitor_kDurationMaxArgument_get()
| static string ModelVisitor_kDurationMaxArgument_get | ( | ) |
◆ ModelVisitor_kDurationMinArgument_get()
| static string ModelVisitor_kDurationMinArgument_get | ( | ) |
◆ ModelVisitor_kEarlyCostArgument_get()
| static string ModelVisitor_kEarlyCostArgument_get | ( | ) |
◆ ModelVisitor_kEarlyDateArgument_get()
| static string ModelVisitor_kEarlyDateArgument_get | ( | ) |
◆ ModelVisitor_kElement_get()
| static string ModelVisitor_kElement_get | ( | ) |
◆ ModelVisitor_kElementEqual_get()
| static string ModelVisitor_kElementEqual_get | ( | ) |
◆ ModelVisitor_kEndExpr_get()
| static string ModelVisitor_kEndExpr_get | ( | ) |
◆ ModelVisitor_kEndMaxArgument_get()
| static string ModelVisitor_kEndMaxArgument_get | ( | ) |
◆ ModelVisitor_kEndMinArgument_get()
| static string ModelVisitor_kEndMinArgument_get | ( | ) |
◆ ModelVisitor_kEndsArgument_get()
| static string ModelVisitor_kEndsArgument_get | ( | ) |
◆ ModelVisitor_kEquality_get()
| static string ModelVisitor_kEquality_get | ( | ) |
◆ ModelVisitor_kEvaluatorArgument_get()
| static string ModelVisitor_kEvaluatorArgument_get | ( | ) |
◆ ModelVisitor_kExpressionArgument_get()
| static string ModelVisitor_kExpressionArgument_get | ( | ) |
◆ ModelVisitor_kFailuresLimitArgument_get()
| static string ModelVisitor_kFailuresLimitArgument_get | ( | ) |
◆ ModelVisitor_kFalseConstraint_get()
| static string ModelVisitor_kFalseConstraint_get | ( | ) |
◆ ModelVisitor_kFinalStatesArgument_get()
| static string ModelVisitor_kFinalStatesArgument_get | ( | ) |
◆ ModelVisitor_kFixedChargeArgument_get()
| static string ModelVisitor_kFixedChargeArgument_get | ( | ) |
◆ ModelVisitor_kGlobalCardinality_get()
| static string ModelVisitor_kGlobalCardinality_get | ( | ) |
◆ ModelVisitor_kGreater_get()
| static string ModelVisitor_kGreater_get | ( | ) |
◆ ModelVisitor_kGreaterOrEqual_get()
| static string ModelVisitor_kGreaterOrEqual_get | ( | ) |
◆ ModelVisitor_kIndex2Argument_get()
| static string ModelVisitor_kIndex2Argument_get | ( | ) |
◆ ModelVisitor_kIndexArgument_get()
| static string ModelVisitor_kIndexArgument_get | ( | ) |
◆ ModelVisitor_kIndexOf_get()
| static string ModelVisitor_kIndexOf_get | ( | ) |
◆ ModelVisitor_kInitialState_get()
| static string ModelVisitor_kInitialState_get | ( | ) |
◆ ModelVisitor_kInt64ToBoolExtension_get()
| static string ModelVisitor_kInt64ToBoolExtension_get | ( | ) |
◆ ModelVisitor_kInt64ToInt64Extension_get()
| static string ModelVisitor_kInt64ToInt64Extension_get | ( | ) |
◆ ModelVisitor_kIntegerVariable_get()
| static string ModelVisitor_kIntegerVariable_get | ( | ) |
◆ ModelVisitor_kIntervalArgument_get()
| static string ModelVisitor_kIntervalArgument_get | ( | ) |
◆ ModelVisitor_kIntervalBinaryRelation_get()
| static string ModelVisitor_kIntervalBinaryRelation_get | ( | ) |
◆ ModelVisitor_kIntervalDisjunction_get()
| static string ModelVisitor_kIntervalDisjunction_get | ( | ) |
◆ ModelVisitor_kIntervalsArgument_get()
| static string ModelVisitor_kIntervalsArgument_get | ( | ) |
◆ ModelVisitor_kIntervalUnaryRelation_get()
| static string ModelVisitor_kIntervalUnaryRelation_get | ( | ) |
◆ ModelVisitor_kIntervalVariable_get()
| static string ModelVisitor_kIntervalVariable_get | ( | ) |
◆ ModelVisitor_kInversePermutation_get()
| static string ModelVisitor_kInversePermutation_get | ( | ) |
◆ ModelVisitor_kIsBetween_get()
| static string ModelVisitor_kIsBetween_get | ( | ) |
◆ ModelVisitor_kIsDifferent_get()
| static string ModelVisitor_kIsDifferent_get | ( | ) |
◆ ModelVisitor_kIsEqual_get()
| static string ModelVisitor_kIsEqual_get | ( | ) |
◆ ModelVisitor_kIsGreater_get()
| static string ModelVisitor_kIsGreater_get | ( | ) |
◆ ModelVisitor_kIsGreaterOrEqual_get()
| static string ModelVisitor_kIsGreaterOrEqual_get | ( | ) |
◆ ModelVisitor_kIsLess_get()
| static string ModelVisitor_kIsLess_get | ( | ) |
◆ ModelVisitor_kIsLessOrEqual_get()
| static string ModelVisitor_kIsLessOrEqual_get | ( | ) |
◆ ModelVisitor_kIsMember_get()
| static string ModelVisitor_kIsMember_get | ( | ) |
◆ ModelVisitor_kLateCostArgument_get()
| static string ModelVisitor_kLateCostArgument_get | ( | ) |
◆ ModelVisitor_kLateDateArgument_get()
| static string ModelVisitor_kLateDateArgument_get | ( | ) |
◆ ModelVisitor_kLeftArgument_get()
| static string ModelVisitor_kLeftArgument_get | ( | ) |
◆ ModelVisitor_kLess_get()
| static string ModelVisitor_kLess_get | ( | ) |
◆ ModelVisitor_kLessOrEqual_get()
| static string ModelVisitor_kLessOrEqual_get | ( | ) |
◆ ModelVisitor_kLexLess_get()
| static string ModelVisitor_kLexLess_get | ( | ) |
◆ ModelVisitor_kLinkExprVar_get()
| static string ModelVisitor_kLinkExprVar_get | ( | ) |
◆ ModelVisitor_kMapDomain_get()
| static string ModelVisitor_kMapDomain_get | ( | ) |
◆ ModelVisitor_kMax_get()
| static string ModelVisitor_kMax_get | ( | ) |
◆ ModelVisitor_kMaxArgument_get()
| static string ModelVisitor_kMaxArgument_get | ( | ) |
◆ ModelVisitor_kMaxEqual_get()
| static string ModelVisitor_kMaxEqual_get | ( | ) |
◆ ModelVisitor_kMaximizeArgument_get()
| static string ModelVisitor_kMaximizeArgument_get | ( | ) |
◆ ModelVisitor_kMember_get()
| static string ModelVisitor_kMember_get | ( | ) |
◆ ModelVisitor_kMin_get()
| static string ModelVisitor_kMin_get | ( | ) |
◆ ModelVisitor_kMinArgument_get()
| static string ModelVisitor_kMinArgument_get | ( | ) |
◆ ModelVisitor_kMinEqual_get()
| static string ModelVisitor_kMinEqual_get | ( | ) |
◆ ModelVisitor_kMirrorOperation_get()
| static string ModelVisitor_kMirrorOperation_get | ( | ) |
◆ ModelVisitor_kModulo_get()
| static string ModelVisitor_kModulo_get | ( | ) |
◆ ModelVisitor_kModuloArgument_get()
| static string ModelVisitor_kModuloArgument_get | ( | ) |
◆ ModelVisitor_kNextsArgument_get()
| static string ModelVisitor_kNextsArgument_get | ( | ) |
◆ ModelVisitor_kNoCycle_get()
| static string ModelVisitor_kNoCycle_get | ( | ) |
◆ ModelVisitor_kNonEqual_get()
| static string ModelVisitor_kNonEqual_get | ( | ) |
◆ ModelVisitor_kNotBetween_get()
| static string ModelVisitor_kNotBetween_get | ( | ) |
◆ ModelVisitor_kNotMember_get()
| static string ModelVisitor_kNotMember_get | ( | ) |
◆ ModelVisitor_kNullIntersect_get()
| static string ModelVisitor_kNullIntersect_get | ( | ) |
◆ ModelVisitor_kObjectiveExtension_get()
| static string ModelVisitor_kObjectiveExtension_get | ( | ) |
◆ ModelVisitor_kOpposite_get()
| static string ModelVisitor_kOpposite_get | ( | ) |
◆ ModelVisitor_kOptionalArgument_get()
| static string ModelVisitor_kOptionalArgument_get | ( | ) |
◆ ModelVisitor_kPack_get()
| static string ModelVisitor_kPack_get | ( | ) |
◆ ModelVisitor_kPartialArgument_get()
| static string ModelVisitor_kPartialArgument_get | ( | ) |
◆ ModelVisitor_kPathCumul_get()
| static string ModelVisitor_kPathCumul_get | ( | ) |
◆ ModelVisitor_kPerformedExpr_get()
| static string ModelVisitor_kPerformedExpr_get | ( | ) |
◆ ModelVisitor_kPositionXArgument_get()
| static string ModelVisitor_kPositionXArgument_get | ( | ) |
◆ ModelVisitor_kPositionYArgument_get()
| static string ModelVisitor_kPositionYArgument_get | ( | ) |
◆ ModelVisitor_kPower_get()
| static string ModelVisitor_kPower_get | ( | ) |
◆ ModelVisitor_kProduct_get()
| static string ModelVisitor_kProduct_get | ( | ) |
◆ ModelVisitor_kProductOperation_get()
| static string ModelVisitor_kProductOperation_get | ( | ) |
◆ ModelVisitor_kRangeArgument_get()
| static string ModelVisitor_kRangeArgument_get | ( | ) |
◆ ModelVisitor_kRelationArgument_get()
| static string ModelVisitor_kRelationArgument_get | ( | ) |
◆ ModelVisitor_kRelaxedMaxOperation_get()
| static string ModelVisitor_kRelaxedMaxOperation_get | ( | ) |
◆ ModelVisitor_kRelaxedMinOperation_get()
| static string ModelVisitor_kRelaxedMinOperation_get | ( | ) |
◆ ModelVisitor_kRightArgument_get()
| static string ModelVisitor_kRightArgument_get | ( | ) |
◆ ModelVisitor_kScalProd_get()
| static string ModelVisitor_kScalProd_get | ( | ) |
◆ ModelVisitor_kScalProdEqual_get()
| static string ModelVisitor_kScalProdEqual_get | ( | ) |
◆ ModelVisitor_kScalProdGreaterOrEqual_get()
| static string ModelVisitor_kScalProdGreaterOrEqual_get | ( | ) |
◆ ModelVisitor_kScalProdLessOrEqual_get()
| static string ModelVisitor_kScalProdLessOrEqual_get | ( | ) |
◆ ModelVisitor_kSearchLimitExtension_get()
| static string ModelVisitor_kSearchLimitExtension_get | ( | ) |
◆ ModelVisitor_kSemiContinuous_get()
| static string ModelVisitor_kSemiContinuous_get | ( | ) |
◆ ModelVisitor_kSequenceArgument_get()
| static string ModelVisitor_kSequenceArgument_get | ( | ) |
◆ ModelVisitor_kSequencesArgument_get()
| static string ModelVisitor_kSequencesArgument_get | ( | ) |
◆ ModelVisitor_kSequenceVariable_get()
| static string ModelVisitor_kSequenceVariable_get | ( | ) |
◆ ModelVisitor_kSizeArgument_get()
| static string ModelVisitor_kSizeArgument_get | ( | ) |
◆ ModelVisitor_kSizeXArgument_get()
| static string ModelVisitor_kSizeXArgument_get | ( | ) |
◆ ModelVisitor_kSizeYArgument_get()
| static string ModelVisitor_kSizeYArgument_get | ( | ) |
◆ ModelVisitor_kSmartTimeCheckArgument_get()
| static string ModelVisitor_kSmartTimeCheckArgument_get | ( | ) |
◆ ModelVisitor_kSolutionLimitArgument_get()
| static string ModelVisitor_kSolutionLimitArgument_get | ( | ) |
◆ ModelVisitor_kSortingConstraint_get()
| static string ModelVisitor_kSortingConstraint_get | ( | ) |
◆ ModelVisitor_kSquare_get()
| static string ModelVisitor_kSquare_get | ( | ) |
◆ ModelVisitor_kStartExpr_get()
| static string ModelVisitor_kStartExpr_get | ( | ) |
◆ ModelVisitor_kStartMaxArgument_get()
| static string ModelVisitor_kStartMaxArgument_get | ( | ) |
◆ ModelVisitor_kStartMinArgument_get()
| static string ModelVisitor_kStartMinArgument_get | ( | ) |
◆ ModelVisitor_kStartsArgument_get()
| static string ModelVisitor_kStartsArgument_get | ( | ) |
◆ ModelVisitor_kStartSyncOnEndOperation_get()
| static string ModelVisitor_kStartSyncOnEndOperation_get | ( | ) |
◆ ModelVisitor_kStartSyncOnStartOperation_get()
| static string ModelVisitor_kStartSyncOnStartOperation_get | ( | ) |
◆ ModelVisitor_kStepArgument_get()
| static string ModelVisitor_kStepArgument_get | ( | ) |
◆ ModelVisitor_kSum_get()
| static string ModelVisitor_kSum_get | ( | ) |
◆ ModelVisitor_kSumEqual_get()
| static string ModelVisitor_kSumEqual_get | ( | ) |
◆ ModelVisitor_kSumGreaterOrEqual_get()
| static string ModelVisitor_kSumGreaterOrEqual_get | ( | ) |
◆ ModelVisitor_kSumLessOrEqual_get()
| static string ModelVisitor_kSumLessOrEqual_get | ( | ) |
◆ ModelVisitor_kSumOperation_get()
| static string ModelVisitor_kSumOperation_get | ( | ) |
◆ ModelVisitor_kTargetArgument_get()
| static string ModelVisitor_kTargetArgument_get | ( | ) |
◆ ModelVisitor_kTimeLimitArgument_get()
| static string ModelVisitor_kTimeLimitArgument_get | ( | ) |
◆ ModelVisitor_kTrace_get()
| static string ModelVisitor_kTrace_get | ( | ) |
◆ ModelVisitor_kTraceOperation_get()
| static string ModelVisitor_kTraceOperation_get | ( | ) |
◆ ModelVisitor_kTransition_get()
| static string ModelVisitor_kTransition_get | ( | ) |
◆ ModelVisitor_kTransitsArgument_get()
| static string ModelVisitor_kTransitsArgument_get | ( | ) |
◆ ModelVisitor_kTrueConstraint_get()
| static string ModelVisitor_kTrueConstraint_get | ( | ) |
◆ ModelVisitor_kTuplesArgument_get()
| static string ModelVisitor_kTuplesArgument_get | ( | ) |
◆ ModelVisitor_kUsageEqualVariableExtension_get()
| static string ModelVisitor_kUsageEqualVariableExtension_get | ( | ) |
◆ ModelVisitor_kUsageLessConstantExtension_get()
| static string ModelVisitor_kUsageLessConstantExtension_get | ( | ) |
◆ ModelVisitor_kValueArgument_get()
| static string ModelVisitor_kValueArgument_get | ( | ) |
◆ ModelVisitor_kValuesArgument_get()
| static string ModelVisitor_kValuesArgument_get | ( | ) |
◆ ModelVisitor_kVarBoundWatcher_get()
| static string ModelVisitor_kVarBoundWatcher_get | ( | ) |
◆ ModelVisitor_kVariableArgument_get()
| static string ModelVisitor_kVariableArgument_get | ( | ) |
◆ ModelVisitor_kVariableGroupExtension_get()
| static string ModelVisitor_kVariableGroupExtension_get | ( | ) |
◆ ModelVisitor_kVariableUsageLessConstantExtension_get()
| static string ModelVisitor_kVariableUsageLessConstantExtension_get | ( | ) |
◆ ModelVisitor_kVarsArgument_get()
| static string ModelVisitor_kVarsArgument_get | ( | ) |
◆ ModelVisitor_kVarValueWatcher_get()
| static string ModelVisitor_kVarValueWatcher_get | ( | ) |
◆ ModelVisitor_kWeightedSumOfAssignedEqualVariableExtension_get()
| static string ModelVisitor_kWeightedSumOfAssignedEqualVariableExtension_get | ( | ) |
◆ ModelVisitor_SWIGUpcast()
| static global.System.IntPtr ModelVisitor_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ ModelVisitor_VisitIntegerArgument()
| static void ModelVisitor_VisitIntegerArgument | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ ModelVisitor_VisitIntegerArrayArgument()
| static void ModelVisitor_VisitIntegerArrayArgument | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2, | ||
| int | length3, | ||
| long[] | jarg3 | ||
| ) |
◆ ModelVisitor_VisitIntegerExpressionArgument()
| static void ModelVisitor_VisitIntegerExpressionArgument | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ ModelVisitor_VisitIntegerMatrixArgument()
| static void ModelVisitor_VisitIntegerMatrixArgument | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ ModelVisitor_VisitIntegerVariable__SWIG_0()
| static void 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 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 ModelVisitor_VisitIntegerVariableArrayArgument | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ ModelVisitor_VisitIntervalArgument()
| static void ModelVisitor_VisitIntervalArgument | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ ModelVisitor_VisitIntervalArrayArgument()
| static void ModelVisitor_VisitIntervalArrayArgument | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ ModelVisitor_VisitIntervalVariable()
| 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 | ||
| ) |
◆ ModelVisitor_VisitSequenceArgument()
| static void ModelVisitor_VisitSequenceArgument | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ ModelVisitor_VisitSequenceArrayArgument()
| static void ModelVisitor_VisitSequenceArrayArgument | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ ModelVisitor_VisitSequenceVariable()
| static void ModelVisitor_VisitSequenceVariable | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ new_Assignment__SWIG_0()
| static global.System.IntPtr new_Assignment__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_Assignment__SWIG_1()
| static global.System.IntPtr new_Assignment__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_AssignmentElement()
| static global.System.IntPtr new_AssignmentElement | ( | ) |
◆ new_AssignmentIntContainer()
| static global.System.IntPtr new_AssignmentIntContainer | ( | ) |
◆ new_AssignmentIntervalContainer()
| static global.System.IntPtr new_AssignmentIntervalContainer | ( | ) |
◆ new_AssignmentSequenceContainer()
| static global.System.IntPtr new_AssignmentSequenceContainer | ( | ) |
◆ new_BaseLns()
| static global.System.IntPtr new_BaseLns | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_BaseObject()
| static global.System.IntPtr new_BaseObject | ( | ) |
◆ new_ChangeValue()
| static global.System.IntPtr new_ChangeValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_Constraint()
| static global.System.IntPtr new_Constraint | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_CPFeasibilityFilter()
| static global.System.IntPtr new_CPFeasibilityFilter | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_Decision()
| static global.System.IntPtr new_Decision | ( | ) |
◆ new_DecisionBuilder()
| static global.System.IntPtr new_DecisionBuilder | ( | ) |
◆ new_DecisionBuilderVector__SWIG_0()
| static global.System.IntPtr new_DecisionBuilderVector__SWIG_0 | ( | ) |
◆ new_DecisionBuilderVector__SWIG_1()
| static global.System.IntPtr new_DecisionBuilderVector__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_DecisionBuilderVector__SWIG_2()
| static global.System.IntPtr new_DecisionBuilderVector__SWIG_2 | ( | int | jarg1 | ) |
◆ new_DecisionVisitor()
| static global.System.IntPtr new_DecisionVisitor | ( | ) |
◆ new_DefaultPhaseParameters()
| static global.System.IntPtr new_DefaultPhaseParameters | ( | ) |
◆ new_Demon()
| static global.System.IntPtr new_Demon | ( | ) |
◆ new_GlobalVehicleBreaksConstraint()
| static global.System.IntPtr new_GlobalVehicleBreaksConstraint | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_Int64Vector__SWIG_0()
| static global.System.IntPtr new_Int64Vector__SWIG_0 | ( | ) |
◆ new_Int64Vector__SWIG_1()
| static global.System.IntPtr new_Int64Vector__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_Int64Vector__SWIG_2()
| static global.System.IntPtr new_Int64Vector__SWIG_2 | ( | int | jarg1 | ) |
◆ new_Int64VectorVector__SWIG_0()
| static global.System.IntPtr new_Int64VectorVector__SWIG_0 | ( | ) |
◆ new_Int64VectorVector__SWIG_1()
| static global.System.IntPtr new_Int64VectorVector__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_Int64VectorVector__SWIG_2()
| static global.System.IntPtr new_Int64VectorVector__SWIG_2 | ( | int | jarg1 | ) |
◆ new_IntervalVarElement__SWIG_0()
| static global.System.IntPtr new_IntervalVarElement__SWIG_0 | ( | ) |
◆ new_IntervalVarElement__SWIG_1()
| static global.System.IntPtr new_IntervalVarElement__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_IntervalVarVector__SWIG_0()
| static global.System.IntPtr new_IntervalVarVector__SWIG_0 | ( | ) |
◆ new_IntervalVarVector__SWIG_1()
| static global.System.IntPtr new_IntervalVarVector__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_IntervalVarVector__SWIG_2()
| static global.System.IntPtr new_IntervalVarVector__SWIG_2 | ( | int | jarg1 | ) |
◆ new_IntTupleSet__SWIG_0()
| static global.System.IntPtr new_IntTupleSet__SWIG_0 | ( | int | jarg1 | ) |
◆ new_IntTupleSet__SWIG_1()
| static global.System.IntPtr new_IntTupleSet__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_IntVarElement__SWIG_0()
| static global.System.IntPtr new_IntVarElement__SWIG_0 | ( | ) |
◆ new_IntVarElement__SWIG_1()
| static global.System.IntPtr new_IntVarElement__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_IntVarLocalSearchFilter()
| static global.System.IntPtr new_IntVarLocalSearchFilter | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_IntVarLocalSearchOperator__SWIG_0()
| static global.System.IntPtr new_IntVarLocalSearchOperator__SWIG_0 | ( | ) |
◆ new_IntVarLocalSearchOperator__SWIG_1()
| static global.System.IntPtr new_IntVarLocalSearchOperator__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| bool | jarg2 | ||
| ) |
◆ new_IntVarLocalSearchOperator__SWIG_2()
| static global.System.IntPtr new_IntVarLocalSearchOperator__SWIG_2 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_IntVarVector__SWIG_0()
| static global.System.IntPtr new_IntVarVector__SWIG_0 | ( | ) |
◆ new_IntVarVector__SWIG_1()
| static global.System.IntPtr new_IntVarVector__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_IntVarVector__SWIG_2()
| static global.System.IntPtr new_IntVarVector__SWIG_2 | ( | int | jarg1 | ) |
◆ new_IntVector__SWIG_0()
| static global.System.IntPtr new_IntVector__SWIG_0 | ( | ) |
◆ new_IntVector__SWIG_1()
| static global.System.IntPtr new_IntVector__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_IntVector__SWIG_2()
| static global.System.IntPtr new_IntVector__SWIG_2 | ( | int | jarg1 | ) |
◆ new_IntVectorVector__SWIG_0()
| static global.System.IntPtr new_IntVectorVector__SWIG_0 | ( | ) |
◆ new_IntVectorVector__SWIG_1()
| static global.System.IntPtr new_IntVectorVector__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_IntVectorVector__SWIG_2()
| static global.System.IntPtr new_IntVectorVector__SWIG_2 | ( | int | jarg1 | ) |
◆ new_LocalSearchFilter()
| static global.System.IntPtr new_LocalSearchFilter | ( | ) |
◆ new_LocalSearchFilterVector__SWIG_0()
| static global.System.IntPtr new_LocalSearchFilterVector__SWIG_0 | ( | ) |
◆ new_LocalSearchFilterVector__SWIG_1()
| static global.System.IntPtr new_LocalSearchFilterVector__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_LocalSearchFilterVector__SWIG_2()
| static global.System.IntPtr new_LocalSearchFilterVector__SWIG_2 | ( | int | jarg1 | ) |
◆ new_LocalSearchOperator()
| static global.System.IntPtr new_LocalSearchOperator | ( | ) |
◆ new_LocalSearchOperatorVector__SWIG_0()
| static global.System.IntPtr new_LocalSearchOperatorVector__SWIG_0 | ( | ) |
◆ new_LocalSearchOperatorVector__SWIG_1()
| static global.System.IntPtr new_LocalSearchOperatorVector__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_LocalSearchOperatorVector__SWIG_2()
| static global.System.IntPtr new_LocalSearchOperatorVector__SWIG_2 | ( | int | jarg1 | ) |
◆ new_LocalSearchPhaseParameters()
| static global.System.IntPtr new_LocalSearchPhaseParameters | ( | ) |
◆ new_ModelVisitor()
| static global.System.IntPtr new_ModelVisitor | ( | ) |
◆ new_OptimizeVar()
| static global.System.IntPtr new_OptimizeVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| bool | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3, | ||
| long | jarg4 | ||
| ) |
◆ new_Pack()
| static global.System.IntPtr new_Pack | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ new_PropagationBaseObject()
| static global.System.IntPtr new_PropagationBaseObject | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_RegularLimit()
| 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 | ||
| ) |
◆ new_RevBool()
| static global.System.IntPtr new_RevBool | ( | bool | jarg1 | ) |
◆ new_RevInteger()
| static global.System.IntPtr new_RevInteger | ( | long | jarg1 | ) |
◆ new_RevPartialSequence__SWIG_0()
| static global.System.IntPtr new_RevPartialSequence__SWIG_0 | ( | int | length1, |
| int[] | jarg1 | ||
| ) |
◆ new_RevPartialSequence__SWIG_1()
| static global.System.IntPtr new_RevPartialSequence__SWIG_1 | ( | int | jarg1 | ) |
◆ new_RoutingIndexManager__SWIG_0()
| static global.System.IntPtr new_RoutingIndexManager__SWIG_0 | ( | int | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ new_RoutingIndexManager__SWIG_1()
| static global.System.IntPtr new_RoutingIndexManager__SWIG_1 | ( | int | jarg1, |
| int | jarg2, | ||
| int | length3, | ||
| int[] | jarg3, | ||
| int | length4, | ||
| int[] | jarg4 | ||
| ) |
◆ new_RoutingModel__SWIG_0()
| static global.System.IntPtr new_RoutingModel__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_RoutingModel__SWIG_1()
| static global.System.IntPtr new_RoutingModel__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | parameters_size, | ||
| byte[] | jarg2 | ||
| ) |
◆ new_RoutingModelVisitor()
| static global.System.IntPtr new_RoutingModelVisitor | ( | ) |
◆ new_SearchLimit()
| static global.System.IntPtr new_SearchLimit | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_SearchMonitor()
| static global.System.IntPtr new_SearchMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_SearchMonitorVector__SWIG_0()
| static global.System.IntPtr new_SearchMonitorVector__SWIG_0 | ( | ) |
◆ new_SearchMonitorVector__SWIG_1()
| static global.System.IntPtr new_SearchMonitorVector__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_SearchMonitorVector__SWIG_2()
| static global.System.IntPtr new_SearchMonitorVector__SWIG_2 | ( | int | jarg1 | ) |
◆ new_SequenceVar()
| 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 | ||
| ) |
◆ new_SequenceVarElement__SWIG_0()
| static global.System.IntPtr new_SequenceVarElement__SWIG_0 | ( | ) |
◆ new_SequenceVarElement__SWIG_1()
| static global.System.IntPtr new_SequenceVarElement__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_SequenceVarLocalSearchOperator__SWIG_0()
| static global.System.IntPtr new_SequenceVarLocalSearchOperator__SWIG_0 | ( | ) |
◆ new_SequenceVarLocalSearchOperator__SWIG_1()
| static global.System.IntPtr new_SequenceVarLocalSearchOperator__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_SequenceVarVector__SWIG_0()
| static global.System.IntPtr new_SequenceVarVector__SWIG_0 | ( | ) |
◆ new_SequenceVarVector__SWIG_1()
| static global.System.IntPtr new_SequenceVarVector__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_SequenceVarVector__SWIG_2()
| static global.System.IntPtr new_SequenceVarVector__SWIG_2 | ( | int | jarg1 | ) |
◆ new_SolutionCollector__SWIG_0()
| static global.System.IntPtr new_SolutionCollector__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ new_SolutionCollector__SWIG_1()
| static global.System.IntPtr new_SolutionCollector__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_Solver__SWIG_0()
| static global.System.IntPtr new_Solver__SWIG_0 | ( | string | jarg1 | ) |
◆ new_Solver__SWIG_1()
| static global.System.IntPtr new_Solver__SWIG_1 | ( | string | jarg1, |
| int | parameters_size, | ||
| byte[] | jarg2 | ||
| ) |
◆ new_Solver_IntegerCastInfo__SWIG_0()
| static global.System.IntPtr new_Solver_IntegerCastInfo__SWIG_0 | ( | ) |
◆ new_Solver_IntegerCastInfo__SWIG_1()
| 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 | ||
| ) |
◆ new_SymmetryBreaker()
| static global.System.IntPtr new_SymmetryBreaker | ( | ) |
◆ new_SymmetryBreakerVector__SWIG_0()
| static global.System.IntPtr new_SymmetryBreakerVector__SWIG_0 | ( | ) |
◆ new_SymmetryBreakerVector__SWIG_1()
| static global.System.IntPtr new_SymmetryBreakerVector__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_SymmetryBreakerVector__SWIG_2()
| static global.System.IntPtr new_SymmetryBreakerVector__SWIG_2 | ( | int | jarg1 | ) |
◆ new_TypeIncompatibilityChecker()
| static global.System.IntPtr new_TypeIncompatibilityChecker | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| bool | jarg2 | ||
| ) |
◆ new_TypeRegulationsConstraint()
| static global.System.IntPtr new_TypeRegulationsConstraint | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_TypeRequirementChecker()
| static global.System.IntPtr new_TypeRequirementChecker | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ One()
| static long One | ( | ) |
◆ OPP_VAR_get()
| static int OPP_VAR_get | ( | ) |
◆ OptimizeVar_Accept()
| static void OptimizeVar_Accept | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ OptimizeVar_AcceptDelta()
| static bool OptimizeVar_AcceptDelta | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ OptimizeVar_AcceptDeltaSwigExplicitOptimizeVar()
| static bool OptimizeVar_AcceptDeltaSwigExplicitOptimizeVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ OptimizeVar_AcceptSolution()
| static bool OptimizeVar_AcceptSolution | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ OptimizeVar_AcceptSolutionSwigExplicitOptimizeVar()
| static bool OptimizeVar_AcceptSolutionSwigExplicitOptimizeVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ OptimizeVar_AcceptSwigExplicitOptimizeVar()
| static void OptimizeVar_AcceptSwigExplicitOptimizeVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ OptimizeVar_ApplyBound()
| static void OptimizeVar_ApplyBound | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ OptimizeVar_AtSolution()
| static bool OptimizeVar_AtSolution | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ OptimizeVar_AtSolutionSwigExplicitOptimizeVar()
| static bool OptimizeVar_AtSolutionSwigExplicitOptimizeVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ OptimizeVar_BeginNextDecision()
| static void OptimizeVar_BeginNextDecision | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ OptimizeVar_BeginNextDecisionSwigExplicitOptimizeVar()
| static void OptimizeVar_BeginNextDecisionSwigExplicitOptimizeVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ OptimizeVar_Best()
| static long OptimizeVar_Best | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ OptimizeVar_director_connect()
◆ OptimizeVar_EnterSearch()
| static void OptimizeVar_EnterSearch | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ OptimizeVar_EnterSearchSwigExplicitOptimizeVar()
| static void OptimizeVar_EnterSearchSwigExplicitOptimizeVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ OptimizeVar_Print()
| static string OptimizeVar_Print | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ OptimizeVar_PrintSwigExplicitOptimizeVar()
| static string OptimizeVar_PrintSwigExplicitOptimizeVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ OptimizeVar_RefuteDecision()
| static void OptimizeVar_RefuteDecision | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ OptimizeVar_RefuteDecisionSwigExplicitOptimizeVar()
| static void OptimizeVar_RefuteDecisionSwigExplicitOptimizeVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ OptimizeVar_SWIGUpcast()
| static global.System.IntPtr OptimizeVar_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ OptimizeVar_ToString()
| static string OptimizeVar_ToString | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ OptimizeVar_ToStringSwigExplicitOptimizeVar()
| static string OptimizeVar_ToStringSwigExplicitOptimizeVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ OptimizeVar_Var()
| static global.System.IntPtr OptimizeVar_Var | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Pack_Accept()
| static void Pack_Accept | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Pack_AddCountAssignedItemsDimension()
| static void Pack_AddCountAssignedItemsDimension | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Pack_AddCountUsedBinDimension()
| static void Pack_AddCountUsedBinDimension | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Pack_AddSumVariableWeightsLessOrEqualConstantDimension()
| static void Pack_AddSumVariableWeightsLessOrEqualConstantDimension | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | length3, | ||
| long[] | jarg3 | ||
| ) |
◆ Pack_AddWeightedSumEqualVarDimension__SWIG_0()
| static void 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 Pack_AddWeightedSumEqualVarDimension__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| LongLongToLong | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_0()
| static void Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | length2, | ||
| long[] | jarg2, | ||
| int | length3, | ||
| long[] | jarg3 | ||
| ) |
◆ Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_1()
| static void Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| LongToLong | jarg2, | ||
| int | length3, | ||
| long[] | jarg3 | ||
| ) |
◆ Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_2()
| static void Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_2 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| LongLongToLong | jarg2, | ||
| int | length3, | ||
| long[] | jarg3 | ||
| ) |
◆ Pack_AddWeightedSumOfAssignedDimension()
| static void Pack_AddWeightedSumOfAssignedDimension | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | length2, | ||
| long[] | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ Pack_Assign()
| static void Pack_Assign | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ Pack_AssignAllPossibleToBin()
| static void Pack_AssignAllPossibleToBin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ Pack_AssignAllRemainingItems()
| static void Pack_AssignAllRemainingItems | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Pack_AssignFirstPossibleToBin()
| static void Pack_AssignFirstPossibleToBin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ Pack_AssignVar()
| static global.System.IntPtr Pack_AssignVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ Pack_ClearAll()
| static void Pack_ClearAll | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Pack_InitialPropagateWrapper()
| static void Pack_InitialPropagateWrapper | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Pack_IsAssignedStatusKnown()
| static bool Pack_IsAssignedStatusKnown | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ Pack_IsPossible()
| static bool Pack_IsPossible | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ Pack_IsUndecided()
| static bool Pack_IsUndecided | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ Pack_OneDomain()
| static void Pack_OneDomain | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ Pack_Post()
| static void Pack_Post | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Pack_Propagate()
| static void Pack_Propagate | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Pack_PropagateDelayed()
| static void Pack_PropagateDelayed | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Pack_RemoveAllPossibleFromBin()
| static void Pack_RemoveAllPossibleFromBin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ Pack_SetAssigned()
| static void Pack_SetAssigned | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ Pack_SetImpossible()
| static void Pack_SetImpossible | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ Pack_SetUnassigned()
| static void Pack_SetUnassigned | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ Pack_SWIGUpcast()
| static global.System.IntPtr Pack_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ Pack_ToString()
| static string Pack_ToString | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Pack_UnassignAllRemainingItems()
| static void Pack_UnassignAllRemainingItems | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ PathOperator_ConsiderAlternatives()
| static bool PathOperator_ConsiderAlternatives | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ PathOperator_ConsiderAlternativesSwigExplicitPathOperator()
| static bool PathOperator_ConsiderAlternativesSwigExplicitPathOperator | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ PathOperator_director_connect()
| 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_GetBaseNodeRestartPosition()
| static long PathOperator_GetBaseNodeRestartPosition | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ PathOperator_GetBaseNodeRestartPositionSwigExplicitPathOperator()
| static long PathOperator_GetBaseNodeRestartPositionSwigExplicitPathOperator | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ PathOperator_InitPosition()
| static bool PathOperator_InitPosition | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ PathOperator_InitPositionSwigExplicitPathOperator()
| static bool PathOperator_InitPositionSwigExplicitPathOperator | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ PathOperator_MakeNeighbor()
| static bool PathOperator_MakeNeighbor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ PathOperator_MakeOneNeighbor()
| static bool PathOperator_MakeOneNeighbor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ PathOperator_MakeOneNeighborSwigExplicitPathOperator()
| static bool PathOperator_MakeOneNeighborSwigExplicitPathOperator | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ PathOperator_OnNodeInitialization()
| static void PathOperator_OnNodeInitialization | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ PathOperator_OnNodeInitializationSwigExplicitPathOperator()
| static void PathOperator_OnNodeInitializationSwigExplicitPathOperator | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ PathOperator_OnSamePathAsPreviousBase()
| static bool PathOperator_OnSamePathAsPreviousBase | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ PathOperator_OnSamePathAsPreviousBaseSwigExplicitPathOperator()
| static bool PathOperator_OnSamePathAsPreviousBaseSwigExplicitPathOperator | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ PathOperator_Prev()
| static long PathOperator_Prev | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ PathOperator_Reset()
| static void PathOperator_Reset | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ PathOperator_ResetSwigExplicitPathOperator()
| static void PathOperator_ResetSwigExplicitPathOperator | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ PathOperator_RestartAtPathStartOnSynchronize()
| static bool PathOperator_RestartAtPathStartOnSynchronize | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ PathOperator_RestartAtPathStartOnSynchronizeSwigExplicitPathOperator()
| static bool PathOperator_RestartAtPathStartOnSynchronizeSwigExplicitPathOperator | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ PathOperator_SetNextBaseToIncrement()
| static void PathOperator_SetNextBaseToIncrement | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ PathOperator_SetNextBaseToIncrementSwigExplicitPathOperator()
| static void PathOperator_SetNextBaseToIncrementSwigExplicitPathOperator | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ PathOperator_SWIGUpcast()
| static global.System.IntPtr PathOperator_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ PosIntDivDown()
| static long PosIntDivDown | ( | long | jarg1, |
| long | jarg2 | ||
| ) |
◆ PosIntDivUp()
| static long PosIntDivUp | ( | long | jarg1, |
| long | jarg2 | ||
| ) |
◆ PropagationBaseObject_BaseName()
| static string PropagationBaseObject_BaseName | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ PropagationBaseObject_EnqueueDelayedDemon()
| static void PropagationBaseObject_EnqueueDelayedDemon | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ PropagationBaseObject_EnqueueVar()
| static void PropagationBaseObject_EnqueueVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ PropagationBaseObject_FreezeQueue()
| static void PropagationBaseObject_FreezeQueue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ PropagationBaseObject_HasName()
| static bool PropagationBaseObject_HasName | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ PropagationBaseObject_Name()
| static string PropagationBaseObject_Name | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ PropagationBaseObject_ResetActionOnFail()
| static void PropagationBaseObject_ResetActionOnFail | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ PropagationBaseObject_SetName()
| static void PropagationBaseObject_SetName | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2 | ||
| ) |
◆ PropagationBaseObject_SetVariableToCleanOnFail()
| static void PropagationBaseObject_SetVariableToCleanOnFail | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ PropagationBaseObject_solver()
| static global.System.IntPtr PropagationBaseObject_solver | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ PropagationBaseObject_SWIGUpcast()
| static global.System.IntPtr PropagationBaseObject_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ PropagationBaseObject_ToString()
| static string PropagationBaseObject_ToString | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ PropagationBaseObject_UnfreezeQueue()
| static void PropagationBaseObject_UnfreezeQueue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ PropagationMonitor_BeginConstraintInitialPropagation()
| static void PropagationMonitor_BeginConstraintInitialPropagation | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ PropagationMonitor_BeginDemonRun()
| static void PropagationMonitor_BeginDemonRun | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ PropagationMonitor_BeginNestedConstraintInitialPropagation()
| static void PropagationMonitor_BeginNestedConstraintInitialPropagation | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ PropagationMonitor_EndConstraintInitialPropagation()
| static void PropagationMonitor_EndConstraintInitialPropagation | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ PropagationMonitor_EndDemonRun()
| static void PropagationMonitor_EndDemonRun | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ PropagationMonitor_EndNestedConstraintInitialPropagation()
| static void PropagationMonitor_EndNestedConstraintInitialPropagation | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ PropagationMonitor_EndProcessingIntegerVariable()
| static void PropagationMonitor_EndProcessingIntegerVariable | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ PropagationMonitor_Install()
| static void PropagationMonitor_Install | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ PropagationMonitor_PopContext()
| static void PropagationMonitor_PopContext | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ PropagationMonitor_PushContext()
| static void PropagationMonitor_PushContext | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2 | ||
| ) |
◆ PropagationMonitor_RankFirst()
| static void PropagationMonitor_RankFirst | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ PropagationMonitor_RankLast()
| static void PropagationMonitor_RankLast | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ PropagationMonitor_RankNotFirst()
| static void PropagationMonitor_RankNotFirst | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ PropagationMonitor_RankNotLast()
| static void PropagationMonitor_RankNotLast | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ PropagationMonitor_RankSequence()
| 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 | ||
| ) |
◆ PropagationMonitor_RegisterDemon()
| static void PropagationMonitor_RegisterDemon | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ PropagationMonitor_RemoveInterval()
| static void PropagationMonitor_RemoveInterval | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3, | ||
| long | jarg4 | ||
| ) |
◆ PropagationMonitor_RemoveValue()
| static void PropagationMonitor_RemoveValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ PropagationMonitor_RemoveValues()
| static void PropagationMonitor_RemoveValues | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | length3, | ||
| long[] | jarg3 | ||
| ) |
◆ PropagationMonitor_SetDurationMax()
| static void PropagationMonitor_SetDurationMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ PropagationMonitor_SetDurationMin()
| static void PropagationMonitor_SetDurationMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ PropagationMonitor_SetDurationRange()
| static void PropagationMonitor_SetDurationRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3, | ||
| long | jarg4 | ||
| ) |
◆ PropagationMonitor_SetEndMax()
| static void PropagationMonitor_SetEndMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ PropagationMonitor_SetEndMin()
| static void PropagationMonitor_SetEndMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ PropagationMonitor_SetEndRange()
| static void PropagationMonitor_SetEndRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3, | ||
| long | jarg4 | ||
| ) |
◆ PropagationMonitor_SetMax__SWIG_0()
| static void PropagationMonitor_SetMax__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ PropagationMonitor_SetMax__SWIG_1()
| static void PropagationMonitor_SetMax__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ PropagationMonitor_SetMin__SWIG_0()
| static void PropagationMonitor_SetMin__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ PropagationMonitor_SetMin__SWIG_1()
| static void PropagationMonitor_SetMin__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ PropagationMonitor_SetPerformed()
| static void PropagationMonitor_SetPerformed | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| bool | jarg3 | ||
| ) |
◆ PropagationMonitor_SetRange__SWIG_0()
| static void 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 PropagationMonitor_SetRange__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3, | ||
| long | jarg4 | ||
| ) |
◆ PropagationMonitor_SetStartMax()
| static void PropagationMonitor_SetStartMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ PropagationMonitor_SetStartMin()
| static void PropagationMonitor_SetStartMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ PropagationMonitor_SetStartRange()
| static void PropagationMonitor_SetStartRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3, | ||
| long | jarg4 | ||
| ) |
◆ PropagationMonitor_SetValue()
| static void PropagationMonitor_SetValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ PropagationMonitor_SetValues()
| static void PropagationMonitor_SetValues | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | length3, | ||
| long[] | jarg3 | ||
| ) |
◆ PropagationMonitor_StartProcessingIntegerVariable()
| static void PropagationMonitor_StartProcessingIntegerVariable | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ PropagationMonitor_SWIGUpcast()
| static global.System.IntPtr PropagationMonitor_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ PropagationMonitor_ToString()
| static string PropagationMonitor_ToString | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RegularLimit_Accept()
| static void RegularLimit_Accept | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ RegularLimit_AcceptSwigExplicitRegularLimit()
| static void RegularLimit_AcceptSwigExplicitRegularLimit | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ RegularLimit_Branches()
| static long RegularLimit_Branches | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RegularLimit_Check()
| static bool RegularLimit_Check | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RegularLimit_CheckSwigExplicitRegularLimit()
| static bool RegularLimit_CheckSwigExplicitRegularLimit | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RegularLimit_Copy()
| static void RegularLimit_Copy | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ RegularLimit_CopySwigExplicitRegularLimit()
| static void RegularLimit_CopySwigExplicitRegularLimit | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ RegularLimit_director_connect()
◆ RegularLimit_ExitSearch()
| static void RegularLimit_ExitSearch | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RegularLimit_ExitSearchSwigExplicitRegularLimit()
| static void RegularLimit_ExitSearchSwigExplicitRegularLimit | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RegularLimit_Failures()
| static long RegularLimit_Failures | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RegularLimit_Init()
| static void RegularLimit_Init | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RegularLimit_InitSwigExplicitRegularLimit()
| static void RegularLimit_InitSwigExplicitRegularLimit | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RegularLimit_IsUncheckedSolutionLimitReached()
| static bool RegularLimit_IsUncheckedSolutionLimitReached | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RegularLimit_IsUncheckedSolutionLimitReachedSwigExplicitRegularLimit()
| static bool RegularLimit_IsUncheckedSolutionLimitReachedSwigExplicitRegularLimit | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RegularLimit_MakeClone()
| static global.System.IntPtr RegularLimit_MakeClone | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RegularLimit_MakeCloneSwigExplicitRegularLimit()
| static global.System.IntPtr RegularLimit_MakeCloneSwigExplicitRegularLimit | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RegularLimit_MakeIdenticalClone()
| static global.System.IntPtr RegularLimit_MakeIdenticalClone | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RegularLimit_ProgressPercent()
| static int RegularLimit_ProgressPercent | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RegularLimit_ProgressPercentSwigExplicitRegularLimit()
| static int RegularLimit_ProgressPercentSwigExplicitRegularLimit | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RegularLimit_Solutions()
| static long RegularLimit_Solutions | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RegularLimit_SWIGUpcast()
| static global.System.IntPtr RegularLimit_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ RegularLimit_ToString()
| static string RegularLimit_ToString | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RegularLimit_ToStringSwigExplicitRegularLimit()
| static string RegularLimit_ToStringSwigExplicitRegularLimit | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RegularLimit_UpdateLimits()
| static void RegularLimit_UpdateLimits | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3, | ||
| long | jarg4, | ||
| long | jarg5 | ||
| ) |
◆ RegularLimit_WallTime()
| static long RegularLimit_WallTime | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RevBool_SetValue()
| static void RevBool_SetValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| bool | jarg3 | ||
| ) |
◆ RevBool_Value()
| static bool RevBool_Value | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RevInteger_SetValue()
| static void RevInteger_SetValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ RevInteger_Value()
| static long RevInteger_Value | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RevPartialSequence_IsRanked()
| static bool RevPartialSequence_IsRanked | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ RevPartialSequence_NumFirstRanked()
| static int RevPartialSequence_NumFirstRanked | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RevPartialSequence_NumLastRanked()
| static int RevPartialSequence_NumLastRanked | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RevPartialSequence_RankFirst()
| static void RevPartialSequence_RankFirst | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ RevPartialSequence_RankLast()
| static void RevPartialSequence_RankLast | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ RevPartialSequence_Size()
| static int RevPartialSequence_Size | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RevPartialSequence_ToString()
| static string RevPartialSequence_ToString | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingDimension_AddNodePrecedence()
| static void RoutingDimension_AddNodePrecedence | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3, | ||
| long | jarg4 | ||
| ) |
◆ RoutingDimension_BaseDimension()
| static global.System.IntPtr RoutingDimension_BaseDimension | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingDimension_Cumuls()
| static global.System.IntPtr RoutingDimension_Cumuls | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingDimension_CumulVar()
| static global.System.IntPtr RoutingDimension_CumulVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ RoutingDimension_FixedTransits()
| static global.System.IntPtr RoutingDimension_FixedTransits | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingDimension_FixedTransitVar()
| static global.System.IntPtr RoutingDimension_FixedTransitVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ RoutingDimension_GetBreakIntervalsOfVehicle()
| static global.System.IntPtr RoutingDimension_GetBreakIntervalsOfVehicle | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ RoutingDimension_GetCumulVarSoftLowerBound()
| static long RoutingDimension_GetCumulVarSoftLowerBound | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ RoutingDimension_GetCumulVarSoftLowerBoundCoefficient()
| static long RoutingDimension_GetCumulVarSoftLowerBoundCoefficient | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ RoutingDimension_GetCumulVarSoftUpperBound()
| static long RoutingDimension_GetCumulVarSoftUpperBound | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ RoutingDimension_GetCumulVarSoftUpperBoundCoefficient()
| static long RoutingDimension_GetCumulVarSoftUpperBoundCoefficient | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ RoutingDimension_GetGlobalOptimizerOffset()
| static long RoutingDimension_GetGlobalOptimizerOffset | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingDimension_GetLocalOptimizerOffsetForVehicle()
| static long RoutingDimension_GetLocalOptimizerOffsetForVehicle | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ RoutingDimension_GetPostTravelEvaluatorOfVehicle()
| static int RoutingDimension_GetPostTravelEvaluatorOfVehicle | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ RoutingDimension_GetPreTravelEvaluatorOfVehicle()
| static int RoutingDimension_GetPreTravelEvaluatorOfVehicle | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ RoutingDimension_GetSpanCostCoefficientForVehicle()
| static long RoutingDimension_GetSpanCostCoefficientForVehicle | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ RoutingDimension_GetSpanUpperBoundForVehicle()
| static long RoutingDimension_GetSpanUpperBoundForVehicle | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ RoutingDimension_GetTransitValue()
| static long RoutingDimension_GetTransitValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3, | ||
| long | jarg4 | ||
| ) |
◆ RoutingDimension_GetTransitValueFromClass()
| static long RoutingDimension_GetTransitValueFromClass | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3, | ||
| long | jarg4 | ||
| ) |
◆ RoutingDimension_GlobalSpanCostCoefficient()
| static long RoutingDimension_GlobalSpanCostCoefficient | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingDimension_HasBreakConstraints()
| static bool RoutingDimension_HasBreakConstraints | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingDimension_HasCumulVarSoftLowerBound()
| static bool RoutingDimension_HasCumulVarSoftLowerBound | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ RoutingDimension_HasCumulVarSoftUpperBound()
| static bool RoutingDimension_HasCumulVarSoftUpperBound | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ RoutingDimension_HasPickupToDeliveryLimits()
| static bool RoutingDimension_HasPickupToDeliveryLimits | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingDimension_InitializeBreaks()
| static void RoutingDimension_InitializeBreaks | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingDimension_Model()
| static global.System.IntPtr RoutingDimension_Model | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingDimension_Name()
| static string RoutingDimension_Name | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingDimension_SetBreakDistanceDurationOfVehicle()
| static void RoutingDimension_SetBreakDistanceDurationOfVehicle | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3, | ||
| int | jarg4 | ||
| ) |
◆ RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_0()
| static void 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 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 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 RoutingDimension_SetCumulVarSoftLowerBound | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3, | ||
| long | jarg4 | ||
| ) |
◆ RoutingDimension_SetCumulVarSoftUpperBound()
| static void RoutingDimension_SetCumulVarSoftUpperBound | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3, | ||
| long | jarg4 | ||
| ) |
◆ RoutingDimension_SetGlobalSpanCostCoefficient()
| static void RoutingDimension_SetGlobalSpanCostCoefficient | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ RoutingDimension_SetPickupToDeliveryLimitFunctionForPair()
| static void RoutingDimension_SetPickupToDeliveryLimitFunctionForPair | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| IntIntToLong | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ RoutingDimension_SetSpanCostCoefficientForAllVehicles()
| static void RoutingDimension_SetSpanCostCoefficientForAllVehicles | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ RoutingDimension_SetSpanCostCoefficientForVehicle()
| static void RoutingDimension_SetSpanCostCoefficientForVehicle | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ RoutingDimension_SetSpanUpperBoundForVehicle()
| static void RoutingDimension_SetSpanUpperBoundForVehicle | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ RoutingDimension_ShortestTransitionSlack()
| static long RoutingDimension_ShortestTransitionSlack | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ RoutingDimension_Slacks()
| static global.System.IntPtr RoutingDimension_Slacks | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingDimension_SlackVar()
| static global.System.IntPtr RoutingDimension_SlackVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ RoutingDimension_Transits()
| static global.System.IntPtr RoutingDimension_Transits | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingDimension_TransitVar()
| static global.System.IntPtr RoutingDimension_TransitVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ RoutingIndexManager_GetNumberOfIndices()
| static int RoutingIndexManager_GetNumberOfIndices | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingIndexManager_GetNumberOfNodes()
| static int RoutingIndexManager_GetNumberOfNodes | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingIndexManager_GetNumberOfVehicles()
| static int RoutingIndexManager_GetNumberOfVehicles | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingIndexManager_IndexToNode()
| static int RoutingIndexManager_IndexToNode | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ RoutingIndexManager_NodesToIndices()
| static global.System.IntPtr RoutingIndexManager_NodesToIndices | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | length2, | ||
| int[] | jarg2 | ||
| ) |
◆ RoutingIndexManager_NodeToIndex()
| static long RoutingIndexManager_NodeToIndex | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ RoutingModel_ActiveVar()
| static global.System.IntPtr RoutingModel_ActiveVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ RoutingModel_AddAtSolutionCallback()
| static void RoutingModel_AddAtSolutionCallback | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| VoidToVoid | jarg2 | ||
| ) |
◆ RoutingModel_AddConstantDimension()
| static bool RoutingModel_AddConstantDimension | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3, | ||
| bool | jarg4, | ||
| string | jarg5 | ||
| ) |
◆ RoutingModel_AddConstantDimensionWithSlack()
| static bool RoutingModel_AddConstantDimensionWithSlack | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3, | ||
| long | jarg4, | ||
| bool | jarg5, | ||
| string | jarg6 | ||
| ) |
◆ RoutingModel_AddDimension()
| static bool RoutingModel_AddDimension | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| long | jarg3, | ||
| long | jarg4, | ||
| bool | jarg5, | ||
| string | jarg6 | ||
| ) |
◆ RoutingModel_AddDimensionWithVehicleCapacity()
| static bool RoutingModel_AddDimensionWithVehicleCapacity | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| long | jarg3, | ||
| int | length4, | ||
| long[] | jarg4, | ||
| bool | jarg5, | ||
| string | jarg6 | ||
| ) |
◆ RoutingModel_AddDimensionWithVehicleTransitAndCapacity()
| static bool 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 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 RoutingModel_AddDisjunction__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | length2, | ||
| long[] | jarg2, | ||
| long | jarg3, | ||
| long | jarg4 | ||
| ) |
◆ RoutingModel_AddDisjunction__SWIG_1()
| static int RoutingModel_AddDisjunction__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | length2, | ||
| long[] | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ RoutingModel_AddDisjunction__SWIG_2()
| static int RoutingModel_AddDisjunction__SWIG_2 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | length2, | ||
| long[] | jarg2 | ||
| ) |
◆ RoutingModel_ADDED_TYPE_REMOVED_FROM_VEHICLE_get()
| static int RoutingModel_ADDED_TYPE_REMOVED_FROM_VEHICLE_get | ( | ) |
◆ RoutingModel_AddIntervalToAssignment()
| static void RoutingModel_AddIntervalToAssignment | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ RoutingModel_AddLocalSearchFilter()
| static void RoutingModel_AddLocalSearchFilter | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ RoutingModel_AddLocalSearchOperator()
| static void RoutingModel_AddLocalSearchOperator | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ RoutingModel_AddPickupAndDelivery()
| static void RoutingModel_AddPickupAndDelivery | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ RoutingModel_AddPickupAndDeliverySets()
| static void RoutingModel_AddPickupAndDeliverySets | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ RoutingModel_AddRequiredTypeAlternativesWhenAddingType()
| static void RoutingModel_AddRequiredTypeAlternativesWhenAddingType | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ RoutingModel_AddRequiredTypeAlternativesWhenRemovingType()
| static void RoutingModel_AddRequiredTypeAlternativesWhenRemovingType | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ RoutingModel_AddSearchMonitor()
| static void RoutingModel_AddSearchMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ RoutingModel_AddSoftSameVehicleConstraint()
| static void RoutingModel_AddSoftSameVehicleConstraint | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | length2, | ||
| long[] | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ RoutingModel_AddToAssignment()
| static void RoutingModel_AddToAssignment | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ RoutingModel_AddVariableMaximizedByFinalizer()
| static void RoutingModel_AddVariableMaximizedByFinalizer | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ RoutingModel_AddVariableMinimizedByFinalizer()
| static void RoutingModel_AddVariableMinimizedByFinalizer | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ RoutingModel_AddVariableTargetToFinalizer()
| static void RoutingModel_AddVariableTargetToFinalizer | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ RoutingModel_AddVectorDimension()
| static bool RoutingModel_AddVectorDimension | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | length2, | ||
| long[] | jarg2, | ||
| long | jarg3, | ||
| bool | jarg4, | ||
| string | jarg5 | ||
| ) |
◆ RoutingModel_AddWeightedVariableMinimizedByFinalizer()
| static void RoutingModel_AddWeightedVariableMinimizedByFinalizer | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ RoutingModel_ApplyLocks()
| static global.System.IntPtr RoutingModel_ApplyLocks | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | length2, | ||
| long[] | jarg2 | ||
| ) |
◆ RoutingModel_ApplyLocksToAllVehicles()
| static bool RoutingModel_ApplyLocksToAllVehicles | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | len2_1, | ||
| int[] | len2_2, | ||
| long[] | jarg2, | ||
| bool | jarg3 | ||
| ) |
◆ RoutingModel_ArcIsMoreConstrainedThanArc()
| static bool RoutingModel_ArcIsMoreConstrainedThanArc | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3, | ||
| long | jarg4 | ||
| ) |
◆ RoutingModel_AreEmptyRouteCostsConsideredForVehicle()
| static bool RoutingModel_AreEmptyRouteCostsConsideredForVehicle | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ RoutingModel_AssignmentToRoutes()
| static void RoutingModel_AssignmentToRoutes | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | len3_1, | ||
| int[] | len3_2, | ||
| long[] | jarg3 | ||
| ) |
◆ RoutingModel_CheckLimit()
| static bool RoutingModel_CheckLimit | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingModel_CloseModel()
| static void RoutingModel_CloseModel | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingModel_CloseModelWithParameters()
| static void RoutingModel_CloseModelWithParameters | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | search_parameters_size, | ||
| byte[] | jarg2 | ||
| ) |
◆ RoutingModel_CompactAndCheckAssignment()
| static global.System.IntPtr RoutingModel_CompactAndCheckAssignment | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ RoutingModel_CompactAssignment()
| static global.System.IntPtr RoutingModel_CompactAssignment | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ RoutingModel_ComputeLowerBound()
| static long RoutingModel_ComputeLowerBound | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingModel_ConsiderEmptyRouteCostsForVehicle()
| static void RoutingModel_ConsiderEmptyRouteCostsForVehicle | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| bool | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ RoutingModel_CostsAreHomogeneousAcrossVehicles()
| static bool RoutingModel_CostsAreHomogeneousAcrossVehicles | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingModel_CostVar()
| static global.System.IntPtr RoutingModel_CostVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingModel_DebugOutputAssignment()
| static string RoutingModel_DebugOutputAssignment | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| string | jarg3 | ||
| ) |
◆ RoutingModel_End()
| static long RoutingModel_End | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ RoutingModel_GetAmortizedLinearCostFactorOfVehicles()
| static global.System.IntPtr RoutingModel_GetAmortizedLinearCostFactorOfVehicles | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingModel_GetAmortizedQuadraticCostFactorOfVehicles()
| static global.System.IntPtr RoutingModel_GetAmortizedQuadraticCostFactorOfVehicles | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingModel_GetArcCostForClass()
| static long RoutingModel_GetArcCostForClass | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3, | ||
| long | jarg4 | ||
| ) |
◆ RoutingModel_GetArcCostForFirstSolution()
| static long RoutingModel_GetArcCostForFirstSolution | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ RoutingModel_GetArcCostForVehicle()
| static long RoutingModel_GetArcCostForVehicle | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3, | ||
| long | jarg4 | ||
| ) |
◆ RoutingModel_GetCostClassesCount()
| static int RoutingModel_GetCostClassesCount | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingModel_GetCostClassIndexOfVehicle()
| static int RoutingModel_GetCostClassIndexOfVehicle | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ RoutingModel_GetDepot()
| static long RoutingModel_GetDepot | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingModel_GetDimensionOrDie()
| static global.System.IntPtr RoutingModel_GetDimensionOrDie | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2 | ||
| ) |
◆ RoutingModel_GetDisjunctionIndices__SWIG_0()
| static global.System.IntPtr RoutingModel_GetDisjunctionIndices__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ RoutingModel_GetDisjunctionIndices__SWIG_1()
| static global.System.IntPtr RoutingModel_GetDisjunctionIndices__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ RoutingModel_GetDisjunctionMaxCardinality()
| static long RoutingModel_GetDisjunctionMaxCardinality | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ RoutingModel_GetDisjunctionPenalty()
| static long RoutingModel_GetDisjunctionPenalty | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ RoutingModel_GetFixedCostOfVehicle()
| static long RoutingModel_GetFixedCostOfVehicle | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ RoutingModel_GetHomogeneousCost()
| static long RoutingModel_GetHomogeneousCost | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ RoutingModel_GetMutableDimension()
| static global.System.IntPtr RoutingModel_GetMutableDimension | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2 | ||
| ) |
◆ RoutingModel_GetNonZeroCostClassesCount()
| static int RoutingModel_GetNonZeroCostClassesCount | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingModel_GetNumberOfDecisionsInFirstSolution()
| static long RoutingModel_GetNumberOfDecisionsInFirstSolution | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | search_parameters_size, | ||
| byte[] | jarg2 | ||
| ) |
◆ RoutingModel_GetNumberOfDisjunctions()
| static int RoutingModel_GetNumberOfDisjunctions | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingModel_GetNumberOfRejectsInFirstSolution()
| static long RoutingModel_GetNumberOfRejectsInFirstSolution | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | search_parameters_size, | ||
| byte[] | jarg2 | ||
| ) |
◆ RoutingModel_GetNumberOfVisitTypes()
| static int RoutingModel_GetNumberOfVisitTypes | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingModel_GetNumOfSingletonNodes()
| static int RoutingModel_GetNumOfSingletonNodes | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingModel_GetPickupAndDeliveryPolicyOfVehicle()
| static int RoutingModel_GetPickupAndDeliveryPolicyOfVehicle | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ RoutingModel_GetPrimaryConstrainedDimension()
| static string RoutingModel_GetPrimaryConstrainedDimension | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingModel_GetRequiredTypeAlternativesWhenAddingType()
| static global.System.IntPtr RoutingModel_GetRequiredTypeAlternativesWhenAddingType | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ RoutingModel_GetRequiredTypeAlternativesWhenRemovingType()
| static global.System.IntPtr RoutingModel_GetRequiredTypeAlternativesWhenRemovingType | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ RoutingModel_GetSameVehicleIndicesOfIndex()
| static global.System.IntPtr RoutingModel_GetSameVehicleIndicesOfIndex | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ RoutingModel_GetStatus()
| static int RoutingModel_GetStatus | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingModel_GetVehicleClassesCount()
| static int RoutingModel_GetVehicleClassesCount | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingModel_GetVehicleClassIndexOfVehicle()
| static int RoutingModel_GetVehicleClassIndexOfVehicle | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ RoutingModel_GetVisitType()
| static int RoutingModel_GetVisitType | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ RoutingModel_GetVisitTypePolicy()
| static int RoutingModel_GetVisitTypePolicy | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ RoutingModel_HasDimension()
| static bool RoutingModel_HasDimension | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2 | ||
| ) |
◆ RoutingModel_HasVehicleWithCostClassIndex()
| static bool RoutingModel_HasVehicleWithCostClassIndex | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ RoutingModel_IgnoreDisjunctionsAlreadyForcedToZero()
| static void RoutingModel_IgnoreDisjunctionsAlreadyForcedToZero | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingModel_IsEnd()
| static bool RoutingModel_IsEnd | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ RoutingModel_IsMatchingModel()
| static bool RoutingModel_IsMatchingModel | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingModel_IsStart()
| static bool RoutingModel_IsStart | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ RoutingModel_IsVehicleAllowedForIndex()
| static bool RoutingModel_IsVehicleAllowedForIndex | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ RoutingModel_IsVehicleUsed()
| static bool RoutingModel_IsVehicleUsed | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ RoutingModel_kNoDimension_get()
| static int RoutingModel_kNoDimension_get | ( | ) |
◆ RoutingModel_kNoDisjunction_get()
| static int RoutingModel_kNoDisjunction_get | ( | ) |
◆ RoutingModel_kNoPenalty_get()
| static long RoutingModel_kNoPenalty_get | ( | ) |
◆ RoutingModel_MakeGuidedSlackFinalizer()
| static global.System.IntPtr RoutingModel_MakeGuidedSlackFinalizer | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| LongToLong | jarg3 | ||
| ) |
◆ RoutingModel_MakePathSpansAndTotalSlacks()
| static global.System.IntPtr RoutingModel_MakePathSpansAndTotalSlacks | ( | 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_MakeSelfDependentDimensionFinalizer()
| static global.System.IntPtr RoutingModel_MakeSelfDependentDimensionFinalizer | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ RoutingModel_MutablePreAssignment()
| static global.System.IntPtr RoutingModel_MutablePreAssignment | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingModel_Next()
| static long RoutingModel_Next | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ RoutingModel_Nexts()
| static global.System.IntPtr RoutingModel_Nexts | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingModel_NextVar()
| static global.System.IntPtr RoutingModel_NextVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ RoutingModel_Nodes()
| static int RoutingModel_Nodes | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingModel_PICKUP_AND_DELIVERY_FIFO_get()
| static int RoutingModel_PICKUP_AND_DELIVERY_FIFO_get | ( | ) |
◆ RoutingModel_PICKUP_AND_DELIVERY_LIFO_get()
| static int RoutingModel_PICKUP_AND_DELIVERY_LIFO_get | ( | ) |
◆ RoutingModel_PICKUP_AND_DELIVERY_NO_ORDER_get()
| static int RoutingModel_PICKUP_AND_DELIVERY_NO_ORDER_get | ( | ) |
◆ RoutingModel_PreAssignment()
| static global.System.IntPtr RoutingModel_PreAssignment | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingModel_ReadAssignment()
| static global.System.IntPtr RoutingModel_ReadAssignment | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2 | ||
| ) |
◆ RoutingModel_ReadAssignmentFromRoutes()
| static global.System.IntPtr RoutingModel_ReadAssignmentFromRoutes | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | len2_1, | ||
| int[] | len2_2, | ||
| long[] | jarg2, | ||
| bool | jarg3 | ||
| ) |
◆ RoutingModel_RegisterPositiveTransitCallback()
| static int RoutingModel_RegisterPositiveTransitCallback | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| LongLongToLong | jarg2 | ||
| ) |
◆ RoutingModel_RegisterPositiveUnaryTransitCallback()
| static int RoutingModel_RegisterPositiveUnaryTransitCallback | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| LongToLong | jarg2 | ||
| ) |
◆ RoutingModel_RegisterTransitCallback()
| static int RoutingModel_RegisterTransitCallback | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| LongLongToLong | jarg2 | ||
| ) |
◆ RoutingModel_RegisterUnaryTransitCallback()
| static int RoutingModel_RegisterUnaryTransitCallback | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| LongToLong | jarg2 | ||
| ) |
◆ RoutingModel_RestoreAssignment()
| static global.System.IntPtr RoutingModel_RestoreAssignment | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ RoutingModel_RoutesToAssignment()
| 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 | ||
| ) |
◆ RoutingModel_ROUTING_FAIL_get()
| static int RoutingModel_ROUTING_FAIL_get | ( | ) |
◆ RoutingModel_ROUTING_FAIL_TIMEOUT_get()
| static int RoutingModel_ROUTING_FAIL_TIMEOUT_get | ( | ) |
◆ RoutingModel_ROUTING_INVALID_get()
| static int RoutingModel_ROUTING_INVALID_get | ( | ) |
◆ RoutingModel_ROUTING_NOT_SOLVED_get()
| static int RoutingModel_ROUTING_NOT_SOLVED_get | ( | ) |
◆ RoutingModel_ROUTING_SUCCESS_get()
| static int RoutingModel_ROUTING_SUCCESS_get | ( | ) |
◆ RoutingModel_SetAllowedVehiclesForIndex()
| static void RoutingModel_SetAllowedVehiclesForIndex | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | length2, | ||
| int[] | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ RoutingModel_SetAmortizedCostFactorsOfAllVehicles()
| static void RoutingModel_SetAmortizedCostFactorsOfAllVehicles | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ RoutingModel_SetAmortizedCostFactorsOfVehicle()
| static void RoutingModel_SetAmortizedCostFactorsOfVehicle | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3, | ||
| int | jarg4 | ||
| ) |
◆ RoutingModel_SetArcCostEvaluatorOfAllVehicles()
| static void RoutingModel_SetArcCostEvaluatorOfAllVehicles | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ RoutingModel_SetArcCostEvaluatorOfVehicle()
| static void RoutingModel_SetArcCostEvaluatorOfVehicle | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ RoutingModel_SetAssignmentFromOtherModelAssignment()
| 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 | ||
| ) |
◆ RoutingModel_SetFirstSolutionEvaluator()
| static void RoutingModel_SetFirstSolutionEvaluator | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| LongLongToLong | jarg2 | ||
| ) |
◆ RoutingModel_SetFixedCostOfAllVehicles()
| static void RoutingModel_SetFixedCostOfAllVehicles | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ RoutingModel_SetFixedCostOfVehicle()
| static void RoutingModel_SetFixedCostOfVehicle | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ RoutingModel_SetPickupAndDeliveryPolicyOfAllVehicles()
| static void RoutingModel_SetPickupAndDeliveryPolicyOfAllVehicles | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ RoutingModel_SetPickupAndDeliveryPolicyOfVehicle()
| static void RoutingModel_SetPickupAndDeliveryPolicyOfVehicle | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ RoutingModel_SetPrimaryConstrainedDimension()
| static void RoutingModel_SetPrimaryConstrainedDimension | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2 | ||
| ) |
◆ RoutingModel_SetVisitType()
| static void RoutingModel_SetVisitType | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| int | jarg3, | ||
| int | jarg4 | ||
| ) |
◆ RoutingModel_Size()
| static long RoutingModel_Size | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingModel_Solve__SWIG_0()
| static global.System.IntPtr RoutingModel_Solve__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ RoutingModel_Solve__SWIG_1()
| static global.System.IntPtr RoutingModel_Solve__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingModel_SolveFromAssignmentWithParameters()
| static global.System.IntPtr 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 RoutingModel_solver | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingModel_SolveWithParameters()
| static global.System.IntPtr RoutingModel_SolveWithParameters | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | search_parameters_size, | ||
| byte[] | jarg2 | ||
| ) |
◆ RoutingModel_Start()
| static long RoutingModel_Start | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ RoutingModel_TYPE_ADDED_TO_VEHICLE_get()
| static int RoutingModel_TYPE_ADDED_TO_VEHICLE_get | ( | ) |
◆ RoutingModel_TYPE_ON_VEHICLE_UP_TO_VISIT_get()
| static int RoutingModel_TYPE_ON_VEHICLE_UP_TO_VISIT_get | ( | ) |
◆ RoutingModel_TYPE_SIMULTANEOUSLY_ADDED_AND_REMOVED_get()
| static int RoutingModel_TYPE_SIMULTANEOUSLY_ADDED_AND_REMOVED_get | ( | ) |
◆ RoutingModel_UnperformedPenalty()
| static long RoutingModel_UnperformedPenalty | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ RoutingModel_UnperformedPenaltyOrValue()
| static long RoutingModel_UnperformedPenaltyOrValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ RoutingModel_VehicleCostsConsideredVar()
| static global.System.IntPtr RoutingModel_VehicleCostsConsideredVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ RoutingModel_VehicleIndex()
| static int RoutingModel_VehicleIndex | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ RoutingModel_Vehicles()
| static int RoutingModel_Vehicles | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingModel_VehicleVar()
| static global.System.IntPtr RoutingModel_VehicleVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ RoutingModel_VehicleVars()
| static global.System.IntPtr RoutingModel_VehicleVars | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ RoutingModel_WriteAssignment()
| static bool RoutingModel_WriteAssignment | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2 | ||
| ) |
◆ RoutingModelVisitor_kLightElement2_get()
| static string RoutingModelVisitor_kLightElement2_get | ( | ) |
◆ RoutingModelVisitor_kLightElement_get()
| static string RoutingModelVisitor_kLightElement_get | ( | ) |
◆ RoutingModelVisitor_kRemoveValues_get()
| static string RoutingModelVisitor_kRemoveValues_get | ( | ) |
◆ RoutingModelVisitor_SWIGUpcast()
| static global.System.IntPtr RoutingModelVisitor_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ SearchLimit_BeginNextDecision()
| static void SearchLimit_BeginNextDecision | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SearchLimit_BeginNextDecisionSwigExplicitSearchLimit()
| static void SearchLimit_BeginNextDecisionSwigExplicitSearchLimit | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SearchLimit_Check()
| static bool SearchLimit_Check | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchLimit_Copy()
| static void SearchLimit_Copy | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SearchLimit_director_connect()
◆ SearchLimit_EnterSearch()
| static void SearchLimit_EnterSearch | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchLimit_EnterSearchSwigExplicitSearchLimit()
| static void SearchLimit_EnterSearchSwigExplicitSearchLimit | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchLimit_Init()
| static void SearchLimit_Init | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchLimit_IsCrossed()
| static bool SearchLimit_IsCrossed | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchLimit_MakeClone()
| static global.System.IntPtr SearchLimit_MakeClone | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchLimit_PeriodicCheck()
| static void SearchLimit_PeriodicCheck | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchLimit_PeriodicCheckSwigExplicitSearchLimit()
| static void SearchLimit_PeriodicCheckSwigExplicitSearchLimit | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchLimit_RefuteDecision()
| static void SearchLimit_RefuteDecision | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SearchLimit_RefuteDecisionSwigExplicitSearchLimit()
| static void SearchLimit_RefuteDecisionSwigExplicitSearchLimit | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SearchLimit_SWIGUpcast()
| static global.System.IntPtr SearchLimit_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ SearchLimit_ToString()
| static string SearchLimit_ToString | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchLimit_ToStringSwigExplicitSearchLimit()
| static string SearchLimit_ToStringSwigExplicitSearchLimit | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchLog_AcceptUncheckedNeighbor()
| static void SearchLog_AcceptUncheckedNeighbor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchLog_ApplyDecision()
| static void SearchLog_ApplyDecision | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SearchLog_AtSolution()
| static bool SearchLog_AtSolution | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchLog_BeginFail()
| static void SearchLog_BeginFail | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchLog_BeginInitialPropagation()
| static void SearchLog_BeginInitialPropagation | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchLog_EndInitialPropagation()
| static void SearchLog_EndInitialPropagation | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchLog_EnterSearch()
| static void SearchLog_EnterSearch | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchLog_ExitSearch()
| static void SearchLog_ExitSearch | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchLog_Maintain()
| static void SearchLog_Maintain | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchLog_NoMoreSolutions()
| static void SearchLog_NoMoreSolutions | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchLog_OutputDecision()
| static void SearchLog_OutputDecision | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchLog_RefuteDecision()
| static void SearchLog_RefuteDecision | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SearchLog_SWIGUpcast()
| static global.System.IntPtr SearchLog_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ SearchLog_ToString()
| static string SearchLog_ToString | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_Accept()
| static void SearchMonitor_Accept | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SearchMonitor_AcceptDelta()
| static bool SearchMonitor_AcceptDelta | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ SearchMonitor_AcceptDeltaSwigExplicitSearchMonitor()
| static bool SearchMonitor_AcceptDeltaSwigExplicitSearchMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ SearchMonitor_AcceptNeighbor()
| static void SearchMonitor_AcceptNeighbor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_AcceptNeighborSwigExplicitSearchMonitor()
| static void SearchMonitor_AcceptNeighborSwigExplicitSearchMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_AcceptSolution()
| static bool SearchMonitor_AcceptSolution | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_AcceptSolutionSwigExplicitSearchMonitor()
| static bool SearchMonitor_AcceptSolutionSwigExplicitSearchMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_AcceptSwigExplicitSearchMonitor()
| static void SearchMonitor_AcceptSwigExplicitSearchMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SearchMonitor_AcceptUncheckedNeighbor()
| static void SearchMonitor_AcceptUncheckedNeighbor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_AcceptUncheckedNeighborSwigExplicitSearchMonitor()
| static void SearchMonitor_AcceptUncheckedNeighborSwigExplicitSearchMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_AfterDecision()
| static void SearchMonitor_AfterDecision | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| bool | jarg3 | ||
| ) |
◆ SearchMonitor_AfterDecisionSwigExplicitSearchMonitor()
| static void SearchMonitor_AfterDecisionSwigExplicitSearchMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| bool | jarg3 | ||
| ) |
◆ SearchMonitor_ApplyDecision()
| static void SearchMonitor_ApplyDecision | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SearchMonitor_ApplyDecisionSwigExplicitSearchMonitor()
| static void SearchMonitor_ApplyDecisionSwigExplicitSearchMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SearchMonitor_AtSolution()
| static bool SearchMonitor_AtSolution | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_AtSolutionSwigExplicitSearchMonitor()
| static bool SearchMonitor_AtSolutionSwigExplicitSearchMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_BeginFail()
| static void SearchMonitor_BeginFail | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_BeginFailSwigExplicitSearchMonitor()
| static void SearchMonitor_BeginFailSwigExplicitSearchMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_BeginInitialPropagation()
| static void SearchMonitor_BeginInitialPropagation | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_BeginInitialPropagationSwigExplicitSearchMonitor()
| static void SearchMonitor_BeginInitialPropagationSwigExplicitSearchMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_BeginNextDecision()
| static void SearchMonitor_BeginNextDecision | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SearchMonitor_BeginNextDecisionSwigExplicitSearchMonitor()
| static void SearchMonitor_BeginNextDecisionSwigExplicitSearchMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SearchMonitor_director_connect()
◆ SearchMonitor_EndFail()
| static void SearchMonitor_EndFail | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_EndFailSwigExplicitSearchMonitor()
| static void SearchMonitor_EndFailSwigExplicitSearchMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_EndInitialPropagation()
| static void SearchMonitor_EndInitialPropagation | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_EndInitialPropagationSwigExplicitSearchMonitor()
| static void SearchMonitor_EndInitialPropagationSwigExplicitSearchMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_EndNextDecision()
| static void SearchMonitor_EndNextDecision | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ SearchMonitor_EndNextDecisionSwigExplicitSearchMonitor()
| static void SearchMonitor_EndNextDecisionSwigExplicitSearchMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ SearchMonitor_EnterSearch()
| static void SearchMonitor_EnterSearch | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_EnterSearchSwigExplicitSearchMonitor()
| static void SearchMonitor_EnterSearchSwigExplicitSearchMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_ExitSearch()
| static void SearchMonitor_ExitSearch | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_ExitSearchSwigExplicitSearchMonitor()
| static void SearchMonitor_ExitSearchSwigExplicitSearchMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_Install()
| static void SearchMonitor_Install | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_InstallSwigExplicitSearchMonitor()
| static void SearchMonitor_InstallSwigExplicitSearchMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_IsUncheckedSolutionLimitReached()
| static bool SearchMonitor_IsUncheckedSolutionLimitReached | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_IsUncheckedSolutionLimitReachedSwigExplicitSearchMonitor()
| static bool SearchMonitor_IsUncheckedSolutionLimitReachedSwigExplicitSearchMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_kNoProgress_get()
| static int SearchMonitor_kNoProgress_get | ( | ) |
◆ SearchMonitor_LocalOptimum()
| static bool SearchMonitor_LocalOptimum | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_LocalOptimumSwigExplicitSearchMonitor()
| static bool SearchMonitor_LocalOptimumSwigExplicitSearchMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_NoMoreSolutions()
| static void SearchMonitor_NoMoreSolutions | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_NoMoreSolutionsSwigExplicitSearchMonitor()
| static void SearchMonitor_NoMoreSolutionsSwigExplicitSearchMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_PeriodicCheck()
| static void SearchMonitor_PeriodicCheck | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_PeriodicCheckSwigExplicitSearchMonitor()
| static void SearchMonitor_PeriodicCheckSwigExplicitSearchMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_ProgressPercent()
| static int SearchMonitor_ProgressPercent | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_ProgressPercentSwigExplicitSearchMonitor()
| static int SearchMonitor_ProgressPercentSwigExplicitSearchMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_RefuteDecision()
| static void SearchMonitor_RefuteDecision | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SearchMonitor_RefuteDecisionSwigExplicitSearchMonitor()
| static void SearchMonitor_RefuteDecisionSwigExplicitSearchMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SearchMonitor_RestartSearch()
| static void SearchMonitor_RestartSearch | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_RestartSearchSwigExplicitSearchMonitor()
| static void SearchMonitor_RestartSearchSwigExplicitSearchMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_solver()
| static global.System.IntPtr SearchMonitor_solver | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitor_SWIGUpcast()
| static global.System.IntPtr SearchMonitor_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ SearchMonitorVector_Add()
| static void SearchMonitorVector_Add | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SearchMonitorVector_AddRange()
| static void SearchMonitorVector_AddRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SearchMonitorVector_capacity()
| static uint SearchMonitorVector_capacity | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitorVector_Clear()
| static void SearchMonitorVector_Clear | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitorVector_Contains()
| static bool SearchMonitorVector_Contains | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SearchMonitorVector_getitem()
| static global.System.IntPtr SearchMonitorVector_getitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ SearchMonitorVector_getitemcopy()
| static global.System.IntPtr SearchMonitorVector_getitemcopy | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ SearchMonitorVector_GetRange()
| static global.System.IntPtr SearchMonitorVector_GetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ SearchMonitorVector_IndexOf()
| static int SearchMonitorVector_IndexOf | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SearchMonitorVector_Insert()
| static void SearchMonitorVector_Insert | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ SearchMonitorVector_InsertRange()
| static void SearchMonitorVector_InsertRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ SearchMonitorVector_LastIndexOf()
| static int SearchMonitorVector_LastIndexOf | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SearchMonitorVector_Remove()
| static bool SearchMonitorVector_Remove | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SearchMonitorVector_RemoveAt()
| static void SearchMonitorVector_RemoveAt | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ SearchMonitorVector_RemoveRange()
| static void SearchMonitorVector_RemoveRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ SearchMonitorVector_Repeat()
| static global.System.IntPtr SearchMonitorVector_Repeat | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ SearchMonitorVector_reserve()
| static void SearchMonitorVector_reserve | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| uint | jarg2 | ||
| ) |
◆ SearchMonitorVector_Reverse__SWIG_0()
| static void SearchMonitorVector_Reverse__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SearchMonitorVector_Reverse__SWIG_1()
| static void SearchMonitorVector_Reverse__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ SearchMonitorVector_setitem()
| static void SearchMonitorVector_setitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ SearchMonitorVector_SetRange()
| static void SearchMonitorVector_SetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ SearchMonitorVector_size()
| static uint SearchMonitorVector_size | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SequenceVar_Accept()
| static void SequenceVar_Accept | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SequenceVar_Interval()
| static global.System.IntPtr SequenceVar_Interval | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ SequenceVar_Next()
| static global.System.IntPtr SequenceVar_Next | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ SequenceVar_RankFirst()
| static void SequenceVar_RankFirst | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ SequenceVar_RankLast()
| static void SequenceVar_RankLast | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ SequenceVar_RankNotFirst()
| static void SequenceVar_RankNotFirst | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ SequenceVar_RankNotLast()
| static void SequenceVar_RankNotLast | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ SequenceVar_RankSequence()
| static void SequenceVar_RankSequence | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | length2, | ||
| int[] | jarg2, | ||
| int | length3, | ||
| int[] | jarg3, | ||
| int | length4, | ||
| int[] | jarg4 | ||
| ) |
◆ SequenceVar_Size()
| static long SequenceVar_Size | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SequenceVar_SWIGUpcast()
| static global.System.IntPtr SequenceVar_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ SequenceVar_ToString()
| static string SequenceVar_ToString | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SequenceVarElement_BackwardSequence()
| static global.System.IntPtr SequenceVarElement_BackwardSequence | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SequenceVarElement_Bound()
| static bool SequenceVarElement_Bound | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SequenceVarElement_Clone()
| static global.System.IntPtr SequenceVarElement_Clone | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SequenceVarElement_Copy()
| static void SequenceVarElement_Copy | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SequenceVarElement_ForwardSequence()
| static global.System.IntPtr SequenceVarElement_ForwardSequence | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SequenceVarElement_Reset()
| static void SequenceVarElement_Reset | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SequenceVarElement_Restore()
| static void SequenceVarElement_Restore | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SequenceVarElement_SetBackwardSequence()
| static void SequenceVarElement_SetBackwardSequence | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | length2, | ||
| int[] | jarg2 | ||
| ) |
◆ SequenceVarElement_SetForwardSequence()
| static void SequenceVarElement_SetForwardSequence | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | length2, | ||
| int[] | jarg2 | ||
| ) |
◆ SequenceVarElement_SetSequence()
| static void SequenceVarElement_SetSequence | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | length2, | ||
| int[] | jarg2, | ||
| int | length3, | ||
| int[] | jarg3, | ||
| int | length4, | ||
| int[] | jarg4 | ||
| ) |
◆ SequenceVarElement_SetUnperformed()
| static void SequenceVarElement_SetUnperformed | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | length2, | ||
| int[] | jarg2 | ||
| ) |
◆ SequenceVarElement_Store()
| static void SequenceVarElement_Store | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SequenceVarElement_SWIGUpcast()
| static global.System.IntPtr SequenceVarElement_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ SequenceVarElement_ToString()
| static string SequenceVarElement_ToString | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SequenceVarElement_Unperformed()
| static global.System.IntPtr SequenceVarElement_Unperformed | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SequenceVarElement_Var()
| static global.System.IntPtr SequenceVarElement_Var | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SequenceVarLocalSearchOperator_director_connect()
| static void SequenceVarLocalSearchOperator_director_connect | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| SequenceVarLocalSearchOperator.SwigDelegateSequenceVarLocalSearchOperator_0 | delegate0, | ||
| SequenceVarLocalSearchOperator.SwigDelegateSequenceVarLocalSearchOperator_1 | delegate1, | ||
| SequenceVarLocalSearchOperator.SwigDelegateSequenceVarLocalSearchOperator_2 | delegate2, | ||
| SequenceVarLocalSearchOperator.SwigDelegateSequenceVarLocalSearchOperator_3 | delegate3, | ||
| SequenceVarLocalSearchOperator.SwigDelegateSequenceVarLocalSearchOperator_4 | delegate4, | ||
| SequenceVarLocalSearchOperator.SwigDelegateSequenceVarLocalSearchOperator_5 | delegate5, | ||
| SequenceVarLocalSearchOperator.SwigDelegateSequenceVarLocalSearchOperator_6 | delegate6 | ||
| ) |
◆ SequenceVarLocalSearchOperator_OldSequence()
| static global.System.IntPtr SequenceVarLocalSearchOperator_OldSequence | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ SequenceVarLocalSearchOperator_Sequence()
| static global.System.IntPtr SequenceVarLocalSearchOperator_Sequence | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ SequenceVarLocalSearchOperator_SWIGUpcast()
| static global.System.IntPtr SequenceVarLocalSearchOperator_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ SequenceVarLocalSearchOperatorTemplate_Activate()
| static void SequenceVarLocalSearchOperatorTemplate_Activate | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ SequenceVarLocalSearchOperatorTemplate_Activated()
| static bool SequenceVarLocalSearchOperatorTemplate_Activated | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ SequenceVarLocalSearchOperatorTemplate_AddVars()
| static void SequenceVarLocalSearchOperatorTemplate_AddVars | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SequenceVarLocalSearchOperatorTemplate_Deactivate()
| static void SequenceVarLocalSearchOperatorTemplate_Deactivate | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ SequenceVarLocalSearchOperatorTemplate_HoldsDelta()
| static bool SequenceVarLocalSearchOperatorTemplate_HoldsDelta | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SequenceVarLocalSearchOperatorTemplate_IsIncremental()
| static bool SequenceVarLocalSearchOperatorTemplate_IsIncremental | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SequenceVarLocalSearchOperatorTemplate_OldValue()
| static global.System.IntPtr SequenceVarLocalSearchOperatorTemplate_OldValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ SequenceVarLocalSearchOperatorTemplate_OnStart()
| static void SequenceVarLocalSearchOperatorTemplate_OnStart | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SequenceVarLocalSearchOperatorTemplate_SetValue()
| static void SequenceVarLocalSearchOperatorTemplate_SetValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| int | length3, | ||
| int[] | jarg3 | ||
| ) |
◆ SequenceVarLocalSearchOperatorTemplate_Size()
| static int SequenceVarLocalSearchOperatorTemplate_Size | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SequenceVarLocalSearchOperatorTemplate_SWIGUpcast()
| static global.System.IntPtr SequenceVarLocalSearchOperatorTemplate_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ SequenceVarLocalSearchOperatorTemplate_Value()
| static global.System.IntPtr SequenceVarLocalSearchOperatorTemplate_Value | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ SequenceVarLocalSearchOperatorTemplate_Var()
| static global.System.IntPtr SequenceVarLocalSearchOperatorTemplate_Var | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ SequenceVarVector_Add()
| static void SequenceVarVector_Add | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SequenceVarVector_AddRange()
| static void SequenceVarVector_AddRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SequenceVarVector_capacity()
| static uint SequenceVarVector_capacity | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SequenceVarVector_Clear()
| static void SequenceVarVector_Clear | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SequenceVarVector_Contains()
| static bool SequenceVarVector_Contains | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SequenceVarVector_getitem()
| static global.System.IntPtr SequenceVarVector_getitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ SequenceVarVector_getitemcopy()
| static global.System.IntPtr SequenceVarVector_getitemcopy | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ SequenceVarVector_GetRange()
| static global.System.IntPtr SequenceVarVector_GetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ SequenceVarVector_IndexOf()
| static int SequenceVarVector_IndexOf | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SequenceVarVector_Insert()
| static void SequenceVarVector_Insert | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ SequenceVarVector_InsertRange()
| static void SequenceVarVector_InsertRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ SequenceVarVector_LastIndexOf()
| static int SequenceVarVector_LastIndexOf | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SequenceVarVector_Remove()
| static bool SequenceVarVector_Remove | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SequenceVarVector_RemoveAt()
| static void SequenceVarVector_RemoveAt | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ SequenceVarVector_RemoveRange()
| static void SequenceVarVector_RemoveRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ SequenceVarVector_Repeat()
| static global.System.IntPtr SequenceVarVector_Repeat | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ SequenceVarVector_reserve()
| static void SequenceVarVector_reserve | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| uint | jarg2 | ||
| ) |
◆ SequenceVarVector_Reverse__SWIG_0()
| static void SequenceVarVector_Reverse__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SequenceVarVector_Reverse__SWIG_1()
| static void SequenceVarVector_Reverse__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ SequenceVarVector_setitem()
| static void SequenceVarVector_setitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ SequenceVarVector_SetRange()
| static void SequenceVarVector_SetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ SequenceVarVector_size()
| static uint SequenceVarVector_size | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SetAssignmentFromAssignment()
| 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 | ||
| ) |
◆ SolutionCollector_Add__SWIG_0()
| static void SolutionCollector_Add__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SolutionCollector_Add__SWIG_1()
| static void SolutionCollector_Add__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SolutionCollector_Add__SWIG_2()
| static void SolutionCollector_Add__SWIG_2 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SolutionCollector_Add__SWIG_3()
| static void SolutionCollector_Add__SWIG_3 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SolutionCollector_Add__SWIG_4()
| static void SolutionCollector_Add__SWIG_4 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SolutionCollector_Add__SWIG_5()
| static void SolutionCollector_Add__SWIG_5 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SolutionCollector_AddObjective()
| static void SolutionCollector_AddObjective | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SolutionCollector_BackwardSequence()
| static global.System.IntPtr SolutionCollector_BackwardSequence | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ SolutionCollector_Branches()
| static long SolutionCollector_Branches | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ SolutionCollector_director_connect()
◆ SolutionCollector_DurationValue()
| static long SolutionCollector_DurationValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ SolutionCollector_EndValue()
| static long SolutionCollector_EndValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ SolutionCollector_EnterSearch()
| static void SolutionCollector_EnterSearch | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SolutionCollector_EnterSearchSwigExplicitSolutionCollector()
| static void SolutionCollector_EnterSearchSwigExplicitSolutionCollector | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SolutionCollector_Failures()
| static long SolutionCollector_Failures | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ SolutionCollector_ForwardSequence()
| static global.System.IntPtr SolutionCollector_ForwardSequence | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ SolutionCollector_ObjectiveValue()
| static long SolutionCollector_ObjectiveValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ SolutionCollector_PerformedValue()
| static long SolutionCollector_PerformedValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ SolutionCollector_Solution()
| static global.System.IntPtr SolutionCollector_Solution | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ SolutionCollector_SolutionCount()
| static int SolutionCollector_SolutionCount | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SolutionCollector_StartValue()
| static long SolutionCollector_StartValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ SolutionCollector_SWIGUpcast()
| static global.System.IntPtr SolutionCollector_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ SolutionCollector_ToString()
| static string SolutionCollector_ToString | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SolutionCollector_ToStringSwigExplicitSolutionCollector()
| static string SolutionCollector_ToStringSwigExplicitSolutionCollector | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SolutionCollector_Unperformed()
| static global.System.IntPtr SolutionCollector_Unperformed | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ SolutionCollector_Value()
| static long SolutionCollector_Value | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ SolutionCollector_WallTime()
| static long SolutionCollector_WallTime | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ SolutionPool_GetNextSolution()
| static void SolutionPool_GetNextSolution | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SolutionPool_Initialize()
| static void SolutionPool_Initialize | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SolutionPool_RegisterNewSolution()
| static void SolutionPool_RegisterNewSolution | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SolutionPool_SWIGUpcast()
| static global.System.IntPtr SolutionPool_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ SolutionPool_SyncNeeded()
| static bool SolutionPool_SyncNeeded | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SolveModelWithSat()
| 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 | ||
| ) |
◆ Solver_Accept()
| static void Solver_Accept | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_AcceptedNeighbors()
| static long Solver_AcceptedNeighbors | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_Add()
| static void Solver_Add | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_AddCastConstraint()
| 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 | ||
| ) |
◆ Solver_AddLocalSearchMonitor()
| static void Solver_AddLocalSearchMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_AddPropagationMonitor()
| static void Solver_AddPropagationMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_ASSIGN_CENTER_VALUE_get()
| static int Solver_ASSIGN_CENTER_VALUE_get | ( | ) |
◆ Solver_ASSIGN_MAX_VALUE_get()
| static int Solver_ASSIGN_MAX_VALUE_get | ( | ) |
◆ Solver_ASSIGN_MIN_VALUE_get()
| static int Solver_ASSIGN_MIN_VALUE_get | ( | ) |
◆ Solver_ASSIGN_RANDOM_VALUE_get()
| static int Solver_ASSIGN_RANDOM_VALUE_get | ( | ) |
◆ Solver_AT_SOLUTION_get()
| static int Solver_AT_SOLUTION_get | ( | ) |
◆ Solver_AVOID_DATE_get()
| static int Solver_AVOID_DATE_get | ( | ) |
◆ Solver_BalancingDecision()
| static global.System.IntPtr Solver_BalancingDecision | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_Branches()
| static long Solver_Branches | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_Cache()
| static global.System.IntPtr Solver_Cache | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_CastExpression()
| static global.System.IntPtr Solver_CastExpression | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_CheckAssignment()
| static bool Solver_CheckAssignment | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_CheckConstraint()
| static bool Solver_CheckConstraint | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_CheckFail()
| static void Solver_CheckFail | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_CHOICE_POINT_get()
| static int Solver_CHOICE_POINT_get | ( | ) |
◆ Solver_CHOOSE_DYNAMIC_GLOBAL_BEST_get()
| static int Solver_CHOOSE_DYNAMIC_GLOBAL_BEST_get | ( | ) |
◆ Solver_CHOOSE_FIRST_UNBOUND_get()
| static int Solver_CHOOSE_FIRST_UNBOUND_get | ( | ) |
◆ Solver_CHOOSE_HIGHEST_MAX_get()
| static int Solver_CHOOSE_HIGHEST_MAX_get | ( | ) |
◆ Solver_CHOOSE_LOWEST_MIN_get()
| static int Solver_CHOOSE_LOWEST_MIN_get | ( | ) |
◆ Solver_CHOOSE_MAX_REGRET_ON_MIN_get()
| static int Solver_CHOOSE_MAX_REGRET_ON_MIN_get | ( | ) |
◆ Solver_CHOOSE_MAX_SIZE_get()
| static int Solver_CHOOSE_MAX_SIZE_get | ( | ) |
◆ Solver_CHOOSE_MIN_SIZE_get()
| static int Solver_CHOOSE_MIN_SIZE_get | ( | ) |
◆ Solver_CHOOSE_MIN_SIZE_HIGHEST_MAX_get()
| static int Solver_CHOOSE_MIN_SIZE_HIGHEST_MAX_get | ( | ) |
◆ Solver_CHOOSE_MIN_SIZE_HIGHEST_MIN_get()
| static int Solver_CHOOSE_MIN_SIZE_HIGHEST_MIN_get | ( | ) |
◆ Solver_CHOOSE_MIN_SIZE_LOWEST_MAX_get()
| static int Solver_CHOOSE_MIN_SIZE_LOWEST_MAX_get | ( | ) |
◆ Solver_CHOOSE_MIN_SIZE_LOWEST_MIN_get()
| static int Solver_CHOOSE_MIN_SIZE_LOWEST_MIN_get | ( | ) |
◆ Solver_CHOOSE_MIN_SLACK_RANK_FORWARD_get()
| static int Solver_CHOOSE_MIN_SLACK_RANK_FORWARD_get | ( | ) |
◆ Solver_CHOOSE_PATH_get()
| static int Solver_CHOOSE_PATH_get | ( | ) |
◆ Solver_CHOOSE_RANDOM_get()
| static int Solver_CHOOSE_RANDOM_get | ( | ) |
◆ Solver_CHOOSE_RANDOM_RANK_FORWARD_get()
| static int Solver_CHOOSE_RANDOM_RANK_FORWARD_get | ( | ) |
◆ Solver_CHOOSE_STATIC_GLOBAL_BEST_get()
| static int Solver_CHOOSE_STATIC_GLOBAL_BEST_get | ( | ) |
◆ Solver_ClearFailIntercept()
| static void Solver_ClearFailIntercept | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_ClearLocalSearchState()
| static void Solver_ClearLocalSearchState | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_Compose__SWIG_0()
| 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 | ||
| ) |
◆ Solver_Compose__SWIG_1()
| 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 | ||
| ) |
◆ Solver_Compose__SWIG_2()
| 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 | ||
| ) |
◆ Solver_Compose__SWIG_3()
| static global.System.IntPtr Solver_Compose__SWIG_3 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_ConcatenateOperators__SWIG_0()
| static global.System.IntPtr Solver_ConcatenateOperators__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_ConcatenateOperators__SWIG_1()
| static global.System.IntPtr 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 Solver_ConcatenateOperators__SWIG_2 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| IntIntToLong | jarg3 | ||
| ) |
◆ Solver_Constraints()
| static int Solver_Constraints | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_CROSS_DATE_get()
| static int Solver_CROSS_DATE_get | ( | ) |
◆ Solver_CROSS_get()
| static int Solver_CROSS_get | ( | ) |
◆ Solver_CurrentlyInSolve()
| static bool Solver_CurrentlyInSolve | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_DECREMENT_get()
| static int Solver_DECREMENT_get | ( | ) |
◆ Solver_DefaultSolverParameters()
| static System.IntPtr Solver_DefaultSolverParameters | ( | ) |
◆ Solver_DELAYED_PRIORITY_get()
| static int Solver_DELAYED_PRIORITY_get | ( | ) |
◆ Solver_DemonRuns()
| static long Solver_DemonRuns | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ Solver_ENDS_AFTER_END_get()
| static int Solver_ENDS_AFTER_END_get | ( | ) |
◆ Solver_ENDS_AFTER_get()
| static int Solver_ENDS_AFTER_get | ( | ) |
◆ Solver_ENDS_AFTER_START_get()
| static int Solver_ENDS_AFTER_START_get | ( | ) |
◆ Solver_ENDS_AT_END_get()
| static int Solver_ENDS_AT_END_get | ( | ) |
◆ Solver_ENDS_AT_get()
| static int Solver_ENDS_AT_get | ( | ) |
◆ Solver_ENDS_AT_START_get()
| static int Solver_ENDS_AT_START_get | ( | ) |
◆ Solver_ENDS_BEFORE_get()
| static int Solver_ENDS_BEFORE_get | ( | ) |
◆ Solver_EndSearchAux()
| static void Solver_EndSearchAux | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_EQ_get()
| static int Solver_EQ_get | ( | ) |
◆ Solver_EXCHANGE_get()
| static int Solver_EXCHANGE_get | ( | ) |
◆ Solver_ExportProfilingOverview()
| static void Solver_ExportProfilingOverview | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2 | ||
| ) |
◆ Solver_EXTENDEDSWAPACTIVE_get()
| static int Solver_EXTENDEDSWAPACTIVE_get | ( | ) |
◆ Solver_Fail()
| static void Solver_Fail | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_FailStamp()
| static ulong Solver_FailStamp | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_Failures()
| static long Solver_Failures | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_FilteredNeighbors()
| static long Solver_FilteredNeighbors | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_FinishCurrentSearch()
| static void Solver_FinishCurrentSearch | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_FULLPATHLNS_get()
| static int Solver_FULLPATHLNS_get | ( | ) |
◆ Solver_GE_get()
| static int Solver_GE_get | ( | ) |
◆ Solver_GetLocalSearchMonitor()
| static global.System.IntPtr Solver_GetLocalSearchMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_GetOrCreateLocalSearchState()
| static global.System.IntPtr Solver_GetOrCreateLocalSearchState | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_GetPropagationMonitor()
| static global.System.IntPtr Solver_GetPropagationMonitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_HasName()
| static bool Solver_HasName | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_IN_ROOT_NODE_get()
| static int Solver_IN_ROOT_NODE_get | ( | ) |
◆ Solver_IN_SEARCH_get()
| static int Solver_IN_SEARCH_get | ( | ) |
◆ Solver_INCREMENT_get()
| static int Solver_INCREMENT_get | ( | ) |
◆ Solver_InstrumentsDemons()
| static bool Solver_InstrumentsDemons | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_InstrumentsVariables()
| static bool Solver_InstrumentsVariables | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_INT_VALUE_DEFAULT_get()
| static int Solver_INT_VALUE_DEFAULT_get | ( | ) |
◆ Solver_INT_VALUE_SIMPLE_get()
| static int Solver_INT_VALUE_SIMPLE_get | ( | ) |
◆ Solver_INT_VAR_DEFAULT_get()
| static int Solver_INT_VAR_DEFAULT_get | ( | ) |
◆ Solver_INT_VAR_SIMPLE_get()
| static int Solver_INT_VAR_SIMPLE_get | ( | ) |
◆ Solver_IntegerCastInfo_expression_get()
| static global.System.IntPtr Solver_IntegerCastInfo_expression_get | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_IntegerCastInfo_expression_set()
| static void Solver_IntegerCastInfo_expression_set | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_IntegerCastInfo_maintainer_get()
| static global.System.IntPtr Solver_IntegerCastInfo_maintainer_get | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_IntegerCastInfo_maintainer_set()
| static void Solver_IntegerCastInfo_maintainer_set | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_IntegerCastInfo_variable_get()
| static global.System.IntPtr Solver_IntegerCastInfo_variable_get | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_IntegerCastInfo_variable_set()
| static void Solver_IntegerCastInfo_variable_set | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_INTERVAL_DEFAULT_get()
| static int Solver_INTERVAL_DEFAULT_get | ( | ) |
◆ Solver_INTERVAL_SET_TIMES_BACKWARD_get()
| static int Solver_INTERVAL_SET_TIMES_BACKWARD_get | ( | ) |
◆ Solver_INTERVAL_SET_TIMES_FORWARD_get()
| static int Solver_INTERVAL_SET_TIMES_FORWARD_get | ( | ) |
◆ Solver_INTERVAL_SIMPLE_get()
| static int Solver_INTERVAL_SIMPLE_get | ( | ) |
◆ Solver_IsLocalSearchProfilingEnabled()
| static bool Solver_IsLocalSearchProfilingEnabled | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_IsProfilingEnabled()
| static bool Solver_IsProfilingEnabled | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_KEEP_LEFT_get()
| static int Solver_KEEP_LEFT_get | ( | ) |
◆ Solver_KEEP_RIGHT_get()
| static int Solver_KEEP_RIGHT_get | ( | ) |
◆ Solver_KILL_BOTH_get()
| static int Solver_KILL_BOTH_get | ( | ) |
◆ Solver_kNumPriorities_get()
| static int Solver_kNumPriorities_get | ( | ) |
◆ Solver_LE_get()
| static int Solver_LE_get | ( | ) |
◆ Solver_LK_get()
| static int Solver_LK_get | ( | ) |
◆ Solver_LocalSearchProfile()
| static string Solver_LocalSearchProfile | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_MakeAbs()
| static global.System.IntPtr Solver_MakeAbs | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_MakeAbsEquality()
| static global.System.IntPtr 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 Solver_MakeAcceptFilter | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_MAKEACTIVE_get()
| static int Solver_MAKEACTIVE_get | ( | ) |
◆ Solver_MakeAllDifferent__SWIG_0()
| static global.System.IntPtr Solver_MakeAllDifferent__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_MakeAllDifferent__SWIG_1()
| static global.System.IntPtr Solver_MakeAllDifferent__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| bool | jarg3 | ||
| ) |
◆ Solver_MakeAllDifferentExcept()
| static global.System.IntPtr Solver_MakeAllDifferentExcept | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Solver_MakeAllowedAssignments()
| static global.System.IntPtr 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 Solver_MakeAllSolutionCollector__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_MakeAllSolutionCollector__SWIG_1()
| static global.System.IntPtr Solver_MakeAllSolutionCollector__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_MakeAssignment__SWIG_0()
| static global.System.IntPtr Solver_MakeAssignment__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_MakeAssignment__SWIG_1()
| static global.System.IntPtr Solver_MakeAssignment__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_MakeAssignVariablesValues()
| static global.System.IntPtr Solver_MakeAssignVariablesValues | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | length3, | ||
| long[] | jarg3 | ||
| ) |
◆ Solver_MakeAssignVariableValue()
| static global.System.IntPtr Solver_MakeAssignVariableValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Solver_MakeAssignVariableValueOrDoNothing()
| static global.System.IntPtr Solver_MakeAssignVariableValueOrDoNothing | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Solver_MakeAssignVariableValueOrFail()
| static global.System.IntPtr Solver_MakeAssignVariableValueOrFail | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Solver_MakeAtSolutionCallback()
| static global.System.IntPtr Solver_MakeAtSolutionCallback | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| VoidToVoid | jarg2 | ||
| ) |
◆ Solver_MakeBestValueSolutionCollector__SWIG_0()
| static global.System.IntPtr 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 Solver_MakeBestValueSolutionCollector__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| bool | jarg2 | ||
| ) |
◆ Solver_MakeBetweenCt()
| static global.System.IntPtr 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 Solver_MakeBoolVar__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2 | ||
| ) |
◆ Solver_MakeBoolVar__SWIG_1()
| static global.System.IntPtr Solver_MakeBoolVar__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_MakeBranchesLimit()
| static global.System.IntPtr Solver_MakeBranchesLimit | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ Solver_MAKECHAININACTIVE_get()
| static int Solver_MAKECHAININACTIVE_get | ( | ) |
◆ Solver_MakeCircuit()
| static global.System.IntPtr Solver_MakeCircuit | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_MakeClosureDemon()
| static global.System.IntPtr Solver_MakeClosureDemon | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| VoidToVoid | jarg2 | ||
| ) |
◆ Solver_MakeConditionalExpression()
| 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 | ||
| ) |
◆ Solver_MakeConstantRestart()
| static global.System.IntPtr Solver_MakeConstantRestart | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ Solver_MakeConstraintAdder()
| static global.System.IntPtr Solver_MakeConstraintAdder | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_MakeConstraintInitialPropagateCallback()
| static global.System.IntPtr Solver_MakeConstraintInitialPropagateCallback | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_MakeConvexPiecewiseExpr()
| 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 | ||
| ) |
◆ Solver_MakeCount__SWIG_0()
| static global.System.IntPtr 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 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 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 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 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 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 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 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 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 Solver_MakeCustomLimit | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| VoidToBoolean | jarg2 | ||
| ) |
◆ Solver_MakeDecision()
| static global.System.IntPtr Solver_MakeDecision | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| SolverToVoid | jarg2, | ||
| SolverToVoid | jarg3 | ||
| ) |
◆ Solver_MakeDecisionBuilderFromAssignment()
| 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 | ||
| ) |
◆ Solver_MakeDefaultPhase__SWIG_0()
| static global.System.IntPtr Solver_MakeDefaultPhase__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_MakeDefaultPhase__SWIG_1()
| 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 | ||
| ) |
◆ Solver_MakeDefaultRegularLimitParameters()
| static System.IntPtr Solver_MakeDefaultRegularLimitParameters | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_MakeDefaultSolutionPool()
| static global.System.IntPtr Solver_MakeDefaultSolutionPool | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_MakeDelayedConstraintInitialPropagateCallback()
| static global.System.IntPtr Solver_MakeDelayedConstraintInitialPropagateCallback | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_MakeDelayedPathCumul()
| 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 | ||
| ) |
◆ Solver_MakeDeviation()
| 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 | ||
| ) |
◆ Solver_MakeDifference__SWIG_0()
| 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 | ||
| ) |
◆ Solver_MakeDifference__SWIG_1()
| static global.System.IntPtr Solver_MakeDifference__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ Solver_MakeDisjunctiveConstraint()
| static global.System.IntPtr Solver_MakeDisjunctiveConstraint | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| string | jarg3 | ||
| ) |
◆ Solver_MakeDistribute__SWIG_0()
| 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 | ||
| ) |
◆ Solver_MakeDistribute__SWIG_1()
| 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 | ||
| ) |
◆ Solver_MakeDistribute__SWIG_2()
| 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 | ||
| ) |
◆ Solver_MakeDistribute__SWIG_3()
| 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 | ||
| ) |
◆ Solver_MakeDistribute__SWIG_4()
| 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 | ||
| ) |
◆ Solver_MakeDistribute__SWIG_5()
| 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 | ||
| ) |
◆ Solver_MakeDistribute__SWIG_6()
| 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 | ||
| ) |
◆ Solver_MakeDistribute__SWIG_7()
| 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 | ||
| ) |
◆ Solver_MakeDiv__SWIG_0()
| static global.System.IntPtr 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 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 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 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 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 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 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 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 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 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 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 Solver_MakeEnterSearchCallback | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| VoidToVoid | jarg2 | ||
| ) |
◆ Solver_MakeEquality__SWIG_0()
| 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 | ||
| ) |
◆ Solver_MakeEquality__SWIG_1()
| static global.System.IntPtr 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 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 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 Solver_MakeExitSearchCallback | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| VoidToVoid | jarg2 | ||
| ) |
◆ Solver_MakeFailDecision()
| static global.System.IntPtr Solver_MakeFailDecision | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_MakeFailuresLimit()
| static global.System.IntPtr Solver_MakeFailuresLimit | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ Solver_MakeFalseConstraint__SWIG_0()
| static global.System.IntPtr Solver_MakeFalseConstraint__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_MakeFalseConstraint__SWIG_1()
| static global.System.IntPtr Solver_MakeFalseConstraint__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2 | ||
| ) |
◆ Solver_MakeFirstSolutionCollector__SWIG_0()
| static global.System.IntPtr Solver_MakeFirstSolutionCollector__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_MakeFirstSolutionCollector__SWIG_1()
| static global.System.IntPtr Solver_MakeFirstSolutionCollector__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_MakeFixedDurationEndSyncedOnEndIntervalVar()
| static global.System.IntPtr Solver_MakeFixedDurationEndSyncedOnEndIntervalVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3, | ||
| long | jarg4 | ||
| ) |
◆ Solver_MakeFixedDurationEndSyncedOnStartIntervalVar()
| static global.System.IntPtr 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 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 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 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 Solver_MakeFixedDurationStartSyncedOnEndIntervalVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3, | ||
| long | jarg4 | ||
| ) |
◆ Solver_MakeFixedDurationStartSyncedOnStartIntervalVar()
| static global.System.IntPtr Solver_MakeFixedDurationStartSyncedOnStartIntervalVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3, | ||
| long | jarg4 | ||
| ) |
◆ Solver_MakeFixedInterval()
| static global.System.IntPtr Solver_MakeFixedInterval | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3, | ||
| string | jarg4 | ||
| ) |
◆ Solver_MakeGenericTabuSearch()
| 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 | ||
| ) |
◆ Solver_MakeGreater__SWIG_0()
| 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 | ||
| ) |
◆ Solver_MakeGreater__SWIG_1()
| static global.System.IntPtr 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 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 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 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 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 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 | ||
| ) |
◆ Solver_MakeGuidedLocalSearch__SWIG_1()
| static global.System.IntPtr Solver_MakeGuidedLocalSearch__SWIG_1 | ( | 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 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_MAKEINACTIVE_get()
| static int Solver_MAKEINACTIVE_get | ( | ) |
◆ Solver_MakeIndexExpression()
| static global.System.IntPtr Solver_MakeIndexExpression | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Solver_MakeIndexOfConstraint()
| 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 | ||
| ) |
◆ Solver_MakeIndexOfFirstMaxValueConstraint()
| static global.System.IntPtr 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 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 Solver_MakeIntConst__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| string | jarg3 | ||
| ) |
◆ Solver_MakeIntConst__SWIG_1()
| static global.System.IntPtr Solver_MakeIntConst__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ Solver_MakeIntervalRelaxedMax()
| static global.System.IntPtr Solver_MakeIntervalRelaxedMax | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_MakeIntervalRelaxedMin()
| static global.System.IntPtr Solver_MakeIntervalRelaxedMin | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_MakeIntervalVar()
| 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 | ||
| ) |
◆ Solver_MakeIntervalVarArray()
| 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 | ||
| ) |
◆ Solver_MakeIntervalVarRelation__SWIG_0()
| static global.System.IntPtr 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 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 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 Solver_MakeIntVar__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3, | ||
| string | jarg4 | ||
| ) |
◆ Solver_MakeIntVar__SWIG_1()
| static global.System.IntPtr Solver_MakeIntVar__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | length2, | ||
| long[] | jarg2, | ||
| string | jarg3 | ||
| ) |
◆ Solver_MakeIntVar__SWIG_2()
| static global.System.IntPtr Solver_MakeIntVar__SWIG_2 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | length2, | ||
| int[] | jarg2, | ||
| string | jarg3 | ||
| ) |
◆ Solver_MakeIntVar__SWIG_3()
| static global.System.IntPtr Solver_MakeIntVar__SWIG_3 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Solver_MakeIntVar__SWIG_4()
| static global.System.IntPtr Solver_MakeIntVar__SWIG_4 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | length2, | ||
| long[] | jarg2 | ||
| ) |
◆ Solver_MakeIntVar__SWIG_5()
| static global.System.IntPtr Solver_MakeIntVar__SWIG_5 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | length2, | ||
| int[] | jarg2 | ||
| ) |
◆ Solver_MakeInversePermutationConstraint()
| static global.System.IntPtr 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 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 Solver_MakeIsBetweenVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3, | ||
| long | jarg4 | ||
| ) |
◆ Solver_MakeIsDifferentCstCt()
| 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 | ||
| ) |
◆ Solver_MakeIsDifferentCstVar()
| static global.System.IntPtr Solver_MakeIsDifferentCstVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Solver_MakeIsDifferentCt()
| 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 | ||
| ) |
◆ Solver_MakeIsDifferentVar()
| static global.System.IntPtr 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 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 Solver_MakeIsEqualCstVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Solver_MakeIsEqualCt()
| 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 | ||
| ) |
◆ Solver_MakeIsEqualVar()
| static global.System.IntPtr 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 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 Solver_MakeIsGreaterCstVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Solver_MakeIsGreaterCt()
| 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 | ||
| ) |
◆ Solver_MakeIsGreaterOrEqualCstCt()
| 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 | ||
| ) |
◆ Solver_MakeIsGreaterOrEqualCstVar()
| static global.System.IntPtr Solver_MakeIsGreaterOrEqualCstVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Solver_MakeIsGreaterOrEqualCt()
| 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 | ||
| ) |
◆ Solver_MakeIsGreaterOrEqualVar()
| static global.System.IntPtr 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 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 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 Solver_MakeIsLessCstVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Solver_MakeIsLessCt()
| 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 | ||
| ) |
◆ Solver_MakeIsLessOrEqualCstCt()
| 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 | ||
| ) |
◆ Solver_MakeIsLessOrEqualCstVar()
| static global.System.IntPtr Solver_MakeIsLessOrEqualCstVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Solver_MakeIsLessOrEqualCt()
| 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 | ||
| ) |
◆ Solver_MakeIsLessOrEqualVar()
| static global.System.IntPtr 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 Solver_MakeIsLessVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ Solver_MakeIsMemberCt__SWIG_0()
| 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 | ||
| ) |
◆ Solver_MakeIsMemberCt__SWIG_1()
| 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 | ||
| ) |
◆ Solver_MakeIsMemberVar__SWIG_0()
| static global.System.IntPtr 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 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 Solver_MakeLastSolutionCollector__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_MakeLastSolutionCollector__SWIG_1()
| static global.System.IntPtr Solver_MakeLastSolutionCollector__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_MakeLess__SWIG_0()
| 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 | ||
| ) |
◆ Solver_MakeLess__SWIG_1()
| static global.System.IntPtr 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 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 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 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 Solver_MakeLessOrEqual__SWIG_2 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ Solver_MakeLexicalLess()
| static global.System.IntPtr 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 Solver_MakeLexicalLessOrEqual | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ Solver_MakeLimit__SWIG_0()
| static global.System.IntPtr Solver_MakeLimit__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3, | ||
| long | jarg4, | ||
| long | jarg5 | ||
| ) |
◆ Solver_MakeLimit__SWIG_1()
| static global.System.IntPtr Solver_MakeLimit__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3, | ||
| long | jarg4, | ||
| long | jarg5, | ||
| bool | jarg6 | ||
| ) |
◆ Solver_MakeLimit__SWIG_2()
| static global.System.IntPtr Solver_MakeLimit__SWIG_2 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2, | ||
| long | jarg3, | ||
| long | jarg4, | ||
| long | jarg5, | ||
| bool | jarg6, | ||
| bool | jarg7 | ||
| ) |
◆ Solver_MakeLimit__SWIG_3()
| static global.System.IntPtr Solver_MakeLimit__SWIG_3 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | proto_size, | ||
| byte[] | jarg2 | ||
| ) |
◆ Solver_MakeLimit__SWIG_4()
| static global.System.IntPtr Solver_MakeLimit__SWIG_4 | ( | 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 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 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 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 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 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 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 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 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 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 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 Solver_MakeLubyRestart | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ Solver_MakeMapDomain()
| static global.System.IntPtr 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 Solver_MakeMax__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_MakeMax__SWIG_1()
| 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 | ||
| ) |
◆ Solver_MakeMax__SWIG_2()
| static global.System.IntPtr 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 Solver_MakeMax__SWIG_3 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ Solver_MakeMaxEquality()
| static global.System.IntPtr 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 Solver_MakeMaximize | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Solver_MakeMemberCt__SWIG_0()
| static global.System.IntPtr 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 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 Solver_MakeMin__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_MakeMin__SWIG_1()
| 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 | ||
| ) |
◆ Solver_MakeMin__SWIG_2()
| static global.System.IntPtr 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 Solver_MakeMin__SWIG_3 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ Solver_MakeMinEquality()
| static global.System.IntPtr 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 Solver_MakeMinimize | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Solver_MakeMirrorInterval()
| static global.System.IntPtr Solver_MakeMirrorInterval | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_MakeModulo__SWIG_0()
| static global.System.IntPtr 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 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 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 Solver_MakeMoveTowardTargetOperator__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_MakeMoveTowardTargetOperator__SWIG_1()
| static global.System.IntPtr Solver_MakeMoveTowardTargetOperator__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | length3, | ||
| long[] | jarg3 | ||
| ) |
◆ Solver_MakeNBestValueSolutionCollector__SWIG_0()
| static global.System.IntPtr 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 Solver_MakeNBestValueSolutionCollector__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| bool | jarg3 | ||
| ) |
◆ Solver_MakeNeighborhoodLimit()
| static global.System.IntPtr Solver_MakeNeighborhoodLimit | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Solver_MakeNestedOptimize__SWIG_0()
| 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 | ||
| ) |
◆ Solver_MakeNestedOptimize__SWIG_1()
| 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 | ||
| ) |
◆ Solver_MakeNestedOptimize__SWIG_2()
| 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 | ||
| ) |
◆ Solver_MakeNestedOptimize__SWIG_3()
| 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 | ||
| ) |
◆ Solver_MakeNestedOptimize__SWIG_4()
| 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 | ||
| ) |
◆ Solver_MakeNestedOptimize__SWIG_5()
| 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 | ||
| ) |
◆ Solver_MakeNoCycle__SWIG_0()
| 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 | ||
| ) |
◆ Solver_MakeNoCycle__SWIG_1()
| 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 | ||
| ) |
◆ Solver_MakeNoCycle__SWIG_2()
| 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 | ||
| ) |
◆ Solver_MakeNonEquality__SWIG_0()
| 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 | ||
| ) |
◆ Solver_MakeNonEquality__SWIG_1()
| static global.System.IntPtr 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 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 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 Solver_MakeNonOverlappingBoxesConstraint__SWIG_1 | ( | 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_MakeNonOverlappingBoxesConstraint__SWIG_2()
| 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, | ||
| int | length4, | ||
| int[] | jarg4, | ||
| int | length5, | ||
| int[] | jarg5 | ||
| ) |
◆ Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_0()
| 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 | ||
| ) |
◆ Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_1()
| 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, | ||
| int | length4, | ||
| long[] | jarg4, | ||
| int | length5, | ||
| long[] | jarg5 | ||
| ) |
◆ Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_2()
| 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, | ||
| int | length4, | ||
| int[] | jarg4, | ||
| int | length5, | ||
| int[] | jarg5 | ||
| ) |
◆ Solver_MakeNotBetweenCt()
| static global.System.IntPtr 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 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 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 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 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 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 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 Solver_MakeOperator__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ Solver_MakeOperator__SWIG_1()
| static global.System.IntPtr Solver_MakeOperator__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3, | ||
| int | jarg4 | ||
| ) |
◆ Solver_MakeOperator__SWIG_2()
| static global.System.IntPtr Solver_MakeOperator__SWIG_2 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| LongLongLongToLong | jarg3, | ||
| int | jarg4 | ||
| ) |
◆ Solver_MakeOperator__SWIG_3()
| 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, | ||
| LongLongLongToLong | jarg4, | ||
| int | jarg5 | ||
| ) |
◆ Solver_MakeOpposite()
| static global.System.IntPtr Solver_MakeOpposite | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_MakeOptimize()
| static global.System.IntPtr Solver_MakeOptimize | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| bool | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3, | ||
| long | jarg4 | ||
| ) |
◆ Solver_MakePack()
| static global.System.IntPtr Solver_MakePack | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ Solver_MakePathConnected()
| 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 | ||
| ) |
◆ Solver_MakePathCumul__SWIG_0()
| 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 | ||
| ) |
◆ Solver_MakePathCumul__SWIG_1()
| 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 | ||
| ) |
◆ Solver_MakePathCumul__SWIG_2()
| 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 | ||
| ) |
◆ Solver_MakePhase__SWIG_0()
| static global.System.IntPtr 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 Solver_MakePower | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Solver_MakePrintModelVisitor()
| static global.System.IntPtr Solver_MakePrintModelVisitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_MakeProd__SWIG_0()
| 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 | ||
| ) |
◆ Solver_MakeProd__SWIG_1()
| static global.System.IntPtr Solver_MakeProd__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Solver_MakeRandomLnsOperator__SWIG_0()
| static global.System.IntPtr 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 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 Solver_MakeRankFirstInterval | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ Solver_MakeRankLastInterval()
| static global.System.IntPtr Solver_MakeRankLastInterval | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ Solver_MakeRejectFilter()
| static global.System.IntPtr Solver_MakeRejectFilter | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_MakeRestoreAssignment()
| static global.System.IntPtr Solver_MakeRestoreAssignment | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_MakeScalProd__SWIG_0()
| static global.System.IntPtr 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 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 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 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 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 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 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 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 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 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 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 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 Solver_MakeSearchLog__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ Solver_MakeSearchLog__SWIG_1()
| static global.System.IntPtr 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 Solver_MakeSearchLog__SWIG_2 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| VoidToString | jarg3 | ||
| ) |
◆ Solver_MakeSearchLog__SWIG_3()
| static global.System.IntPtr 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 Solver_MakeSearchLog__SWIG_4 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ Solver_MakeSearchLog__SWIG_5()
| static global.System.IntPtr Solver_MakeSearchLog__SWIG_5 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3, | ||
| VoidToString | jarg4 | ||
| ) |
◆ Solver_MakeSearchTrace()
| static global.System.IntPtr Solver_MakeSearchTrace | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2 | ||
| ) |
◆ Solver_MakeSemiContinuousExpr()
| static global.System.IntPtr Solver_MakeSemiContinuousExpr | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3, | ||
| long | jarg4 | ||
| ) |
◆ Solver_MakeSimulatedAnnealing()
| static global.System.IntPtr 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 Solver_MakeSolutionsLimit | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ Solver_MakeSolveOnce__SWIG_0()
| static global.System.IntPtr Solver_MakeSolveOnce__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_MakeSolveOnce__SWIG_1()
| 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 | ||
| ) |
◆ Solver_MakeSolveOnce__SWIG_2()
| 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 | ||
| ) |
◆ Solver_MakeSolveOnce__SWIG_3()
| 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 | ||
| ) |
◆ Solver_MakeSolveOnce__SWIG_4()
| 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 | ||
| ) |
◆ Solver_MakeSolveOnce__SWIG_5()
| 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 | ||
| ) |
◆ Solver_MakeSortingConstraint()
| static global.System.IntPtr 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 Solver_MakeSplitVariableDomain | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3, | ||
| bool | jarg4 | ||
| ) |
◆ Solver_MakeSquare()
| static global.System.IntPtr Solver_MakeSquare | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_MakeStatisticsModelVisitor()
| static global.System.IntPtr Solver_MakeStatisticsModelVisitor | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_MakeStoreAssignment()
| static global.System.IntPtr Solver_MakeStoreAssignment | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_MakeStrictDisjunctiveConstraint()
| static global.System.IntPtr Solver_MakeStrictDisjunctiveConstraint | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| string | jarg3 | ||
| ) |
◆ Solver_MakeSubCircuit()
| static global.System.IntPtr Solver_MakeSubCircuit | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_MakeSum__SWIG_0()
| 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 | ||
| ) |
◆ Solver_MakeSum__SWIG_1()
| static global.System.IntPtr 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 Solver_MakeSum__SWIG_2 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_MakeSumEquality__SWIG_0()
| static global.System.IntPtr 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 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 Solver_MakeSumGreaterOrEqual | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Solver_MakeSumLessOrEqual()
| static global.System.IntPtr Solver_MakeSumLessOrEqual | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Solver_MakeSumObjectiveFilter__SWIG_0()
| static global.System.IntPtr 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 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 Solver_MakeSymmetryManager__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_MakeSymmetryManager__SWIG_1()
| static global.System.IntPtr Solver_MakeSymmetryManager__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_MakeSymmetryManager__SWIG_2()
| 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 | ||
| ) |
◆ Solver_MakeSymmetryManager__SWIG_3()
| 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 | ||
| ) |
◆ Solver_MakeSymmetryManager__SWIG_4()
| 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 | ||
| ) |
◆ Solver_MakeTabuSearch()
| 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 | ||
| ) |
◆ Solver_MakeTemporalDisjunction__SWIG_0()
| 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 | ||
| ) |
◆ Solver_MakeTemporalDisjunction__SWIG_1()
| 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 | ||
| ) |
◆ Solver_MakeTimeLimit()
| static global.System.IntPtr Solver_MakeTimeLimit | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ Solver_MakeTransitionConstraint__SWIG_0()
| 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 | ||
| ) |
◆ Solver_MakeTransitionConstraint__SWIG_1()
| 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 | ||
| ) |
◆ Solver_MakeTrueConstraint()
| static global.System.IntPtr Solver_MakeTrueConstraint | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_MakeVariableDomainFilter()
| static global.System.IntPtr Solver_MakeVariableDomainFilter | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_MakeVariableGreaterOrEqualValue()
| static global.System.IntPtr Solver_MakeVariableGreaterOrEqualValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Solver_MakeVariableLessOrEqualValue()
| static global.System.IntPtr Solver_MakeVariableLessOrEqualValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ Solver_MakeWeightedMaximize__SWIG_0()
| 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 | ||
| ) |
◆ Solver_MakeWeightedMaximize__SWIG_1()
| 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 | ||
| ) |
◆ Solver_MakeWeightedMinimize__SWIG_0()
| 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 | ||
| ) |
◆ Solver_MakeWeightedMinimize__SWIG_1()
| 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 | ||
| ) |
◆ Solver_MakeWeightedOptimize__SWIG_0()
| 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 | ||
| ) |
◆ Solver_MakeWeightedOptimize__SWIG_1()
| 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 | ||
| ) |
◆ Solver_MAXIMIZATION_get()
| static int Solver_MAXIMIZATION_get | ( | ) |
◆ Solver_MemoryUsage()
| static long Solver_MemoryUsage | ( | ) |
◆ Solver_MINIMIZATION_get()
| static int Solver_MINIMIZATION_get | ( | ) |
◆ Solver_ModelName()
| static string Solver_ModelName | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_NameAllVariables()
| static bool Solver_NameAllVariables | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_Neighbors()
| static long Solver_Neighbors | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_NewSearchAux__SWIG_0()
| static void 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 Solver_NewSearchAux__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_NewSearchAux__SWIG_2()
| static void 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 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 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 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 Solver_NextSolution | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_NO_CHANGE_get()
| static int Solver_NO_CHANGE_get | ( | ) |
◆ Solver_NO_MORE_SOLUTIONS_get()
| static int Solver_NO_MORE_SOLUTIONS_get | ( | ) |
◆ Solver_NORMAL_PRIORITY_get()
| static int Solver_NORMAL_PRIORITY_get | ( | ) |
◆ Solver_NOT_SET_get()
| static int Solver_NOT_SET_get | ( | ) |
◆ Solver_OROPT_get()
| static int Solver_OROPT_get | ( | ) |
◆ Solver_OUTSIDE_SEARCH_get()
| static int Solver_OUTSIDE_SEARCH_get | ( | ) |
◆ Solver_Parameters()
| static System.IntPtr Solver_Parameters | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_PATHLNS_get()
| static int Solver_PATHLNS_get | ( | ) |
◆ Solver_PopState()
| static void Solver_PopState | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_PROBLEM_INFEASIBLE_get()
| static int Solver_PROBLEM_INFEASIBLE_get | ( | ) |
◆ Solver_PushState()
| static void Solver_PushState | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_Rand32()
| static int Solver_Rand32 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ Solver_Rand64()
| static long Solver_Rand64 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ Solver_RandomConcatenateOperators__SWIG_0()
| static global.System.IntPtr Solver_RandomConcatenateOperators__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_RandomConcatenateOperators__SWIG_1()
| static global.System.IntPtr Solver_RandomConcatenateOperators__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ Solver_RegisterDemon()
| static global.System.IntPtr Solver_RegisterDemon | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_RegisterIntervalVar()
| static global.System.IntPtr Solver_RegisterIntervalVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_RegisterIntExpr()
| static global.System.IntPtr Solver_RegisterIntExpr | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_RegisterIntVar()
| static global.System.IntPtr Solver_RegisterIntVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_RELOCATE_get()
| static int Solver_RELOCATE_get | ( | ) |
◆ Solver_ReSeed()
| static void Solver_ReSeed | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ Solver_RestartCurrentSearch()
| static void Solver_RestartCurrentSearch | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_RestartSearch()
| static void Solver_RestartSearch | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_REVERSIBLE_ACTION_get()
| static int Solver_REVERSIBLE_ACTION_get | ( | ) |
◆ Solver_SearchDepth()
| static int Solver_SearchDepth | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_SearchLeftDepth()
| static int Solver_SearchLeftDepth | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_SENTINEL_get()
| static int Solver_SENTINEL_get | ( | ) |
◆ Solver_SEQUENCE_DEFAULT_get()
| static int Solver_SEQUENCE_DEFAULT_get | ( | ) |
◆ Solver_SEQUENCE_SIMPLE_get()
| static int Solver_SEQUENCE_SIMPLE_get | ( | ) |
◆ Solver_SetOptimizationDirection()
| static void Solver_SetOptimizationDirection | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ Solver_SetUseFastLocalSearch()
| static void Solver_SetUseFastLocalSearch | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| bool | jarg2 | ||
| ) |
◆ Solver_ShouldFail()
| static void Solver_ShouldFail | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_SIMPLE_MARKER_get()
| static int Solver_SIMPLE_MARKER_get | ( | ) |
◆ Solver_SIMPLELNS_get()
| static int Solver_SIMPLELNS_get | ( | ) |
◆ Solver_Solutions()
| static long Solver_Solutions | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_Solve__SWIG_0()
| static bool 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 Solver_Solve__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_Solve__SWIG_2()
| static bool 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 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 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 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 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 Solver_SolveAndCommit__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_SolveAndCommit__SWIG_2()
| static bool 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 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 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 Solver_SolveDepth | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_SPLIT_LOWER_HALF_get()
| static int Solver_SPLIT_LOWER_HALF_get | ( | ) |
◆ Solver_SPLIT_UPPER_HALF_get()
| static int Solver_SPLIT_UPPER_HALF_get | ( | ) |
◆ Solver_Stamp()
| static ulong Solver_Stamp | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_STARTS_AFTER_END_get()
| static int Solver_STARTS_AFTER_END_get | ( | ) |
◆ Solver_STARTS_AFTER_get()
| static int Solver_STARTS_AFTER_get | ( | ) |
◆ Solver_STARTS_AFTER_START_get()
| static int Solver_STARTS_AFTER_START_get | ( | ) |
◆ Solver_STARTS_AT_END_get()
| static int Solver_STARTS_AT_END_get | ( | ) |
◆ Solver_STARTS_AT_get()
| static int Solver_STARTS_AT_get | ( | ) |
◆ Solver_STARTS_AT_START_get()
| static int Solver_STARTS_AT_START_get | ( | ) |
◆ Solver_STARTS_BEFORE_get()
| static int Solver_STARTS_BEFORE_get | ( | ) |
◆ Solver_State()
| static int Solver_State | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_STAYS_IN_SYNC_get()
| static int Solver_STAYS_IN_SYNC_get | ( | ) |
◆ Solver_SWAPACTIVE_get()
| static int Solver_SWAPACTIVE_get | ( | ) |
◆ Solver_SWITCH_BRANCHES_get()
| static int Solver_SWITCH_BRANCHES_get | ( | ) |
◆ Solver_TopPeriodicCheck()
| static void Solver_TopPeriodicCheck | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_TopProgressPercent()
| static int Solver_TopProgressPercent | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_ToString()
| static string Solver_ToString | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_Try__SWIG_0()
| 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 | ||
| ) |
◆ Solver_Try__SWIG_1()
| 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 | ||
| ) |
◆ Solver_Try__SWIG_2()
| 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 | ||
| ) |
◆ Solver_Try__SWIG_3()
| static global.System.IntPtr Solver_Try__SWIG_3 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_TSPLNS_get()
| static int Solver_TSPLNS_get | ( | ) |
◆ Solver_TSPOPT_get()
| static int Solver_TSPOPT_get | ( | ) |
◆ Solver_TWOOPT_get()
| static int Solver_TWOOPT_get | ( | ) |
◆ Solver_UNACTIVELNS_get()
| static int Solver_UNACTIVELNS_get | ( | ) |
◆ Solver_UncheckedSolutions()
| static long Solver_UncheckedSolutions | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_UseFastLocalSearch()
| static bool Solver_UseFastLocalSearch | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_VAR_PRIORITY_get()
| static int Solver_VAR_PRIORITY_get | ( | ) |
◆ Solver_WallTime()
| static long Solver_WallTime | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SymmetryBreaker_AddIntegerVariableEqualValueClause()
| static void SymmetryBreaker_AddIntegerVariableEqualValueClause | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ SymmetryBreaker_AddIntegerVariableGreaterOrEqualValueClause()
| static void SymmetryBreaker_AddIntegerVariableGreaterOrEqualValueClause | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ SymmetryBreaker_AddIntegerVariableLessOrEqualValueClause()
| static void SymmetryBreaker_AddIntegerVariableLessOrEqualValueClause | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| long | jarg3 | ||
| ) |
◆ SymmetryBreaker_director_connect()
| 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 | ||
| ) |
◆ SymmetryBreaker_SWIGUpcast()
| static global.System.IntPtr SymmetryBreaker_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ SymmetryBreakerVector_Add()
| static void SymmetryBreakerVector_Add | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SymmetryBreakerVector_AddRange()
| static void SymmetryBreakerVector_AddRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SymmetryBreakerVector_capacity()
| static uint SymmetryBreakerVector_capacity | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SymmetryBreakerVector_Clear()
| static void SymmetryBreakerVector_Clear | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SymmetryBreakerVector_Contains()
| static bool SymmetryBreakerVector_Contains | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SymmetryBreakerVector_getitem()
| static global.System.IntPtr SymmetryBreakerVector_getitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ SymmetryBreakerVector_getitemcopy()
| static global.System.IntPtr SymmetryBreakerVector_getitemcopy | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ SymmetryBreakerVector_GetRange()
| static global.System.IntPtr SymmetryBreakerVector_GetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ SymmetryBreakerVector_IndexOf()
| static int SymmetryBreakerVector_IndexOf | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SymmetryBreakerVector_Insert()
| static void SymmetryBreakerVector_Insert | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ SymmetryBreakerVector_InsertRange()
| static void SymmetryBreakerVector_InsertRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ SymmetryBreakerVector_LastIndexOf()
| static int SymmetryBreakerVector_LastIndexOf | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SymmetryBreakerVector_Remove()
| static bool SymmetryBreakerVector_Remove | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ SymmetryBreakerVector_RemoveAt()
| static void SymmetryBreakerVector_RemoveAt | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ SymmetryBreakerVector_RemoveRange()
| static void SymmetryBreakerVector_RemoveRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ SymmetryBreakerVector_Repeat()
| static global.System.IntPtr SymmetryBreakerVector_Repeat | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ SymmetryBreakerVector_reserve()
| static void SymmetryBreakerVector_reserve | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| uint | jarg2 | ||
| ) |
◆ SymmetryBreakerVector_Reverse__SWIG_0()
| static void SymmetryBreakerVector_Reverse__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ SymmetryBreakerVector_Reverse__SWIG_1()
| static void SymmetryBreakerVector_Reverse__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ SymmetryBreakerVector_setitem()
| static void SymmetryBreakerVector_setitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ SymmetryBreakerVector_SetRange()
| static void SymmetryBreakerVector_SetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ SymmetryBreakerVector_size()
| static uint SymmetryBreakerVector_size | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ ToInt64Vector()
| static global.System.IntPtr ToInt64Vector | ( | int | length1, |
| int[] | jarg1 | ||
| ) |
◆ TRACE_VAR_get()
| static int TRACE_VAR_get | ( | ) |
◆ TypeIncompatibilityChecker_SWIGUpcast()
| static global.System.IntPtr TypeIncompatibilityChecker_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ TypeRegulationsConstraint_InitialPropagateWrapper()
| static void TypeRegulationsConstraint_InitialPropagateWrapper | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ TypeRegulationsConstraint_Post()
| static void TypeRegulationsConstraint_Post | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ TypeRegulationsConstraint_SWIGUpcast()
| static global.System.IntPtr TypeRegulationsConstraint_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ TypeRequirementChecker_SWIGUpcast()
| static global.System.IntPtr TypeRequirementChecker_SWIGUpcast | ( | global::System.IntPtr | jarg1 | ) |
◆ UNSPECIFIED_get()
| static int UNSPECIFIED_get | ( | ) |
◆ VAR_ADD_CST_get()
| static int VAR_ADD_CST_get | ( | ) |
◆ VAR_TIMES_CST_get()
| static int VAR_TIMES_CST_get | ( | ) |
◆ Zero()
| static long Zero | ( | ) |
Member Data Documentation
◆ swigExceptionHelper
|
staticprotected |
Definition at line 159 of file operations_research_constraint_solverPINVOKE.cs.
◆ swigStringHelper
|
staticprotected |
Definition at line 223 of file operations_research_constraint_solverPINVOKE.cs.
The documentation for this class was generated from the following file: