Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research_constraint_solverPINVOKE.cs File Reference

Go to the source code of this file.

Classes

class  Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE
class  Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SWIGExceptionHelper
class  Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SWIGPendingException
class  Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SWIGStringHelper
class  Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SWIGStringWithLengthHelper

Namespaces

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

Functions

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