![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 97 of file k_shortest_paths.h.
#include <k_shortest_paths.h>
Public Attributes | |
| std::vector< std::vector< typename GraphType::NodeIndex > > | paths |
| std::vector< PathDistance > | distances |
| std::vector<PathDistance> operations_research::KShortestPaths< GraphType >::distances |
Definition at line 105 of file k_shortest_paths.h.
| std::vector<std::vector<typename GraphType::NodeIndex> > operations_research::KShortestPaths< GraphType >::paths |
Definition at line 104 of file k_shortest_paths.h.