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
↓ 4 callers
Method
components
benchmarks/Connectivity/ConnectIt/sampling.h:21
↓ 4 callers
Function
connect
For each edge e, send min{e.v, e.w} to max{e.v, e.w}.
benchmarks/Connectivity/LiuTarjan/liu_tarjan_rules.h:47
↓ 4 callers
Function
count_if_index
pbbslib/stlalgs.h:10
↓ 4 callers
Function
count_sort
pbbslib/counting_sort.h:237
↓ 4 callers
Method
decode_block_cond
gbbs/semiasym/bitset_managers.h:1163
↓ 4 callers
Function
edge_list_to_symmetric_graph
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/preprocess.h:15
↓ 4 callers
Method
empty
pbbslib/seq.h:47
↓ 4 callers
Function
filter_index
pbbslib/sequence_ops.h:315
↓ 4 callers
Function
first_search
benchmarks/StronglyConnectedComponents/RandomGreedyBGSS16/StronglyConnectedComponents.h:176
↓ 4 callers
Function
generate_shifts
Shifts[i] is the start of the vertices to take on round i
benchmarks/LowDiameterDecomposition/MPX13/LowDiameterDecomposition.h:39
↓ 4 callers
Method
get_block_size
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/dynamic_graph.h:216
↓ 4 callers
Function
get_num_blocks
gbbs/encodings/byte_pd.cc:59
↓ 4 callers
Method
hash
pbbslib/histogram.h:173
↓ 4 callers
Method
in_neighbors
gbbs/semiasym/graph_filter.h:54
↓ 4 callers
Method
initial_components
benchmarks/Connectivity/ConnectIt/sampling.h:348
↓ 4 callers
Method
ins_high
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/shared.h:184
↓ 4 callers
Method
ins_low
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/shared.h:183
↓ 4 callers
Function
integer_sort
pbbslib/integer_sort.h:214
↓ 4 callers
Function
lp_less
benchmarks/SpanningForest/LabelPropagation/SpanningForest.h:38
↓ 4 callers
Function
lt_min
benchmarks/Connectivity/LiuTarjan/liu_tarjan_rules.h:26
↓ 4 callers
Function
make_bc_back_vertex_f
benchmarks/SSBetweenessCentrality/Brandes/SSBetweennessCentrality.h:90
↓ 4 callers
Function
median
benchmarks/Connectivity/Incremental/mains/bench_utils.h:25
↓ 4 callers
Method
newDeg
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/shared.h:181
↓ 4 callers
Method
newLowDeg
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/shared.h:263
↓ 4 callers
Method
next
utils/add_weights.cc:41
↓ 4 callers
Function
nghCount
gbbs/interface.h:46
↓ 4 callers
Method
num_appearances
gbbs/pbbslib/resizable_table.h:256
↓ 4 callers
Function
numanode
pbbslib/parallel.h:119
↓ 4 callers
Function
pack
pbbslib/sequence_ops.h:229
↓ 4 callers
Method
packNeighbors
gbbs/graph.h:62
↓ 4 callers
Function
par_do_if
pbbslib/utilities.h:337
↓ 4 callers
Method
process_batch
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/makkar_graph.h:125
↓ 4 callers
Method
rslice
pbbslib/seq.h:51
↓ 4 callers
Method
size
pbbslib/seq.h:46
↓ 4 callers
Function
sorted_edges_to_vertex_data_array
gbbs/graph_io.h:531
↓ 4 callers
Method
spanning_forest
benchmarks/SpanningForest/Framework/sampling.h:28
↓ 4 callers
Function
split
pbbslib/transpose.h:32
↓ 4 callers
Function
uf_options_to_string
benchmarks/Connectivity/connectit.cc:99
↓ 4 callers
Method
updateSeq
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/shared.h:145
↓ 4 callers
Method
update_nelms
gbbs/pbbslib/resizable_table.h:123
↓ 4 callers
Function
wrap_array
pybindings/gbbs_lib.cc:38
↓ 4 callers
Function
write_graph_to_file
gbbs/graph_io.h:463
↓ 4 callers
Method
zeroVertexDegree
gbbs/graph.h:74
↓ 3 callers
Method
AllEdges
benchmarks/SCAN/IndexBased/similarity_measure.h:810
↓ 3 callers
Function
ApproxCosineEdgeSimilarities
benchmarks/SCAN/IndexBased/similarity_measure.h:301
↓ 3 callers
Function
Clique
benchmarks/CliqueCounting/Clique.h:141
↓ 3 callers
Function
Count5CycleVertex
benchmarks/CycleCounting/Parallel5Cycle/FiveCycle.h:223
↓ 3 callers
Function
MakeBasicGraph
Returns a small graph. Graph diagram with cosine similarity scores labeled: .71 .67 .63 0 --- 1 ---- 2 -- 5 | / | .75 | .89 | .77 | / | 3 -
benchmarks/SCAN/IndexBased/unit_tests/similarity_measure_test.cc:59
↓ 3 callers
Function
PageRank
(G, max_iter=100, tol=1e-06)
scripts/ligra_to_nx.py:137
↓ 3 callers
Function
SearchForClusters
benchmarks/SCAN/IndexBased/experiments/run_gbbs_experiments.cc:222
↓ 3 callers
Function
SpanningForest
benchmarks/SpanningForest/BFSSF/SpanningForest.h:63
↓ 3 callers
Function
WriteEdgeListAsGraph
utils/snap_converter.cc:36
↓ 3 callers
Method
alloc
benchmarks/CycleCounting/Parallel5Cycle/FiveCycle.h:34
↓ 3 callers
Function
alloc_finish
gbbs/edge_map_blocked.cc:4
↓ 3 callers
Method
checkReset
gbbs/speculative_for.h:42
↓ 3 callers
Function
check_shortcut
benchmarks/Connectivity/Incremental/mains/bench_utils.h:166
↓ 3 callers
Function
cliqueUpdate
benchmarks/CliqueCounting/peel.h:186
↓ 3 callers
Function
collect_reduce
pbbslib/collect_reduce.h:218
↓ 3 callers
Method
compactInto
gbbs/sequential_ht.h:137
↓ 3 callers
Method
copyInF
gbbs/pbbslib/dyn_arr.h:99
↓ 3 callers
Function
count_if
pbbslib/stlalgs.h:43
↓ 3 callers
Method
decodeSparse
gbbs/vertex.h:307
↓ 3 callers
Method
end
pbbslib/seq.h:49
↓ 3 callers
Method
entries
gbbs/pbbslib/sparse_table.h:284
↓ 3 callers
Function
find_compress
benchmarks/Connectivity/SimpleUnionAsync/Connectivity.h:32
↓ 3 callers
Function
get_block_degree
gbbs/encodings/byte_pd.cc:63
↓ 3 callers
Method
get_degree
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/dynamic_graph.h:235
↓ 3 callers
Method
get_num_blocks
gbbs/vertex.h:93
↓ 3 callers
Function
get_virtual_degree
gbbs/encodings/byte.h:41
↓ 3 callers
Function
hash_combine
Combines two hash values.
pbbslib/utilities.h:97
↓ 3 callers
Method
increment
benchmarks/KTruss/truss_utils.h:254
↓ 3 callers
Method
initialize
benchmarks/Connectivity/UnionFind/jayanti.h:154
↓ 3 callers
Method
insert
gbbs/pbbslib/dyn_arr.h:79
↓ 3 callers
Method
insertAdd
V must support ++
gbbs/sequential_ht.h:89
↓ 3 callers
Function
insertion_sort
pbbslib/quicksort.h:51
↓ 3 callers
Function
is_pointer
pbbslib/quicksort.h:34
↓ 3 callers
Function
linear_search
pbbslib/binary_search.h:10
↓ 3 callers
Function
link
benchmarks/SpanningForest/UnionFind/jayanti.h:46
↓ 3 callers
Function
make_wgh_it
utils/add_weights.cc:89
↓ 3 callers
Method
markEdgeDeletion
mark array or tables of i with DEL_EDGE for neghs in edgesD
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/dynamic_graph.h:541
↓ 3 callers
Function
median
benchmarks/Connectivity/Incremental/bench_utils.h:13
↓ 3 callers
Function
merge_
pbbslib/merge.h:49
↓ 3 callers
Function
merge_sort_
pbbslib/merge_sort.h:14
↓ 3 callers
Function
my_alloc
pbbslib/utilities.h:15
↓ 3 callers
Function
par_do3
pbbslib/utilities.h:347
↓ 3 callers
Function
readStringFromFile
gbbs/io.cc:58
↓ 3 callers
Function
read_unweighted_edge_list
gbbs/graph_io.cc:226
↓ 3 callers
Function
reduce_serial
pbbslib/sequence_ops.h:87
↓ 3 callers
Function
remove_duplicates_ordered
pbbslib/stlalgs.h:230
↓ 3 callers
Method
report_stats
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/makkar_graph.h:629
↓ 3 callers
Function
scan
pbbslib/sequence_ops.h:183
↓ 3 callers
Function
scan_
pbbslib/sequence_ops.h:139
↓ 3 callers
Function
scan_serial
pbbslib/sequence_ops.h:116
↓ 3 callers
Function
seq_radix_sort_
pbbslib/integer_sort.h:38
↓ 3 callers
Function
seq_sort_
pbbslib/sample_sort.h:92
↓ 3 callers
Function
seq_sort_inplace
pbbslib/sample_sort.h:80
↓ 3 callers
Function
sequentialCompressEdgeSet
gbbs/encodings/byte.h:285
↓ 3 callers
Method
setInsDeg
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/shared.h:262
↓ 3 callers
Function
skip_ifstream_comments
Starting from the current position, skips all consecutive lines in the stream that start with '#' or are empty. The intent here is that lines startin
gbbs/graph_io.cc:17
↓ 3 callers
Method
start
pbbslib/get_time.cc:20
← previous
next →
301–400 of 3,007, ranked by callers