OR-Tools  8.1
sat_java_wrap.cc File Reference

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
 

Namespaces

 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
 

Enumerations

enum  SWIG_JavaExceptionCodes {
  SWIG_JavaOutOfMemoryError = 1, SWIG_JavaIOException, SWIG_JavaRuntimeException, SWIG_JavaIndexOutOfBoundsException,
  SWIG_JavaArithmeticException, SWIG_JavaIllegalArgumentException, SWIG_JavaNullPointerException, SWIG_JavaDirectorPureVirtual,
  SWIG_JavaUnknownError, SWIG_JavaIllegalStateException, SWIG_JavaOutOfMemoryError = 1, SWIG_JavaIOException,
  SWIG_JavaRuntimeException, SWIG_JavaIndexOutOfBoundsException, SWIG_JavaArithmeticException, SWIG_JavaIllegalArgumentException,
  SWIG_JavaNullPointerException, SWIG_JavaDirectorPureVirtual, SWIG_JavaUnknownError, SWIG_JavaIllegalStateException,
  SWIG_JavaOutOfMemoryError = 1, SWIG_JavaIOException, SWIG_JavaRuntimeException, SWIG_JavaIndexOutOfBoundsException,
  SWIG_JavaArithmeticException, SWIG_JavaIllegalArgumentException, SWIG_JavaNullPointerException, SWIG_JavaDirectorPureVirtual,
  SWIG_JavaUnknownError, SWIG_JavaIllegalStateException, SWIG_JavaOutOfMemoryError = 1, SWIG_JavaIOException,
  SWIG_JavaRuntimeException, SWIG_JavaIndexOutOfBoundsException, SWIG_JavaArithmeticException, SWIG_JavaIllegalArgumentException,
  SWIG_JavaNullPointerException, SWIG_JavaDirectorPureVirtual, SWIG_JavaUnknownError, SWIG_JavaIllegalStateException,
  SWIG_JavaOutOfMemoryError = 1, SWIG_JavaIOException, SWIG_JavaRuntimeException, SWIG_JavaIndexOutOfBoundsException,
  SWIG_JavaArithmeticException, SWIG_JavaIllegalArgumentException, SWIG_JavaNullPointerException, SWIG_JavaDirectorPureVirtual,
  SWIG_JavaUnknownError, SWIG_JavaIllegalStateException, SWIG_JavaOutOfMemoryError = 1, SWIG_JavaIOException,
  SWIG_JavaRuntimeException, SWIG_JavaIndexOutOfBoundsException, SWIG_JavaArithmeticException, SWIG_JavaIllegalArgumentException,
  SWIG_JavaNullPointerException, SWIG_JavaDirectorPureVirtual, SWIG_JavaUnknownError, SWIG_JavaIllegalStateException
}
 

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 jbyteArray JNICALL Java_com_google_ortools_sat_mainJNI_SatHelper_1solve (JNIEnv *jenv, jclass jcls, jbyteArray jarg1)
 
SWIGEXPORT jbyteArray JNICALL Java_com_google_ortools_sat_mainJNI_SatHelper_1solveWithParameters (JNIEnv *jenv, jclass jcls, jbyteArray jarg1, jbyteArray jarg2)
 
SWIGEXPORT jbyteArray JNICALL Java_com_google_ortools_sat_mainJNI_SatHelper_1solveWithParametersAndSolutionCallback (JNIEnv *jenv, jclass jcls, jbyteArray jarg1, jbyteArray jarg2, jlong jarg3, jobject jarg3_)
 
SWIGEXPORT jstring JNICALL Java_com_google_ortools_sat_mainJNI_SatHelper_1modelStats (JNIEnv *jenv, jclass jcls, jbyteArray jarg1)
 
SWIGEXPORT jstring JNICALL Java_com_google_ortools_sat_mainJNI_SatHelper_1solverResponseStats (JNIEnv *jenv, jclass jcls, jbyteArray jarg1)
 
SWIGEXPORT jstring JNICALL Java_com_google_ortools_sat_mainJNI_SatHelper_1validateModel (JNIEnv *jenv, jclass jcls, jbyteArray jarg1)
 
SWIGEXPORT jlong JNICALL Java_com_google_ortools_sat_mainJNI_SatHelper_1variableDomain (JNIEnv *jenv, jclass jcls, jbyteArray jarg1)
 
SWIGEXPORT jboolean JNICALL Java_com_google_ortools_sat_mainJNI_SatHelper_1writeModelToFile (JNIEnv *jenv, jclass jcls, jbyteArray jarg1, jstring jarg2)
 
SWIGEXPORT jlong JNICALL Java_com_google_ortools_sat_mainJNI_new_1SatHelper (JNIEnv *jenv, jclass jcls)
 
SWIGEXPORT void JNICALL Java_com_google_ortools_sat_mainJNI_delete_1SatHelper (JNIEnv *jenv, jclass jcls, jlong jarg1)
 
SWIGEXPORT void JNICALL Java_com_google_ortools_sat_mainJNI_swig_1module_1init (JNIEnv *jenv, jclass jcls)
 

Macro Definition Documentation

◆ SWIG_contract_assert

#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.

◆ SWIG_DIRECTORS

#define SWIG_DIRECTORS

Definition at line 16 of file sat_java_wrap.cc.

◆ SWIGEXPORT

#define SWIGEXPORT

Definition at line 128 of file sat_java_wrap.cc.

◆ SWIGINLINE

#define SWIGINLINE

Definition at line 65 of file sat_java_wrap.cc.

◆ SWIGINTERN

#define SWIGINTERN   static SWIGUNUSED

Definition at line 100 of file sat_java_wrap.cc.

◆ SWIGINTERNINLINE

#define SWIGINTERNINLINE   SWIGINTERN SWIGINLINE

Definition at line 105 of file sat_java_wrap.cc.

◆ SWIGJAVA

#define SWIGJAVA

Definition at line 13 of file sat_java_wrap.cc.

◆ SWIGSTDCALL

#define SWIGSTDCALL

Definition at line 138 of file sat_java_wrap.cc.

◆ SWIGTEMPLATEDISAMBIGUATOR

#define SWIGTEMPLATEDISAMBIGUATOR

Definition at line 56 of file sat_java_wrap.cc.

◆ SWIGUNUSED

#define SWIGUNUSED

Definition at line 80 of file sat_java_wrap.cc.

◆ SWIGUNUSEDPARM

#define SWIGUNUSEDPARM (   p)    p SWIGUNUSED

Definition at line 94 of file sat_java_wrap.cc.

◆ SWIGWORDSIZE64

#define SWIGWORDSIZE64

Definition at line 756 of file sat_java_wrap.cc.

Enumeration Type Documentation

◆ SWIG_JavaExceptionCodes

Enumerator
SWIG_JavaOutOfMemoryError 
SWIG_JavaIOException 
SWIG_JavaRuntimeException 
SWIG_JavaIndexOutOfBoundsException 
SWIG_JavaArithmeticException 
SWIG_JavaIllegalArgumentException 
SWIG_JavaNullPointerException 
SWIG_JavaDirectorPureVirtual 
SWIG_JavaUnknownError 
SWIG_JavaIllegalStateException 
SWIG_JavaOutOfMemoryError 
SWIG_JavaIOException 
SWIG_JavaRuntimeException 
SWIG_JavaIndexOutOfBoundsException 
SWIG_JavaArithmeticException 
SWIG_JavaIllegalArgumentException 
SWIG_JavaNullPointerException 
SWIG_JavaDirectorPureVirtual 
SWIG_JavaUnknownError 
SWIG_JavaIllegalStateException 
SWIG_JavaOutOfMemoryError 
SWIG_JavaIOException 
SWIG_JavaRuntimeException 
SWIG_JavaIndexOutOfBoundsException 
SWIG_JavaArithmeticException 
SWIG_JavaIllegalArgumentException 
SWIG_JavaNullPointerException 
SWIG_JavaDirectorPureVirtual 
SWIG_JavaUnknownError 
SWIG_JavaIllegalStateException 
SWIG_JavaOutOfMemoryError 
SWIG_JavaIOException 
SWIG_JavaRuntimeException 
SWIG_JavaIndexOutOfBoundsException 
SWIG_JavaArithmeticException 
SWIG_JavaIllegalArgumentException 
SWIG_JavaNullPointerException 
SWIG_JavaDirectorPureVirtual 
SWIG_JavaUnknownError 
SWIG_JavaIllegalStateException 
SWIG_JavaOutOfMemoryError 
SWIG_JavaIOException 
SWIG_JavaRuntimeException 
SWIG_JavaIndexOutOfBoundsException 
SWIG_JavaArithmeticException 
SWIG_JavaIllegalArgumentException 
SWIG_JavaNullPointerException 
SWIG_JavaDirectorPureVirtual 
SWIG_JavaUnknownError 
SWIG_JavaIllegalStateException 
SWIG_JavaOutOfMemoryError 
SWIG_JavaIOException 
SWIG_JavaRuntimeException 
SWIG_JavaIndexOutOfBoundsException 
SWIG_JavaArithmeticException 
SWIG_JavaIllegalArgumentException 
SWIG_JavaNullPointerException 
SWIG_JavaDirectorPureVirtual 
SWIG_JavaUnknownError 
SWIG_JavaIllegalStateException 

