![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 1329 of file routing_search.h.
#include <routing_search.h>
Public Member Functions | |
| bool | operator< (const Saving &other) const |
Public Attributes | |
| int64_t | saving |
| unsigned int | vehicle_type: 20 |
| unsigned int | before_node: 22 |
| unsigned int | after_node: 22 |
|
inline |
Definition at line 1334 of file routing_search.h.
| unsigned int operations_research::SavingsFilteredHeuristic::Saving::after_node |
Definition at line 1333 of file routing_search.h.
| unsigned int operations_research::SavingsFilteredHeuristic::Saving::before_node |
Definition at line 1332 of file routing_search.h.
| int64_t operations_research::SavingsFilteredHeuristic::Saving::saving |
Definition at line 1330 of file routing_search.h.
| unsigned int operations_research::SavingsFilteredHeuristic::Saving::vehicle_type |
Definition at line 1331 of file routing_search.h.