![]() |
OR-Tools
8.1
|
Go to the source code of this file.
Classes | |
struct | SWIG_CSharpException_t |
struct | SWIG_CSharpExceptionArgument_t |
class | Director |
class | DirectorException |
class | DirectorPureVirtualException |
Namespaces | |
Swig | |
Macros | |
#define | SWIGCSHARP |
#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_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 300 of file sat_csharp_wrap.cc.
#define SWIG_DIRECTORS |
Definition at line 16 of file sat_csharp_wrap.cc.
#define SWIGCSHARP |
Definition at line 13 of file sat_csharp_wrap.cc.
#define SWIGEXPORT |
Definition at line 128 of file sat_csharp_wrap.cc.
#define SWIGINLINE |
Definition at line 65 of file sat_csharp_wrap.cc.
#define SWIGINTERN static SWIGUNUSED |
Definition at line 100 of file sat_csharp_wrap.cc.
#define SWIGINTERNINLINE SWIGINTERN SWIGINLINE |
Definition at line 105 of file sat_csharp_wrap.cc.
#define SWIGSTDCALL |
Definition at line 138 of file sat_csharp_wrap.cc.
#define SWIGTEMPLATEDISAMBIGUATOR |
Definition at line 56 of file sat_csharp_wrap.cc.
#define SWIGUNUSED |
Definition at line 80 of file sat_csharp_wrap.cc.
#define SWIGUNUSEDPARM | ( | p | ) | p SWIGUNUSED |
Definition at line 94 of file sat_csharp_wrap.cc.
#define SWIGWORDSIZE64 |
Definition at line 371 of file sat_csharp_wrap.cc.
typedef void(SWIGSTDCALL* SWIG_CSharpExceptionArgumentCallback_t) (const char *, const char *) |
Definition at line 195 of file sat_csharp_wrap.cc.
typedef void(SWIGSTDCALL* SWIG_CSharpExceptionCallback_t) (const char *) |
Definition at line 194 of file sat_csharp_wrap.cc.
typedef char*(SWIGSTDCALL* SWIG_CSharpStringHelperCallback) (const char *) |
Definition at line 286 of file sat_csharp_wrap.cc.
Definition at line 188 of file sat_csharp_wrap.cc.
Definition at line 174 of file sat_csharp_wrap.cc.
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfSat_delete_SatHelper___ | ( | void * | jarg1 | ) |
Definition at line 879 of file sat_csharp_wrap.cc.
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfSat_delete_SolutionCallback___ | ( | void * | jarg1 | ) |
Definition at line 437 of file sat_csharp_wrap.cc.
SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfSat_new_SatHelper___ | ( | ) |
Definition at line 869 of file sat_csharp_wrap.cc.
SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfSat_new_SolutionCallback___ | ( | ) |
Definition at line 617 of file sat_csharp_wrap.cc.
SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfSat_SatHelper_ModelStats___ | ( | int | model_proto_size, |
uint8 * | jarg1 | ||
) |
Definition at line 747 of file sat_csharp_wrap.cc.
SWIGEXPORT uint8* SWIGSTDCALL CSharp_GooglefOrToolsfSat_SatHelper_Solve___ | ( | int | model_proto_size, |
uint8 * | jarg1 | ||
) |
Definition at line 634 of file sat_csharp_wrap.cc.
SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfSat_SatHelper_SolverResponseStats___ | ( | int | response_size, |
uint8 * | jarg1 | ||
) |
Definition at line 770 of file sat_csharp_wrap.cc.
SWIGEXPORT uint8* SWIGSTDCALL CSharp_GooglefOrToolsfSat_SatHelper_SolveWithStringParameters___ | ( | int | model_proto_size, |
uint8 * | jarg1, | ||
char * | jarg2 | ||
) |
Definition at line 665 of file sat_csharp_wrap.cc.
SWIGEXPORT uint8* SWIGSTDCALL CSharp_GooglefOrToolsfSat_SatHelper_SolveWithStringParametersAndSolutionCallback___ | ( | int | model_proto_size, |
uint8 * | jarg1, | ||
char * | jarg2, | ||
void * | jarg3 | ||
) |
Definition at line 703 of file sat_csharp_wrap.cc.
SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfSat_SatHelper_ValidateModel___ | ( | int | model_proto_size, |
uint8 * | jarg1 | ||
) |
Definition at line 793 of file sat_csharp_wrap.cc.
SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfSat_SatHelper_VariableDomain___ | ( | int | variable_proto_size, |
uint8 * | jarg1 | ||
) |
Definition at line 816 of file sat_csharp_wrap.cc.
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfSat_SatHelper_WriteModelToFile___ | ( | int | model_proto_size, |
uint8 * | jarg1, | ||
char * | jarg2 | ||
) |
Definition at line 839 of file sat_csharp_wrap.cc.
SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfSat_SolutionCallback_BestObjectiveBound___ | ( | void * | jarg1 | ) |
Definition at line 549 of file sat_csharp_wrap.cc.
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfSat_SolutionCallback_director_connect___ | ( | void * | objarg, |
SwigDirector_SolutionCallback::SWIG_Callback0_t | callback0 | ||
) |
Definition at line 627 of file sat_csharp_wrap.cc.
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfSat_SolutionCallback_NumBinaryPropagations___ | ( | void * | jarg1 | ) |
Definition at line 489 of file sat_csharp_wrap.cc.
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfSat_SolutionCallback_NumBooleans___ | ( | void * | jarg1 | ) |
Definition at line 453 of file sat_csharp_wrap.cc.
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfSat_SolutionCallback_NumBranches___ | ( | void * | jarg1 | ) |
Definition at line 465 of file sat_csharp_wrap.cc.
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfSat_SolutionCallback_NumConflicts___ | ( | void * | jarg1 | ) |
Definition at line 477 of file sat_csharp_wrap.cc.
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfSat_SolutionCallback_NumIntegerPropagations___ | ( | void * | jarg1 | ) |
Definition at line 501 of file sat_csharp_wrap.cc.
SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfSat_SolutionCallback_ObjectiveValue___ | ( | void * | jarg1 | ) |
Definition at line 537 of file sat_csharp_wrap.cc.
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfSat_SolutionCallback_OnSolutionCallback___ | ( | void * | jarg1 | ) |
Definition at line 445 of file sat_csharp_wrap.cc.
SWIGEXPORT uint8* SWIGSTDCALL CSharp_GooglefOrToolsfSat_SolutionCallback_Response___ | ( | void * | jarg1 | ) |
Definition at line 597 of file sat_csharp_wrap.cc.
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfSat_SolutionCallback_SolutionBooleanValue___ | ( | void * | jarg1, |
int | jarg2 | ||
) |
Definition at line 575 of file sat_csharp_wrap.cc.
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfSat_SolutionCallback_SolutionIntegerValue___ | ( | void * | jarg1, |
int | jarg2 | ||
) |
Definition at line 561 of file sat_csharp_wrap.cc.
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfSat_SolutionCallback_StopSearch___ | ( | void * | jarg1 | ) |
Definition at line 589 of file sat_csharp_wrap.cc.
SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfSat_SolutionCallback_UserTime___ | ( | void * | jarg1 | ) |
Definition at line 525 of file sat_csharp_wrap.cc.
SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfSat_SolutionCallback_WallTime___ | ( | void * | jarg1 | ) |
Definition at line 513 of file sat_csharp_wrap.cc.
|
static |
Definition at line 227 of file sat_csharp_wrap.cc.
|
static |
Definition at line 235 of file sat_csharp_wrap.cc.
SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionArgumentCallbacks_operations_research_sat | ( | SWIG_CSharpExceptionArgumentCallback_t | argumentCallback, |
SWIG_CSharpExceptionArgumentCallback_t | argumentNullCallback, | ||
SWIG_CSharpExceptionArgumentCallback_t | argumentOutOfRangeCallback | ||
) |
Definition at line 275 of file sat_csharp_wrap.cc.
SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionCallbacks_operations_research_sat | ( | 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 247 of file sat_csharp_wrap.cc.
SWIGEXPORT void SWIGSTDCALL SWIGRegisterStringCallback_operations_research_sat | ( | SWIG_CSharpStringHelperCallback | callback | ) |
Definition at line 293 of file sat_csharp_wrap.cc.
|
static |
Definition at line 207 of file sat_csharp_wrap.cc.
|
static |
Definition at line 221 of file sat_csharp_wrap.cc.
|
static |
Definition at line 287 of file sat_csharp_wrap.cc.