DotNet Reference
DotNet Reference
operations_research_linear_solverPINVOKE
Detailed Description
Definition at line 13 of file operations_research_linear_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 void | DoubleVector_Clear (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | DoubleVector_Add (global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2) |
| static uint | DoubleVector_size (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static uint | DoubleVector_capacity (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | DoubleVector_reserve (global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2) |
| static global::System.IntPtr | new_DoubleVector__SWIG_0 () |
| static global::System.IntPtr | new_DoubleVector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static global::System.IntPtr | new_DoubleVector__SWIG_2 (int jarg1) |
| static double | DoubleVector_getitemcopy (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static double | DoubleVector_getitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static void | DoubleVector_setitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, double jarg3) |
| static void | DoubleVector_AddRange (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) |
| static global::System.IntPtr | DoubleVector_GetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) |
| static void | DoubleVector_Insert (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, double jarg3) |
| static void | DoubleVector_InsertRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) |
| static void | DoubleVector_RemoveAt (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static void | DoubleVector_RemoveRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) |
| static global::System.IntPtr | DoubleVector_Repeat (double jarg1, int jarg2) |
| static void | DoubleVector_Reverse__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | DoubleVector_Reverse__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) |
| static void | DoubleVector_SetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) |
| static bool | DoubleVector_Contains (global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2) |
| static int | DoubleVector_IndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2) |
| static int | DoubleVector_LastIndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2) |
| static bool | DoubleVector_Remove (global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2) |
| static void | delete_DoubleVector (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | MPConstraintVector_Clear (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | MPConstraintVector_Add (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) |
| static uint | MPConstraintVector_size (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static uint | MPConstraintVector_capacity (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | MPConstraintVector_reserve (global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2) |
| static global::System.IntPtr | new_MPConstraintVector__SWIG_0 () |
| static global::System.IntPtr | new_MPConstraintVector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static global::System.IntPtr | new_MPConstraintVector__SWIG_2 (int jarg1) |
| static global::System.IntPtr | MPConstraintVector_getitemcopy (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static global::System.IntPtr | MPConstraintVector_getitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static void | MPConstraintVector_setitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) |
| static void | MPConstraintVector_AddRange (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) |
| static global::System.IntPtr | MPConstraintVector_GetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) |
| static void | MPConstraintVector_Insert (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) |
| static void | MPConstraintVector_InsertRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) |
| static void | MPConstraintVector_RemoveAt (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static void | MPConstraintVector_RemoveRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) |
| static global::System.IntPtr | MPConstraintVector_Repeat (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static void | MPConstraintVector_Reverse__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | MPConstraintVector_Reverse__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) |
| static void | MPConstraintVector_SetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) |
| static bool | MPConstraintVector_Contains (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) |
| static int | MPConstraintVector_IndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) |
| static int | MPConstraintVector_LastIndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) |
| static bool | MPConstraintVector_Remove (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) |
| static void | delete_MPConstraintVector (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | MPVariableVector_Clear (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | MPVariableVector_Add (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) |
| static uint | MPVariableVector_size (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static uint | MPVariableVector_capacity (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | MPVariableVector_reserve (global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2) |
| static global::System.IntPtr | new_MPVariableVector__SWIG_0 () |
| static global::System.IntPtr | new_MPVariableVector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static global::System.IntPtr | new_MPVariableVector__SWIG_2 (int jarg1) |
| static global::System.IntPtr | MPVariableVector_getitemcopy (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static global::System.IntPtr | MPVariableVector_getitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static void | MPVariableVector_setitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) |
| static void | MPVariableVector_AddRange (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) |
| static global::System.IntPtr | MPVariableVector_GetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) |
| static void | MPVariableVector_Insert (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) |
| static void | MPVariableVector_InsertRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) |
| static void | MPVariableVector_RemoveAt (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static void | MPVariableVector_RemoveRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) |
| static global::System.IntPtr | MPVariableVector_Repeat (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static void | MPVariableVector_Reverse__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | MPVariableVector_Reverse__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) |
| static void | MPVariableVector_SetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) |
| static bool | MPVariableVector_Contains (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) |
| static int | MPVariableVector_IndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) |
| static int | MPVariableVector_LastIndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) |
| static bool | MPVariableVector_Remove (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) |
| static void | delete_MPVariableVector (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static global::System.IntPtr | new_Solver (string jarg1, int jarg2) |
| static void | delete_Solver (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static bool | Solver_SupportsProblemType (int jarg1) |
| static void | Solver_Clear (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static int | Solver_NumVariables (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static global::System.IntPtr | Solver_variables (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static global::System.IntPtr | Solver_LookupVariableOrNull (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2) |
| static global::System.IntPtr | Solver_MakeVar (global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, double jarg3, bool jarg4, string jarg5) |
| static global::System.IntPtr | Solver_MakeNumVar (global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, double jarg3, string jarg4) |
| static global::System.IntPtr | Solver_MakeIntVar (global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, double jarg3, string jarg4) |
| static global::System.IntPtr | Solver_MakeBoolVar (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2) |
| static int | Solver_NumConstraints (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static global::System.IntPtr | Solver_constraints (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static global::System.IntPtr | Solver_LookupConstraintOrNull (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2) |
| static global::System.IntPtr | Solver_MakeConstraint__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, double jarg3) |
| static global::System.IntPtr | Solver_MakeConstraint__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static global::System.IntPtr | Solver_MakeConstraint__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, double jarg3, string jarg4) |
| static global::System.IntPtr | Solver_MakeConstraint__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2) |
| static global::System.IntPtr | Solver_Objective (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static int | Solver_Solve__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static int | Solver_Solve__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) |
| static global::System.IntPtr | Solver_ComputeConstraintActivities (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static bool | Solver_VerifySolution (global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, bool jarg3) |
| static void | Solver_Reset (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static bool | Solver_InterruptSolve (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static bool | Solver_SetSolverSpecificParametersAsString (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2) |
| static void | Solver_EnableOutput (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | Solver_SuppressOutput (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static long | Solver_Iterations (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static long | Solver_Nodes (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static double | Solver_ComputeExactConditionNumber (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | Solver_SetTimeLimit (global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2) |
| static long | Solver_WallTime (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static string | Solver_ExportModelAsLpFormat (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2) |
| static string | Solver_ExportModelAsMpsFormat (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2, bool jarg3) |
| static void | Solver_SetHint (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, double[] jarg3) |
| static bool | Solver_SetNumThreads (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static void | Objective_Clear (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | Objective_SetCoefficient (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, double jarg3) |
| static double | Objective_GetCoefficient (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) |
| static void | Objective_SetOffset (global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2) |
| static double | Objective_Offset (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | Objective_SetOptimizationDirection (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2) |
| static void | Objective_SetMinimization (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | Objective_SetMaximization (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static bool | Objective_Maximization (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static bool | Objective_Minimization (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static double | Objective_Value (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static double | Objective_BestBound (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | delete_Objective (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static string | Variable_Name (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | Variable_SetInteger (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2) |
| static double | Variable_SolutionValue (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static double | Variable_Lb (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static double | Variable_Ub (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | Variable_SetLb (global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2) |
| static void | Variable_SetUb (global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2) |
| static void | Variable_SetBounds (global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, double jarg3) |
| static double | Variable_ReducedCost (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static int | Variable_BasisStatus (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | delete_Variable (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static string | Constraint_Name (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | Constraint_SetCoefficient (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, double jarg3) |
| static double | Constraint_GetCoefficient (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) |
| static double | Constraint_Lb (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static double | Constraint_Ub (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | Constraint_SetLb (global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2) |
| static void | Constraint_SetUb (global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2) |
| static void | Constraint_SetBounds (global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, double jarg3) |
| static bool | Constraint_IsLazy (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | Constraint_SetIsLazy (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2) |
| static int | Constraint_Index (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static double | Constraint_DualValue (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static int | Constraint_BasisStatus (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static void | delete_Constraint (global::System.Runtime.InteropServices.HandleRef jarg1) |
| static double | MPSolverParameters_kDefaultRelativeMipGap_get () |
| static double | MPSolverParameters_kDefaultPrimalTolerance_get () |
| static double | MPSolverParameters_kDefaultDualTolerance_get () |
| static int | MPSolverParameters_kDefaultPresolve_get () |
| static int | MPSolverParameters_kDefaultIncrementality_get () |
| static global::System.IntPtr | new_MPSolverParameters () |
| static void | MPSolverParameters_SetDoubleParam (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, double jarg3) |
| static void | MPSolverParameters_SetIntegerParam (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) |
| static double | MPSolverParameters_GetDoubleParam (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static int | MPSolverParameters_GetIntegerParam (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) |
| static void | delete_MPSolverParameters (global::System.Runtime.InteropServices.HandleRef jarg1) |
Static Protected Attributes | |
| static SWIGExceptionHelper | swigExceptionHelper = new SWIGExceptionHelper() |
| static SWIGStringHelper | swigStringHelper = new SWIGStringHelper() |
Member Function Documentation
◆ Constraint_BasisStatus()
| static int Constraint_BasisStatus | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Constraint_DualValue()
| static double Constraint_DualValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Constraint_GetCoefficient()
| static double Constraint_GetCoefficient | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Constraint_Index()
| static int Constraint_Index | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Constraint_IsLazy()
| static bool Constraint_IsLazy | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Constraint_Lb()
| static double Constraint_Lb | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Constraint_Name()
| static string Constraint_Name | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Constraint_SetBounds()
| static void Constraint_SetBounds | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| double | jarg2, | ||
| double | jarg3 | ||
| ) |
◆ Constraint_SetCoefficient()
| static void Constraint_SetCoefficient | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| double | jarg3 | ||
| ) |
◆ Constraint_SetIsLazy()
| static void Constraint_SetIsLazy | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| bool | jarg2 | ||
| ) |
◆ Constraint_SetLb()
| static void Constraint_SetLb | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| double | jarg2 | ||
| ) |
◆ Constraint_SetUb()
| static void Constraint_SetUb | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| double | jarg2 | ||
| ) |
◆ Constraint_Ub()
| static double Constraint_Ub | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_Constraint()
| static void delete_Constraint | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_DoubleVector()
| static void delete_DoubleVector | ( | 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_IntVector()
| static void delete_IntVector | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_IntVectorVector()
| static void delete_IntVectorVector | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_MPConstraintVector()
| static void delete_MPConstraintVector | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_MPSolverParameters()
| static void delete_MPSolverParameters | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_MPVariableVector()
| static void delete_MPVariableVector | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_Objective()
| static void delete_Objective | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_Solver()
| static void delete_Solver | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ delete_Variable()
| static void delete_Variable | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ DoubleVector_Add()
| static void DoubleVector_Add | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| double | jarg2 | ||
| ) |
◆ DoubleVector_AddRange()
| static void DoubleVector_AddRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ DoubleVector_capacity()
| static uint DoubleVector_capacity | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ DoubleVector_Clear()
| static void DoubleVector_Clear | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ DoubleVector_Contains()
| static bool DoubleVector_Contains | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| double | jarg2 | ||
| ) |
◆ DoubleVector_getitem()
| static double DoubleVector_getitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ DoubleVector_getitemcopy()
| static double DoubleVector_getitemcopy | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ DoubleVector_GetRange()
| static global.System.IntPtr DoubleVector_GetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ DoubleVector_IndexOf()
| static int DoubleVector_IndexOf | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| double | jarg2 | ||
| ) |
◆ DoubleVector_Insert()
| static void DoubleVector_Insert | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| double | jarg3 | ||
| ) |
◆ DoubleVector_InsertRange()
| static void DoubleVector_InsertRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ DoubleVector_LastIndexOf()
| static int DoubleVector_LastIndexOf | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| double | jarg2 | ||
| ) |
◆ DoubleVector_Remove()
| static bool DoubleVector_Remove | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| double | jarg2 | ||
| ) |
◆ DoubleVector_RemoveAt()
| static void DoubleVector_RemoveAt | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ DoubleVector_RemoveRange()
| static void DoubleVector_RemoveRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ DoubleVector_Repeat()
| static global.System.IntPtr DoubleVector_Repeat | ( | double | jarg1, |
| int | jarg2 | ||
| ) |
◆ DoubleVector_reserve()
| static void DoubleVector_reserve | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| uint | jarg2 | ||
| ) |
◆ DoubleVector_Reverse__SWIG_0()
| static void DoubleVector_Reverse__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ DoubleVector_Reverse__SWIG_1()
| static void DoubleVector_Reverse__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ DoubleVector_setitem()
| static void DoubleVector_setitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| double | jarg3 | ||
| ) |
◆ DoubleVector_SetRange()
| static void DoubleVector_SetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ DoubleVector_size()
| static uint DoubleVector_size | ( | 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 | ) |
◆ 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 | ) |
◆ MPConstraintVector_Add()
| static void MPConstraintVector_Add | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ MPConstraintVector_AddRange()
| static void MPConstraintVector_AddRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ MPConstraintVector_capacity()
| static uint MPConstraintVector_capacity | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ MPConstraintVector_Clear()
| static void MPConstraintVector_Clear | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ MPConstraintVector_Contains()
| static bool MPConstraintVector_Contains | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ MPConstraintVector_getitem()
| static global.System.IntPtr MPConstraintVector_getitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ MPConstraintVector_getitemcopy()
| static global.System.IntPtr MPConstraintVector_getitemcopy | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ MPConstraintVector_GetRange()
| static global.System.IntPtr MPConstraintVector_GetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ MPConstraintVector_IndexOf()
| static int MPConstraintVector_IndexOf | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ MPConstraintVector_Insert()
| static void MPConstraintVector_Insert | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ MPConstraintVector_InsertRange()
| static void MPConstraintVector_InsertRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ MPConstraintVector_LastIndexOf()
| static int MPConstraintVector_LastIndexOf | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ MPConstraintVector_Remove()
| static bool MPConstraintVector_Remove | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ MPConstraintVector_RemoveAt()
| static void MPConstraintVector_RemoveAt | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ MPConstraintVector_RemoveRange()
| static void MPConstraintVector_RemoveRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ MPConstraintVector_Repeat()
| static global.System.IntPtr MPConstraintVector_Repeat | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ MPConstraintVector_reserve()
| static void MPConstraintVector_reserve | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| uint | jarg2 | ||
| ) |
◆ MPConstraintVector_Reverse__SWIG_0()
| static void MPConstraintVector_Reverse__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ MPConstraintVector_Reverse__SWIG_1()
| static void MPConstraintVector_Reverse__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ MPConstraintVector_setitem()
| static void MPConstraintVector_setitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ MPConstraintVector_SetRange()
| static void MPConstraintVector_SetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ MPConstraintVector_size()
| static uint MPConstraintVector_size | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ MPSolverParameters_GetDoubleParam()
| static double MPSolverParameters_GetDoubleParam | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ MPSolverParameters_GetIntegerParam()
| static int MPSolverParameters_GetIntegerParam | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ MPSolverParameters_kDefaultDualTolerance_get()
| static double MPSolverParameters_kDefaultDualTolerance_get | ( | ) |
◆ MPSolverParameters_kDefaultIncrementality_get()
| static int MPSolverParameters_kDefaultIncrementality_get | ( | ) |
◆ MPSolverParameters_kDefaultPresolve_get()
| static int MPSolverParameters_kDefaultPresolve_get | ( | ) |
◆ MPSolverParameters_kDefaultPrimalTolerance_get()
| static double MPSolverParameters_kDefaultPrimalTolerance_get | ( | ) |
◆ MPSolverParameters_kDefaultRelativeMipGap_get()
| static double MPSolverParameters_kDefaultRelativeMipGap_get | ( | ) |
◆ MPSolverParameters_SetDoubleParam()
| static void MPSolverParameters_SetDoubleParam | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| double | jarg3 | ||
| ) |
◆ MPSolverParameters_SetIntegerParam()
| static void MPSolverParameters_SetIntegerParam | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ MPVariableVector_Add()
| static void MPVariableVector_Add | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ MPVariableVector_AddRange()
| static void MPVariableVector_AddRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ MPVariableVector_capacity()
| static uint MPVariableVector_capacity | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ MPVariableVector_Clear()
| static void MPVariableVector_Clear | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ MPVariableVector_Contains()
| static bool MPVariableVector_Contains | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ MPVariableVector_getitem()
| static global.System.IntPtr MPVariableVector_getitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ MPVariableVector_getitemcopy()
| static global.System.IntPtr MPVariableVector_getitemcopy | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ MPVariableVector_GetRange()
| static global.System.IntPtr MPVariableVector_GetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ MPVariableVector_IndexOf()
| static int MPVariableVector_IndexOf | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ MPVariableVector_Insert()
| static void MPVariableVector_Insert | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ MPVariableVector_InsertRange()
| static void MPVariableVector_InsertRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ MPVariableVector_LastIndexOf()
| static int MPVariableVector_LastIndexOf | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ MPVariableVector_Remove()
| static bool MPVariableVector_Remove | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ MPVariableVector_RemoveAt()
| static void MPVariableVector_RemoveAt | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ MPVariableVector_RemoveRange()
| static void MPVariableVector_RemoveRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ MPVariableVector_Repeat()
| static global.System.IntPtr MPVariableVector_Repeat | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ MPVariableVector_reserve()
| static void MPVariableVector_reserve | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| uint | jarg2 | ||
| ) |
◆ MPVariableVector_Reverse__SWIG_0()
| static void MPVariableVector_Reverse__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ MPVariableVector_Reverse__SWIG_1()
| static void MPVariableVector_Reverse__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| int | jarg3 | ||
| ) |
◆ MPVariableVector_setitem()
| static void MPVariableVector_setitem | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ MPVariableVector_SetRange()
| static void MPVariableVector_SetRange | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2, | ||
| global::System.Runtime.InteropServices.HandleRef | jarg3 | ||
| ) |
◆ MPVariableVector_size()
| static uint MPVariableVector_size | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_DoubleVector__SWIG_0()
| static global.System.IntPtr new_DoubleVector__SWIG_0 | ( | ) |
◆ new_DoubleVector__SWIG_1()
| static global.System.IntPtr new_DoubleVector__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_DoubleVector__SWIG_2()
| static global.System.IntPtr new_DoubleVector__SWIG_2 | ( | int | 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_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_MPConstraintVector__SWIG_0()
| static global.System.IntPtr new_MPConstraintVector__SWIG_0 | ( | ) |
◆ new_MPConstraintVector__SWIG_1()
| static global.System.IntPtr new_MPConstraintVector__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_MPConstraintVector__SWIG_2()
| static global.System.IntPtr new_MPConstraintVector__SWIG_2 | ( | int | jarg1 | ) |
◆ new_MPSolverParameters()
| static global.System.IntPtr new_MPSolverParameters | ( | ) |
◆ new_MPVariableVector__SWIG_0()
| static global.System.IntPtr new_MPVariableVector__SWIG_0 | ( | ) |
◆ new_MPVariableVector__SWIG_1()
| static global.System.IntPtr new_MPVariableVector__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ new_MPVariableVector__SWIG_2()
| static global.System.IntPtr new_MPVariableVector__SWIG_2 | ( | int | jarg1 | ) |
◆ new_Solver()
| static global.System.IntPtr new_Solver | ( | string | jarg1, |
| int | jarg2 | ||
| ) |
◆ Objective_BestBound()
| static double Objective_BestBound | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Objective_Clear()
| static void Objective_Clear | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Objective_GetCoefficient()
| static double Objective_GetCoefficient | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Objective_Maximization()
| static bool Objective_Maximization | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Objective_Minimization()
| static bool Objective_Minimization | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Objective_Offset()
| static double Objective_Offset | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Objective_SetCoefficient()
| static void Objective_SetCoefficient | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| double | jarg3 | ||
| ) |
◆ Objective_SetMaximization()
| static void Objective_SetMaximization | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Objective_SetMinimization()
| static void Objective_SetMinimization | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Objective_SetOffset()
| static void Objective_SetOffset | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| double | jarg2 | ||
| ) |
◆ Objective_SetOptimizationDirection()
| static void Objective_SetOptimizationDirection | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| bool | jarg2 | ||
| ) |
◆ Objective_Value()
| static double Objective_Value | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_Clear()
| static void Solver_Clear | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_ComputeConstraintActivities()
| static global.System.IntPtr Solver_ComputeConstraintActivities | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_ComputeExactConditionNumber()
| static double Solver_ComputeExactConditionNumber | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_constraints()
| static global.System.IntPtr Solver_constraints | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_EnableOutput()
| static void Solver_EnableOutput | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_ExportModelAsLpFormat()
| static string Solver_ExportModelAsLpFormat | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| bool | jarg2 | ||
| ) |
◆ Solver_ExportModelAsMpsFormat()
| static string Solver_ExportModelAsMpsFormat | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| bool | jarg2, | ||
| bool | jarg3 | ||
| ) |
◆ Solver_InterruptSolve()
| static bool Solver_InterruptSolve | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_Iterations()
| static long Solver_Iterations | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_LookupConstraintOrNull()
| static global.System.IntPtr Solver_LookupConstraintOrNull | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2 | ||
| ) |
◆ Solver_LookupVariableOrNull()
| static global.System.IntPtr Solver_LookupVariableOrNull | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2 | ||
| ) |
◆ Solver_MakeBoolVar()
| static global.System.IntPtr Solver_MakeBoolVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2 | ||
| ) |
◆ Solver_MakeConstraint__SWIG_0()
| static global.System.IntPtr Solver_MakeConstraint__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| double | jarg2, | ||
| double | jarg3 | ||
| ) |
◆ Solver_MakeConstraint__SWIG_1()
| static global.System.IntPtr Solver_MakeConstraint__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_MakeConstraint__SWIG_2()
| static global.System.IntPtr Solver_MakeConstraint__SWIG_2 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| double | jarg2, | ||
| double | jarg3, | ||
| string | jarg4 | ||
| ) |
◆ Solver_MakeConstraint__SWIG_3()
| static global.System.IntPtr Solver_MakeConstraint__SWIG_3 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2 | ||
| ) |
◆ Solver_MakeIntVar()
| static global.System.IntPtr Solver_MakeIntVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| double | jarg2, | ||
| double | jarg3, | ||
| string | jarg4 | ||
| ) |
◆ Solver_MakeNumVar()
| static global.System.IntPtr Solver_MakeNumVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| double | jarg2, | ||
| double | jarg3, | ||
| string | jarg4 | ||
| ) |
◆ Solver_MakeVar()
| static global.System.IntPtr Solver_MakeVar | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| double | jarg2, | ||
| double | jarg3, | ||
| bool | jarg4, | ||
| string | jarg5 | ||
| ) |
◆ Solver_Nodes()
| static long Solver_Nodes | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_NumConstraints()
| static int Solver_NumConstraints | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_NumVariables()
| static int Solver_NumVariables | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_Objective()
| static global.System.IntPtr Solver_Objective | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_Reset()
| static void Solver_Reset | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_SetHint()
| static void Solver_SetHint | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2, | ||
| int | length3, | ||
| double[] | jarg3 | ||
| ) |
◆ Solver_SetNumThreads()
| static bool Solver_SetNumThreads | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| int | jarg2 | ||
| ) |
◆ Solver_SetSolverSpecificParametersAsString()
| static bool Solver_SetSolverSpecificParametersAsString | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| string | jarg2 | ||
| ) |
◆ Solver_SetTimeLimit()
| static void Solver_SetTimeLimit | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| long | jarg2 | ||
| ) |
◆ Solver_Solve__SWIG_0()
| static int Solver_Solve__SWIG_0 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_Solve__SWIG_1()
| static int Solver_Solve__SWIG_1 | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| global::System.Runtime.InteropServices.HandleRef | jarg2 | ||
| ) |
◆ Solver_SupportsProblemType()
| static bool Solver_SupportsProblemType | ( | int | jarg1 | ) |
◆ Solver_SuppressOutput()
| static void Solver_SuppressOutput | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_variables()
| static global.System.IntPtr Solver_variables | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Solver_VerifySolution()
| static bool Solver_VerifySolution | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| double | jarg2, | ||
| bool | jarg3 | ||
| ) |
◆ Solver_WallTime()
| static long Solver_WallTime | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Variable_BasisStatus()
| static int Variable_BasisStatus | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Variable_Lb()
| static double Variable_Lb | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Variable_Name()
| static string Variable_Name | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Variable_ReducedCost()
| static double Variable_ReducedCost | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Variable_SetBounds()
| static void Variable_SetBounds | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| double | jarg2, | ||
| double | jarg3 | ||
| ) |
◆ Variable_SetInteger()
| static void Variable_SetInteger | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| bool | jarg2 | ||
| ) |
◆ Variable_SetLb()
| static void Variable_SetLb | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| double | jarg2 | ||
| ) |
◆ Variable_SetUb()
| static void Variable_SetUb | ( | global::System.Runtime.InteropServices.HandleRef | jarg1, |
| double | jarg2 | ||
| ) |
◆ Variable_SolutionValue()
| static double Variable_SolutionValue | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
◆ Variable_Ub()
| static double Variable_Ub | ( | global::System.Runtime.InteropServices.HandleRef | jarg1 | ) |
Member Data Documentation
◆ swigExceptionHelper
|
staticprotected |
Definition at line 125 of file operations_research_linear_solverPINVOKE.cs.
◆ swigStringHelper
|
staticprotected |
Definition at line 189 of file operations_research_linear_solverPINVOKE.cs.
The documentation for this class was generated from the following file: