diff options
| author | Gloria Mundi <gloria@gloria-mundi.eu> | 2024-02-27 13:33:04 +0100 |
|---|---|---|
| committer | Gloria Mundi <gloria@gloria-mundi.eu> | 2024-02-27 13:33:04 +0100 |
| commit | c0e1fbbb371c75d9343a6cb69a57d136bd7a59c6 (patch) | |
| tree | 24b7bf2c89cffe7f6e12def4d4e42826d74c3712 | |
| parent | 8693628945304f0ea30ad48ac640e2eb01101fee (diff) | |
add binary lifting codeforces link
| -rw-r--r-- | graph/graph.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graph/graph.tex b/graph/graph.tex index b251278..e9c32c7 100644 --- a/graph/graph.tex +++ b/graph/graph.tex @@ -25,6 +25,7 @@ \end{algorithm} \begin{algorithm}{Binary Lifting} + % https://codeforces.com/blog/entry/74847 \begin{methods} \method{Lift}{constructor}{\abs{V}} \method{depth}{distance to root of vertex $v$}{1} |
