OR-Tools  9.2
linear_solver_csharp_wrap.cc File Reference

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
 

Typedefs

typedef void(SWIGSTDCALLSWIG_CSharpExceptionCallback_t) (const char *)
 
typedef void(SWIGSTDCALLSWIG_CSharpExceptionArgumentCallback_t) (const char *, const char *)
 
typedef char *(SWIGSTDCALLSWIG_CSharpStringHelperCallback) (const char *)
 

Enumerations

enum  SWIG_CSharpExceptionCodes {
  SWIG_CSharpApplicationException , SWIG_CSharpArithmeticException , SWIG_CSharpDivideByZeroException , SWIG_CSharpIndexOutOfRangeException ,
  SWIG_CSharpInvalidCastException , SWIG_CSharpInvalidOperationException , SWIG_CSharpIOException , SWIG_CSharpNullReferenceException ,
  SWIG_CSharpOutOfMemoryException , SWIG_CSharpOverflowException , SWIG_CSharpSystemException , SWIG_CSharpApplicationException ,
  SWIG_CSharpArithmeticException , SWIG_CSharpDivideByZeroException , SWIG_CSharpIndexOutOfRangeException , SWIG_CSharpInvalidCastException ,
  SWIG_CSharpInvalidOperationException , SWIG_CSharpIOException , SWIG_CSharpNullReferenceException , SWIG_CSharpOutOfMemoryException ,
  SWIG_CSharpOverflowException , SWIG_CSharpSystemException , SWIG_CSharpApplicationException , SWIG_CSharpArithmeticException ,
  SWIG_CSharpDivideByZeroException , SWIG_CSharpIndexOutOfRangeException , SWIG_CSharpInvalidCastException , SWIG_CSharpInvalidOperationException ,
  SWIG_CSharpIOException , SWIG_CSharpNullReferenceException , SWIG_CSharpOutOfMemoryException , SWIG_CSharpOverflowException ,
  SWIG_CSharpSystemException , SWIG_CSharpApplicationException , SWIG_CSharpArithmeticException , SWIG_CSharpDivideByZeroException ,
  SWIG_CSharpIndexOutOfRangeException , SWIG_CSharpInvalidCastException , SWIG_CSharpInvalidOperationException , SWIG_CSharpIOException ,
  SWIG_CSharpNullReferenceException , SWIG_CSharpOutOfMemoryException , SWIG_CSharpOverflowException , SWIG_CSharpSystemException ,
  SWIG_CSharpApplicationException , SWIG_CSharpArithmeticException , SWIG_CSharpDivideByZeroException , SWIG_CSharpIndexOutOfRangeException ,
  SWIG_CSharpInvalidCastException , SWIG_CSharpInvalidOperationException , SWIG_CSharpIOException , SWIG_CSharpNullReferenceException ,
  SWIG_CSharpOutOfMemoryException , SWIG_CSharpOverflowException , SWIG_CSharpSystemException , SWIG_CSharpApplicationException ,
  SWIG_CSharpArithmeticException , SWIG_CSharpDivideByZeroException , SWIG_CSharpIndexOutOfRangeException , SWIG_CSharpInvalidCastException ,
  SWIG_CSharpInvalidOperationException , SWIG_CSharpIOException , SWIG_CSharpNullReferenceException , SWIG_CSharpOutOfMemoryException ,
  SWIG_CSharpOverflowException , SWIG_CSharpSystemException , SWIG_CSharpApplicationException , SWIG_CSharpArithmeticException ,
  SWIG_CSharpDivideByZeroException , SWIG_CSharpIndexOutOfRangeException , SWIG_CSharpInvalidCastException , SWIG_CSharpInvalidOperationException ,
  SWIG_CSharpIOException , SWIG_CSharpNullReferenceException , SWIG_CSharpOutOfMemoryException , SWIG_CSharpOverflowException ,
  SWIG_CSharpSystemException
}
 
enum  SWIG_CSharpExceptionArgumentCodes {
  SWIG_CSharpArgumentException , SWIG_CSharpArgumentNullException , SWIG_CSharpArgumentOutOfRangeException , SWIG_CSharpArgumentException ,
  SWIG_CSharpArgumentNullException , SWIG_CSharpArgumentOutOfRangeException , SWIG_CSharpArgumentException , SWIG_CSharpArgumentNullException ,
  SWIG_CSharpArgumentOutOfRangeException , SWIG_CSharpArgumentException , SWIG_CSharpArgumentNullException , SWIG_CSharpArgumentOutOfRangeException ,
  SWIG_CSharpArgumentException , SWIG_CSharpArgumentNullException , SWIG_CSharpArgumentOutOfRangeException , SWIG_CSharpArgumentException ,
  SWIG_CSharpArgumentNullException , SWIG_CSharpArgumentOutOfRangeException , SWIG_CSharpArgumentException , SWIG_CSharpArgumentNullException ,
  SWIG_CSharpArgumentOutOfRangeException
}
 

Functions

static void SWIGUNUSED SWIG_CSharpSetPendingException (SWIG_CSharpExceptionCodes code, const char *msg)
 
static void SWIGUNUSED SWIG_CSharpSetPendingExceptionArgument (SWIG_CSharpExceptionArgumentCodes code, const char *msg, const char *param_name)
 
SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionCallbacks_operations_research_linear_solver (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)
 
SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionArgumentCallbacks_operations_research_linear_solver (SWIG_CSharpExceptionArgumentCallback_t argumentCallback, SWIG_CSharpExceptionArgumentCallback_t argumentNullCallback, SWIG_CSharpExceptionArgumentCallback_t argumentOutOfRangeCallback)
 
SWIGEXPORT void SWIGSTDCALL SWIGRegisterStringCallback_operations_research_linear_solver (SWIG_CSharpStringHelperCallback callback)
 
SWIGINTERN std::vector< int > * new_std_vector_Sl_int_Sg___SWIG_2 (int capacity)
 
SWIGINTERN int std_vector_Sl_int_Sg__getitemcopy (std::vector< int > *self, int index)
 
SWIGINTERN std::vector< int >::value_type const & std_vector_Sl_int_Sg__getitem (std::vector< int > *self, int index)
 
SWIGINTERN void std_vector_Sl_int_Sg__setitem (std::vector< int > *self, int index, int const &val)
 
SWIGINTERN void std_vector_Sl_int_Sg__AddRange (std::vector< int > *self, std::vector< int > const &values)
 
