Adaptor to use boost::dijkstra_shortest_paths as the inner sp algorithm for pr_bgl::lazysp. More...
Go to the source code of this file.
Classes | |
| class | pr_bgl::lazysp_incsp_dijkstra< Graph, PredecessorMap, DistanceMap, CompareFunction, CombineFunction > |
| Adaptor to use boost::dijkstra_shortest_paths as the inner sp algorithm for pr_bgl::lazysp. More... | |
| struct | pr_bgl::lazysp_incsp_dijkstra< Graph, PredecessorMap, DistanceMap, CompareFunction, CombineFunction >::throw_visitor_exception |
| class | pr_bgl::lazysp_incsp_dijkstra< Graph, PredecessorMap, DistanceMap, CompareFunction, CombineFunction >::throw_visitor |
Adaptor to use boost::dijkstra_shortest_paths as the inner sp algorithm for pr_bgl::lazysp.
1.8.6
using