Difference between revisions of "BFS, GAP"

From Algowiki
Jump to navigation Jump to search
[checked revision][checked revision]
Line 14: Line 14:
 
=== Dynamic characteristics and efficiency of the algorithm implementation ===
 
=== Dynamic characteristics and efficiency of the algorithm implementation ===
 
=== Run results ===
 
=== Run results ===
 +
{{Buttonlinkimp|36}}
  
 
[[Category:Articles in progress]]
 
[[Category:Articles in progress]]
  
 
[[Ru:GAP]]
 
[[Ru:GAP]]

Revision as of 16:22, 28 June 2022

Primary author of this description: I.V.Afanasyev.

1 Software implementation of the algorithm: GAP

1.1 Locality of data and computations

1.1.1 Locality of implementation

1.1.1.1 Structure of memory access and a qualitative estimation of locality
1.1.1.2 Quantitative estimation of locality

1.2 Scalability of the algorithm and its implementations

1.2.1 Scalability of the algorithm

1.2.2 Scalability of of the algorithm implementation

1.3 Dynamic characteristics and efficiency of the algorithm implementation

1.4 Run results

Get perf. data