OR-Tools  9.1
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
 
#define SWIGWORDSIZE64
 

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 std_vector_Sl_int64_t_Sg__getitemcopy (std::vector< int64_t > *self, int index)
 
SWIGINTERN std::vector< long >::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 const &val)
 
SWIGINTERN void std_vector_Sl_int64_t_Sg__AddRange (std::vector< int64_t > *self, std::vector< long > const &values)
 
SWIGINTERN std::vector< 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 const &x)
 
SWIGINTERN void std_vector_Sl_int64_t_Sg__InsertRange (std::vector< int64_t > *self, int index, std::vector< 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 > * std_vector_Sl_int64_t_Sg__Repeat (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 > const &values)
 
SWIGINTERN bool std_vector_Sl_int64_t_Sg__Contains (std::vector< int64_t > *self, long const &value)
 
SWIGINTERN int std_vector_Sl_int64_t_Sg__IndexOf (std::vector< int64_t > *self, long const &value)
 
SWIGINTERN int std_vector_Sl_int64_t_Sg__LastIndexOf (std::vector< int64_t > *self, long const &value)
 
SWIGINTERN bool std_vector_Sl_int64_t_Sg__Remove (std::vector< int64_t > *self, 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< long > >::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.

◆ SWIGWORDSIZE64

#define SWIGWORDSIZE64

Definition at line 305 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 4880 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Constraint_DualValue___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_DualValue___ ( void *  jarg1)

Definition at line 4868 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 4764 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Constraint_Index___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_Index___ ( void *  jarg1)

Definition at line 4856 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Constraint_IsLazy___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_IsLazy___ ( void *  jarg1)

Definition at line 4834 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Constraint_Lb___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_Lb___ ( void *  jarg1)

Definition at line 4778 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Constraint_Name___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_Name___ ( void *  jarg1)

Definition at line 4740 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 4822 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 4752 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 4846 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 4802 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 4812 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Constraint_Ub___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Constraint_Ub___ ( void *  jarg1)

Definition at line 4790 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_delete_Constraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_Constraint___ ( void *  jarg1)

Definition at line 4892 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_delete_DoubleVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_DoubleVector___ ( void *  jarg1)

Definition at line 3062 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_delete_Int64Vector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_Int64Vector___ ( void *  jarg1)

Definition at line 2300 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_delete_Int64VectorVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_Int64VectorVector___ ( void *  jarg1)

Definition at line 2653 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_delete_IntVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_IntVector___ ( void *  jarg1)

Definition at line 1538 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_delete_IntVectorVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_IntVectorVector___ ( void *  jarg1)

Definition at line 1891 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_delete_MPConstraintVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_MPConstraintVector___ ( void *  jarg1)

Definition at line 3471 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_delete_MPSolverParameters___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_MPSolverParameters___ ( void *  jarg1)

Definition at line 5012 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_delete_MPVariableVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_MPVariableVector___ ( void *  jarg1)

Definition at line 3880 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_delete_Objective___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_Objective___ ( void *  jarg1)

Definition at line 4610 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_delete_Solver___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_Solver___ ( void *  jarg1)

Definition at line 3907 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_delete_Variable___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_delete_Variable___ ( void *  jarg1)

Definition at line 4732 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 2669 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 2815 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_DoubleVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_capacity___ ( void *  jarg1)

Definition at line 2693 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_DoubleVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_Clear___ ( void *  jarg1)

Definition at line 2661 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 2998 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 2777 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 2758 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 2829 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 3014 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 2853 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 2872 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 3030 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 3046 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 2893 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 2908 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 2928 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 2705 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 2949 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 2957 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 2796 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 2977 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_DoubleVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_DoubleVector_size___ ( void *  jarg1)

Definition at line 2681 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 1907 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 2053 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64Vector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_capacity___ ( void *  jarg1)

Definition at line 1931 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64Vector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_Clear___ ( void *  jarg1)

Definition at line 1899 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 2236 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 2015 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 1996 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 2067 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 2252 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 2091 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 2110 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 2268 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 2284 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 2131 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 2146 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 2166 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 1943 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 2187 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 2195 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 2034 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 2215 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64Vector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64Vector_size___ ( void *  jarg1)

Definition at line 1919 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 2316 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 2466 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_capacity___ ( void *  jarg1)

Definition at line 2342 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_Clear___ ( void *  jarg1)

Definition at line 2308 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 2426 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 2407 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 2480 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 2504 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 2525 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 2546 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 2561 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 2581 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 2354 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 2604 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 2612 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 2445 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 2632 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Int64VectorVector_size___ ( void *  jarg1)

Definition at line 2330 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 1145 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 1291 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_capacity___ ( void *  jarg1)

Definition at line 1169 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_Clear___ ( void *  jarg1)

Definition at line 1137 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 1474 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 1253 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 1234 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 1305 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 1490 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 1329 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 1348 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 1506 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 1522 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 1369 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 1384 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 1404 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 1181 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 1425 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 1433 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 1272 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 1453 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVector_size___ ( void *  jarg1)

Definition at line 1157 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 1554 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 1704 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_capacity___ ( void *  jarg1)

Definition at line 1580 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_Clear___ ( void *  jarg1)

Definition at line 1546 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 1664 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 1645 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 1718 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 1742 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 1763 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 1784 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 1799 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 1819 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 1592 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 1842 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 1850 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 1683 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 1870 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_IntVectorVector_size___ ( void *  jarg1)

Definition at line 1568 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 3078 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 3224 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_capacity___ ( void *  jarg1)

Definition at line 3102 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Clear___ ( void *  jarg1)

Definition at line 3070 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 3407 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 3186 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 3167 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 3238 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 3423 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 3262 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 3281 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 3439 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 3455 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 3302 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 3317 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 3337 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 3114 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 3358 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 3366 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 3205 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 3386 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_size___ ( void *  jarg1)

Definition at line 3090 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 4984 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 4998 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_kDefaultDualTolerance_get___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_kDefaultDualTolerance_get___ ( )

Definition at line 4920 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_kDefaultIncrementality_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_kDefaultIncrementality_get___ ( )

Definition at line 4940 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_kDefaultPresolve_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_kDefaultPresolve_get___ ( )

Definition at line 4930 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_kDefaultPrimalTolerance_get___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_kDefaultPrimalTolerance_get___ ( )

Definition at line 4910 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_kDefaultRelativeMipGap_get___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_kDefaultRelativeMipGap_get___ ( )

Definition at line 4900 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 4960 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 4972 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 3487 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 3633 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_capacity___ ( void *  jarg1)

Definition at line 3511 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Clear___ ( void *  jarg1)

Definition at line 3479 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 3816 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 3595 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 3576 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 3647 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 3832 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 3671 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 3690 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 3848 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 3864 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 3711 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 3726 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 3746 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 3523 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 3767 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 3775 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 3614 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 3795 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_size___ ( void *  jarg1)

Definition at line 3499 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 2715 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 2725 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 2741 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 1953 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 1963 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 1979 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 2364 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 2374 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 2390 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 1191 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 1201 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 1217 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 1602 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 1612 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 1628 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 3124 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 3134 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 3150 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_new_MPSolverParameters___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_new_MPSolverParameters___ ( )

Definition at line 4950 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 3533 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 3543 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 3559 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 3888 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Objective_BestBound___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_BestBound___ ( void *  jarg1)

Definition at line 4598 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Objective_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_Clear___ ( void *  jarg1)

Definition at line 4480 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 4500 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Objective_Maximization___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_Maximization___ ( void *  jarg1)

Definition at line 4562 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Objective_Minimization___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_Minimization___ ( void *  jarg1)

Definition at line 4574 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Objective_Offset___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_Offset___ ( void *  jarg1)

Definition at line 4524 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 4488 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Objective_SetMaximization___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_SetMaximization___ ( void *  jarg1)

Definition at line 4554 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Objective_SetMinimization___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_SetMinimization___ ( void *  jarg1)

Definition at line 4546 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 4514 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 4536 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Objective_Value___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Objective_Value___ ( void *  jarg1)

Definition at line 4586 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_Clear___ ( void *  jarg1)

Definition at line 3944 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_ComputeConstraintActivities___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_ComputeConstraintActivities___ ( void *  jarg1)

Definition at line 4268 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_ComputeExactConditionNumber___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_ComputeExactConditionNumber___ ( void *  jarg1)

Definition at line 4377 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 4123 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_constraints___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_constraints___ ( void *  jarg1)

Definition at line 4111 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_CreateSolver___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_CreateSolver___ ( char *  jarg1)

Definition at line 3915 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_EnableOutput___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_EnableOutput___ ( void *  jarg1)

Definition at line 4337 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 4411 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 4425 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_InterruptSolve___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_InterruptSolve___ ( void *  jarg1)

Definition at line 4306 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_Iterations___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_Iterations___ ( void *  jarg1)

Definition at line 4353 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 4137 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 3990 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 4080 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 4156 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 4172 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 4184 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 4207 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 4057 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 4034 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 4009 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_Nodes___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_Nodes___ ( void *  jarg1)

Definition at line 4365 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_NumConstraints___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_NumConstraints___ ( void *  jarg1)

Definition at line 4099 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_NumVariables___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_NumVariables___ ( void *  jarg1)

Definition at line 3952 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_Objective___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_Objective___ ( void *  jarg1)

Definition at line 4226 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_Reset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_Reset___ ( void *  jarg1)

Definition at line 4298 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 4441 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 4466 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 4318 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 4389 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 4238 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 4250 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_SupportsProblemType___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_SupportsProblemType___ ( int  jarg1)

Definition at line 3932 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_SuppressOutput___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_SuppressOutput___ ( void *  jarg1)

Definition at line 4345 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 3976 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_variables___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_variables___ ( void *  jarg1)

Definition at line 3964 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 4282 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Solver_WallTime___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Solver_WallTime___ ( void *  jarg1)

Definition at line 4399 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Variable_BasisStatus___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Variable_BasisStatus___ ( void *  jarg1)

Definition at line 4720 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Variable_Lb___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Variable_Lb___ ( void *  jarg1)

Definition at line 4652 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Variable_Name___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Variable_Name___ ( void *  jarg1)

Definition at line 4618 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Variable_ReducedCost___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Variable_ReducedCost___ ( void *  jarg1)

Definition at line 4708 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 4696 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 4630 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 4676 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 4686 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Variable_SolutionValue___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Variable_SolutionValue___ ( void *  jarg1)

Definition at line 4640 of file linear_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfLinearSolver_Variable_Ub___()

SWIGEXPORT double SWIGSTDCALL CSharp_GooglefOrToolsfLinearSolver_Variable_Ub___ ( void *  jarg1)

Definition at line 4664 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 755 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 543 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 336 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 871 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 987 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 659 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 452 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 1103 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 1110 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 1117 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 1129 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 783 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 846 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 771 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 765 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 786 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 849 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 795 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 801 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 856 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 863 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 807 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 813 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 822 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 827 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 830 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 777 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 839 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 > const &  values 
)

Definition at line 571 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 const &  value 
)

