DotNet Reference

DotNet Reference

operations_research_constraint_solverPINVOKE.cs File Reference

Go to the source code of this file.

Classes

class  operations_research_constraint_solverPINVOKE
 
class  operations_research_constraint_solverPINVOKE.SWIGExceptionHelper
 
class  operations_research_constraint_solverPINVOKE.SWIGPendingException
 
class  operations_research_constraint_solverPINVOKE.SWIGStringHelper
 

Namespaces

namespace  Google
 
namespace  Google.OrTools
 
namespace  Google.OrTools.ConstraintSolver
 

Functions

delegate string VoidToString ()
 
delegate bool VoidToBoolean ()
 
delegate int LongToInt (long t)
 
delegate long LongToLong (long t)
 
delegate long LongLongToLong (long t, long u)
 
delegate long LongLongLongToLong (long t, long u, long v)
 
delegate long IntIntToLong (int t, int u)
 
delegate bool LongToBoolean (long t)
 
delegate bool LongLongLongToBoolean (long t, long u, long v)
 
delegate void SolverToVoid (Solver s)
 
delegate void LongToVoid (long t)
 
delegate void VoidToVoid ()