![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
A tag for no symmetry between two elements. More...
#include <symmetry.h>
Static Public Member Functions | |
static constexpr absl::string_view | GetName () |
template<size_t n> | |
static constexpr bool | Validate (std::array< int64_t, n > &) |
template<size_t n> | |
static constexpr void | Enforce (std::array< int64_t, n > &) |
template<typename ElementTypeT, size_t n> | |
static constexpr void | CheckElementTypes (const std::array< ElementTypeT, n > &) |
A tag for no symmetry between two elements.
Definition at line 29 of file symmetry.h.
|
inlinestaticconstexpr |
No type constraints.
Definition at line 44 of file symmetry.h.
|
inlinestaticconstexpr |
No symmetry to enforce.
Definition at line 39 of file symmetry.h.
|
inlinestaticconstexpr |
Definition at line 30 of file symmetry.h.
|
inlinestaticconstexpr |
All keys are valid.
Definition at line 33 of file symmetry.h.