| Constraint_BasisStatus(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Constraint_DualValue(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Constraint_GetCoefficient(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Constraint_Index(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Constraint_IsLazy(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Constraint_Lb(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Constraint_Name(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Constraint_SetBounds(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, double jarg3) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Constraint_SetCoefficient(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, double jarg3) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Constraint_SetIsLazy(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Constraint_SetLb(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Constraint_SetUb(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Constraint_Ub(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| delete_Constraint(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| delete_DoubleVector(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| delete_MPConstraintVector(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| delete_MPSolverParameters(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| delete_MPVariableVector(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| delete_Objective(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| delete_Solver(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| delete_Variable(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| DoubleVector_Add(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| DoubleVector_AddRange(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| DoubleVector_capacity(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| DoubleVector_Clear(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| DoubleVector_Contains(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| DoubleVector_empty(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| DoubleVector_getitem(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| DoubleVector_getitemcopy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| DoubleVector_GetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| DoubleVector_IndexOf(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| DoubleVector_Insert(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, double jarg3) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| DoubleVector_InsertRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| DoubleVector_LastIndexOf(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| DoubleVector_Remove(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| DoubleVector_RemoveAt(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| DoubleVector_RemoveRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| DoubleVector_Repeat(double jarg1, int jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| DoubleVector_reserve(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| DoubleVector_Reverse__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| DoubleVector_Reverse__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| DoubleVector_setitem(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, double jarg3) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| DoubleVector_SetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| DoubleVector_size(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPConstraintVector_Add(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPConstraintVector_AddRange(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPConstraintVector_capacity(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPConstraintVector_Clear(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPConstraintVector_Contains(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPConstraintVector_empty(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPConstraintVector_getitem(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPConstraintVector_getitemcopy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPConstraintVector_GetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPConstraintVector_IndexOf(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPConstraintVector_Insert(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPConstraintVector_InsertRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPConstraintVector_LastIndexOf(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPConstraintVector_Remove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPConstraintVector_RemoveAt(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPConstraintVector_RemoveRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPConstraintVector_Repeat(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPConstraintVector_reserve(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPConstraintVector_Reverse__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPConstraintVector_Reverse__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPConstraintVector_setitem(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPConstraintVector_SetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPConstraintVector_size(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPSolverParameters_GetDoubleParam(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPSolverParameters_GetIntegerParam(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPSolverParameters_kDefaultDualTolerance_get() | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPSolverParameters_kDefaultIncrementality_get() | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPSolverParameters_kDefaultPresolve_get() | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPSolverParameters_kDefaultPrimalTolerance_get() | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPSolverParameters_kDefaultRelativeMipGap_get() | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPSolverParameters_SetDoubleParam(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, double jarg3) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPSolverParameters_SetIntegerParam(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPVariableVector_Add(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPVariableVector_AddRange(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPVariableVector_capacity(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPVariableVector_Clear(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPVariableVector_Contains(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPVariableVector_empty(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPVariableVector_getitem(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPVariableVector_getitemcopy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPVariableVector_GetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPVariableVector_IndexOf(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPVariableVector_Insert(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPVariableVector_InsertRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPVariableVector_LastIndexOf(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPVariableVector_Remove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPVariableVector_RemoveAt(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPVariableVector_RemoveRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPVariableVector_Repeat(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPVariableVector_reserve(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPVariableVector_Reverse__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPVariableVector_Reverse__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPVariableVector_setitem(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPVariableVector_SetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| MPVariableVector_size(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| new_DoubleVector__SWIG_0() | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| new_DoubleVector__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| new_DoubleVector__SWIG_2(int jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| new_MPConstraintVector__SWIG_0() | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| new_MPConstraintVector__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| new_MPConstraintVector__SWIG_2(int jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| new_MPSolverParameters() | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| new_MPVariableVector__SWIG_0() | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| new_MPVariableVector__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| new_MPVariableVector__SWIG_2(int jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| new_Solver(string jarg1, int jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Objective_BestBound(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Objective_Clear(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Objective_GetCoefficient(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Objective_Maximization(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Objective_Minimization(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Objective_Offset(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Objective_SetCoefficient(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, double jarg3) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Objective_SetMaximization(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Objective_SetMinimization(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Objective_SetOffset(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Objective_SetOptimizationDirection(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Objective_Value(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_Clear(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_ComputeConstraintActivities(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_ComputeExactConditionNumber(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_Constraint(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_constraints(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_CreateSolver(string jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_EnableOutput(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_ExportModelAsLpFormat(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_ExportModelAsMpsFormat(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2, bool jarg3) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_InterruptSolve(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_IsMip(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_Iterations(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_LookupConstraintOrNull(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_LookupVariableOrNull(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_MakeBoolVar(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_MakeConstraint__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, double jarg3) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_MakeConstraint__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_MakeConstraint__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, double jarg3, string jarg4) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_MakeConstraint__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_MakeIntVar(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, double jarg3, string jarg4) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_MakeNumVar(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, double jarg3, string jarg4) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_MakeVar(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, double jarg3, bool jarg4, string jarg5) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_Nodes(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_NumConstraints(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_NumVariables(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_Objective(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_Reset(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_SetHint(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, double[] jarg3) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_SetNumThreads(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_SetSolverSpecificParametersAsString(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_SetTimeLimit(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_Solve__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_Solve__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_SolverVersion(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_SupportsProblemType(int jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_SuppressOutput(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_Variable(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_variables(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_VerifySolution(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, bool jarg3) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_WallTime(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Solver_WriteModelToMpsFile(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, bool jarg3, bool jarg4) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| swigExceptionHelper | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | protectedstatic |
| swigStringHelper | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | protectedstatic |
| Variable_BasisStatus(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Variable_Lb(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Variable_Name(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Variable_ReducedCost(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Variable_SetBounds(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, double jarg3) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Variable_SetInteger(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Variable_SetLb(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Variable_SetUb(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Variable_SolutionValue(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |
| Variable_Ub(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE | |