cmu-lib / bridgesofPittsburgh

Code and documents associated with the Bridges of Pittsburgh DH project at CMU
7 stars 2 forks source link

Keep only the main connected component #38

Closed mdlincoln closed 6 years ago

mdlincoln commented 6 years ago

A few cut-off roads well outside the city limits make it appear as if this isn't a fully-connected graph, but all we need to keep is the main component.

mdlincoln commented 6 years ago

Done.