![]() |
OR-Tools
8.1
|
Go to the source code of this file.
Classes | |
struct | SWIG_JavaExceptions_t |
Macros | |
#define | SWIGJAVA |
#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_JavaThrowException(jenv, SWIG_JavaIllegalArgumentException, msg); return nullreturn; } else |
#define | SWIGWORDSIZE64 |
Functions | |
static void SWIGUNUSED | SWIG_JavaThrowException (JNIEnv *jenv, SWIG_JavaExceptionCodes code, const char *msg) |
SWIGEXPORT jlong JNICALL | Java_com_google_ortools_graph_mainJNI_new_1MaxFlow (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_com_google_ortools_graph_mainJNI_MaxFlow_1addArcWithCapacity (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2, jint jarg3, jlong jarg4) |
SWIGEXPORT jint JNICALL | Java_com_google_ortools_graph_mainJNI_MaxFlow_1getNumNodes (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) |
SWIGEXPORT jint JNICALL | Java_com_google_ortools_graph_mainJNI_MaxFlow_1getNumArcs (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) |
SWIGEXPORT jint JNICALL | Java_com_google_ortools_graph_mainJNI_MaxFlow_1getTail (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) |
SWIGEXPORT jint JNICALL | Java_com_google_ortools_graph_mainJNI_MaxFlow_1getHead (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) |
SWIGEXPORT jlong JNICALL | Java_com_google_ortools_graph_mainJNI_MaxFlow_1getCapacity (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) |
SWIGEXPORT jint JNICALL | Java_com_google_ortools_graph_mainJNI_MaxFlow_1solve (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2, jint jarg3) |
SWIGEXPORT jlong JNICALL | Java_com_google_ortools_graph_mainJNI_MaxFlow_1getOptimalFlow (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) |
SWIGEXPORT jlong JNICALL | Java_com_google_ortools_graph_mainJNI_MaxFlow_1getFlow (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) |
SWIGEXPORT void JNICALL | Java_com_google_ortools_graph_mainJNI_MaxFlow_1setArcCapacity (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2, jlong jarg3) |
SWIGEXPORT void JNICALL | Java_com_google_ortools_graph_mainJNI_delete_1MaxFlow (JNIEnv *jenv, jclass jcls, jlong jarg1) |
SWIGEXPORT jlong JNICALL | Java_com_google_ortools_graph_mainJNI_new_1MinCostFlowBase (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT void JNICALL | Java_com_google_ortools_graph_mainJNI_delete_1MinCostFlowBase (JNIEnv *jenv, jclass jcls, jlong jarg1) |
SWIGEXPORT jlong JNICALL | Java_com_google_ortools_graph_mainJNI_new_1MinCostFlow_1_1SWIG_10 (JNIEnv *jenv, jclass jcls, jint jarg1, jint jarg2) |
SWIGEXPORT jlong JNICALL | Java_com_google_ortools_graph_mainJNI_new_1MinCostFlow_1_1SWIG_11 (JNIEnv *jenv, jclass jcls, jint jarg1) |
SWIGEXPORT jlong JNICALL | Java_com_google_ortools_graph_mainJNI_new_1MinCostFlow_1_1SWIG_12 (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_com_google_ortools_graph_mainJNI_MinCostFlow_1addArcWithCapacityAndUnitCost (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2, jint jarg3, jlong jarg4, jlong jarg5) |
SWIGEXPORT void JNICALL | Java_com_google_ortools_graph_mainJNI_MinCostFlow_1setNodeSupply (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2, jlong jarg3) |
SWIGEXPORT jint JNICALL | Java_com_google_ortools_graph_mainJNI_MinCostFlow_1solve (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) |
SWIGEXPORT jint JNICALL | Java_com_google_ortools_graph_mainJNI_MinCostFlow_1solveMaxFlowWithMinCost (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) |
SWIGEXPORT jlong JNICALL | Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getOptimalCost (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) |
SWIGEXPORT jlong JNICALL | Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getMaximumFlow (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) |
SWIGEXPORT jlong JNICALL | Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getFlow (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) |
SWIGEXPORT jint JNICALL | Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getNumNodes (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) |
SWIGEXPORT jint JNICALL | Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getNumArcs (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) |
SWIGEXPORT jint JNICALL | Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getTail (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) |
SWIGEXPORT jint JNICALL | Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getHead (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) |
SWIGEXPORT jlong JNICALL | Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getCapacity (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) |
SWIGEXPORT jlong JNICALL | Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getSupply (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) |
SWIGEXPORT jlong JNICALL | Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getUnitCost (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) |
SWIGEXPORT void JNICALL | Java_com_google_ortools_graph_mainJNI_delete_1MinCostFlow (JNIEnv *jenv, jclass jcls, jlong jarg1) |
SWIGEXPORT jlong JNICALL | Java_com_google_ortools_graph_mainJNI_new_1LinearSumAssignment (JNIEnv *jenv, jclass jcls) |
SWIGEXPORT jint JNICALL | Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1addArcWithCost (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2, jint jarg3, jlong jarg4) |
SWIGEXPORT jint JNICALL | Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getNumNodes (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) |
SWIGEXPORT jint JNICALL | Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getNumArcs (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) |
SWIGEXPORT jint JNICALL | Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getLeftNode (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) |
SWIGEXPORT jint JNICALL | Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getRightNode (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) |
SWIGEXPORT jlong JNICALL | Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getCost (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) |
SWIGEXPORT jint JNICALL | Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1solve (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) |
SWIGEXPORT jlong JNICALL | Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getOptimalCost (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) |
SWIGEXPORT jint JNICALL | Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getRightMate (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) |
SWIGEXPORT jlong JNICALL | Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getAssignmentCost (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) |
SWIGEXPORT void JNICALL | Java_com_google_ortools_graph_mainJNI_delete_1LinearSumAssignment (JNIEnv *jenv, jclass jcls, jlong jarg1) |
SWIGEXPORT jlong JNICALL | Java_com_google_ortools_graph_mainJNI_MinCostFlow_1SWIGUpcast (JNIEnv *jenv, jclass jcls, jlong jarg1) |
#define SWIG_contract_assert | ( | nullreturn, | |
expr, | |||
msg | |||
) | if (!(expr)) {SWIG_JavaThrowException(jenv, SWIG_JavaIllegalArgumentException, msg); return nullreturn; } else |
Definition at line 232 of file graph_java_wrap.cc.
#define SWIGEXPORT |
Definition at line 127 of file graph_java_wrap.cc.
#define SWIGINLINE |
Definition at line 64 of file graph_java_wrap.cc.
#define SWIGINTERN static SWIGUNUSED |
Definition at line 99 of file graph_java_wrap.cc.
#define SWIGINTERNINLINE SWIGINTERN SWIGINLINE |
Definition at line 104 of file graph_java_wrap.cc.
#define SWIGJAVA |
Definition at line 13 of file graph_java_wrap.cc.
#define SWIGSTDCALL |
Definition at line 137 of file graph_java_wrap.cc.
#define SWIGTEMPLATEDISAMBIGUATOR |
Definition at line 55 of file graph_java_wrap.cc.
#define SWIGUNUSED |
Definition at line 79 of file graph_java_wrap.cc.
#define SWIGUNUSEDPARM | ( | p | ) | p SWIGUNUSED |
Definition at line 93 of file graph_java_wrap.cc.
#define SWIGWORDSIZE64 |
Definition at line 238 of file graph_java_wrap.cc.
Definition at line 184 of file graph_java_wrap.cc.
SWIGEXPORT void JNICALL Java_com_google_ortools_graph_mainJNI_delete_1LinearSumAssignment | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 938 of file graph_java_wrap.cc.
SWIGEXPORT void JNICALL Java_com_google_ortools_graph_mainJNI_delete_1MaxFlow | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 446 of file graph_java_wrap.cc.
SWIGEXPORT void JNICALL Java_com_google_ortools_graph_mainJNI_delete_1MinCostFlow | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 750 of file graph_java_wrap.cc.
SWIGEXPORT void JNICALL Java_com_google_ortools_graph_mainJNI_delete_1MinCostFlowBase | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 468 of file graph_java_wrap.cc.
SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1addArcWithCost | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_, | ||
jint | jarg2, | ||
jint | jarg3, | ||
jlong | jarg4 | ||
) |
Definition at line 772 of file graph_java_wrap.cc.
SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getAssignmentCost | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_, | ||
jint | jarg2 | ||
) |
Definition at line 921 of file graph_java_wrap.cc.
SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getCost | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_, | ||
jint | jarg2 | ||
) |
Definition at line 857 of file graph_java_wrap.cc.
SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getLeftNode | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_, | ||
jint | jarg2 | ||
) |
Definition at line 823 of file graph_java_wrap.cc.
SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getNumArcs | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_ | ||
) |
Definition at line 808 of file graph_java_wrap.cc.
SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getNumNodes | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_ | ||
) |
Definition at line 793 of file graph_java_wrap.cc.
SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getOptimalCost | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_ | ||
) |
Definition at line 889 of file graph_java_wrap.cc.
SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getRightMate | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_, | ||
jint | jarg2 | ||
) |
Definition at line 904 of file graph_java_wrap.cc.
SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1getRightNode | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_, | ||
jint | jarg2 | ||
) |
Definition at line 840 of file graph_java_wrap.cc.
SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_LinearSumAssignment_1solve | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_ | ||
) |
Definition at line 874 of file graph_java_wrap.cc.
SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_MaxFlow_1addArcWithCapacity | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_, | ||
jint | jarg2, | ||
jint | jarg3, | ||
jlong | jarg4 | ||
) |
Definition at line 278 of file graph_java_wrap.cc.
SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_MaxFlow_1getCapacity | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_, | ||
jint | jarg2 | ||
) |
Definition at line 363 of file graph_java_wrap.cc.
SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_MaxFlow_1getFlow | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_, | ||
jint | jarg2 | ||
) |
Definition at line 414 of file graph_java_wrap.cc.
SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_MaxFlow_1getHead | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_, | ||
jint | jarg2 | ||
) |
Definition at line 346 of file graph_java_wrap.cc.
SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_MaxFlow_1getNumArcs | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_ | ||
) |
Definition at line 314 of file graph_java_wrap.cc.
SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_MaxFlow_1getNumNodes | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_ | ||
) |
Definition at line 299 of file graph_java_wrap.cc.
SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_MaxFlow_1getOptimalFlow | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_ | ||
) |
Definition at line 399 of file graph_java_wrap.cc.
SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_MaxFlow_1getTail | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_, | ||
jint | jarg2 | ||
) |
Definition at line 329 of file graph_java_wrap.cc.
SWIGEXPORT void JNICALL Java_com_google_ortools_graph_mainJNI_MaxFlow_1setArcCapacity | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_, | ||
jint | jarg2, | ||
jlong | jarg3 | ||
) |
Definition at line 431 of file graph_java_wrap.cc.
SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_MaxFlow_1solve | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_, | ||
jint | jarg2, | ||
jint | jarg3 | ||
) |
Definition at line 380 of file graph_java_wrap.cc.
SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_MinCostFlow_1addArcWithCapacityAndUnitCost | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_, | ||
jint | jarg2, | ||
jint | jarg3, | ||
jlong | jarg4, | ||
jlong | jarg5 | ||
) |
Definition at line 520 of file graph_java_wrap.cc.
SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getCapacity | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_, | ||
jint | jarg2 | ||
) |
Definition at line 699 of file graph_java_wrap.cc.
SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getFlow | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_, | ||
jint | jarg2 | ||
) |
Definition at line 618 of file graph_java_wrap.cc.
SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getHead | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_, | ||
jint | jarg2 | ||
) |
Definition at line 682 of file graph_java_wrap.cc.
SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getMaximumFlow | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_ | ||
) |
Definition at line 603 of file graph_java_wrap.cc.
SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getNumArcs | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_ | ||
) |
Definition at line 650 of file graph_java_wrap.cc.
SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getNumNodes | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_ | ||
) |
Definition at line 635 of file graph_java_wrap.cc.
SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getOptimalCost | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_ | ||
) |
Definition at line 588 of file graph_java_wrap.cc.
SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getSupply | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_, | ||
jint | jarg2 | ||
) |
Definition at line 716 of file graph_java_wrap.cc.
SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getTail | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_, | ||
jint | jarg2 | ||
) |
Definition at line 665 of file graph_java_wrap.cc.
SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_MinCostFlow_1getUnitCost | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_, | ||
jint | jarg2 | ||
) |
Definition at line 733 of file graph_java_wrap.cc.
SWIGEXPORT void JNICALL Java_com_google_ortools_graph_mainJNI_MinCostFlow_1setNodeSupply | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_, | ||
jint | jarg2, | ||
jlong | jarg3 | ||
) |
Definition at line 543 of file graph_java_wrap.cc.
SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_MinCostFlow_1solve | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_ | ||
) |
Definition at line 558 of file graph_java_wrap.cc.
SWIGEXPORT jint JNICALL Java_com_google_ortools_graph_mainJNI_MinCostFlow_1solveMaxFlowWithMinCost | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1, | ||
jobject | jarg1_ | ||
) |
Definition at line 573 of file graph_java_wrap.cc.
SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_MinCostFlow_1SWIGUpcast | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jlong | jarg1 | ||
) |
Definition at line 948 of file graph_java_wrap.cc.
SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_new_1LinearSumAssignment | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 760 of file graph_java_wrap.cc.
SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_new_1MaxFlow | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 266 of file graph_java_wrap.cc.
SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_new_1MinCostFlow_1_1SWIG_10 | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1, | ||
jint | jarg2 | ||
) |
Definition at line 478 of file graph_java_wrap.cc.
SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_new_1MinCostFlow_1_1SWIG_11 | ( | JNIEnv * | jenv, |
jclass | jcls, | ||
jint | jarg1 | ||
) |
Definition at line 494 of file graph_java_wrap.cc.
SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_new_1MinCostFlow_1_1SWIG_12 | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 508 of file graph_java_wrap.cc.
SWIGEXPORT jlong JNICALL Java_com_google_ortools_graph_mainJNI_new_1MinCostFlowBase | ( | JNIEnv * | jenv, |
jclass | jcls | ||
) |
Definition at line 456 of file graph_java_wrap.cc.
|
static |
Definition at line 203 of file graph_java_wrap.cc.