algorithm_study
algorithm_study copied to clipboard
Finding Bridges Online
https://cp-algorithms.com/graph/bridge-searching-online.html http://e-maxx.ru/algo/bridge_searching_online
https://github.com/dacin21/dacin21_codebook/blob/master/dfs_stuff/dynamic_bridges.cpp https://github.com/dacin21/dacin21_codebook/blob/master/trees/dynamic_biconnectivity_lct.cpp