![]() |
Google OR-Tools v9.12
a fast and portable software suite for combinatorial optimization
|
Taking a view allow to cache the never changing addresses. More...
#include <presolve_util.h>
Public Member Functions | |
View (int *i, int *pi, T *pv) | |
T & | operator[] (int index) |
Taking a view allow to cache the never changing addresses.
Definition at line 165 of file presolve_util.h.
|
inline |
Definition at line 167 of file presolve_util.h.
|
inline |