Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
Subclass of Rev<T> which adds numerical operations. More...
#include <constraint_solver.h>
Public Member Functions | |
NumericalRev (const T &val) | |
void | Add (Solver *const s, const T &to_add) |
void | Incr (Solver *const s) |
void | Decr (Solver *const s) |
Public Member Functions inherited from operations_research::Rev< T > | |
Rev (const T &val) | |
const T & | Value () const |
void | SetValue (Solver *const s, const T &val) |
Subclass of Rev<T> which adds numerical operations.
Definition at line 4034 of file constraint_solver.h.
|
inlineexplicit |
Definition at line 4036 of file constraint_solver.h.
|
inline |
Definition at line 4038 of file constraint_solver.h.
|
inline |
Definition at line 4044 of file constraint_solver.h.
|
inline |
Definition at line 4042 of file constraint_solver.h.