MCPcopy Create free account

hub / github.com/Priyansh19077/CP-Templates / functions

Functions278 in github.com/Priyansh19077/CP-Templates

MethodFlow
Graph Algorithms/FordFulkerson_Algo.cpp:16
FunctionFloydWarshall
Graph Algorithms/FloydWarshall.cpp:6
MethodFordFulkersonFlow
Graph Algorithms/FordFulkerson_Algo.cpp:56
MethodHLD
Tree Algorithms/HLD.cpp:208
MethodHashing
String Algorithms/String_Hashing.cpp:10
MethodLCA
Tree Algorithms/LCA_tree.cpp:72
MethodLCA
Tree Algorithms/HLD.cpp:80
MethodLCA_O_1
Tree Algorithms/LCA_O_1.cpp:77
MethodLazySGT
Range Queries/Lazy_SGT.cpp:15
MethodMoCmp
Range Queries/Mo_algo.cpp:9
MethodNode
String Algorithms/Trie.cpp:5
MethodNode1
may change
Tree Algorithms/HLD.cpp:175
MethodNode1
Tree Algorithms/LCA_O_1.cpp:54
MethodNode1
store more info if required
Range Queries/Sparse_Table.cpp:50
MethodNode1
may change
Range Queries/Segment_tree.cpp:61
MethodNode1
may change
Range Queries/Lazy_SGT.cpp:86
MethodNodeMin
tests/test_sparse_table.cpp:10
MethodRange1
Range Queries/Mo_algo.cpp:52
MethodRange2
tests/test_mo_algo.cpp:16
MethodSegTree
Tree Algorithms/HLD.cpp:121
MethodSegTree
Range Queries/Segment_tree.cpp:13
MethodSparseTable
Tree Algorithms/LCA_O_1.cpp:8
MethodSparseTable
Range Queries/Sparse_Table.cpp:14
MethodTrie
String Algorithms/Trie.cpp:12
MethodUnionFind
store other info as required
Graph Algorithms/UnionFind.cpp:7
MethodUpdate1
may change
Tree Algorithms/HLD.cpp:188
MethodUpdate1
may change
Range Queries/Segment_tree.cpp:73
MethodUpdate1
may change
Range Queries/Lazy_SGT.cpp:98
Method_apply
Range Queries/Lazy_SGT.cpp:33
Method_build
Range Queries/Segment_tree.cpp:21
Method_build
Range Queries/Lazy_SGT.cpp:25
Function_print
TemplateStuff/Template.cpp:38
Function_print
For debugging
TemplateStuff/Int_128.cpp:34
Function_print
Graph Algorithms/4.KosaRaju_Algo_SCC.cpp:40
Function_print
Graph Algorithms/PrimsUpdated.cpp:40
Function_print
Graph Algorithms/Kruskals.cpp:40
Method_pushdown
Range Queries/Lazy_SGT.cpp:41
Method_query
Range Queries/Segment_tree.cpp:37
Method_query
Range Queries/Lazy_SGT.cpp:61
Method_update
Range Queries/Segment_tree.cpp:29
Method_update
Range Queries/Lazy_SGT.cpp:51
Methodadd
tests/test_mo_algo.cpp:26
Methodadd_string
String Algorithms/Trie.cpp:15
Methodbfs
Graph Algorithms/EdmondsKarp.cpp:34
Functionbrute_max
tests/range_utils.h:28
Methodbuild
Tree Algorithms/HLD.cpp:128
Methodbuild
Tree Algorithms/LCA_O_1.cpp:24
Functioncombination
TemplateStuff/Template.cpp:66
Functioncombination
String Algorithms/Suffix_array.cpp:37
Functioncombination
Graph Algorithms/Cycle_in_DAG.cpp:35
Functioncombination
Graph Algorithms/4.KosaRaju_Algo_SCC.cpp:68
Functioncombination
Graph Algorithms/Topological_sorting.cpp:35
Functioncombination
Graph Algorithms/PrimsUpdated.cpp:68
Functioncombination
Graph Algorithms/Kruskals.cpp:68
Functioncompare1
--------------------------------------------------------------------------------------------------------------------------*/
Graph Algorithms/Prims.cpp:38
MethoddebugHLD
Tree Algorithms/HLD.cpp:261
Methoddfs
Tree Algorithms/LCA_O_1.cpp:84
Methoddfs
Graph Algorithms/FordFulkerson_Algo.cpp:34
MethoddfsBinaryLifting
Tree Algorithms/Binary_Lifting.cpp:32
MethoddfsBinaryLifting
Tree Algorithms/LCA_tree.cpp:36
MethoddfsBinaryLifting
Tree Algorithms/HLD.cpp:41
MethoddfsChains
Tree Algorithms/HLD.cpp:254
MethoddfsLCA
Tree Algorithms/LCA_tree.cpp:77
MethoddfsLCA
Tree Algorithms/HLD.cpp:88
MethoddfsLabels
Tree Algorithms/HLD.cpp:246
MethoddfsPrecompute
Tree Algorithms/HLD.cpp:231
MethodfillParentTable
Tree Algorithms/Binary_Lifting.cpp:19
MethodfillParentTable
Tree Algorithms/LCA_tree.cpp:23
MethodfillParentTable
Tree Algorithms/HLD.cpp:28
Functiongcd
---------------------------------------------------------------------------------------------------------------------------*/
TemplateStuff/Template.cpp:60
Functiongcd
---------------------------------------------------------------------------------------------------------------------------*/
String Algorithms/Suffix_array.cpp:28
Functiongcd
---------------------------------------------------------------------------------------------------------------------------*/
Graph Algorithms/Prims.cpp:30
Functiongcd
---------------------------------------------------------------------------------------------------------------------------*/
Graph Algorithms/Cycle_in_DAG.cpp:28
Functiongcd
---------------------------------------------------------------------------------------------------------------------------*/
Graph Algorithms/4.KosaRaju_Algo_SCC.cpp:61
Functiongcd
---------------------------------------------------------------------------------------------------------------------------*/
Graph Algorithms/Topological_sorting.cpp:28
Functiongcd
---------------------------------------------------------------------------------------------------------------------------*/
Graph Algorithms/PrimsUpdated.cpp:61
Functiongcd
---------------------------------------------------------------------------------------------------------------------------*/
Graph Algorithms/Kruskals.cpp:61
Methodget
Graph Algorithms/UnionFind.cpp:15
MethodgetDepth
Tree Algorithms/LCA_O_1.cpp:99
MethodgetLCA
Tree Algorithms/LCA_tree.cpp:85
MethodgetLog
Tree Algorithms/LCA_tree.cpp:64
MethodgetLog
Tree Algorithms/HLD.cpp:69
FunctiongetRandomNumber
O(sqrt(N))
TemplateStuff/Template.cpp:74
Functionget_min_vertex
Graph Algorithms/Prims.cpp:42
Functiongoogle
TemplateStuff/Template.cpp:67
Functiongoogle
Graph Algorithms/Cycle_in_DAG.cpp:36
Functiongoogle
Graph Algorithms/4.KosaRaju_Algo_SCC.cpp:69
Functiongoogle
Graph Algorithms/Topological_sorting.cpp:36
Functiongoogle
Graph Algorithms/PrimsUpdated.cpp:69
Functiongoogle
Graph Algorithms/Kruskals.cpp:69
MethodkthParent
Tree Algorithms/Binary_Lifting.cpp:41
Functionmain
TemplateStuff/Template.cpp:79
Functionmain
String Algorithms/Suffix_array.cpp:57
Functionmain
Graph Algorithms/Prims.cpp:97
Functionmain
Graph Algorithms/Cycle_in_DAG.cpp:75
Functionmain
Graph Algorithms/4.KosaRaju_Algo_SCC.cpp:131
Functionmain
Graph Algorithms/Topological_sorting.cpp:62
Functionmain
Graph Algorithms/PrimsUpdated.cpp:119
Functionmain
Graph Algorithms/Kruskals.cpp:127
Functionmain
tests/test_sparse_table.cpp:139
← previousnext →101–200 of 278, ranked by callers