![]() |
OR-Tools
9.1
|
Go to the source code of this file.
Classes | |
| struct | SWIG_JavaExceptions_t |
| class | JObjectWrapper |
| class | LocalRefGuard |
| class | Director |
| class | Director::JNIEnvWrapper |
| class | BoolArray< N > |
| class | JavaString |
| class | JavaExceptionMessage |
| class | DirectorException |
| class | GlobalRefGuard |
Namespaces | |
| namespace | Swig |
Macros | |
| #define | SWIGJAVA |
| #define | SWIG_DIRECTORS |
| #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) |
| SWIGINTERN bool | ExceptionMatches (JNIEnv *jenv, jthrowable throwable, const char *classname) |
| SWIGEXPORT void JNICALL | Java_com_google_ortools_sat_mainJNI_delete_1SolutionCallback (JNIEnv *jenv, jclass jcls, jlong jarg1) |
| SWIGEXPORT void JNICALL | Java_com_google_ortools_sat_mainJNI_SolutionCallback_1onSolutionCallback (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) |
| SWIGEXPORT jlong JNICALL | Java_com_google_ortools_sat_mainJNI_SolutionCallback_1numBooleans (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) |
| SWIGEXPORT jlong JNICALL | Java_com_google_ortools_sat_mainJNI_SolutionCallback_1numBranches (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) |
| SWIGEXPORT jlong JNICALL | Java_com_google_ortools_sat_mainJNI_SolutionCallback_1numConflicts (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) |
| SWIGEXPORT jlong JNICALL | Java_com_google_ortools_sat_mainJNI_SolutionCallback_1numBinaryPropagations (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) |
| SWIGEXPORT jlong JNICALL | Java_com_google_ortools_sat_mainJNI_SolutionCallback_1numIntegerPropagations (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) |
| SWIGEXPORT jdouble JNICALL | Java_com_google_ortools_sat_mainJNI_SolutionCallback_1wallTime (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) |
| SWIGEXPORT jdouble JNICALL | Java_com_google_ortools_sat_mainJNI_SolutionCallback_1userTime (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) |
| SWIGEXPORT jdouble JNICALL | Java_com_google_ortools_sat_mainJNI_SolutionCallback_1objectiveValue (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) |
| SWIGEXPORT jdouble JNICALL | Java_com_google_ortools_sat_mainJNI_SolutionCallback_1bestObjectiveBound (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) |
| SWIGEXPORT jlong JNICALL | Java_com_google_ortools_sat_mainJNI_SolutionCallback_1solutionIntegerValue (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) |
| SWIGEXPORT jboolean JNICALL | Java_com_google_ortools_sat_mainJNI_SolutionCallback_1solutionBooleanValue (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jint jarg2) |
| SWIGEXPORT void JNICALL | Java_com_google_ortools_sat_mainJNI_SolutionCallback_1stopSearch (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) |
| SWIGEXPORT jlong JNICALL | Java_com_google_ortools_sat_mainJNI_new_1SolutionCallback (JNIEnv *jenv, jclass jcls) |
| SWIGEXPORT void JNICALL | Java_com_google_ortools_sat_mainJNI_SolutionCallback_1director_1connect (JNIEnv *jenv, jclass jcls, jobject jself, jlong objarg, jboolean jswig_mem_own, jboolean jweak_global) |
| SWIGEXPORT void JNICALL | Java_com_google_ortools_sat_mainJNI_SolutionCallback_1change_1ownership (JNIEnv *jenv, jclass jcls, jobject jself, jlong objarg, jboolean jtake_or_release) |
| SWIGEXPORT void JNICALL | Java_com_google_ortools_sat_mainJNI_SolveWrapper_1setParameters (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jbyteArray jarg2) |
| SWIGEXPORT void JNICALL | Java_com_google_ortools_sat_mainJNI_SolveWrapper_1addSolutionCallback (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jlong jarg2, jobject jarg2_) |
| SWIGEXPORT void JNICALL | Java_com_google_ortools_sat_mainJNI_SolveWrapper_1clearSolutionCallback (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jlong jarg2, jobject jarg2_) |
| SWIGEXPORT void JNICALL | Java_com_google_ortools_sat_mainJNI_SolveWrapper_1addLogCallback (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jobject jarg2) |
| SWIGEXPORT jbyteArray JNICALL | Java_com_google_ortools_sat_mainJNI_SolveWrapper_1solve (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_, jbyteArray jarg2) |
| SWIGEXPORT void JNICALL | Java_com_google_ortools_sat_mainJNI_SolveWrapper_1stopSearch (JNIEnv *jenv, jclass jcls, jlong jarg1, jobject jarg1_) |
| SWIGEXPORT jlong JNICALL | Java_com_google_ortools_sat_mainJNI_new_1SolveWrapper (JNIEnv *jenv, jclass jcls) |
| SWIGEXPORT void JNICALL | Java_com_google_ortools_sat_mainJNI_delete_1SolveWrapper (JNIEnv *jenv, jclass jcls, jlong jarg1) |
| SWIGEXPORT jstring JNICALL | Java_com_google_ortools_sat_mainJNI_CpSatHelper_1modelStats (JNIEnv *jenv, jclass jcls, jbyteArray jarg1) |
| SWIGEXPORT jstring JNICALL | Java_com_google_ortools_sat_mainJNI_CpSatHelper_1solverResponseStats (JNIEnv *jenv, jclass jcls, jbyteArray jarg1) |
| SWIGEXPORT jstring JNICALL | Java_com_google_ortools_sat_mainJNI_CpSatHelper_1validateModel (JNIEnv *jenv, jclass jcls, jbyteArray jarg1) |
| SWIGEXPORT jlong JNICALL | Java_com_google_ortools_sat_mainJNI_CpSatHelper_1variableDomain (JNIEnv *jenv, jclass jcls, jbyteArray jarg1) |
| SWIGEXPORT jboolean JNICALL | Java_com_google_ortools_sat_mainJNI_CpSatHelper_1writeModelToFile (JNIEnv *jenv, jclass jcls, jbyteArray jarg1, jstring jarg2) |
| SWIGEXPORT jlong JNICALL | Java_com_google_ortools_sat_mainJNI_new_1CpSatHelper (JNIEnv *jenv, jclass jcls) |
| SWIGEXPORT void JNICALL | Java_com_google_ortools_sat_mainJNI_delete_1CpSatHelper (JNIEnv *jenv, jclass jcls, jlong jarg1) |
| SWIGEXPORT void JNICALL | Java_com_google_ortools_sat_mainJNI_swig_1module_1init (JNIEnv *jenv, jclass jcls) |
| #define SWIG_contract_assert | ( | nullreturn, | |
| expr, | |||
| msg | |||
| ) | if (!(expr)) {SWIG_JavaThrowException(jenv, SWIG_JavaIllegalArgumentException, msg); return nullreturn; } else |
Definition at line 233 of file sat_java_wrap.cc.
| #define SWIG_DIRECTORS |
Definition at line 16 of file sat_java_wrap.cc.
| #define SWIGEXPORT |
Definition at line 128 of file sat_java_wrap.cc.
| #define SWIGINLINE |
Definition at line 65 of file sat_java_wrap.cc.
| #define SWIGINTERN static SWIGUNUSED |
Definition at line 100 of file sat_java_wrap.cc.
| #define SWIGINTERNINLINE SWIGINTERN SWIGINLINE |
Definition at line 105 of file sat_java_wrap.cc.
| #define SWIGJAVA |
Definition at line 13 of file sat_java_wrap.cc.
| #define SWIGSTDCALL |
Definition at line 138 of file sat_java_wrap.cc.
| #define SWIGTEMPLATEDISAMBIGUATOR |
Definition at line 56 of file sat_java_wrap.cc.
| #define SWIGUNUSED |
Definition at line 80 of file sat_java_wrap.cc.
| #define SWIGUNUSEDPARM | ( | p | ) | p SWIGUNUSED |
Definition at line 94 of file sat_java_wrap.cc.
| #define SWIGWORDSIZE64 |
Definition at line 756 of file sat_java_wrap.cc.
Definition at line 185 of file sat_java_wrap.cc.
| SWIGEXPORT jstring JNICALL Java_com_google_ortools_sat_mainJNI_CpSatHelper_1modelStats | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jbyteArray | jarg1 | ||
| ) |
Definition at line 1290 of file sat_java_wrap.cc.
| SWIGEXPORT jstring JNICALL Java_com_google_ortools_sat_mainJNI_CpSatHelper_1solverResponseStats | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jbyteArray | jarg1 | ||
| ) |
Definition at line 1316 of file sat_java_wrap.cc.
| SWIGEXPORT jstring JNICALL Java_com_google_ortools_sat_mainJNI_CpSatHelper_1validateModel | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jbyteArray | jarg1 | ||
| ) |
Definition at line 1342 of file sat_java_wrap.cc.
| SWIGEXPORT jlong JNICALL Java_com_google_ortools_sat_mainJNI_CpSatHelper_1variableDomain | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jbyteArray | jarg1 | ||
| ) |
Definition at line 1368 of file sat_java_wrap.cc.
| SWIGEXPORT jboolean JNICALL Java_com_google_ortools_sat_mainJNI_CpSatHelper_1writeModelToFile | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jbyteArray | jarg1, | ||
| jstring | jarg2 | ||
| ) |
Definition at line 1394 of file sat_java_wrap.cc.
| SWIGEXPORT void JNICALL Java_com_google_ortools_sat_mainJNI_delete_1CpSatHelper | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1 | ||
| ) |
Definition at line 1442 of file sat_java_wrap.cc.
| SWIGEXPORT void JNICALL Java_com_google_ortools_sat_mainJNI_delete_1SolutionCallback | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1 | ||
| ) |
Definition at line 890 of file sat_java_wrap.cc.
| SWIGEXPORT void JNICALL Java_com_google_ortools_sat_mainJNI_delete_1SolveWrapper | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1 | ||
| ) |
Definition at line 1280 of file sat_java_wrap.cc.
| SWIGEXPORT jlong JNICALL Java_com_google_ortools_sat_mainJNI_new_1CpSatHelper | ( | JNIEnv * | jenv, |
| jclass | jcls | ||
| ) |
Definition at line 1430 of file sat_java_wrap.cc.
| SWIGEXPORT jlong JNICALL Java_com_google_ortools_sat_mainJNI_new_1SolutionCallback | ( | JNIEnv * | jenv, |
| jclass | jcls | ||
| ) |
Definition at line 1091 of file sat_java_wrap.cc.
| SWIGEXPORT jlong JNICALL Java_com_google_ortools_sat_mainJNI_new_1SolveWrapper | ( | JNIEnv * | jenv, |
| jclass | jcls | ||
| ) |
Definition at line 1268 of file sat_java_wrap.cc.
| SWIGEXPORT jdouble JNICALL Java_com_google_ortools_sat_mainJNI_SolutionCallback_1bestObjectiveBound | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_ | ||
| ) |
Definition at line 1031 of file sat_java_wrap.cc.
| SWIGEXPORT void JNICALL Java_com_google_ortools_sat_mainJNI_SolutionCallback_1change_1ownership | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jobject | jself, | ||
| jlong | objarg, | ||
| jboolean | jtake_or_release | ||
| ) |
Definition at line 1111 of file sat_java_wrap.cc.
| SWIGEXPORT void JNICALL Java_com_google_ortools_sat_mainJNI_SolutionCallback_1director_1connect | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jobject | jself, | ||
| jlong | objarg, | ||
| jboolean | jswig_mem_own, | ||
| jboolean | jweak_global | ||
| ) |
Definition at line 1103 of file sat_java_wrap.cc.
| SWIGEXPORT jlong JNICALL Java_com_google_ortools_sat_mainJNI_SolutionCallback_1numBinaryPropagations | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_ | ||
| ) |
Definition at line 956 of file sat_java_wrap.cc.
| SWIGEXPORT jlong JNICALL Java_com_google_ortools_sat_mainJNI_SolutionCallback_1numBooleans | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_ | ||
| ) |
Definition at line 911 of file sat_java_wrap.cc.
| SWIGEXPORT jlong JNICALL Java_com_google_ortools_sat_mainJNI_SolutionCallback_1numBranches | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_ | ||
| ) |
Definition at line 926 of file sat_java_wrap.cc.
| SWIGEXPORT jlong JNICALL Java_com_google_ortools_sat_mainJNI_SolutionCallback_1numConflicts | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_ | ||
| ) |
Definition at line 941 of file sat_java_wrap.cc.
| SWIGEXPORT jlong JNICALL Java_com_google_ortools_sat_mainJNI_SolutionCallback_1numIntegerPropagations | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_ | ||
| ) |
Definition at line 971 of file sat_java_wrap.cc.
| SWIGEXPORT jdouble JNICALL Java_com_google_ortools_sat_mainJNI_SolutionCallback_1objectiveValue | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_ | ||
| ) |
Definition at line 1016 of file sat_java_wrap.cc.
| SWIGEXPORT void JNICALL Java_com_google_ortools_sat_mainJNI_SolutionCallback_1onSolutionCallback | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_ | ||
| ) |
Definition at line 900 of file sat_java_wrap.cc.
| SWIGEXPORT jboolean JNICALL Java_com_google_ortools_sat_mainJNI_SolutionCallback_1solutionBooleanValue | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_, | ||
| jint | jarg2 | ||
| ) |
Definition at line 1063 of file sat_java_wrap.cc.
| SWIGEXPORT jlong JNICALL Java_com_google_ortools_sat_mainJNI_SolutionCallback_1solutionIntegerValue | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_, | ||
| jint | jarg2 | ||
| ) |
Definition at line 1046 of file sat_java_wrap.cc.
| SWIGEXPORT void JNICALL Java_com_google_ortools_sat_mainJNI_SolutionCallback_1stopSearch | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_ | ||
| ) |
Definition at line 1080 of file sat_java_wrap.cc.
| SWIGEXPORT jdouble JNICALL Java_com_google_ortools_sat_mainJNI_SolutionCallback_1userTime | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_ | ||
| ) |
Definition at line 1001 of file sat_java_wrap.cc.
| SWIGEXPORT jdouble JNICALL Java_com_google_ortools_sat_mainJNI_SolutionCallback_1wallTime | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_ | ||
| ) |
Definition at line 986 of file sat_java_wrap.cc.
| SWIGEXPORT void JNICALL Java_com_google_ortools_sat_mainJNI_SolveWrapper_1addLogCallback | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_, | ||
| jobject | jarg2 | ||
| ) |
Definition at line 1182 of file sat_java_wrap.cc.
| SWIGEXPORT void JNICALL Java_com_google_ortools_sat_mainJNI_SolveWrapper_1addSolutionCallback | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_, | ||
| jlong | jarg2, | ||
| jobject | jarg2_ | ||
| ) |
Definition at line 1146 of file sat_java_wrap.cc.
| SWIGEXPORT void JNICALL Java_com_google_ortools_sat_mainJNI_SolveWrapper_1clearSolutionCallback | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_, | ||
| jlong | jarg2, | ||
| jobject | jarg2_ | ||
| ) |
Definition at line 1164 of file sat_java_wrap.cc.
| SWIGEXPORT void JNICALL Java_com_google_ortools_sat_mainJNI_SolveWrapper_1setParameters | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_, | ||
| jbyteArray | jarg2 | ||
| ) |
Definition at line 1121 of file sat_java_wrap.cc.
| SWIGEXPORT jbyteArray JNICALL Java_com_google_ortools_sat_mainJNI_SolveWrapper_1solve | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_, | ||
| jbyteArray | jarg2 | ||
| ) |
Definition at line 1223 of file sat_java_wrap.cc.
| SWIGEXPORT void JNICALL Java_com_google_ortools_sat_mainJNI_SolveWrapper_1stopSearch | ( | JNIEnv * | jenv, |
| jclass | jcls, | ||
| jlong | jarg1, | ||
| jobject | jarg1_ | ||
| ) |
Definition at line 1257 of file sat_java_wrap.cc.
| SWIGEXPORT void JNICALL Java_com_google_ortools_sat_mainJNI_swig_1module_1init | ( | JNIEnv * | jenv, |
| jclass | jcls | ||
| ) |
Definition at line 1452 of file sat_java_wrap.cc.
|
static |
Definition at line 204 of file sat_java_wrap.cc.