Google OR-Tools v9.9
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
Google.OrTools.ConstraintSolver.RevInteger Class Reference
Inheritance diagram for Google.OrTools.ConstraintSolver.RevInteger:

Public Member Functions

void Dispose ()
 
 RevInteger (long val)
 
long Value ()
 
void SetValue (Solver s, long val)
 

Protected Member Functions

virtual void Dispose (bool disposing)
 

Protected Attributes

bool swigCMemOwn
 

Detailed Description

Definition at line 20 of file RevInteger.cs.

Constructor & Destructor Documentation

◆ RevInteger()

Google.OrTools.ConstraintSolver.RevInteger.RevInteger ( long val)
inline

Definition at line 67 of file RevInteger.cs.

Member Function Documentation

◆ Dispose() [1/2]

void Google.OrTools.ConstraintSolver.RevInteger.Dispose ( )
inline

Definition at line 50 of file RevInteger.cs.

◆ Dispose() [2/2]

virtual void Google.OrTools.ConstraintSolver.RevInteger.Dispose ( bool disposing)
inlineprotectedvirtual

Definition at line 55 of file RevInteger.cs.

◆ SetValue()

void Google.OrTools.ConstraintSolver.RevInteger.SetValue ( Solver s,
long val )
inline

Definition at line 75 of file RevInteger.cs.

◆ Value()

long Google.OrTools.ConstraintSolver.RevInteger.Value ( )
inline

Definition at line 70 of file RevInteger.cs.

Member Data Documentation

◆ swigCMemOwn

bool Google.OrTools.ConstraintSolver.RevInteger.swigCMemOwn
protected

Definition at line 22 of file RevInteger.cs.


The documentation for this class was generated from the following file: