| delete_LinearSumAssignment(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| delete_MaxFlow(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| delete_MinCostFlow(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| delete_MinCostFlowBase(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| LinearSumAssignment_AddArcWithCost(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3, long jarg4) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| LinearSumAssignment_AssignmentCost(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| LinearSumAssignment_Cost(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| LinearSumAssignment_LeftNode(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| LinearSumAssignment_NumArcs(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| LinearSumAssignment_NumNodes(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| LinearSumAssignment_OptimalCost(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| LinearSumAssignment_RightMate(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| LinearSumAssignment_RightNode(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| LinearSumAssignment_Solve(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| MaxFlow_AddArcWithCapacity(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3, long jarg4) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| MaxFlow_Capacity(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| MaxFlow_Flow(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| MaxFlow_Head(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| MaxFlow_NumArcs(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| MaxFlow_NumNodes(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| MaxFlow_OptimalFlow(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| MaxFlow_SetArcCapacity(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, long jarg3) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| MaxFlow_Solve(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| MaxFlow_Tail(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| MinCostFlow_AddArcWithCapacityAndUnitCost(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3, long jarg4, long jarg5) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| MinCostFlow_Capacity(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| MinCostFlow_Flow(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| MinCostFlow_Head(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| MinCostFlow_MaximumFlow(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| MinCostFlow_NumArcs(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| MinCostFlow_NumNodes(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| MinCostFlow_OptimalCost(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| MinCostFlow_SetArcCapacity(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, long jarg3) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| MinCostFlow_SetNodeSupply(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, long jarg3) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| MinCostFlow_Solve(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| MinCostFlow_SolveMaxFlowWithMinCost(global::System.Runtime.InteropServices.HandleRef jarg1) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| MinCostFlow_Supply(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| MinCostFlow_SWIGUpcast(global::System.IntPtr jarg1) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| MinCostFlow_Tail(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| MinCostFlow_UnitCost(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| new_LinearSumAssignment() | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| new_MaxFlow() | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| new_MinCostFlow__SWIG_0(int jarg1, int jarg2) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| new_MinCostFlow__SWIG_1(int jarg1) | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| new_MinCostFlow__SWIG_2() | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| new_MinCostFlowBase() | Google.OrTools.Graph.operations_research_graphPINVOKE | |
| swigExceptionHelper | Google.OrTools.Graph.operations_research_graphPINVOKE | protectedstatic |
| swigStringHelper | Google.OrTools.Graph.operations_research_graphPINVOKE | protectedstatic |