New pages
Jump to navigation
Jump to search
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 14:41, 6 July 2022 Tarjan's strongly connected components, Python, NetworkX (hist) [893 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [https://networkx.github.io NetworkX] (function <code>[http://netwo...")
- 14:35, 6 July 2022 Tarjan's strongly connected components, Java, JGraphT (hist) [792 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [http://jgrapht.org JGraphT] (класс <code>[http://jgrapht.org/...")
- 14:32, 6 July 2022 Tarjan's strongly connected components, Java, WebGraph (hist) [820 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [http://webgraph.di.unimi.it WebGraph] (class <code>[http://webgrap...")
- 14:28, 6 July 2022 Tarjan's strongly connected components, C++, Boost Graph Library (hist) [809 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [http://www.boost.org/libs/graph/doc/ Boost Graph Library] (functio...")
- 14:20, 6 July 2022 Disjoint set union, Java, JGraphT (hist) [741 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [http://jgrapht.org JGraphT] (class <code>[http://jgrapht.org/javad...")
- 14:16, 6 July 2022 Disjoint set union, Boost Graph Library (hist) [794 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [http://www.boost.org/libs/graph/doc/ Boost Graph Library] (functio...")
- 12:26, 6 July 2022 VF2, Python, NetworkX (hist) [754 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [https://networkx.github.io NetworkX] (see [https://networkx.github...")
- 12:23, 6 July 2022 VF2, C++, Boost Graph Library (hist) [773 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [http://www.boost.org/libs/graph/doc/ Boost Graph Library] (functio...")
- 12:20, 6 July 2022 VF2, C++, VF Library (hist) [669 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [http://mivia.unisa.it/datasets/graph-database/vflib/ VF Library]....")
- 12:12, 6 July 2022 Ullman's, C++, VF Library (hist) [723 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [http://mivia.unisa.it/datasets/graph-database/vflib/ VF Library]....")
- 12:09, 6 July 2022 Ullman's, C++, Chemical Descriptors Library (hist) [767 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [http://cdelib.sourceforge.net Chemical Descriptors Library] (funct...")
- 10:12, 6 July 2022 Prim's, Java, JGraphT (hist) [752 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [http://jgrapht.org JGraphT] (class <code>[http://jgrapht.org/javad...")
- 10:08, 6 July 2022 Prim's, C++, Boost Graph Library (hist) [831 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [http://www.boost.org/libs/graph/doc/ Boost Graph Library] (functio...")
- 10:02, 6 July 2022 Kruskal's, Java, JGraphT (hist) [761 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [http://jgrapht.org JGraphT] (class <code>[http://jgrapht.org/javad...")
- 09:58, 6 July 2022 Kruskal's, Python, NetworkX (hist) [821 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [https://networkx.github.io NetworkX] (function <code>[http://netwo...")
- 09:53, 6 July 2022 Kruskal's, C++, MPI, Parallel Boost Graph Library (hist) [1,457 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [http://www.boost.org/libs/graph_parallel/doc/html/index.html Paral...")
- 09:47, 6 July 2022 Kruskal's, C++, Boost Graph Library (hist) [832 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [http://www.boost.org/libs/graph/doc/ Boost Graph Library] (functio...")
- 13:49, 5 July 2022 Boruvka's, locality (hist) [5,049 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = The basic fragment of the implementation used for obtaining quantit...")
- 13:37, 5 July 2022 Boruvka's, scalability (hist) [5,868 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = The experiments were conducted with Borůvka's algorithm implemente...")
- 13:24, 5 July 2022 Boruvka's, RCC for GPU (hist) [625 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = = Locality of data and computations = == Locality of implementation...")
- 13:19, 5 July 2022 Boruvka's, RCC for CPU (hist) [677 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = = Locality of data and computations = == Locality of implementation...")
- 13:15, 5 July 2022 Boruvka's, C++, MPI, Parallel Boost Graph Library (hist) [1,261 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [http://www.boost.org/libs/graph_parallel/doc/html/index.html Paral...")
- 12:01, 5 July 2022 Purdom's, Boost Graph Library (hist) [2,304 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [http://www.boost.org/libs/graph/doc/Boost Graph Library] (function...")
- 10:53, 5 July 2022 Floyd-Warshall, scalability (hist) [90 bytes] ASA (talk | contribs) (Created page with "{{level-i}} {{Russian}} Category:Started articles ru:Floyd-Warshall, scalability")
- 10:45, 5 July 2022 Floyd-Warshall, Java, JGraphT (hist) [765 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [http://jgrapht.org JGraphT] (class <code>[http://jgrapht.org/javad...")
- 10:42, 5 July 2022 Floyd-Warshall, Python, NetworkX (hist) [830 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [https://networkx.github.io NetworkX] (function <code>[http://netwo...")
- 10:38, 5 July 2022 Floyd-Warshall, C++, Boost Graph Library (hist) [797 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [http://www.boost.org/libs/graph/doc/ Boost Graph Library] (functio...")
- 10:29, 5 July 2022 Johnson's, C++, Boost Graph Library (hist) [804 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [http://www.boost.org/libs/graph/doc/ Boost Graph Library] (functio...")
- 10:19, 5 July 2022 Δ-stepping, Gap (hist) [698 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = http://gap.cs.berkeley.edu/ = Locality of data and computations =...")
- 10:06, 5 July 2022 Δ-stepping, C++, MPI, Parallel Boost Graph Library (hist) [964 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [http://www.boost.org/libs/graph_parallel/doc/html/index.html Paral...")
- 16:29, 4 July 2022 BFS, MPI, Graph500 (hist) [624 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = http://www.graph500.org = Locality of data and computations = == L...")
- 16:25, 4 July 2022 Bellman-Ford, scalability (hist) [5,787 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: . = Links = The experiments were conducted with the Bellman-Ford algorithm implemented for CPU. = Locality of data and comp...")
- 16:11, 4 July 2022 Bellman-Ford, locality (hist) [4,769 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = The basic fragment of the implementation used for obtaining quantit...")
- 15:54, 4 July 2022 Bellman-Ford, Ligra (hist) [703 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = http://jshun.github.io/ligra/ = Locality of data and computations...")
- 15:47, 4 July 2022 Bellman-Ford, MPI, Graph500 (hist) [705 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = http://www.graph500.org = Locality of data and computations = == L...")
- 15:40, 4 July 2022 Bellman-Ford, Nvidia nvGraph (hist) [719 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = https://developer.nvidia.com/nvgraph = Locality of data and comput...")
- 15:35, 4 July 2022 Bellman-Ford, OpenMP, Stinger (hist) [712 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = http://www.stingergraph.com/ = Locality of data and computations =...")
- 15:27, 4 July 2022 Bellman-Ford, Java, JGraphT (hist) [758 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [http://jgrapht.org JGraphT] (class <code>[http://jgrapht.org/javad...")
- 15:21, 4 July 2022 Bellman-Ford, Python, NetworkX (hist) [827 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [https://networkx.github.io NetworkX] (function <code>[http://netwo...")
- 15:17, 4 July 2022 Bellman-Ford, C++, Boost Graph Library (hist) [791 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [http://www.boost.org/libs/graph/doc/ Boost Graph Library] (functio...")
- 11:10, 4 July 2022 Dijkstra, Google (hist) [8,387 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: A.N.Daryin. = Links = [https://code.google.com/p/prir-dijkstra-mpi/source/browse/trunk/proje...")
- 11:00, 4 July 2022 Dijkstra, locality (hist) [6,409 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: Vad.V.Voevodin (Section 2). = Links = The basic frag...")
- 10:39, 4 July 2022 Dijkstra, C++, MPI: Parallel Boost Graph Library, 2 (hist) [1,350 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [http://www.boost.org/libs/graph_parallel/doc/html/index.html Paral...")
- 10:36, 4 July 2022 Dijkstra, C++, MPI: Parallel Boost Graph Library, 1 (hist) [1,009 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [http://www.boost.org/libs/graph_parallel/doc/html/index.html Paral...")
- 10:30, 4 July 2022 Dijkstra, Python/C++ (hist) [803 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [https://networkit.iti.kit.edu NetworKit] (class <code>[https://net...")
- 10:26, 4 July 2022 Dijkstra, Python (hist) [891 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [https://networkx.github.io NetworkX] (function <code>[http://netwo...")
- 10:03, 4 July 2022 Dijkstra, C++, Boost Graph Library (hist) [963 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = [http://www.boost.org/libs/graph/doc/ Boost Graph Library] (functio...")
- 11:24, 3 July 2022 Cholesky decomposition, scalability (hist) [4,546 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: Alexey Teplov (Section 3....")
- 11:13, 3 July 2022 Cholesky decomposition, SCALAPACK (hist) [5,529 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: Alexey Teplov (Section 4). = Links =...")
- 09:19, 3 July 2022 Cholesky decomposition, locality (hist) [6,337 bytes] ASA (talk | contribs) (Created page with "{{level-i}} Primary author of this description: I.V.Afanasyev. = Links = The main fragment of the implementation used to obtain the quantita...")