Attributes for a dimension.
More...
Attributes for a dimension.
Definition at line 413 of file routing.h.
#include <routing.h>
◆ Attributes() [1/2]
| operations_research::ResourceGroup::Attributes::Attributes |
( |
| ) |
|
The default attributes have unconstrained start/end domains.
Definition at line 1106 of file routing.cc.
◆ Attributes() [2/2]
| operations_research::ResourceGroup::Attributes::Attributes |
( |
Domain | start_domain, |
|
|
Domain | end_domain ) |
◆ end_domain()
| const Domain & operations_research::RoutingModel::ResourceGroup::Attributes::end_domain |
( |
| ) |
const |
|
inline |
◆ start_domain()
| const Domain & operations_research::RoutingModel::ResourceGroup::Attributes::start_domain |
( |
| ) |
const |
|
inline |
◆ AbslHashValue
template<typename H>
| H AbslHashValue |
( |
H | h, |
|
|
const Attributes & | attributes ) |
|
friend |
◆ operator==
The documentation for this class was generated from the following files: