Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ParAlg/gbbs
/ functions
Functions
3,007 in github.com/ParAlg/gbbs
⨍
Functions
3,007
◇
Types & classes
303
Method
clear
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/shared.h:304
Method
clear
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/sparse_table.h:405
Method
clear
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/tomb_table.h:373
Method
clearA
gbbs/pbbslib/resizable_table.h:101
Method
clearA
gbbs/pbbslib/sparse_table.h:49
Method
clearA
gbbs/pbbslib/sparse_additive_map.h:43
Method
clearA
benchmarks/KTruss/truss_utils.h:58
Method
clearA
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/sparse_table.h:51
Method
clearA
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/tomb_table.h:59
Method
clearTableE
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/dynamic_graph.h:1079
Method
clearTableE
TODO: better way to clear?
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/dynamic_graph_hash.h:1052
Method
clear_vertex
gbbs/semiasym/graph_filter.h:545
Method
clear_vertex
gbbs/semiasym/bitset_managers.h:439
Method
clear_vertex
gbbs/semiasym/bitset_managers.h:1031
Method
cluster_and_parent
benchmarks/Spanner/MPXV15/Spanner.h:40
Method
cmp
benchmarks/TriangleCounting/Makkar/shared.h:297
Method
cmp
benchmarks/TriangleCounting/Makkar/shared.h:303
Method
cmp
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/shared.h:381
Method
coloring_f
benchmarks/GraphColoring/Hasenplaugh14/GraphColoring.h:68
Method
combine_root_rank
benchmarks/SpanningForest/UnionFind/jayanti.h:24
Method
combine_root_rank
benchmarks/Connectivity/UnionFind/jayanti.h:24
Method
commandLine
gbbs/parse_command_line.cc:4
Method
commit
benchmarks/MaximalIndependentSet/RandomGreedy/MaximalIndependentSet.h:227
Method
commit
benchmarks/MaximalMatching/RandomGreedy/MaximalMatching.h:54
Function
compare
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/preprocess.h:237
Method
components
benchmarks/Connectivity/ConnectIt/sampling.h:61
Function
compose_algorithm_and_sampling
benchmarks/SpanningForest/Framework/framework.h:85
Function
compose_algorithm_and_sampling
benchmarks/Connectivity/ConnectIt/framework.h:80
Function
compressEdge
gbbs/encodings/byte_pd.cc:41
Function
compressEdge
gbbs/encodings/byte_pd_amortized.cc:40
Function
compressFirstEdge
Compresses the first edge, writing target-source and a sign bit. */
gbbs/encodings/byte_pd.cc:9
Function
compressFirstEdge
gbbs/encodings/byte_pd_amortized.cc:6
Function
compressWeight
gbbs/encodings/byte_pd.h:131
Function
compressWeight
gbbs/encodings/byte_pd_amortized.h:131
Function
compressWeight
gbbs/encodings/byte.h:187
Function
compress_edges
gbbs/encodings/byte_pd.h:692
Method
compressed_asymmetric_vertex
gbbs/compressed_vertex.h:308
Method
compressed_bitset_neighbors
gbbs/semiasym/bitset_managers.h:990
Method
compressed_neighbors
gbbs/compressed_vertex.h:53
Method
compressed_symmetric_vertex
gbbs/compressed_vertex.h:275
Function
computeOffsets
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/preprocess.h:149
Method
compute_components
benchmarks/Connectivity/UnionFind/Connectivity.h:57
Method
compute_components
benchmarks/Connectivity/UnionFind/jayanti.h:161
Method
compute_components
benchmarks/Connectivity/LiuTarjan/Connectivity.h:119
Method
compute_components
benchmarks/Connectivity/LiuTarjan/Connectivity.h:372
Method
compute_components
benchmarks/Connectivity/LiuTarjan/Connectivity.h:397
Method
compute_components
benchmarks/Connectivity/LabelPropagation/Connectivity.h:80
Method
compute_components
benchmarks/Connectivity/ShiloachVishkin/Connectivity.h:45
Function
compute_size_in_bytes
gbbs/encodings/byte_pd.h:541
Method
compute_spanning_forest
benchmarks/SpanningForest/UnionFind/SpanningForest.h:58
Method
compute_spanning_forest
benchmarks/SpanningForest/UnionFind/jayanti.h:171
Method
compute_spanning_forest
benchmarks/SpanningForest/LiuTarjan/SpanningForest.h:106
Method
compute_spanning_forest
benchmarks/SpanningForest/LabelPropagation/SpanningForest.h:110
Method
compute_spanning_forest
benchmarks/SpanningForest/ShiloachVishkin/SpanningForest.h:41
Method
concurrent_stack
pbbslib/concurrent_stack.h:133
Method
cond
gbbs/edge_map_utils.h:240
Method
cond
benchmarks/KTruss/truss_utils.h:302
Method
cond
benchmarks/LowDiameterDecomposition/MPX13/LowDiameterDecomposition.h:119
Method
cond
benchmarks/SpanningForest/BFSSF/SpanningForest.h:43
Method
cond
benchmarks/SpanningForest/BFSSF/SpanningForest.h:91
Method
cond
Cond function checks if vertex has been visited yet
benchmarks/SpanningForest/BFSSF/SpanningForest.h:114
Method
cond
benchmarks/SpanningForest/SDB14/SpanningForest.h:58
Method
cond
benchmarks/SpanningForest/LabelPropagation/SpanningForest.h:70
Method
cond
benchmarks/SpanningForest/LabelPropagation/SpanningForest.h:98
Method
cond
benchmarks/SpanningForest/Framework/ldd_sampling.h:28
Method
cond
benchmarks/SpanningForest/Framework/bfs_sampling.h:23
Method
cond
benchmarks/SCAN/Naive/scan_helpers.cc:34
Method
cond
benchmarks/GeneralWeightSSSP/BellmanFord/BellmanFord.h:48
Method
cond
benchmarks/PageRank/PageRank.h:47
Method
cond
benchmarks/PageRank/PageRank.h:208
Method
cond
benchmarks/SSWidestPath/JulienneDBS17/SSWidestPath.h:68
Method
cond
benchmarks/SSWidestPath/JulienneDBS17/SSWidestPath.h:180
Method
cond
benchmarks/PositiveWeightSSSP/DeltaStepping/DeltaStepping.h:67
Method
cond
benchmarks/GraphColoring/Hasenplaugh14/GraphColoring.h:86
Method
cond
benchmarks/CoSimRank/CoSimRank.h:24
Method
cond
benchmarks/Connectivity/ConnectIt/sampling.h:317
Method
cond
benchmarks/Connectivity/LabelPropagation/Connectivity.h:68
Method
cond
benchmarks/Connectivity/BFSCC/Connectivity.h:48
Method
cond
benchmarks/BFS/NonDeterministicBFS/BFS.h:45
Method
cond
benchmarks/TriangleCounting/ShunTangwongsan15/Triangle.h:54
Method
cond
benchmarks/MaximalIndependentSet/RandomGreedy/MaximalIndependentSet.h:84
Method
cond
benchmarks/MaximalIndependentSet/RandomGreedy/MaximalIndependentSet.h:117
Method
cond
benchmarks/Spanner/MPXV15/Spanner.h:212
Method
cond
benchmarks/Biconnectivity/TarjanVishkin/Biconnectivity.h:62
Method
cond
benchmarks/Biconnectivity/TarjanVishkin/Biconnectivity.h:95
Method
cond
Cond function checks if vertex has been visited yet
benchmarks/Biconnectivity/TarjanVishkin/Biconnectivity.h:328
Method
cond
Cond function checks if vertex has been visited yet
benchmarks/Biconnectivity/TarjanVishkin/Biconnectivity.h:363
Method
cond
Cond function checks if vertex has been visited yet
benchmarks/Biconnectivity/TarjanVishkin/Biconnectivity.h:387
Method
cond
benchmarks/StronglyConnectedComponents/BGSS16-Filtering/StronglyConnectedComponents.h:61
Method
cond
benchmarks/StronglyConnectedComponents/BGSS16-Filtering/StronglyConnectedComponents.h:131
Method
cond
benchmarks/StronglyConnectedComponents/RandomGreedyBGSS16/StronglyConnectedComponents.h:88
Method
cond
benchmarks/StronglyConnectedComponents/RandomGreedyBGSS16/StronglyConnectedComponents.h:167
Method
cond
benchmarks/SSBetweenessCentrality/Brandes/SSBetweennessCentrality.h:51
Method
cond
benchmarks/SSBetweenessCentrality/Brandes/SSBetweennessCentrality.h:308
Method
cond
benchmarks/IntegralWeightSSSP/JulienneDBS17/wBFS.h:68
Method
cond
benchmarks/ApproximateSetCover/MANISBPT11/ApproximateSetCover.h:54
Method
cond
benchmarks/KCore/JulienneDBS17/KCore.h:96
Method
contains
gbbs/pbbslib/resizable_table.h:270
Method
contains
gbbs/pbbslib/sparse_table.h:249
Method
contains
gbbs/pbbslib/sparse_additive_map.h:109
← previous
next →
1,301–1,400 of 3,007, ranked by callers