wiki_research

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

connectivity_weighted (175B)


      1 # Connectivity weighted
      2 
      3 [connectivity] problems are also tractable on [graph_weighted], since they can be solved by [network_flow] [algorithm]
      4 
      5 Up: [connectivity], [weights]