Algorithm level

Difference between revisions of "Δ-stepping algorithm"

From Algowiki
Jump to navigation Jump to search
[quality revision][checked revision]
 
(One intermediate revision by one other user not shown)
Line 5: Line 5:
  
 
[[ru:Алгоритм Δ-шагания]]
 
[[ru:Алгоритм Δ-шагания]]
 
=== Existing implementations of the algorithm ===
 
 
* C++, MPI: [http://www.boost.org/libs/graph_parallel/doc/html/index.html Parallel Boost Graph Library] (функция <code>[http://www.boost.org/libs/graph_parallel/doc/html/dijkstra_shortest_paths.html#delta-stepping-algorithm delta_stepping_shortest_paths]</code>).{{Buttonlink|http://top53.parallel.ru/algo_results/implementation/25}}
 
* Gap: {{Buttonlink|http://top53.parallel.ru/algo_results/implementation/38}}
 

Latest revision as of 10:23, 5 July 2022


This page is currently available in Russian only. Push "Русский" on the left colomn to view the page.