![]() |
Google OR-Tools v9.12
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) |
![]() | |
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 4104 of file constraint_solver.h.
|
inlineexplicit |
Definition at line 4106 of file constraint_solver.h.
|
inline |
Definition at line 4108 of file constraint_solver.h.
|
inline |
Definition at line 4114 of file constraint_solver.h.
|
inline |
Definition at line 4112 of file constraint_solver.h.