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
↓ 1 callers
Function
multi_bfs
benchmarks/Biconnectivity/TarjanVishkin/Biconnectivity.h:332
↓ 1 callers
Function
my_reduce
pbbslib/time_operations.h:430
↓ 1 callers
Function
neighbor_map
gbbs/interface.h:22
↓ 1 callers
Method
next
gbbs/bridge.h:512
↓ 1 callers
Function
num_cc
benchmarks/Connectivity/SimpleUnionAsync/Connectivity.h:102
↓ 1 callers
Function
num_cc
benchmarks/Connectivity/WorkEfficientSDB14/Connectivity.h:83
↓ 1 callers
Function
num_clusters
benchmarks/LowDiameterDecomposition/MPX13/LowDiameterDecomposition.h:51
↓ 1 callers
Method
num_edges
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/dynamic_graph_hash.h:205
↓ 1 callers
Function
num_intercluster_edges
benchmarks/LowDiameterDecomposition/MPX13/LowDiameterDecomposition.h:80
↓ 1 callers
Function
num_scc
benchmarks/StronglyConnectedComponents/BGSS16-Filtering/StronglyConnectedComponents.cc:51
↓ 1 callers
Function
num_scc
benchmarks/StronglyConnectedComponents/RandomGreedyBGSS16/StronglyConnectedComponents.h:388
↓ 1 callers
Method
num_vertices
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/dynamic_graph_hash.h:204
↓ 1 callers
Method
num_vertices_low
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/dynamic_graph.h:217
↓ 1 callers
Method
num_workers
pbbslib/scheduler.cc:43
↓ 1 callers
Method
out_degrees_set
gbbs/vertex_subset.h:113
↓ 1 callers
Function
p_quicksort_inplace
pbbslib/quicksort.h:225
↓ 1 callers
Function
pack_index_out
gbbs/bridge.h:312
↓ 1 callers
Function
pack_serial
pbbslib/sequence_ops.h:208
↓ 1 callers
Function
pack_shortcut_edges
benchmarks/MinimumSpanningForest/PBBSMST/MinimumSpanningForest.h:61
↓ 1 callers
Method
pardo
pbbslib/scheduler.h:354
↓ 1 callers
Method
parfor
pbbslib/scheduler.h:388
↓ 1 callers
Method
pop_bottom
pbbslib/scheduler.h:113
↓ 1 callers
Method
pop_top
pbbslib/scheduler.h:92
↓ 1 callers
Function
preorder_number
benchmarks/Biconnectivity/TarjanVishkin/Biconnectivity.h:99
↓ 1 callers
Function
print_cpu_stats
benchmarks/SpanningForest/Framework/mains/bench_utils.h:52
↓ 1 callers
Function
print_cpu_stats
benchmarks/Connectivity/ConnectIt/mains/bench_utils.h:53
↓ 1 callers
Function
print_cpu_stats
benchmarks/Connectivity/Incremental/mains/bench_utils.h:58
↓ 1 callers
Function
print_edge_list
utils/to_edge_list.cc:16
↓ 1 callers
Function
print_edge_list_matrixmarket
utils/to_edge_list.cc:75
↓ 1 callers
Function
print_ldd_result
benchmarks/Connectivity/ConnectIt/benchmark_sampling.cc:22
↓ 1 callers
Function
print_pcm_stats
gbbs/benchmark.cc:102
↓ 1 callers
Function
print_stats
benchmarks/MaximalIndependentSet/Yoshida/MaximalIndependentSet.cc:42
↓ 1 callers
Method
process_batch
benchmarks/TriangleCounting/Makkar/dynamic_graph.h:125
↓ 1 callers
Function
program_parser
(G, program_str)
scripts/ligra_to_nx.py:212
↓ 1 callers
Method
push_bottom
pbbslib/scheduler.h:79
↓ 1 callers
Function
radix_step_
pbbslib/bucket_sort.h:15
↓ 1 callers
Function
randomReorder
utils/random_reorder.cc:12
↓ 1 callers
Function
random_shuffle_
pbbslib/random_shuffle.h:44
↓ 1 callers
Function
rankNodes
benchmarks/TriangleCounting/ShunTangwongsan15/Triangle.h:58
↓ 1 callers
Function
read_ligra_directed_graph
(input_file)
scripts/ligra_to_nx.py:97
↓ 1 callers
Function
read_ligra_symmetric_graph
(input_file)
scripts/ligra_to_nx.py:77
↓ 1 callers
Function
read_o_direct
gbbs/io.cc:73
↓ 1 callers
Function
remove_duplicates
pbbslib/hash_table.h:287
↓ 1 callers
Function
reorder_graph
benchmarks/MaximalIndependentSet/Yoshida/reorder.h:8
↓ 1 callers
Function
reorder_graph
benchmarks/MaximalMatching/Yoshida/reorder.h:8
↓ 1 callers
Function
repeat
utils/benchmark.h:36
↓ 1 callers
Function
repeat
benchmarks/SpanningForest/Framework/mains/bench_utils.h:37
↓ 1 callers
Function
repeat
benchmarks/Connectivity/ConnectIt/mains/bench_utils.h:38
↓ 1 callers
Function
repeat
benchmarks/Connectivity/Incremental/bench_utils.h:26
↓ 1 callers
Function
repeat
benchmarks/Connectivity/Incremental/mains/bench_utils.h:38
↓ 1 callers
Method
report_stats
benchmarks/TriangleCounting/Makkar/dynamic_graph.h:629
↓ 1 callers
Method
reserve
gbbs/union_find.h:66
↓ 1 callers
Method
reserve
benchmarks/MaximalMatching/RandomGreedy/MaximalMatching.h:45
↓ 1 callers
Method
resize_no_copy
Does not copy elements in the current table; just resize the underlying table. Incoming must be a power of two
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/tomb_table.h:79
↓ 1 callers
Function
rot
rotate/flip a quadrant appropriately
utils/generators/torus.cc:34
↓ 1 callers
Function
run_all_benchmarks
Runs all benchmarks, returning a list of failing benchmarks. Args: unweighted_graph_benchmarks: List of all benchmarks to run on the
scripts/run_all_benchmarks.py:182
↓ 1 callers
Function
sampleEdges
gbbs/interface.h:130
↓ 1 callers
Function
scc_stats
benchmarks/StronglyConnectedComponents/BGSS16-Filtering/StronglyConnectedComponents.cc:67
↓ 1 callers
Function
scc_stats
benchmarks/StronglyConnectedComponents/RandomGreedyBGSS16/StronglyConnectedComponents.h:409
↓ 1 callers
Function
seq_count_sort
pbbslib/counting_sort.h:102
↓ 1 callers
Function
seq_merge
pbbslib/merge.h:13
↓ 1 callers
Function
seq_merge
gbbs/uncompressed_intersection.h:97
↓ 1 callers
Function
seq_merge_full
gbbs/uncompressed_intersection.h:74
↓ 1 callers
Function
seq_radix_sort
pbbslib/integer_sort.h:67
↓ 1 callers
Function
seq_write_
pbbslib/counting_sort.h:60
↓ 1 callers
Function
seq_write_down_
pbbslib/counting_sort.h:74
↓ 1 callers
Method
set_num_workers
pbbslib/scheduler.cc:45
↓ 1 callers
Method
set_out_degrees
gbbs/vertex_subset.h:117
↓ 1 callers
Method
set_vertices_low
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/dynamic_graph.h:218
↓ 1 callers
Method
setup_edge
benchmarks/CliqueCounting/intersect.h:204
↓ 1 callers
Function
shortcut
benchmarks/SpanningForest/LiuTarjan/liu_tarjan_rules.h:104
↓ 1 callers
Function
shortcut_to_string
benchmarks/Connectivity/connectit.cc:83
↓ 1 callers
Function
should_remove
benchmarks/KTruss/truss_utils.h:361
↓ 1 callers
Method
shrink
lazy shrinking
pbbslib/seq.h:244
↓ 1 callers
Function
shuffle_edges
benchmarks/TriangleCounting/Makkar/Triangle.cc:79
↓ 1 callers
Function
shuffle_edges_mix
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/Triangle.cc:118
↓ 1 callers
Method
sizeAndFileName
gbbs/parse_command_line.cc:28
↓ 1 callers
Function
small_sort_
pbbslib/sample_sort.h:103
↓ 1 callers
Function
sparse_or_dense
benchmarks/PageRank/PageRank.h:212
↓ 1 callers
Method
spawn
Push onto local stack.
pbbslib/scheduler.h:219
↓ 1 callers
Function
splice_to_string
benchmarks/Connectivity/connectit.cc:27
↓ 1 callers
Function
split_segment
pbbslib/strings/suffix_array.h:69
↓ 1 callers
Function
split_segment_top
pbbslib/strings/suffix_array.h:118
↓ 1 callers
Function
srcCount
gbbs/interface.h:64
↓ 1 callers
Function
srcPack
gbbs/interface.h:71
↓ 1 callers
Function
stable_sort
pbbslib/stlalgs.h:221
↓ 1 callers
Function
strToDirectType
benchmarks/CliqueCounting/Clique.cc:42
↓ 1 callers
Function
strToParallelType
benchmarks/CliqueCounting/Clique.cc:51
↓ 1 callers
Function
suffixArray
pbbslib/strings/test/suffix_array.cc:7
↓ 1 callers
Function
to_heap_order
pbbslib/bucket_sort.h:35
↓ 1 callers
Function
total_rounds
benchmarks/LowDiameterDecomposition/MPX13/LowDiameterDecomposition.h:34
↓ 1 callers
Function
transpose_buckets
pbbslib/transpose.h:140
↓ 1 callers
Function
tree_and_intercluster_edges
benchmarks/Spanner/MPXV15/Spanner.h:156
↓ 1 callers
Function
triUpdate_serial
benchmarks/CliqueCounting/peel.h:60
↓ 1 callers
Method
try_pop
Pop from local stack.
pbbslib/scheduler.h:241
↓ 1 callers
Function
unique
pbbslib/stlalgs.h:137
↓ 1 callers
Method
unite
benchmarks/Connectivity/SimpleUnionAsync/Connectivity.h:70
↓ 1 callers
Function
unite_impl
benchmarks/Connectivity/SimpleUnionAsync/Connectivity.h:48
↓ 1 callers
Function
update_to_string
benchmarks/Connectivity/connectit.cc:75
↓ 1 callers
Function
verify_coloring
benchmarks/GraphColoring/Hasenplaugh14/GraphColoring.h:167
← previous
next →
801–900 of 3,007, ranked by callers