SWIGINTERN std::vector< int > * std_vector_Sl_int_Sg__GetRange (std::vector< int > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_int_Sg__Insert (std::vector< int > *self, int index, int const &x)
 
SWIGINTERN void std_vector_Sl_int_Sg__InsertRange (std::vector< int > *self, int index, std::vector< int > const &values)
 
SWIGINTERN void std_vector_Sl_int_Sg__RemoveAt (std::vector< int > *self, int index)
 
SWIGINTERN void std_vector_Sl_int_Sg__RemoveRange (std::vector< int > *self, int index, int count)
 
SWIGINTERN std::vector< int > * std_vector_Sl_int_Sg__Repeat (int const &value, int count)
 
SWIGINTERN void std_vector_Sl_int_Sg__Reverse__SWIG_0 (std::vector< int > *self)
 
SWIGINTERN void std_vector_Sl_int_Sg__Reverse__SWIG_1 (std::vector< int > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_int_Sg__SetRange (std::vector< int > *self, int index, std::vector< int > const &values)
 
SWIGINTERN bool std_vector_Sl_int_Sg__Contains (std::vector< int > *self, int const &value)
 
SWIGINTERN int std_vector_Sl_int_Sg__IndexOf (std::vector< int > *self, int const &value)
 
SWIGINTERN int std_vector_Sl_int_Sg__LastIndexOf (std::vector< int > *self, int const &value)
 
SWIGINTERN bool std_vector_Sl_int_Sg__Remove (std::vector< int > *self, int const &value)
 
SWIGINTERN std::vector< std::vector< int > > * new_std_vector_Sl_std_vector_Sl_int_Sg__Sg___SWIG_2 (int capacity)
 
SWIGINTERN std::vector< int > std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitemcopy (std::vector< std::vector< int > > *self, int index)
 
SWIGINTERN std::vector< std::vector< int > >::value_type const & std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitem (std::vector< std::vector< int > > *self, int index)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__setitem (std::vector< std::vector< int > > *self, int index, std::vector< int > const &val)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__AddRange (std::vector< std::vector< int > > *self, std::vector< std::vector< int > > const &values)
 
SWIGINTERN std::vector< std::vector< int > > * std_vector_Sl_std_vector_Sl_int_Sg__Sg__GetRange (std::vector< std::vector< int > > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Insert (std::vector< std::vector< int > > *self, int index, std::vector< int > const &x)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__InsertRange (std::vector< std::vector< int > > *self, int index, std::vector< std::vector< int > > const &values)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveAt (std::vector< std::vector< int > > *self, int index)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveRange (std::vector< std::vector< int > > *self, int index, int count)
 
SWIGINTERN std::vector< std::vector< int > > * std_vector_Sl_std_vector_Sl_int_Sg__Sg__Repeat (std::vector< int > const &value, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_0 (std::vector< std::vector< int > > *self)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_1 (std::vector< std::vector< int > > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__SetRange (std::vector< std::vector< int > > *self, int index, std::vector< std::vector< int > > const &values)
 
SWIGINTERN std::vector< int64_t > * new_std_vector_Sl_int64_t_Sg___SWIG_2 (int capacity)
 
SWIGINTERN long long std_vector_Sl_int64_t_Sg__getitemcopy (std::vector< int64_t > *self, int index)
 
SWIGINTERN std::vector< longlong >::value_type const & std_vector_Sl_int64_t_Sg__getitem (std::vector< int64_t > *self, int index)
 
SWIGINTERN void std_vector_Sl_int64_t_Sg__setitem (std::vector< int64_t > *self, int index, long long const &val)
 
SWIGINTERN void std_vector_Sl_int64_t_Sg__AddRange (std::vector< int64_t > *self, std::vector< long long > const &values)
 
SWIGINTERN std::vector< long long > * std_vector_Sl_int64_t_Sg__GetRange (std::vector< int64_t > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_int64_t_Sg__Insert (std::vector< int64_t > *self, int index, long long const &x)
 
SWIGINTERN void std_vector_Sl_int64_t_Sg__InsertRange (std::vector< int64_t > *self, int index, std::vector< long long > const &values)
 
SWIGINTERN void std_vector_Sl_int64_t_Sg__RemoveAt (std::vector< int64_t > *self, int index)
 
SWIGINTERN void std_vector_Sl_int64_t_Sg__RemoveRange (std::vector< int64_t > *self, int index, int count)
 
SWIGINTERN std::vector< long long > * std_vector_Sl_int64_t_Sg__Repeat (long long const &value, int count)
 
SWIGINTERN void std_vector_Sl_int64_t_Sg__Reverse__SWIG_0 (std::vector< int64_t > *self)
 
SWIGINTERN void std_vector_Sl_int64_t_Sg__Reverse__SWIG_1 (std::vector< int64_t > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_int64_t_Sg__SetRange (std::vector< int64_t > *self, int index, std::vector< long long > const &values)
 
SWIGINTERN bool std_vector_Sl_int64_t_Sg__Contains (std::vector< int64_t > *self, long long const &value)
 
SWIGINTERN int std_vector_Sl_int64_t_Sg__IndexOf (std::vector< int64_t > *self, long long const &value)
 
SWIGINTERN int std_vector_Sl_int64_t_Sg__LastIndexOf (std::vector< int64_t > *self, long long const &value)
 
SWIGINTERN bool std_vector_Sl_int64_t_Sg__Remove (std::vector< int64_t > *self, long long const &value)
 
SWIGINTERN std::vector< std::vector< int64_t > > * new_std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg___SWIG_2 (int capacity)
 
SWIGINTERN std::vector< int64_t > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__getitemcopy (std::vector< std::vector< int64_t > > *self, int index)
 
SWIGINTERN std::vector< std::vector< longlong > >::value_type const & std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__getitem (std::vector< std::vector< int64_t > > *self, int index)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__setitem (std::vector< std::vector< int64_t > > *self, int index, std::vector< int64_t > const &val)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__AddRange (std::vector< std::vector< int64_t > > *self, std::vector< std::vector< int64_t > > const &values)
 
SWIGINTERN std::vector< std::vector< int64_t > > * std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__GetRange (std::vector< std::vector< int64_t > > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Insert (std::vector< std::vector< int64_t > > *self, int index, std::vector< int64_t > const &x)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__InsertRange (std::vector< std::vector< int64_t > > *self, int index, std::vector< std::vector< int64_t > > const &values)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__RemoveAt (std::vector< std::vector< int64_t > > *self, int index)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__RemoveRange (std::vector< std::vector< int64_t > > *self, int index, int count)
 
SWIGINTERN std::vector< std::vector< int64_t > > * std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Repeat (std::vector< int64_t > const &value, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Reverse__SWIG_0 (std::vector< std::vector< int64_t > > *self)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Reverse__SWIG_1 (std::vector< std::vector< int64_t > > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__SetRange (std::vector< std::vector< int64_t > > *self, int index, std::vector< std::vector< int64_t > > const &values)
 
SWIGINTERN std::vector< double > * new_std_vector_Sl_double_Sg___SWIG_2 (int capacity)
 
SWIGINTERN double std_vector_Sl_double_Sg__getitemcopy (std::vector< double > *self, int index)
 
SWIGINTERN std::vector< double >::value_type const & std_vector_Sl_double_Sg__getitem (std::vector< double > *self, int index)
 
SWIGINTERN void std_vector_Sl_double_Sg__setitem (std::vector< double > *self, int index, double const &val)
 
SWIGINTERN void std_vector_Sl_double_Sg__AddRange (std::vector< double > *self, std::vector< double > const &values)
 
SWIGINTERN std::vector< double > * std_vector_Sl_double_Sg__GetRange (std::vector< double > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_double_Sg__Insert (std::vector< double > *self, int index, double const &x)
 
SWIGINTERN void std_vector_Sl_double_Sg__InsertRange (std::vector< double > *self, int index, std::vector< double > const &values)
 
SWIGINTERN void std_vector_Sl_double_Sg__RemoveAt (std::vector< double > *self, int index)
 
SWIGINTERN void std_vector_Sl_double_Sg__RemoveRange (std::vector< double > *self, int index, int count)
 
SWIGINTERN std::vector< double > * std_vector_Sl_double_Sg__Repeat (double const &value, int count)
 
SWIGINTERN void std_vector_Sl_double_Sg__Reverse__SWIG_0 (std::vector< double > *self)
 
SWIGINTERN void std_vector_Sl_double_Sg__Reverse__SWIG_1 (std::vector< double > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_double_Sg__SetRange (std::vector< double > *self, int index, std::vector< double > const &values)
 
SWIGINTERN bool std_vector_Sl_double_Sg__Contains (std::vector< double > *self, double const &value)
 
SWIGINTERN int std_vector_Sl_double_Sg__IndexOf (std::vector< double > *self, double const &value)
 
SWIGINTERN int std_vector_Sl_double_Sg__LastIndexOf (std::vector< double > *self, double const &value)
 
SWIGINTERN bool std_vector_Sl_double_Sg__Remove (std::vector< double > *self, double const &value)
 
SWIGINTERN std::vector< operations_research::MPConstraint * > * new_std_vector_Sl_operations_research_MPConstraint_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::MPConstraintstd_vector_Sl_operations_research_MPConstraint_Sm__Sg__getitemcopy (std::vector< operations_research::MPConstraint * > *self, int index)
 
SWIGINTERN std::vector< operations_research::MPConstraint * >::value_type const & std_vector_Sl_operations_research_MPConstraint_Sm__Sg__getitem (std::vector< operations_research::MPConstraint * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_MPConstraint_Sm__Sg__setitem (std::vector< operations_research::MPConstraint * > *self, int index, operations_research::MPConstraint *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_MPConstraint_Sm__Sg__AddRange (std::vector< operations_research::MPConstraint * > *self, std::vector< operations_research::MPConstraint * > const &values)
 
SWIGINTERN std::vector< operations_research::MPConstraint * > * std_vector_Sl_operations_research_MPConstraint_Sm__Sg__GetRange (std::vector< operations_research::MPConstraint * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_MPConstraint_Sm__Sg__Insert (std::vector< operations_research::MPConstraint * > *self, int index, operations_research::MPConstraint *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_MPConstraint_Sm__Sg__InsertRange (std::vector< operations_research::MPConstraint * > *self, int index, std::vector< operations_research::MPConstraint * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_MPConstraint_Sm__Sg__RemoveAt (std::vector< operations_research::MPConstraint * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_MPConstraint_Sm__Sg__RemoveRange (std::vector< operations_research::MPConstraint * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::MPConstraint * > * std_vector_Sl_operations_research_MPConstraint_Sm__Sg__Repeat (operations_research::MPConstraint *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_MPConstraint_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::MPConstraint * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_MPConstraint_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::MPConstraint * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_MPConstraint_Sm__Sg__SetRange (std::vector< operations_research::MPConstraint * > *self, int index, std::vector< operations_research::MPConstraint * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_MPConstraint_Sm__Sg__Contains (std::vector< operations_research::MPConstraint * > *self, operations_research::MPConstraint *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_MPConstraint_Sm__Sg__IndexOf (std::vector< operations_research::MPConstraint * > *self, operations_research::MPConstraint *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_MPConstraint_Sm__Sg__LastIndexOf (std::vector< operations_research::MPConstraint * > *self, operations_research::MPConstraint *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_MPConstraint_Sm__Sg__Remove (std::vector< operations_research::MPConstraint * > *self, operations_research::MPConstraint *const &value)
 
SWIGINTERN std::vector< operations_research::MPVariable * > * new_std_vector_Sl_operations_research_MPVariable_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::MPVariablestd_vector_Sl_operations_research_MPVariable_Sm__Sg__getitemcopy (std::vector< operations_research::MPVariable * > *self, int index)
 
SWIGINTERN std::vector< operations_research::MPVariable * >::value_type const & std_vector_Sl_operations_research_MPVariable_Sm__Sg__getitem (std::vector< operations_research::MPVariable * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_MPVariable_Sm__Sg__setitem (std::vector< operations_research::MPVariable * > *self, int index, operations_research::MPVariable *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_MPVariable_Sm__Sg__AddRange (std::vector< operations_research::MPVariable * > *self, std::vector< operations_research::MPVariable * > const &values)
 
SWIGINTERN std::vector< operations_research::MPVariable * > * std_vector_Sl_operations_research_MPVariable_Sm__Sg__GetRange (std::vector< operations_research::MPVariable * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_MPVariable_Sm__Sg__Insert (std::vector< operations_research::MPVariable * > *self, int index, operations_research::MPVariable *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_MPVariable_Sm__Sg__InsertRange (std::vector< operations_research::MPVariable * > *self, int index, std::vector< operations_research::MPVariable * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_MPVariable_Sm__Sg__RemoveAt (std::vector< operations_research::MPVariable * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_MPVariable_Sm__Sg__RemoveRange (std::vector< operations_research::MPVariable * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::MPVariable * > * std_vector_Sl_operations_research_MPVariable_Sm__Sg__Repeat (operations_research::MPVariable *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_MPVariable_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::MPVariable * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_MPVariable_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::MPVariable * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_MPVariable_Sm__Sg__SetRange (std::vector< operations_research::MPVariable * > *self, int index, std::vector< operations_research::MPVariable * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_MPVariable_Sm__Sg__Contains (std::vector< operations_research::MPVariable * > *self, operations_research::MPVariable *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_MPVariable_Sm__Sg__IndexOf (std::vector< operations_research::MPVariable * > *self, operations_research::MPVariable *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_MPVariable_Sm__Sg__LastIndexOf (std::vector< operations_research::MPVariable * > *self, operations_research::MPVariable *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_MPVariable_Sm__Sg__Remove (std::vector< operations_research::MPVariable * > *self, operations_research::MPVariable *const &value)
 
SWIGINTERN std::string operations_research_MPSolver_ExportModelAsLpFormat (operations_research::MPSolver *self, bool obfuscated)
 
SWIGINTERN std::string operations_research_MPSolver_ExportModelAsMpsFormat (operations_research::MPSolver *self, bool fixed_format, bool obfuscated)
 
SWIGINTERN void operations_research_MPSolver_SetHint (operations_research::MPSolver *self, std::vector< operations_research::MPVariable * > const &variables, std::vector< double > const &values)
 
SWIGINTERN bool operations_research_MPSolver_SetNumThreads (operations_research::MPSolver *self, int num_theads)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_Add___ (void *jarg1, int jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_IntVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_IntVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_IntVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_setitem___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_Insert___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_Repeat___ (int jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_Contains___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_IndexOf___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_LastIndexOf___ (void *jarg1, int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_Remove___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_IntVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_IntVectorVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_IntVectorVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_IntVectorVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_IntVectorVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_Add___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_Int64Vector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_Int64Vector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_Int64Vector__SWIG_2___ (int jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_setitem___ (void *jarg1, int jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_Insert___ (void *jarg1, int jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_Repeat___ (long long jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_Contains___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_IndexOf___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_LastIndexOf___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_Remove___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_Int64Vector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_Int64VectorVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_Int64VectorVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_Int64VectorVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_Int64VectorVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_Add___ (void *jarg1, double jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_DoubleVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_DoubleVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_DoubleVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_setitem___ (void *jarg1, int jarg2, double jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_Insert___ (void *jarg1, int jarg2, double jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_Repeat___ (double jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_Contains___ (void *jarg1, double jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_IndexOf___ (void *jarg1, double jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_LastIndexOf___ (void *jarg1, double jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_Remove___ (void *jarg1, double jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_DoubleVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_MPConstraintVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_MPConstraintVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_MPConstraintVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_MPConstraintVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_MPVariableVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_MPVariableVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_MPVariableVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_MPVariableVector___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_Solver___ (char *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_Solver___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_CreateSolver___ (char *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_SupportsProblemType___ (int jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_Clear___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_NumVariables___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_variables___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_Variable___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_LookupVariableOrNull___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_MakeVar___ (void *jarg1, double jarg2, double jarg3, unsigned int jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_MakeNumVar___ (void *jarg1, double jarg2, double jarg3, char *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_MakeIntVar___ (void *jarg1, double jarg2, double jarg3, char *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_MakeBoolVar___ (void *jarg1, char *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_NumConstraints___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_constraints___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_Constraint___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_LookupConstraintOrNull___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_MakeConstraint__SWIG_0___ (void *jarg1, double jarg2, double jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_MakeConstraint__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_MakeConstraint__SWIG_2___ (void *jarg1, double jarg2, double jarg3, char *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_MakeConstraint__SWIG_3___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_Objective___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_Solve__SWIG_0___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_Solve__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_ComputeConstraintActivities___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_VerifySolution___ (void *jarg1, double jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_Reset___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_InterruptSolve___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_SetSolverSpecificParametersAsString___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_EnableOutput___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_SuppressOutput___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_Iterations___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_Nodes___ (void *jarg1)
 
SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_ComputeExactConditionNumber___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_SetTimeLimit___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_WallTime___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_ExportModelAsLpFormat___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_ExportModelAsMpsFormat___ (void *jarg1, unsigned int jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_SetHint___ (void *jarg1, void *jarg2, int length3, double *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_SetNumThreads___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_SetCoefficient___ (void *jarg1, void *jarg2, double jarg3)
 
SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_GetCoefficient___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_SetOffset___ (void *jarg1, double jarg2)
 
SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_Offset___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_SetOptimizationDirection___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_SetMinimization___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_SetMaximization___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_Maximization___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_Minimization___ (void *jarg1)
 
SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_Value___ (void *jarg1)
 
SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_BestBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_Objective___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Variable_Name___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Variable_SetInteger___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Variable_SolutionValue___ (void *jarg1)
 
SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Variable_Lb___ (void *jarg1)
 
SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Variable_Ub___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Variable_SetLb___ (void *jarg1, double jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Variable_SetUb___ (void *jarg1, double jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Variable_SetBounds___ (void *jarg1, double jarg2, double jarg3)
 
SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Variable_ReducedCost___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Variable_BasisStatus___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_Variable___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_Name___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_SetCoefficient___ (void *jarg1, void *jarg2, double jarg3)
 
SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_GetCoefficient___ (void *jarg1, void *jarg2)
 
SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_Lb___ (void *jarg1)
 
SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_Ub___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_SetLb___ (void *jarg1, double jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_SetUb___ (void *jarg1, double jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_SetBounds___ (void *jarg1, double jarg2, double jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_IsLazy___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_SetIsLazy___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_Index___ (void *jarg1)
 
SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_DualValue___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_BasisStatus___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_Constraint___ (void *jarg1)
 
SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_kDefaultRelativeMipGap_get___ ()
 
SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_kDefaultPrimalTolerance_get___ ()
 
SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_kDefaultDualTolerance_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_kDefaultPresolve_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_kDefaultIncrementality_get___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_MPSolverParameters___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_SetDoubleParam___ (void *jarg1, int jarg2, double jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_SetIntegerParam___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_GetDoubleParam___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_GetIntegerParam___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_MPSolverParameters___ (void *jarg1)
 

Variables

static SWIG_CSharpException_t SWIG_csharp_exceptions []
 
static SWIG_CSharpExceptionArgument_t SWIG_csharp_exceptions_argument []
 
static SWIG_CSharpStringHelperCallback SWIG_csharp_string_callback = NULL
 

Macro Definition Documentation

◆ SWIG_contract_assert

#define SWIG_contract_assert (   nullreturn,
  expr,
  msg 
)    if (!(expr)) {SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, msg, ""); return nullreturn; } else

Definition at line 299 of file linear_solver_csharp_wrap.cc.

◆ SWIGCSHARP

#define SWIGCSHARP

Definition at line 13 of file linear_solver_csharp_wrap.cc.

◆ SWIGEXPORT

#define SWIGEXPORT

Definition at line 127 of file linear_solver_csharp_wrap.cc.

◆ SWIGINLINE

#define SWIGINLINE

Definition at line 64 of file linear_solver_csharp_wrap.cc.

◆ SWIGINTERN

#define SWIGINTERN   static SWIGUNUSED

Definition at line 99 of file linear_solver_csharp_wrap.cc.

◆ SWIGINTERNINLINE

#define SWIGINTERNINLINE   SWIGINTERN SWIGINLINE

Definition at line 104 of file linear_solver_csharp_wrap.cc.

◆ SWIGSTDCALL

#define SWIGSTDCALL

Definition at line 137 of file linear_solver_csharp_wrap.cc.

◆ SWIGTEMPLATEDISAMBIGUATOR

#define SWIGTEMPLATEDISAMBIGUATOR

Definition at line 55 of file linear_solver_csharp_wrap.cc.

◆ SWIGUNUSED

#define SWIGUNUSED

Definition at line 79 of file linear_solver_csharp_wrap.cc.

◆ SWIGUNUSEDPARM

#define SWIGUNUSEDPARM (   p)    p SWIGUNUSED

Definition at line 93 of file linear_solver_csharp_wrap.cc.

Typedef Documentation

◆ SWIG_CSharpExceptionArgumentCallback_t

typedef void(SWIGSTDCALL * SWIG_CSharpExceptionArgumentCallback_t) (const char *, const char *)

Definition at line 194 of file linear_solver_csharp_wrap.cc.

◆ SWIG_CSharpExceptionCallback_t

typedef void(SWIGSTDCALL * SWIG_CSharpExceptionCallback_t) (const char *)

Definition at line 193 of file linear_solver_csharp_wrap.cc.

◆ SWIG_CSharpStringHelperCallback

typedef char *(SWIGSTDCALL * SWIG_CSharpStringHelperCallback) (const char *)

Definition at line 285 of file linear_solver_csharp_wrap.cc.

Enumeration Type Documentation

◆ SWIG_CSharpExceptionArgumentCodes

Enumerator
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 

Definition at line 187 of file linear_solver_csharp_wrap.cc.

◆ SWIG_CSharpExceptionCodes

Enumerator
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 

Definition at line 173 of file linear_solver_csharp_wrap.cc.

Function Documentation

◆ CSharp_GooglefOrToolsfLinearSolver_Constraint_BasisStatus___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_BasisStatus___ ( void *  jarg1)

Definition at line 4871 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Constraint_DualValue___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_DualValue___ ( void *  jarg1)

Definition at line 4859 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Constraint_GetCoefficient___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_GetCoefficient___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 4755 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Constraint_Index___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_Index___ ( void *  jarg1)

Definition at line 4847 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Constraint_IsLazy___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_IsLazy___ ( void *  jarg1)

Definition at line 4825 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Constraint_Lb___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_Lb___ ( void *  jarg1)

Definition at line 4769 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Constraint_Name___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_Name___ ( void *  jarg1)

Definition at line 4731 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Constraint_SetBounds___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_SetBounds___ ( void *  jarg1,
double  jarg2,
double  jarg3 
)

Definition at line 4813 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Constraint_SetCoefficient___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_SetCoefficient___ ( void *  jarg1,
void *  jarg2,
double  jarg3 
)

Definition at line 4743 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Constraint_SetIsLazy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_SetIsLazy___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 4837 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Constraint_SetLb___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_SetLb___ ( void *  jarg1,
double  jarg2 
)

Definition at line 4793 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Constraint_SetUb___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_SetUb___ ( void *  jarg1,
double  jarg2 
)

Definition at line 4803 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Constraint_Ub___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_Ub___ ( void *  jarg1)

Definition at line 4781 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_delete_Constraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_Constraint___ ( void *  jarg1)

Definition at line 4883 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_delete_DoubleVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_DoubleVector___ ( void *  jarg1)

Definition at line 3053 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_delete_Int64Vector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_Int64Vector___ ( void *  jarg1)

Definition at line 2291 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_delete_Int64VectorVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_Int64VectorVector___ ( void *  jarg1)

Definition at line 2644 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_delete_IntVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_IntVector___ ( void *  jarg1)

Definition at line 1529 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_delete_IntVectorVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_IntVectorVector___ ( void *  jarg1)

Definition at line 1882 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_delete_MPConstraintVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_MPConstraintVector___ ( void *  jarg1)

Definition at line 3462 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_delete_MPSolverParameters___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_MPSolverParameters___ ( void *  jarg1)

Definition at line 5003 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_delete_MPVariableVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_MPVariableVector___ ( void *  jarg1)

Definition at line 3871 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_delete_Objective___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_Objective___ ( void *  jarg1)

Definition at line 4601 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_delete_Solver___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_Solver___ ( void *  jarg1)

Definition at line 3898 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_delete_Variable___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_Variable___ ( void *  jarg1)

Definition at line 4723 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_DoubleVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_Add___ ( void *  jarg1,
double  jarg2 
)

Definition at line 2660 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_DoubleVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 2806 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_DoubleVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_capacity___ ( void *  jarg1)

Definition at line 2684 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_DoubleVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_Clear___ ( void *  jarg1)

Definition at line 2652 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_DoubleVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_Contains___ ( void *  jarg1,
double  jarg2 
)

Definition at line 2989 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_DoubleVector_getitem___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 2768 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_DoubleVector_getitemcopy___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 2749 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_DoubleVector_GetRange___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 2820 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_DoubleVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_IndexOf___ ( void *  jarg1,
double  jarg2 
)

Definition at line 3005 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_DoubleVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_Insert___ ( void *  jarg1,
int  jarg2,
double  jarg3 
)

Definition at line 2844 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_DoubleVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 2863 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_DoubleVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_LastIndexOf___ ( void *  jarg1,
double  jarg2 
)

Definition at line 3021 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_DoubleVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_Remove___ ( void *  jarg1,
double  jarg2 
)

Definition at line 3037 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_DoubleVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 2884 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_DoubleVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 2899 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_DoubleVector_Repeat___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_Repeat___ ( double  jarg1,
int  jarg2 
)

Definition at line 2919 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_DoubleVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 2696 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_DoubleVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 2940 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_DoubleVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 2948 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_DoubleVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_setitem___ ( void *  jarg1,
int  jarg2,
double  jarg3 
)

Definition at line 2787 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_DoubleVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 2968 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_DoubleVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_size___ ( void *  jarg1)

Definition at line 2672 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64Vector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_Add___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 1898 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64Vector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 2044 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64Vector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_capacity___ ( void *  jarg1)

Definition at line 1922 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64Vector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_Clear___ ( void *  jarg1)

Definition at line 1890 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64Vector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_Contains___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 2227 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64Vector_getitem___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 2006 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64Vector_getitemcopy___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 1987 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64Vector_GetRange___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 2058 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64Vector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_IndexOf___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 2243 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64Vector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_Insert___ ( void *  jarg1,
int  jarg2,
long long  jarg3 
)

Definition at line 2082 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64Vector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 2101 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64Vector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_LastIndexOf___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 2259 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64Vector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_Remove___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 2275 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64Vector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 2122 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64Vector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 2137 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64Vector_Repeat___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_Repeat___ ( long long  jarg1,
int  jarg2 
)

Definition at line 2157 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64Vector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 1934 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64Vector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 2178 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64Vector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 2186 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64Vector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_setitem___ ( void *  jarg1,
int  jarg2,
long long  jarg3 
)

Definition at line 2025 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64Vector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 2206 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64Vector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_size___ ( void *  jarg1)

Definition at line 1910 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 2307 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 2457 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_capacity___ ( void *  jarg1)

Definition at line 2333 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_Clear___ ( void *  jarg1)

Definition at line 2299 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_getitem___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 2417 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_getitemcopy___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 2398 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_GetRange___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 2471 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 2495 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 2516 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 2537 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 2552 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_Repeat___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 2572 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 2345 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 2595 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 2603 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 2436 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 2623 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_size___ ( void *  jarg1)

Definition at line 2321 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_Add___ ( void *  jarg1,
int  jarg2 
)

Definition at line 1136 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 1282 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_capacity___ ( void *  jarg1)

Definition at line 1160 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_Clear___ ( void *  jarg1)

Definition at line 1128 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_Contains___ ( void *  jarg1,
int  jarg2 
)

Definition at line 1465 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVector_getitem___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 1244 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVector_getitemcopy___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 1225 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVector_GetRange___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 1296 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_IndexOf___ ( void *  jarg1,
int  jarg2 
)

Definition at line 1481 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_Insert___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 1320 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 1339 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_LastIndexOf___ ( void *  jarg1,
int  jarg2 
)

Definition at line 1497 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_Remove___ ( void *  jarg1,
int  jarg2 
)

Definition at line 1513 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 1360 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 1375 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVector_Repeat___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_Repeat___ ( int  jarg1,
int  jarg2 
)

Definition at line 1395 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 1172 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 1416 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 1424 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_setitem___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 1263 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 1444 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_size___ ( void *  jarg1)

Definition at line 1148 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 1545 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 1695 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_capacity___ ( void *  jarg1)

Definition at line 1571 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_Clear___ ( void *  jarg1)

Definition at line 1537 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_getitem___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 1655 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_getitemcopy___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 1636 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_GetRange___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 1709 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 1733 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 1754 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 1775 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 1790 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_Repeat___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 1810 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 1583 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 1833 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 1841 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 1674 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 1861 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_size___ ( void *  jarg1)

Definition at line 1559 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 3069 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 3215 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_capacity___ ( void *  jarg1)

Definition at line 3093 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Clear___ ( void *  jarg1)

Definition at line 3061 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 3398 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_getitem___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 3177 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_getitemcopy___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 3158 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_GetRange___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 3229 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 3414 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 3253 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 3272 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 3430 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 3446 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 3293 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 3308 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Repeat___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 3328 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 3105 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 3349 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 3357 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 3196 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 3377 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_size___ ( void *  jarg1)

Definition at line 3081 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_GetDoubleParam___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_GetDoubleParam___ ( void *  jarg1,
int  jarg2 
)

Definition at line 4975 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_GetIntegerParam___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_GetIntegerParam___ ( void *  jarg1,
int  jarg2 
)

Definition at line 4989 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_kDefaultDualTolerance_get___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_kDefaultDualTolerance_get___ ( )

Definition at line 4911 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_kDefaultIncrementality_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_kDefaultIncrementality_get___ ( )

Definition at line 4931 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_kDefaultPresolve_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_kDefaultPresolve_get___ ( )

Definition at line 4921 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_kDefaultPrimalTolerance_get___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_kDefaultPrimalTolerance_get___ ( )

Definition at line 4901 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_kDefaultRelativeMipGap_get___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_kDefaultRelativeMipGap_get___ ( )

Definition at line 4891 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_SetDoubleParam___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_SetDoubleParam___ ( void *  jarg1,
int  jarg2,
double  jarg3 
)

Definition at line 4951 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_SetIntegerParam___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_SetIntegerParam___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 4963 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 3478 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 3624 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_capacity___ ( void *  jarg1)

Definition at line 3502 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Clear___ ( void *  jarg1)

Definition at line 3470 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 3807 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_getitem___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 3586 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_getitemcopy___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 3567 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_GetRange___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 3638 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 3823 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 3662 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 3681 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 3839 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 3855 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 3702 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 3717 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Repeat___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 3737 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 3514 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 3758 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 3766 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 3605 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 3786 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_size___ ( void *  jarg1)

Definition at line 3490 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_new_DoubleVector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_DoubleVector__SWIG_0___ ( )

Definition at line 2706 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_new_DoubleVector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_DoubleVector__SWIG_1___ ( void *  jarg1)

Definition at line 2716 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_new_DoubleVector__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_DoubleVector__SWIG_2___ ( int  jarg1)

Definition at line 2732 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_new_Int64Vector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_Int64Vector__SWIG_0___ ( )

Definition at line 1944 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_new_Int64Vector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_Int64Vector__SWIG_1___ ( void *  jarg1)

Definition at line 1954 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_new_Int64Vector__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_Int64Vector__SWIG_2___ ( int  jarg1)

Definition at line 1970 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_new_Int64VectorVector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_Int64VectorVector__SWIG_0___ ( )

Definition at line 2355 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_new_Int64VectorVector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_Int64VectorVector__SWIG_1___ ( void *  jarg1)

Definition at line 2365 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_new_Int64VectorVector__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_Int64VectorVector__SWIG_2___ ( int  jarg1)

Definition at line 2381 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_new_IntVector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_IntVector__SWIG_0___ ( )

Definition at line 1182 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_new_IntVector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_IntVector__SWIG_1___ ( void *  jarg1)

Definition at line 1192 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_new_IntVector__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_IntVector__SWIG_2___ ( int  jarg1)

Definition at line 1208 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_new_IntVectorVector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_IntVectorVector__SWIG_0___ ( )

Definition at line 1593 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_new_IntVectorVector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_IntVectorVector__SWIG_1___ ( void *  jarg1)

Definition at line 1603 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_new_IntVectorVector__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_IntVectorVector__SWIG_2___ ( int  jarg1)

Definition at line 1619 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_new_MPConstraintVector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_MPConstraintVector__SWIG_0___ ( )

Definition at line 3115 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_new_MPConstraintVector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_MPConstraintVector__SWIG_1___ ( void *  jarg1)

Definition at line 3125 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_new_MPConstraintVector__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_MPConstraintVector__SWIG_2___ ( int  jarg1)

Definition at line 3141 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_new_MPSolverParameters___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_MPSolverParameters___ ( )

Definition at line 4941 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_new_MPVariableVector__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_MPVariableVector__SWIG_0___ ( )

Definition at line 3524 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_new_MPVariableVector__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_MPVariableVector__SWIG_1___ ( void *  jarg1)

Definition at line 3534 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_new_MPVariableVector__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_MPVariableVector__SWIG_2___ ( int  jarg1)

Definition at line 3550 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_new_Solver___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_Solver___ ( char *  jarg1,
int  jarg2 
)

Definition at line 3879 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Objective_BestBound___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_BestBound___ ( void *  jarg1)

Definition at line 4589 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Objective_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_Clear___ ( void *  jarg1)

Definition at line 4471 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Objective_GetCoefficient___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_GetCoefficient___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 4491 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Objective_Maximization___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_Maximization___ ( void *  jarg1)

Definition at line 4553 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Objective_Minimization___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_Minimization___ ( void *  jarg1)

Definition at line 4565 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Objective_Offset___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_Offset___ ( void *  jarg1)

Definition at line 4515 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Objective_SetCoefficient___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_SetCoefficient___ ( void *  jarg1,
void *  jarg2,
double  jarg3 
)

Definition at line 4479 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Objective_SetMaximization___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_SetMaximization___ ( void *  jarg1)

Definition at line 4545 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Objective_SetMinimization___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_SetMinimization___ ( void *  jarg1)

Definition at line 4537 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Objective_SetOffset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_SetOffset___ ( void *  jarg1,
double  jarg2 
)

Definition at line 4505 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Objective_SetOptimizationDirection___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_SetOptimizationDirection___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 4527 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Objective_Value___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_Value___ ( void *  jarg1)

Definition at line 4577 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_Clear___ ( void *  jarg1)

Definition at line 3935 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_ComputeConstraintActivities___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_ComputeConstraintActivities___ ( void *  jarg1)

Definition at line 4259 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_ComputeExactConditionNumber___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_ComputeExactConditionNumber___ ( void *  jarg1)

Definition at line 4368 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_Constraint___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_Constraint___ ( void *  jarg1,
int  jarg2 
)

Definition at line 4114 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_constraints___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_constraints___ ( void *  jarg1)

Definition at line 4102 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_CreateSolver___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_CreateSolver___ ( char *  jarg1)

Definition at line 3906 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_EnableOutput___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_EnableOutput___ ( void *  jarg1)

Definition at line 4328 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_ExportModelAsLpFormat___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_ExportModelAsLpFormat___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 4402 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_ExportModelAsMpsFormat___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_ExportModelAsMpsFormat___ ( void *  jarg1,
unsigned int  jarg2,
unsigned int  jarg3 
)

Definition at line 4416 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_InterruptSolve___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_InterruptSolve___ ( void *  jarg1)

Definition at line 4297 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_Iterations___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_Iterations___ ( void *  jarg1)

Definition at line 4344 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_LookupConstraintOrNull___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_LookupConstraintOrNull___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 4128 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_LookupVariableOrNull___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_LookupVariableOrNull___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 3981 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_MakeBoolVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_MakeBoolVar___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 4071 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_MakeConstraint__SWIG_0___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_MakeConstraint__SWIG_0___ ( void *  jarg1,
double  jarg2,
double  jarg3 
)

Definition at line 4147 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_MakeConstraint__SWIG_1___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_MakeConstraint__SWIG_1___ ( void *  jarg1)

Definition at line 4163 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_MakeConstraint__SWIG_2___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_MakeConstraint__SWIG_2___ ( void *  jarg1,
double  jarg2,
double  jarg3,
char *  jarg4 
)

Definition at line 4175 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_MakeConstraint__SWIG_3___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_MakeConstraint__SWIG_3___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 4198 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_MakeIntVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_MakeIntVar___ ( void *  jarg1,
double  jarg2,
double  jarg3,
char *  jarg4 
)

Definition at line 4048 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_MakeNumVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_MakeNumVar___ ( void *  jarg1,
double  jarg2,
double  jarg3,
char *  jarg4 
)

Definition at line 4025 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_MakeVar___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_MakeVar___ ( void *  jarg1,
double  jarg2,
double  jarg3,
unsigned int  jarg4,
char *  jarg5 
)

Definition at line 4000 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_Nodes___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_Nodes___ ( void *  jarg1)

Definition at line 4356 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_NumConstraints___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_NumConstraints___ ( void *  jarg1)

Definition at line 4090 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_NumVariables___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_NumVariables___ ( void *  jarg1)

Definition at line 3943 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_Objective___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_Objective___ ( void *  jarg1)

Definition at line 4217 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_Reset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_Reset___ ( void *  jarg1)

Definition at line 4289 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_SetHint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_SetHint___ ( void *  jarg1,
void *  jarg2,
int  length3,
double *  jarg3 
)

Definition at line 4432 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_SetNumThreads___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_SetNumThreads___ ( void *  jarg1,
int  jarg2 
)

Definition at line 4457 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_SetSolverSpecificParametersAsString___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_SetSolverSpecificParametersAsString___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 4309 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_SetTimeLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_SetTimeLimit___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 4380 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_Solve__SWIG_0___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_Solve__SWIG_0___ ( void *  jarg1)

Definition at line 4229 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_Solve__SWIG_1___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_Solve__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 4241 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_SupportsProblemType___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_SupportsProblemType___ ( int  jarg1)

Definition at line 3923 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_SuppressOutput___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_SuppressOutput___ ( void *  jarg1)

Definition at line 4336 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_Variable___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_Variable___ ( void *  jarg1,
int  jarg2 
)

Definition at line 3967 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_variables___()

SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_variables___ ( void *  jarg1)

Definition at line 3955 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_VerifySolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_VerifySolution___ ( void *  jarg1,
double  jarg2,
unsigned int  jarg3 
)

Definition at line 4273 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_WallTime___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_WallTime___ ( void *  jarg1)

Definition at line 4390 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Variable_BasisStatus___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Variable_BasisStatus___ ( void *  jarg1)

Definition at line 4711 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Variable_Lb___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Variable_Lb___ ( void *  jarg1)

Definition at line 4643 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Variable_Name___()

SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Variable_Name___ ( void *  jarg1)

Definition at line 4609 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Variable_ReducedCost___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Variable_ReducedCost___ ( void *  jarg1)

Definition at line 4699 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Variable_SetBounds___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Variable_SetBounds___ ( void *  jarg1,
double  jarg2,
double  jarg3 
)

Definition at line 4687 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Variable_SetInteger___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Variable_SetInteger___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 4621 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Variable_SetLb___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Variable_SetLb___ ( void *  jarg1,
double  jarg2 
)

Definition at line 4667 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Variable_SetUb___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Variable_SetUb___ ( void *  jarg1,
double  jarg2 
)

Definition at line 4677 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Variable_SolutionValue___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Variable_SolutionValue___ ( void *  jarg1)

Definition at line 4631 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Variable_Ub___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Variable_Ub___ ( void *  jarg1)

Definition at line 4655 of file linear_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_double_Sg___SWIG_2()

SWIGINTERN std::vector< double > * new_std_vector_Sl_double_Sg___SWIG_2 ( int  capacity)

Definition at line 746 of file linear_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_int64_t_Sg___SWIG_2()

SWIGINTERN std::vector< int64_t > * new_std_vector_Sl_int64_t_Sg___SWIG_2 ( int  capacity)

Definition at line 534 of file linear_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_int_Sg___SWIG_2()

SWIGINTERN std::vector< int > * new_std_vector_Sl_int_Sg___SWIG_2 ( int  capacity)

Definition at line 327 of file linear_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_MPConstraint_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::MPConstraint * > * new_std_vector_Sl_operations_research_MPConstraint_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 862 of file linear_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_MPVariable_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::MPVariable * > * new_std_vector_Sl_operations_research_MPVariable_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 978 of file linear_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg___SWIG_2()

SWIGINTERN std::vector< std::vector< int64_t > > * new_std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg___SWIG_2 ( int  capacity)

Definition at line 650 of file linear_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_std_vector_Sl_int_Sg__Sg___SWIG_2()

SWIGINTERN std::vector< std::vector< int > > * new_std_vector_Sl_std_vector_Sl_int_Sg__Sg___SWIG_2 ( int  capacity)

Definition at line 443 of file linear_solver_csharp_wrap.cc.

◆ operations_research_MPSolver_ExportModelAsLpFormat()

SWIGINTERN std::string operations_research_MPSolver_ExportModelAsLpFormat ( operations_research::MPSolver self,
bool  obfuscated 
)

Definition at line 1094 of file linear_solver_csharp_wrap.cc.

◆ operations_research_MPSolver_ExportModelAsMpsFormat()

SWIGINTERN std::string operations_research_MPSolver_ExportModelAsMpsFormat ( operations_research::MPSolver self,
bool  fixed_format,
bool  obfuscated 
)

Definition at line 1101 of file linear_solver_csharp_wrap.cc.

◆ operations_research_MPSolver_SetHint()

SWIGINTERN void operations_research_MPSolver_SetHint ( operations_research::MPSolver self,
std::vector< operations_research::MPVariable * > const &  variables,
std::vector< double > const &  values 
)

Definition at line 1108 of file linear_solver_csharp_wrap.cc.

◆ operations_research_MPSolver_SetNumThreads()

SWIGINTERN bool operations_research_MPSolver_SetNumThreads ( operations_research::MPSolver self,
int  num_theads 
)

Definition at line 1120 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_double_Sg__AddRange()

SWIGINTERN void std_vector_Sl_double_Sg__AddRange ( std::vector< double > *  self,
std::vector< double > const &  values 
)

Definition at line 774 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_double_Sg__Contains()

SWIGINTERN bool std_vector_Sl_double_Sg__Contains ( std::vector< double > *  self,
double const &  value 
)

Definition at line 837 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_double_Sg__getitem()

SWIGINTERN std::vector< double >::value_type const & std_vector_Sl_double_Sg__getitem ( std::vector< double > *  self,
int  index 
)

Definition at line 762 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_double_Sg__getitemcopy()

SWIGINTERN double std_vector_Sl_double_Sg__getitemcopy ( std::vector< double > *  self,
int  index 
)

Definition at line 756 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_double_Sg__GetRange()

SWIGINTERN std::vector< double > * std_vector_Sl_double_Sg__GetRange ( std::vector< double > *  self,
int  index,
int  count 
)

Definition at line 777 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_double_Sg__IndexOf()

SWIGINTERN int std_vector_Sl_double_Sg__IndexOf ( std::vector< double > *  self,
double const &  value 
)

Definition at line 840 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_double_Sg__Insert()

SWIGINTERN void std_vector_Sl_double_Sg__Insert ( std::vector< double > *  self,
int  index,
double const &  x 
)

Definition at line 786 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_double_Sg__InsertRange()

SWIGINTERN void std_vector_Sl_double_Sg__InsertRange ( std::vector< double > *  self,
int  index,
std::vector< double > const &  values 
)

Definition at line 792 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_double_Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_double_Sg__LastIndexOf ( std::vector< double > *  self,
double const &  value 
)

Definition at line 847 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_double_Sg__Remove()

SWIGINTERN bool std_vector_Sl_double_Sg__Remove ( std::vector< double > *  self,
double const &  value 
)

Definition at line 854 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_double_Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_double_Sg__RemoveAt ( std::vector< double > *  self,
int  index 
)

Definition at line 798 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_double_Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_double_Sg__RemoveRange ( std::vector< double > *  self,
int  index,
int  count 
)

Definition at line 804 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_double_Sg__Repeat()

SWIGINTERN std::vector< double > * std_vector_Sl_double_Sg__Repeat ( double const &  value,
int  count 
)

Definition at line 813 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_double_Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_double_Sg__Reverse__SWIG_0 ( std::vector< double > *  self)

Definition at line 818 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_double_Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_double_Sg__Reverse__SWIG_1 ( std::vector< double > *  self,
int  index,
int  count 
)

Definition at line 821 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_double_Sg__setitem()

SWIGINTERN void std_vector_Sl_double_Sg__setitem ( std::vector< double > *  self,
int  index,
double const &  val 
)

Definition at line 768 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_double_Sg__SetRange()

SWIGINTERN void std_vector_Sl_double_Sg__SetRange ( std::vector< double > *  self,
int  index,
std::vector< double > const &  values 
)

Definition at line 830 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__AddRange()

SWIGINTERN void std_vector_Sl_int64_t_Sg__AddRange ( std::vector< int64_t > *  self,
std::vector< long long > const &  values 
)

Definition at line 562 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__Contains()

SWIGINTERN bool std_vector_Sl_int64_t_Sg__Contains ( std::vector< int64_t > *  self,
long long const &  value 
)

Definition at line 625 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__getitem()

SWIGINTERN std::vector< longlong >::value_type const & std_vector_Sl_int64_t_Sg__getitem ( std::vector< int64_t > *  self,
int  index 
)

Definition at line 550 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__getitemcopy()

SWIGINTERN long long std_vector_Sl_int64_t_Sg__getitemcopy ( std::vector< int64_t > *  self,
int  index 
)

Definition at line 544 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__GetRange()

SWIGINTERN std::vector< long long > * std_vector_Sl_int64_t_Sg__GetRange ( std::vector< int64_t > *  self,
int  index,
int  count 
)

Definition at line 565 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__IndexOf()

SWIGINTERN int std_vector_Sl_int64_t_Sg__IndexOf ( std::vector< int64_t > *  self,
long long const &  value 
)

Definition at line 628 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__Insert()

SWIGINTERN void std_vector_Sl_int64_t_Sg__Insert ( std::vector< int64_t > *  self,
int  index,
long long const &  x 
)

Definition at line 574 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__InsertRange()

SWIGINTERN void std_vector_Sl_int64_t_Sg__InsertRange ( std::vector< int64_t > *  self,
int  index,
std::vector< long long > const &  values 
)

Definition at line 580 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_int64_t_Sg__LastIndexOf ( std::vector< int64_t > *  self,
long long const &  value 
)

Definition at line 635 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__Remove()

SWIGINTERN bool std_vector_Sl_int64_t_Sg__Remove ( std::vector< int64_t > *  self,
long long const &  value 
)

Definition at line 642 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_int64_t_Sg__RemoveAt ( std::vector< int64_t > *  self,
int  index 
)

Definition at line 586 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_int64_t_Sg__RemoveRange ( std::vector< int64_t > *  self,
int  index,
int  count 
)

Definition at line 592 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__Repeat()

SWIGINTERN std::vector< long long > * std_vector_Sl_int64_t_Sg__Repeat ( long long const &  value,
int  count 
)

Definition at line 601 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_int64_t_Sg__Reverse__SWIG_0 ( std::vector< int64_t > *  self)

Definition at line 606 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_int64_t_Sg__Reverse__SWIG_1 ( std::vector< int64_t > *  self,
int  index,
int  count 
)

Definition at line 609 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__setitem()

SWIGINTERN void std_vector_Sl_int64_t_Sg__setitem ( std::vector< int64_t > *  self,
int  index,
long long const &  val 
)

Definition at line 556 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__SetRange()

SWIGINTERN void std_vector_Sl_int64_t_Sg__SetRange ( std::vector< int64_t > *  self,
int  index,
std::vector< long long > const &  values 
)

Definition at line 618 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__AddRange()

SWIGINTERN void std_vector_Sl_int_Sg__AddRange ( std::vector< int > *  self,
std::vector< int > const &  values 
)

Definition at line 355 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Contains()

SWIGINTERN bool std_vector_Sl_int_Sg__Contains ( std::vector< int > *  self,
int const &  value 
)

Definition at line 418 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__getitem()

SWIGINTERN std::vector< int >::value_type const & std_vector_Sl_int_Sg__getitem ( std::vector< int > *  self,
int  index 
)

Definition at line 343 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__getitemcopy()

SWIGINTERN int std_vector_Sl_int_Sg__getitemcopy ( std::vector< int > *  self,
int  index 
)

Definition at line 337 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__GetRange()

SWIGINTERN std::vector< int > * std_vector_Sl_int_Sg__GetRange ( std::vector< int > *  self,
int  index,
int  count 
)

Definition at line 358 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__IndexOf()

SWIGINTERN int std_vector_Sl_int_Sg__IndexOf ( std::vector< int > *  self,
int const &  value 
)

Definition at line 421 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Insert()

SWIGINTERN void std_vector_Sl_int_Sg__Insert ( std::vector< int > *  self,
int  index,
int const &  x 
)

Definition at line 367 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__InsertRange()

SWIGINTERN void std_vector_Sl_int_Sg__InsertRange ( std::vector< int > *  self,
int  index,
std::vector< int > const &  values 
)

Definition at line 373 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_int_Sg__LastIndexOf ( std::vector< int > *  self,
int const &  value 
)

Definition at line 428 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Remove()

SWIGINTERN bool std_vector_Sl_int_Sg__Remove ( std::vector< int > *  self,
int const &  value 
)

Definition at line 435 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_int_Sg__RemoveAt ( std::vector< int > *  self,
int  index 
)

Definition at line 379 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_int_Sg__RemoveRange ( std::vector< int > *  self,
int  index,
int  count 
)

Definition at line 385 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Repeat()

SWIGINTERN std::vector< int > * std_vector_Sl_int_Sg__Repeat ( int const &  value,
int  count 
)

Definition at line 394 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_int_Sg__Reverse__SWIG_0 ( std::vector< int > *  self)

Definition at line 399 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_int_Sg__Reverse__SWIG_1 ( std::vector< int > *  self,
int  index,
int  count 
)

Definition at line 402 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__setitem()

SWIGINTERN void std_vector_Sl_int_Sg__setitem ( std::vector< int > *  self,
int  index,
int const &  val 
)

Definition at line 349 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__SetRange()

SWIGINTERN void std_vector_Sl_int_Sg__SetRange ( std::vector< int > *  self,
int  index,
std::vector< int > const &  values 
)

Definition at line 411 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPConstraint_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_MPConstraint_Sm__Sg__AddRange ( std::vector< operations_research::MPConstraint * > *  self,
std::vector< operations_research::MPConstraint * > const &  values 
)

Definition at line 890 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPConstraint_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_MPConstraint_Sm__Sg__Contains ( std::vector< operations_research::MPConstraint * > *  self,
operations_research::MPConstraint *const &  value 
)

Definition at line 953 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPConstraint_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::MPConstraint * >::value_type const & std_vector_Sl_operations_research_MPConstraint_Sm__Sg__getitem ( std::vector< operations_research::MPConstraint * > *  self,
int  index 
)

Definition at line 878 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPConstraint_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::MPConstraint * std_vector_Sl_operations_research_MPConstraint_Sm__Sg__getitemcopy ( std::vector< operations_research::MPConstraint * > *  self,
int  index 
)

Definition at line 872 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPConstraint_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::MPConstraint * > * std_vector_Sl_operations_research_MPConstraint_Sm__Sg__GetRange ( std::vector< operations_research::MPConstraint * > *  self,
int  index,
int  count 
)

Definition at line 893 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPConstraint_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_MPConstraint_Sm__Sg__IndexOf ( std::vector< operations_research::MPConstraint * > *  self,
operations_research::MPConstraint *const &  value 
)

Definition at line 956 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPConstraint_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_MPConstraint_Sm__Sg__Insert ( std::vector< operations_research::MPConstraint * > *  self,
int  index,
operations_research::MPConstraint *const &  x 
)

Definition at line 902 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPConstraint_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_MPConstraint_Sm__Sg__InsertRange ( std::vector< operations_research::MPConstraint * > *  self,
int  index,
std::vector< operations_research::MPConstraint * > const &  values 
)

Definition at line 908 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPConstraint_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_MPConstraint_Sm__Sg__LastIndexOf ( std::vector< operations_research::MPConstraint * > *  self,
operations_research::MPConstraint *const &  value 
)

Definition at line 963 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPConstraint_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_MPConstraint_Sm__Sg__Remove ( std::vector< operations_research::MPConstraint * > *  self,
operations_research::MPConstraint *const &  value 
)

Definition at line 970 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPConstraint_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_MPConstraint_Sm__Sg__RemoveAt ( std::vector< operations_research::MPConstraint * > *  self,
int  index 
)

Definition at line 914 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPConstraint_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_MPConstraint_Sm__Sg__RemoveRange ( std::vector< operations_research::MPConstraint * > *  self,
int  index,
int  count 
)

Definition at line 920 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPConstraint_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::MPConstraint * > * std_vector_Sl_operations_research_MPConstraint_Sm__Sg__Repeat ( operations_research::MPConstraint *const &  value,
int  count 
)

Definition at line 929 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPConstraint_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_MPConstraint_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::MPConstraint * > *  self)

Definition at line 934 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPConstraint_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_MPConstraint_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::MPConstraint * > *  self,
int  index,
int  count 
)

Definition at line 937 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPConstraint_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_MPConstraint_Sm__Sg__setitem ( std::vector< operations_research::MPConstraint * > *  self,
int  index,
operations_research::MPConstraint *const &  val 
)

Definition at line 884 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPConstraint_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_MPConstraint_Sm__Sg__SetRange ( std::vector< operations_research::MPConstraint * > *  self,
int  index,
std::vector< operations_research::MPConstraint * > const &  values 
)

Definition at line 946 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPVariable_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_MPVariable_Sm__Sg__AddRange ( std::vector< operations_research::MPVariable * > *  self,
std::vector< operations_research::MPVariable * > const &  values 
)

Definition at line 1006 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPVariable_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_MPVariable_Sm__Sg__Contains ( std::vector< operations_research::MPVariable * > *  self,
operations_research::MPVariable *const &  value 
)

Definition at line 1069 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPVariable_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::MPVariable * >::value_type const & std_vector_Sl_operations_research_MPVariable_Sm__Sg__getitem ( std::vector< operations_research::MPVariable * > *  self,
int  index 
)

Definition at line 994 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPVariable_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::MPVariable * std_vector_Sl_operations_research_MPVariable_Sm__Sg__getitemcopy ( std::vector< operations_research::MPVariable * > *  self,
int  index 
)

Definition at line 988 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPVariable_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::MPVariable * > * std_vector_Sl_operations_research_MPVariable_Sm__Sg__GetRange ( std::vector< operations_research::MPVariable * > *  self,
int  index,
int  count 
)

Definition at line 1009 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPVariable_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_MPVariable_Sm__Sg__IndexOf ( std::vector< operations_research::MPVariable * > *  self,
operations_research::MPVariable *const &  value 
)

Definition at line 1072 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPVariable_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_MPVariable_Sm__Sg__Insert ( std::vector< operations_research::MPVariable * > *  self,
int  index,
operations_research::MPVariable *const &  x 
)

Definition at line 1018 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPVariable_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_MPVariable_Sm__Sg__InsertRange ( std::vector< operations_research::MPVariable * > *  self,
int  index,
std::vector< operations_research::MPVariable * > const &  values 
)

Definition at line 1024 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPVariable_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_MPVariable_Sm__Sg__LastIndexOf ( std::vector< operations_research::MPVariable * > *  self,
operations_research::MPVariable *const &  value 
)

Definition at line 1079 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPVariable_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_MPVariable_Sm__Sg__Remove ( std::vector< operations_research::MPVariable * > *  self,
operations_research::MPVariable *const &  value 
)

Definition at line 1086 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPVariable_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_MPVariable_Sm__Sg__RemoveAt ( std::vector< operations_research::MPVariable * > *  self,
int  index 
)

Definition at line 1030 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPVariable_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_MPVariable_Sm__Sg__RemoveRange ( std::vector< operations_research::MPVariable * > *  self,
int  index,
int  count 
)

Definition at line 1036 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPVariable_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::MPVariable * > * std_vector_Sl_operations_research_MPVariable_Sm__Sg__Repeat ( operations_research::MPVariable *const &  value,
int  count 
)

Definition at line 1045 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPVariable_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_MPVariable_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::MPVariable * > *  self)

Definition at line 1050 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPVariable_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_MPVariable_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::MPVariable * > *  self,
int  index,
int  count 
)

Definition at line 1053 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPVariable_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_MPVariable_Sm__Sg__setitem ( std::vector< operations_research::MPVariable * > *  self,
int  index,
operations_research::MPVariable *const &  val 
)

Definition at line 1000 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_MPVariable_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_MPVariable_Sm__Sg__SetRange ( std::vector< operations_research::MPVariable * > *  self,
int  index,
std::vector< operations_research::MPVariable * > const &  values 
)

Definition at line 1062 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__AddRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__AddRange ( std::vector< std::vector< int64_t > > *  self,
std::vector< std::vector< int64_t > > const &  values 
)

Definition at line 678 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__getitem()

SWIGINTERN std::vector< std::vector< longlong > >::value_type const & std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__getitem ( std::vector< std::vector< int64_t > > *  self,
int  index 
)

Definition at line 666 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__getitemcopy()

SWIGINTERN std::vector< int64_t > std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__getitemcopy ( std::vector< std::vector< int64_t > > *  self,
int  index 
)

Definition at line 660 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__GetRange()

SWIGINTERN std::vector< std::vector< int64_t > > * std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__GetRange ( std::vector< std::vector< int64_t > > *  self,
int  index,
int  count 
)

Definition at line 681 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Insert()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Insert ( std::vector< std::vector< int64_t > > *  self,
int  index,
std::vector< int64_t > const &  x 
)

Definition at line 690 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__InsertRange ( std::vector< std::vector< int64_t > > *  self,
int  index,
std::vector< std::vector< int64_t > > const &  values 
)

Definition at line 696 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__RemoveAt ( std::vector< std::vector< int64_t > > *  self,
int  index 
)

Definition at line 702 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__RemoveRange ( std::vector< std::vector< int64_t > > *  self,
int  index,
int  count 
)

Definition at line 708 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Repeat()

SWIGINTERN std::vector< std::vector< int64_t > > * std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Repeat ( std::vector< int64_t > const &  value,
int  count 
)

Definition at line 717 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Reverse__SWIG_0 ( std::vector< std::vector< int64_t > > *  self)

Definition at line 722 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__Reverse__SWIG_1 ( std::vector< std::vector< int64_t > > *  self,
int  index,
int  count 
)

Definition at line 725 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__setitem()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__setitem ( std::vector< std::vector< int64_t > > *  self,
int  index,
std::vector< int64_t > const &  val 
)

Definition at line 672 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__SetRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__SetRange ( std::vector< std::vector< int64_t > > *  self,
int  index,
std::vector< std::vector< int64_t > > const &  values 
)

Definition at line 734 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__AddRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__AddRange ( std::vector< std::vector< int > > *  self,
std::vector< std::vector< int > > const &  values 
)

Definition at line 471 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitem()

SWIGINTERN std::vector< std::vector< int > >::value_type const & std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitem ( std::vector< std::vector< int > > *  self,
int  index 
)

Definition at line 459 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitemcopy()

SWIGINTERN std::vector< int > std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitemcopy ( std::vector< std::vector< int > > *  self,
int  index 
)

Definition at line 453 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__GetRange()

SWIGINTERN std::vector< std::vector< int > > * std_vector_Sl_std_vector_Sl_int_Sg__Sg__GetRange ( std::vector< std::vector< int > > *  self,
int  index,
int  count 
)

Definition at line 474 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__Insert()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Insert ( std::vector< std::vector< int > > *  self,
int  index,
std::vector< int > const &  x 
)

Definition at line 483 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__InsertRange ( std::vector< std::vector< int > > *  self,
int  index,
std::vector< std::vector< int > > const &  values 
)

Definition at line 489 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveAt ( std::vector< std::vector< int > > *  self,
int  index 
)

Definition at line 495 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveRange ( std::vector< std::vector< int > > *  self,
int  index,
int  count 
)

Definition at line 501 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__Repeat()

SWIGINTERN std::vector< std::vector< int > > * std_vector_Sl_std_vector_Sl_int_Sg__Sg__Repeat ( std::vector< int > const &  value,
int  count 
)

Definition at line 510 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_0 ( std::vector< std::vector< int > > *  self)

Definition at line 515 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_1 ( std::vector< std::vector< int > > *  self,
int  index,
int  count 
)

Definition at line 518 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__setitem()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__setitem ( std::vector< std::vector< int > > *  self,
int  index,
std::vector< int > const &  val 
)

Definition at line 465 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__SetRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__SetRange ( std::vector< std::vector< int > > *  self,
int  index,
std::vector< std::vector< int > > const &  values 
)

Definition at line 527 of file linear_solver_csharp_wrap.cc.

◆ SWIG_CSharpSetPendingException()

static void SWIGUNUSED SWIG_CSharpSetPendingException ( SWIG_CSharpExceptionCodes  code,
const char *  msg 
)
static

Definition at line 226 of file linear_solver_csharp_wrap.cc.

◆ SWIG_CSharpSetPendingExceptionArgument()

static void SWIGUNUSED SWIG_CSharpSetPendingExceptionArgument ( SWIG_CSharpExceptionArgumentCodes  code,
const char *  msg,
const char *  param_name 
)
static

Definition at line 234 of file linear_solver_csharp_wrap.cc.

◆ SWIGRegisterExceptionArgumentCallbacks_operations_research_linear_solver()

SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionArgumentCallbacks_operations_research_linear_solver ( SWIG_CSharpExceptionArgumentCallback_t  argumentCallback,
SWIG_CSharpExceptionArgumentCallback_t  argumentNullCallback,
SWIG_CSharpExceptionArgumentCallback_t  argumentOutOfRangeCallback 
)

Definition at line 274 of file linear_solver_csharp_wrap.cc.

◆ SWIGRegisterExceptionCallbacks_operations_research_linear_solver()

SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionCallbacks_operations_research_linear_solver ( 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 linear_solver_csharp_wrap.cc.

◆ SWIGRegisterStringCallback_operations_research_linear_solver()

SWIGEXPORT void SWIGSTDCALL SWIGRegisterStringCallback_operations_research_linear_solver ( SWIG_CSharpStringHelperCallback  callback)

Definition at line 292 of file linear_solver_csharp_wrap.cc.

Variable Documentation

◆ SWIG_csharp_exceptions

SWIG_CSharpException_t SWIG_csharp_exceptions[]
static
Initial value:
= {
}
@ SWIG_CSharpDivideByZeroException
@ SWIG_CSharpOutOfMemoryException
@ SWIG_CSharpArithmeticException
@ SWIG_CSharpSystemException
@ SWIG_CSharpApplicationException
@ SWIG_CSharpNullReferenceException
@ SWIG_CSharpInvalidCastException
@ SWIG_CSharpInvalidOperationException
@ SWIG_CSharpOverflowException
@ SWIG_CSharpIOException
@ SWIG_CSharpIndexOutOfRangeException

Definition at line 206 of file linear_solver_csharp_wrap.cc.

◆ SWIG_csharp_exceptions_argument

SWIG_CSharpExceptionArgument_t SWIG_csharp_exceptions_argument[]
static
Initial value:

Definition at line 220 of file linear_solver_csharp_wrap.cc.

◆ SWIG_csharp_string_callback

SWIG_CSharpStringHelperCallback SWIG_csharp_string_callback = NULL
static

Definition at line 286 of file linear_solver_csharp_wrap.cc.