![]() |
Google OR-Tools v9.14
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 4105 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 4107 of file constraint_solver.h.
|
inline |
Definition at line 4109 of file constraint_solver.h.
|
inline |
Definition at line 4115 of file constraint_solver.h.
|
inline |
Definition at line 4113 of file constraint_solver.h.