![]() |
OR-Tools
8.1
|
Go to the source code of this file.
Classes | |
struct | SWIG_CSharpException_t |
struct | SWIG_CSharpExceptionArgument_t |
Macros | |
#define | SWIGCSHARP |
#define | SWIGTEMPLATEDISAMBIGUATOR |
#define | SWIGINLINE |
#define | SWIGUNUSED |
#define | SWIGUNUSEDPARM(p) p SWIGUNUSED |
#define | SWIGINTERN static SWIGUNUSED |
#define | SWIGINTERNINLINE SWIGINTERN SWIGINLINE |
#define | SWIGEXPORT |
#define | SWIGSTDCALL |
#define | SWIG_contract_assert(nullreturn, expr, msg) if (!(expr)) {SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, msg, ""); return nullreturn; } else |
#define | SWIGWORDSIZE64 |
Typedefs | |
typedef void(SWIGSTDCALL * | SWIG_CSharpExceptionCallback_t) (const char *) |
typedef void(SWIGSTDCALL * | SWIG_CSharpExceptionArgumentCallback_t) (const char *, const char *) |
typedef char *(SWIGSTDCALL * | SWIG_CSharpStringHelperCallback) (const char *) |
Variables | |
static SWIG_CSharpException_t | SWIG_csharp_exceptions [] |
static SWIG_CSharpExceptionArgument_t | SWIG_csharp_exceptions_argument [] |
static SWIG_CSharpStringHelperCallback | SWIG_csharp_string_callback = NULL |
#define SWIG_contract_assert | ( | nullreturn, | |
expr, | |||
msg | |||
) | if (!(expr)) {SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, msg, ""); return nullreturn; } else |
Definition at line 299 of file graph_csharp_wrap.cc.
#define SWIGCSHARP |
Definition at line 13 of file graph_csharp_wrap.cc.
#define SWIGEXPORT |
Definition at line 127 of file graph_csharp_wrap.cc.
#define SWIGINLINE |
Definition at line 64 of file graph_csharp_wrap.cc.
#define SWIGINTERN static SWIGUNUSED |
Definition at line 99 of file graph_csharp_wrap.cc.
#define SWIGINTERNINLINE SWIGINTERN SWIGINLINE |
Definition at line 104 of file graph_csharp_wrap.cc.
#define SWIGSTDCALL |
Definition at line 137 of file graph_csharp_wrap.cc.
#define SWIGTEMPLATEDISAMBIGUATOR |
Definition at line 55 of file graph_csharp_wrap.cc.
#define SWIGUNUSED |
Definition at line 79 of file graph_csharp_wrap.cc.
#define SWIGUNUSEDPARM | ( | p | ) | p SWIGUNUSED |
Definition at line 93 of file graph_csharp_wrap.cc.
#define SWIGWORDSIZE64 |
Definition at line 305 of file graph_csharp_wrap.cc.
typedef void(SWIGSTDCALL* SWIG_CSharpExceptionArgumentCallback_t) (const char *, const char *) |
Definition at line 194 of file graph_csharp_wrap.cc.
typedef void(SWIGSTDCALL* SWIG_CSharpExceptionCallback_t) (const char *) |
Definition at line 193 of file graph_csharp_wrap.cc.
typedef char*(SWIGSTDCALL* SWIG_CSharpStringHelperCallback) (const char *) |
Definition at line 285 of file graph_csharp_wrap.cc.
Definition at line 187 of file graph_csharp_wrap.cc.
Definition at line 173 of file graph_csharp_wrap.cc.
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfGraph_delete_LinearSumAssignment___ | ( | void * | jarg1 | ) |
Definition at line 873 of file graph_csharp_wrap.cc.
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfGraph_delete_MaxFlow___ | ( | void * | jarg1 | ) |
Definition at line 469 of file graph_csharp_wrap.cc.
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfGraph_delete_MinCostFlow___ | ( | void * | jarg1 | ) |
Definition at line 719 of file graph_csharp_wrap.cc.
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfGraph_delete_MinCostFlowBase___ | ( | void * | jarg1 | ) |
Definition at line 487 of file graph_csharp_wrap.cc.
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfGraph_LinearSumAssignment_AddArcWithCost___ | ( | void * | jarg1, |
int | jarg2, | ||
int | jarg3, | ||
long long | jarg4 | ||
) |
Definition at line 737 of file graph_csharp_wrap.cc.
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfGraph_LinearSumAssignment_AssignmentCost___ | ( | void * | jarg1, |
int | jarg2 | ||
) |
Definition at line 859 of file graph_csharp_wrap.cc.
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfGraph_LinearSumAssignment_Cost___ | ( | void * | jarg1, |
int | jarg2 | ||
) |
Definition at line 807 of file graph_csharp_wrap.cc.
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfGraph_LinearSumAssignment_LeftNode___ | ( | void * | jarg1, |
int | jarg2 | ||
) |
Definition at line 779 of file graph_csharp_wrap.cc.
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfGraph_LinearSumAssignment_NumArcs___ | ( | void * | jarg1 | ) |
Definition at line 767 of file graph_csharp_wrap.cc.
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfGraph_LinearSumAssignment_NumNodes___ | ( | void * | jarg1 | ) |
Definition at line 755 of file graph_csharp_wrap.cc.
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfGraph_LinearSumAssignment_OptimalCost___ | ( | void * | jarg1 | ) |
Definition at line 833 of file graph_csharp_wrap.cc.
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfGraph_LinearSumAssignment_RightMate___ | ( | void * | jarg1, |
int | jarg2 | ||
) |
Definition at line 845 of file graph_csharp_wrap.cc.
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfGraph_LinearSumAssignment_RightNode___ | ( | void * | jarg1, |
int | jarg2 | ||
) |
Definition at line 793 of file graph_csharp_wrap.cc.
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfGraph_LinearSumAssignment_Solve___ | ( | void * | jarg1 | ) |
Definition at line 821 of file graph_csharp_wrap.cc.
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfGraph_MaxFlow_AddArcWithCapacity___ | ( | void * | jarg1, |
int | jarg2, | ||
int | jarg3, | ||
long long | jarg4 | ||
) |
Definition at line 343 of file graph_csharp_wrap.cc.
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfGraph_MaxFlow_Capacity___ | ( | void * | jarg1, |
int | jarg2 | ||
) |
Definition at line 413 of file graph_csharp_wrap.cc.
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfGraph_MaxFlow_Flow___ | ( | void * | jarg1, |
int | jarg2 | ||
) |
Definition at line 455 of file graph_csharp_wrap.cc.
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfGraph_MaxFlow_Head___ | ( | void * | jarg1, |
int | jarg2 | ||
) |
Definition at line 399 of file graph_csharp_wrap.cc.
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfGraph_MaxFlow_NumArcs___ | ( | void * | jarg1 | ) |
Definition at line 373 of file graph_csharp_wrap.cc.
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfGraph_MaxFlow_NumNodes___ | ( | void * | jarg1 | ) |
Definition at line 361 of file graph_csharp_wrap.cc.
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfGraph_MaxFlow_OptimalFlow___ | ( | void * | jarg1 | ) |
Definition at line 443 of file graph_csharp_wrap.cc.
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfGraph_MaxFlow_Solve___ | ( | void * | jarg1, |
int | jarg2, | ||
int | jarg3 | ||
) |
Definition at line 427 of file graph_csharp_wrap.cc.
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfGraph_MaxFlow_Tail___ | ( | void * | jarg1, |
int | jarg2 | ||
) |
Definition at line 385 of file graph_csharp_wrap.cc.
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfGraph_MinCostFlow_AddArcWithCapacityAndUnitCost___ | ( | void * | jarg1, |
int | jarg2, | ||
int | jarg3, | ||
long long | jarg4, | ||
long long | jarg5 | ||
) |
Definition at line 531 of file graph_csharp_wrap.cc.
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfGraph_MinCostFlow_Capacity___ | ( | void * | jarg1, |
int | jarg2 | ||
) |
Definition at line 677 of file graph_csharp_wrap.cc.
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfGraph_MinCostFlow_Flow___ | ( | void * | jarg1, |
int | jarg2 | ||
) |
Definition at line 611 of file graph_csharp_wrap.cc.
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfGraph_MinCostFlow_Head___ | ( | void * | jarg1, |
int | jarg2 | ||
) |
Definition at line 663 of file graph_csharp_wrap.cc.
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfGraph_MinCostFlow_MaximumFlow___ | ( | void * | jarg1 | ) |
Definition at line 599 of file graph_csharp_wrap.cc.
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfGraph_MinCostFlow_NumArcs___ | ( | void * | jarg1 | ) |
Definition at line 637 of file graph_csharp_wrap.cc.
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfGraph_MinCostFlow_NumNodes___ | ( | void * | jarg1 | ) |
Definition at line 625 of file graph_csharp_wrap.cc.
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfGraph_MinCostFlow_OptimalCost___ | ( | void * | jarg1 | ) |
Definition at line 587 of file graph_csharp_wrap.cc.
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfGraph_MinCostFlow_SetNodeSupply___ | ( | void * | jarg1, |
int | jarg2, | ||
long long | jarg3 | ||
) |
Definition at line 551 of file graph_csharp_wrap.cc.
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfGraph_MinCostFlow_Solve___ | ( | void * | jarg1 | ) |
Definition at line 563 of file graph_csharp_wrap.cc.
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfGraph_MinCostFlow_SolveMaxFlowWithMinCost___ | ( | void * | jarg1 | ) |
Definition at line 575 of file graph_csharp_wrap.cc.
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfGraph_MinCostFlow_Supply___ | ( | void * | jarg1, |
int | jarg2 | ||
) |
Definition at line 691 of file graph_csharp_wrap.cc.
SWIGEXPORT operations_research::MinCostFlowBase* SWIGSTDCALL CSharp_GooglefOrToolsfGraph_MinCostFlow_SWIGUpcast___ | ( | operations_research::SimpleMinCostFlow * | jarg1 | ) |
Definition at line 881 of file graph_csharp_wrap.cc.
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfGraph_MinCostFlow_Tail___ | ( | void * | jarg1, |
int | jarg2 | ||
) |
Definition at line 649 of file graph_csharp_wrap.cc.
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfGraph_MinCostFlow_UnitCost___ | ( | void * | jarg1, |
int | jarg2 | ||
) |
Definition at line 705 of file graph_csharp_wrap.cc.
SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfGraph_new_LinearSumAssignment___ | ( | ) |
Definition at line 727 of file graph_csharp_wrap.cc.
SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfGraph_new_MaxFlow___ | ( | ) |
Definition at line 333 of file graph_csharp_wrap.cc.
SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfGraph_new_MinCostFlow__SWIG_0___ | ( | int | jarg1, |
int | jarg2 | ||
) |
Definition at line 495 of file graph_csharp_wrap.cc.
SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfGraph_new_MinCostFlow__SWIG_1___ | ( | int | jarg1 | ) |
Definition at line 509 of file graph_csharp_wrap.cc.
SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfGraph_new_MinCostFlow__SWIG_2___ | ( | ) |
Definition at line 521 of file graph_csharp_wrap.cc.
SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfGraph_new_MinCostFlowBase___ | ( | ) |
Definition at line 477 of file graph_csharp_wrap.cc.
|
static |
Definition at line 226 of file graph_csharp_wrap.cc.
|
static |
Definition at line 234 of file graph_csharp_wrap.cc.
SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionArgumentCallbacks_operations_research_graph | ( | SWIG_CSharpExceptionArgumentCallback_t | argumentCallback, |
SWIG_CSharpExceptionArgumentCallback_t | argumentNullCallback, | ||
SWIG_CSharpExceptionArgumentCallback_t | argumentOutOfRangeCallback | ||
) |
Definition at line 274 of file graph_csharp_wrap.cc.
SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionCallbacks_operations_research_graph | ( | SWIG_CSharpExceptionCallback_t | applicationCallback, |
SWIG_CSharpExceptionCallback_t | arithmeticCallback, | ||
SWIG_CSharpExceptionCallback_t | divideByZeroCallback, | ||
SWIG_CSharpExceptionCallback_t | indexOutOfRangeCallback, | ||
SWIG_CSharpExceptionCallback_t | invalidCastCallback, | ||
SWIG_CSharpExceptionCallback_t | invalidOperationCallback, | ||
SWIG_CSharpExceptionCallback_t | ioCallback, | ||
SWIG_CSharpExceptionCallback_t | nullReferenceCallback, | ||
SWIG_CSharpExceptionCallback_t | outOfMemoryCallback, | ||
SWIG_CSharpExceptionCallback_t | overflowCallback, | ||
SWIG_CSharpExceptionCallback_t | systemCallback | ||
) |
Definition at line 246 of file graph_csharp_wrap.cc.
SWIGEXPORT void SWIGSTDCALL SWIGRegisterStringCallback_operations_research_graph | ( | SWIG_CSharpStringHelperCallback | callback | ) |
Definition at line 292 of file graph_csharp_wrap.cc.
|
static |
Definition at line 206 of file graph_csharp_wrap.cc.
|
static |
Definition at line 220 of file graph_csharp_wrap.cc.
|
static |
Definition at line 286 of file graph_csharp_wrap.cc.