|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
#include <K_Shortest_Paths.H>
Public Attributes | |
| Array< typename GT::Node * > | nodes |
| Array< typename GT::Arc * > | arcs |
Definition at line 218 of file K_Shortest_Paths.H.
Definition at line 221 of file K_Shortest_Paths.H.
Referenced by Aleph::k_shortest_paths_detail::make_path_snapshot(), and Aleph::k_shortest_paths_detail::same_prefix_nodes().
Definition at line 220 of file K_Shortest_Paths.H.
Referenced by Aleph::k_shortest_paths_detail::make_path_snapshot(), and Aleph::k_shortest_paths_detail::same_prefix_nodes().