Difference between revisions of "Δ-stepping algorithm"
Jump to navigation
Jump to search
[unchecked revision] | [quality revision] |
Line 1: | Line 1: | ||
{{level-a}} | {{level-a}} | ||
− | |||
{{Russian}} | {{Russian}} | ||
Revision as of 17:38, 15 June 2018
This page is currently available in Russian only. Push "Русский" on the left colomn to view the page.
Existing implementations of the algorithm
- C++, MPI: Parallel Boost Graph Library (функция
delta_stepping_shortest_paths
). - Gap: