Algorithm level

Difference between revisions of "Δ-stepping algorithm"

From Algowiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{level-a}}
 
{{level-a}}
<indicator name='toplink'> {{Buttonlink|http://top53.parallel.ru/algo_results/algorithm/2}} </indicator>
 
 
{{Russian}}
 
{{Russian}}
  
Line 6: 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.