![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 364 of file routing_cuts.h.
#include <routing_cuts.h>
Public Member Functions | |
| BestBoundHelper ()=default | |
| BestBoundHelper (std::string base_name) | |
| void | Update (int new_bound, std::string name, absl::Span< const int > cannot_be_first={}, absl::Span< const int > cannot_be_last={}) |
| std::string | name () const |
| int | bound () const |
| absl::Span< const int > | CannotBeLast () const |
| absl::Span< const int > | CannotBeFirst () const |
|
default |
|
inlineexplicit |
Definition at line 367 of file routing_cuts.h.
|
inline |
Definition at line 388 of file routing_cuts.h.
|
inline |
Definition at line 395 of file routing_cuts.h.
|
inline |
Definition at line 394 of file routing_cuts.h.
|
inline |
Definition at line 387 of file routing_cuts.h.
|
inline |
Definition at line 369 of file routing_cuts.h.