Definition at line 634 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__getitem()

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

Definition at line 559 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__getitemcopy()

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

Definition at line 553 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__GetRange()

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

Definition at line 574 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 const &  value 
)

Definition at line 637 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 const &  x 
)

Definition at line 583 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 > const &  values 
)

Definition at line 589 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 const &  value 
)

Definition at line 644 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 const &  value 
)

Definition at line 651 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 595 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 601 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_t_Sg__Repeat()

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

Definition at line 610 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 615 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 618 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 const &  val 
)

Definition at line 565 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 > const &  values 
)

Definition at line 627 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 364 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 427 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 352 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 346 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 367 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 430 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 376 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 382 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 437 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 444 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 388 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 394 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 403 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 408 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 411 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 358 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 420 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 899 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 962 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 887 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 881 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 902 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 965 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 911 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 917 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 972 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 979 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 923 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 929 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 938 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 943 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 946 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 893 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 955 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 1015 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 1078 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 1003 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 997 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 1018 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 1081 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 1027 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 1033 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 1088 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 1095 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 1039 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 1045 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 1054 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 1059 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 1062 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 1009 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 1071 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 687 of file linear_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_t_Sg__Sg__getitem()

SWIGINTERN std::vector< std::vector< long > >::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 675 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 669 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 690 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 699 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 705 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 711 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 717 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 726 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 731 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 734 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 681 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 743 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 480 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 468 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 462 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 483 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 492 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 498 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 504 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 510 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 519 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 524 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 527 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 474 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 536 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_csharp_exceptions_argument

◆ SWIG_csharp_string_callback

SWIG_CSharpStringHelperCallback SWIG_csharp_string_callback = NULL
static

Definition at line 286 of file linear_solver_csharp_wrap.cc.