![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
#include <enums.h>
Public Types | |
| using | Proto = int |
Static Public Member Functions | |
| static std::optional< absl::string_view > | ToOptString (E value) |
| static absl::Span< const E > | AllValues () |
Static Public Attributes | |
| static constexpr bool | kIsImplemented = false |
| static constexpr Proto | kProtoUnspecifiedValue = {} |
| using operations_research::math_opt::Enum< E >::Proto = int |
|
static |
Definition at line 41 of file basis_status.cc.
|
static |
Definition at line 24 of file basis_status.cc.
|
staticconstexpr |
|
staticconstexpr |