MCPcopy Create free account

hub / github.com/ParAlg/gbbs / functions

Functions3,007 in github.com/ParAlg/gbbs

MethodVisit_F
benchmarks/IntegralWeightSSSP/JulienneDBS17/wBFS.h:38
MethodVtxRbl
benchmarks/TriangleCounting/Makkar/shared.h:175
MethodVtxRbl
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/shared.h:259
MethodVtxUpdate
benchmarks/TriangleCounting/Makkar/shared.h:90
MethodVtxUpdate
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/shared.h:174
MethodVtxUpdateInsDeg
benchmarks/TriangleCounting/Makkar/shared.h:106
MethodVtxUpdateInsDeg
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/shared.h:190
MethodWTV
benchmarks/TriangleCounting/Makkar/shared.h:233
MethodWTV
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/shared.h:317
MethodWrap_Default_F
gbbs/edge_map_utils.h:233
MethodWrap_F
gbbs/edge_map_utils.h:219
Method__mallopt
pbbslib/alloc.cc:12
Function_count
pbbslib/histogram.h:50
Function_count_sort
gbbs/pbbslib/counting_sort_no_transpose.h:74
Method_next_bucket
gbbs/bucket.h:378
Function_seq_count_sort
gbbs/pbbslib/counting_sort_no_transpose.h:39
Methodacquire_lock
benchmarks/Connectivity/UnionFind/union_find_rules.h:137
Methodadd
pbbslib/monoid.h:99
Methodadd
pbbslib/monoid.h:106
Methodadd
pbbslib/monoid.h:113
Methodadd
pbbslib/monoid.h:120
Methodadd
pbbslib/monoid.h:134
Methodadd
pbbslib/monoid.h:152
Methodadd_header
pbbslib/alloc.cc:45
Methodadd_value
pbbslib/reducer.h:21
Methodaddm
pbbslib/monoid.h:30
Functionadjacent_find
pbbslib/stlalgs.h:83
Functionall_of
pbbslib/stlalgs.h:53
Methodalloc
pbbslib/list_allocator.h:282
Methodalloc
benchmarks/CliqueCounting/intersect.h:422
Methodalloc
benchmarks/CliqueCounting/intersect.h:453
Methodalloc_holder
pbbslib/parallel.h:97
Methodallocate_blocks
pbbslib/list_allocator.h:166
Functionalter
benchmarks/SpanningForest/LiuTarjan/liu_tarjan_rules.h:119
Functionalter
benchmarks/Connectivity/LiuTarjan/liu_tarjan_rules.h:118
Methodanalyze
gbbs/pbbslib/resizable_table.h:166
Functionannotate_updates
benchmarks/Connectivity/common.cc:24
Functionannotate_updates_insert
benchmarks/Connectivity/common.cc:15
Functionannotate_updates_insert
benchmarks/Connectivity/common.h:29
Functionany_of
pbbslib/stlalgs.h:58
Functionappend
pbbslib/stlalgs.h:238
Functionassign_uninitialized
gbbs/bridge.h:133
Methodasymmetric_graph
gbbs/graph.h:360
Methodasymmetric_packed_graph
gbbs/semiasym/graph_filter.h:380
Methodasymmetric_ptr_graph
gbbs/graph.h:426
Methodasymmetric_vertex
gbbs/vertex.h:442
Methodatomic_max_counter
gbbs/pbbslib/atomic_max_counter.h:11
Methodatomic_set_bit
returns true on success
gbbs/semiasym/bitvector.h:20
Methodatomic_sum_counter
gbbs/pbbslib/atomic_sum_counter.h:16
MethodbadArgument
gbbs/parse_command_line.cc:10
Methodbag
pbbslib/bag.h:66
Methodbegin
pbbslib/seq.h:251
Functionbfscc_nosample
benchmarks/Connectivity/ConnectIt/mains/bfscc.cc:45
Functionbfssf_nosample
benchmarks/SpanningForest/Framework/mains/bfssf.cc:44
Functionbinary_search_eq
pbbslib/binary_search.h:54
Methodbitvector
gbbs/semiasym/bitvector.h:8
Methodblock
gbbs/edge_map_blocked.h:82
MethodblockTrans
pbbslib/transpose.h:85
Methodblock_degree
gbbs/compressed_vertex.h:259
Methodblock_degree
gbbs/semiasym/bitset_managers.h:446
Methodblock_degree
gbbs/semiasym/bitset_managers.h:1046
Methodblock_size
pbbslib/list_allocator.h:80
Methodbucket
gbbs/bucket.h:69
Methodbuckets
Create a bucketing structure. n : the number of identifiers d : map from identifier -> bucket order : the order to iterate over the buckets total_buck
gbbs/bucket.h:87
Methodbuild_sequence
Temporary special constructor to create a sequence from an array.
pbbslib/seq.h:272
MethodcalculateTemporarySpace
gbbs/compressed_vertex.h:124
MethodcalculateTemporarySpaceBytes
gbbs/compressed_vertex.h:132
MethodcalculateTemporarySpaceBytes
gbbs/semiasym/bitset_managers.h:457
MethodcalculateTemporarySpaceBytes
gbbs/semiasym/bitset_managers.h:1056
Methodcas
pbbslib/scheduler.h:68
Methodchange_status
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/dynamic_graph_hash.h:214
Methodcheck
gbbs/speculative_for.h:41
MethodcheckStatus
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/dynamic_graph.h:1690
MethodcheckStatus
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/dynamic_graph_hash.h:1620
Methodcheck_consistency
benchmarks/KTruss/truss_utils.h:223
MethodcleanUp
benchmarks/TriangleCounting/Makkar/shared.h:274
MethodcleanUp
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/shared.h:358
MethodcleanUpEdgeDeletion
pack deletions in array removes edges from tables to delete empty tables, call updateDegreesDeleteFromTable() after minor rebalancing not packing tabl
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/dynamic_graph_hash.h:736
MethodcleanUpEdgeInsertion
must be called before cleanUpEdgeTablesDeletion because markEdgeArrayInsertion starts from D[u]
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/dynamic_graph_hash.h:718
MethodcleanUpTable
cleanUp the wedges, let c1 = c1+c2+c3-c4-c5 called before tables are cleaned up if del_flag is true, we delete 0 counts wedges, use edgesD if del_flag
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/dynamic_graph_hash.h:778
MethodcleanUpTableArray
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/dynamic_graph.h:772
MethodcleanUpTableArray
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/dynamic_graph_hash.h:762
MethodcleanUpTableArray2
updates and deletes at the same time
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/dynamic_graph.h:832
MethodcleanUpTableArray2
updates and deletes at the same time
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/dynamic_graph_hash.h:819
MethodcleanUpTableT
cleanup or delete (u,v) from T swap u,v if needed
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/dynamic_graph.h:760
MethodcleanUpTableT
cleanup or delete (u,v) from T swap u,v if needed
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/dynamic_graph_hash.h:750
MethodcleanUpTableT2
updates and deletes at the same time if (u,v) is not a delete edge, do not need to check for deleting wedge only deleting edges might cause wedge coun
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/dynamic_graph.h:821
MethodcleanUpTableT2
updates and deletes at the same time if (u,v) is not a delete edge, do not need to check for deleting wedge only deleting edges might cause wedge coun
benchmarks/TriangleCounting/DhulipalaLiuShunYu20/dynamic_graph_hash.h:808
Methodclear
pbbslib/seq.h:262
Methodclear
assumes no push or pop in progress
pbbslib/concurrent_stack.h:127
Methodclear
pbbslib/hash_table.h:51
Methodclear
Unlikely to be necessary since neighbors are likely flat * allocated in a shared array */
gbbs/vertex.h:403
Methodclear
Unlikely to be necessary since neighbors are likely flat * allocated in a shared array */
gbbs/vertex.h:458
Methodclear
gbbs/union_find.h:58
Methodclear
TODO: used?
gbbs/compressed_vertex.h:294
Methodclear
TODO: used?
gbbs/compressed_vertex.h:330
Methodclear
gbbs/pbbslib/resizable_table.h:311
Methodclear
gbbs/pbbslib/sparse_table.h:290
Methodclear
gbbs/pbbslib/sparse_additive_map.h:128
Methodclear
gbbs/pbbslib/dyn_arr.h:63
← previousnext →1,201–1,300 of 3,007, ranked by callers