![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Subclass of Rev<T> which adds numerical operations. More...
Subclass of Rev<T> which adds numerical operations.
Definition at line 4116 of file constraint_solver.h.
#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) |
|
inlineexplicit |
Definition at line 4118 of file constraint_solver.h.
|
inline |
Definition at line 4120 of file constraint_solver.h.
|
inline |
Definition at line 4126 of file constraint_solver.h.
|
inline |
Definition at line 4124 of file constraint_solver.h.