![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Definition at line 271 of file diffn_util.h.
#include <diffn_util.h>
Classes | |
| struct | Interval |
Public Member Functions | |
| bool | IsFixed () const |
Public Attributes | |
| int | index |
| Interval | x |
| Interval | y |
Friends | |
| template<typename Sink> | |
| void | AbslStringify (Sink &sink, const ItemWithVariableSize &item) |
|
inline |
Definition at line 283 of file diffn_util.h.
|
friend |
Definition at line 286 of file diffn_util.h.
| int operations_research::sat::ItemWithVariableSize::index |
Definition at line 293 of file diffn_util.h.
| Interval operations_research::sat::ItemWithVariableSize::x |
Definition at line 294 of file diffn_util.h.
| Interval operations_research::sat::ItemWithVariableSize::y |
Definition at line 295 of file diffn_util.h.