![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Representation of the search process state. More...
Representation of the search process state.
Definition at line 255 of file routing_ils.h.
#include <routing_ils.h>
Public Attributes | |
| absl::Duration | duration |
| Search duration. | |
| int64_t | solutions |
| Explored solutions. | |
| absl::Duration operations_research::NeighborAcceptanceCriterion::SearchState::duration |
Search duration.
Definition at line 257 of file routing_ils.h.
| int64_t operations_research::NeighborAcceptanceCriterion::SearchState::solutions |
Explored solutions.
Definition at line 259 of file routing_ils.h.