Definition at line 185 of file sat_java_wrap.cc.

Function Documentation

◆ Java_com_google_ortools_sat_mainJNI_delete_1SatHelper()

SWIGEXPORT void JNICALL Java_com_google_ortools_sat_mainJNI_delete_1SatHelper ( JNIEnv *  jenv,
jclass  jcls,
jlong  jarg1 
)

Definition at line 1377 of file sat_java_wrap.cc.

◆ Java_com_google_ortools_sat_mainJNI_delete_1SolutionCallback()

SWIGEXPORT void JNICALL Java_com_google_ortools_sat_mainJNI_delete_1SolutionCallback ( JNIEnv *  jenv,
jclass  jcls,
jlong  jarg1 
)

Definition at line 866 of file sat_java_wrap.cc.

◆ Java_com_google_ortools_sat_mainJNI_new_1SatHelper()

SWIGEXPORT jlong JNICALL Java_com_google_ortools_sat_mainJNI_new_1SatHelper ( JNIEnv *  jenv,
jclass  jcls 
)

Definition at line 1365 of file sat_java_wrap.cc.

◆ Java_com_google_ortools_sat_mainJNI_new_1SolutionCallback()

SWIGEXPORT jlong JNICALL Java_com_google_ortools_sat_mainJNI_new_1SolutionCallback ( JNIEnv *  jenv,
jclass  jcls 
)

Definition at line 1067 of file sat_java_wrap.cc.

◆ Java_com_google_ortools_sat_mainJNI_SatHelper_1modelStats()

SWIGEXPORT jstring JNICALL Java_com_google_ortools_sat_mainJNI_SatHelper_1modelStats ( JNIEnv *  jenv,
jclass  jcls,
jbyteArray  jarg1 
)

Definition at line 1225 of file sat_java_wrap.cc.

◆ Java_com_google_ortools_sat_mainJNI_SatHelper_1solve()

SWIGEXPORT jbyteArray JNICALL Java_com_google_ortools_sat_mainJNI_SatHelper_1solve ( JNIEnv *  jenv,
jclass  jcls,
jbyteArray  jarg1 
)

Definition at line 1097 of file sat_java_wrap.cc.

◆ Java_com_google_ortools_sat_mainJNI_SatHelper_1solverResponseStats()

SWIGEXPORT jstring JNICALL Java_com_google_ortools_sat_mainJNI_SatHelper_1solverResponseStats ( JNIEnv *  jenv,
jclass  jcls,
jbyteArray  jarg1 
)

Definition at line 1251 of file sat_java_wrap.cc.

◆ Java_com_google_ortools_sat_mainJNI_SatHelper_1solveWithParameters()

SWIGEXPORT jbyteArray JNICALL Java_com_google_ortools_sat_mainJNI_SatHelper_1solveWithParameters ( JNIEnv *  jenv,
jclass  jcls,
jbyteArray  jarg1,
jbyteArray  jarg2 
)

Definition at line 1128 of file sat_java_wrap.cc.

◆ Java_com_google_ortools_sat_mainJNI_SatHelper_1solveWithParametersAndSolutionCallback()

SWIGEXPORT jbyteArray JNICALL Java_com_google_ortools_sat_mainJNI_SatHelper_1solveWithParametersAndSolutionCallback ( JNIEnv *  jenv,
jclass  jcls,
jbyteArray  jarg1,
jbyteArray  jarg2,
jlong  jarg3,
jobject  jarg3_ 
)

Definition at line 1173 of file sat_java_wrap.cc.

◆ Java_com_google_ortools_sat_mainJNI_SatHelper_1validateModel()

SWIGEXPORT jstring JNICALL Java_com_google_ortools_sat_mainJNI_SatHelper_1validateModel ( JNIEnv *  jenv,
jclass  jcls,
jbyteArray  jarg1 
)

Definition at line 1277 of file sat_java_wrap.cc.

◆ Java_com_google_ortools_sat_mainJNI_SatHelper_1variableDomain()

SWIGEXPORT jlong JNICALL Java_com_google_ortools_sat_mainJNI_SatHelper_1variableDomain ( JNIEnv *  jenv,
jclass  jcls,
jbyteArray  jarg1 
)

Definition at line 1303 of file sat_java_wrap.cc.

◆ Java_com_google_ortools_sat_mainJNI_SatHelper_1writeModelToFile()

SWIGEXPORT jboolean JNICALL Java_com_google_ortools_sat_mainJNI_SatHelper_1writeModelToFile ( JNIEnv *  jenv,
jclass  jcls,
jbyteArray  jarg1,
jstring  jarg2 
)

Definition at line 1329 of file sat_java_wrap.cc.

◆ Java_com_google_ortools_sat_mainJNI_SolutionCallback_1bestObjectiveBound()

SWIGEXPORT jdouble JNICALL Java_com_google_ortools_sat_mainJNI_SolutionCallback_1bestObjectiveBound ( JNIEnv *  jenv,
jclass  jcls,
jlong  jarg1,
jobject  jarg1_ 
)

Definition at line 1007 of file sat_java_wrap.cc.

◆ Java_com_google_ortools_sat_mainJNI_SolutionCallback_1change_1ownership()

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 1087 of file sat_java_wrap.cc.

◆ Java_com_google_ortools_sat_mainJNI_SolutionCallback_1director_1connect()

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 1079 of file sat_java_wrap.cc.

◆ Java_com_google_ortools_sat_mainJNI_SolutionCallback_1numBinaryPropagations()

SWIGEXPORT jlong JNICALL Java_com_google_ortools_sat_mainJNI_SolutionCallback_1numBinaryPropagations ( JNIEnv *  jenv,
jclass  jcls,
jlong  jarg1,
jobject  jarg1_ 
)

Definition at line 932 of file sat_java_wrap.cc.

◆ Java_com_google_ortools_sat_mainJNI_SolutionCallback_1numBooleans()

SWIGEXPORT jlong JNICALL Java_com_google_ortools_sat_mainJNI_SolutionCallback_1numBooleans ( JNIEnv *  jenv,
jclass  jcls,
jlong  jarg1,
jobject  jarg1_ 
)

Definition at line 887 of file sat_java_wrap.cc.

◆ Java_com_google_ortools_sat_mainJNI_SolutionCallback_1numBranches()

SWIGEXPORT jlong JNICALL Java_com_google_ortools_sat_mainJNI_SolutionCallback_1numBranches ( JNIEnv *  jenv,
jclass  jcls,
jlong  jarg1,
jobject  jarg1_ 
)

Definition at line 902 of file sat_java_wrap.cc.

◆ Java_com_google_ortools_sat_mainJNI_SolutionCallback_1numConflicts()

SWIGEXPORT jlong JNICALL Java_com_google_ortools_sat_mainJNI_SolutionCallback_1numConflicts ( JNIEnv *  jenv,
jclass  jcls,
jlong  jarg1,
jobject  jarg1_ 
)

