wiki_research

personal research wiki
git clone https://a3nm.net/git/wiki_research/
Log | Files | Refs

strong_bridge (196B)


      1 # Strong bridge
      2 
      3 A *strong bridge* is an [edge] in a [directed_graph] whose [edge_removal] increases the number of [strongly_connected_components] of the [graph]
      4 
      5 See [cairo2023cut]
      6 
      7 Up: [bridge]