Definition at line 917 of file sat_java_wrap.cc.

◆ Java_com_google_ortools_sat_mainJNI_SolutionCallback_1numIntegerPropagations()

SWIGEXPORT jlong JNICALL Java_com_google_ortools_sat_mainJNI_SolutionCallback_1numIntegerPropagations ( JNIEnv *  jenv,
jclass  jcls,
jlong  jarg1,
jobject  jarg1_ 
)

Definition at line 947 of file sat_java_wrap.cc.

◆ Java_com_google_ortools_sat_mainJNI_SolutionCallback_1objectiveValue()

SWIGEXPORT jdouble JNICALL Java_com_google_ortools_sat_mainJNI_SolutionCallback_1objectiveValue ( JNIEnv *  jenv,
jclass  jcls,
jlong  jarg1,
jobject  jarg1_ 
)

Definition at line 992 of file sat_java_wrap.cc.

◆ Java_com_google_ortools_sat_mainJNI_SolutionCallback_1onSolutionCallback()

SWIGEXPORT void JNICALL Java_com_google_ortools_sat_mainJNI_SolutionCallback_1onSolutionCallback ( JNIEnv *  jenv,
jclass  jcls,
jlong  jarg1,
jobject  jarg1_ 
)

Definition at line 876 of file sat_java_wrap.cc.

◆ Java_com_google_ortools_sat_mainJNI_SolutionCallback_1solutionBooleanValue()

SWIGEXPORT jboolean JNICALL Java_com_google_ortools_sat_mainJNI_SolutionCallback_1solutionBooleanValue ( JNIEnv *  jenv,
jclass  jcls,
jlong  jarg1,
jobject  jarg1_,
jint  jarg2 
)

Definition at line 1039 of file sat_java_wrap.cc.

◆ Java_com_google_ortools_sat_mainJNI_SolutionCallback_1solutionIntegerValue()

SWIGEXPORT jlong JNICALL Java_com_google_ortools_sat_mainJNI_SolutionCallback_1solutionIntegerValue ( JNIEnv *  jenv,
jclass  jcls,
jlong  jarg1,
jobject  jarg1_,
jint  jarg2 
)

Definition at line 1022 of file sat_java_wrap.cc.

◆ Java_com_google_ortools_sat_mainJNI_SolutionCallback_1stopSearch()

SWIGEXPORT void JNICALL Java_com_google_ortools_sat_mainJNI_SolutionCallback_1stopSearch ( JNIEnv *  jenv,
jclass  jcls,
jlong  jarg1,
jobject  jarg1_ 
)

Definition at line 1056 of file sat_java_wrap.cc.

◆ Java_com_google_ortools_sat_mainJNI_SolutionCallback_1userTime()

SWIGEXPORT jdouble JNICALL Java_com_google_ortools_sat_mainJNI_SolutionCallback_1userTime ( JNIEnv *  jenv,
jclass  jcls,
jlong  jarg1,
jobject  jarg1_ 
)

Definition at line 977 of file sat_java_wrap.cc.

◆ Java_com_google_ortools_sat_mainJNI_SolutionCallback_1wallTime()

SWIGEXPORT jdouble JNICALL Java_com_google_ortools_sat_mainJNI_SolutionCallback_1wallTime ( JNIEnv *  jenv,
jclass  jcls,
jlong  jarg1,
jobject  jarg1_ 
)

Definition at line 962 of file sat_java_wrap.cc.

◆ Java_com_google_ortools_sat_mainJNI_swig_1module_1init()

SWIGEXPORT void JNICALL Java_com_google_ortools_sat_mainJNI_swig_1module_1init ( JNIEnv *  jenv,
jclass  jcls 
)

Definition at line 1387 of file sat_java_wrap.cc.

◆ SWIG_JavaThrowException()

static void SWIGUNUSED SWIG_JavaThrowException ( JNIEnv *  jenv,
SWIG_JavaExceptionCodes  code,
const char *  msg 
)
static

Definition at line 204 of file sat_java_wrap.cc.