cmu-lib / bridgesofPittsburgh

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

Produce distance matrix for bridge termini #122

Closed mdlincoln closed 5 years ago

mdlincoln commented 5 years ago

For Yinglan Chen and Rubens Martins:

Produce a distance matrix between all terminal points of bridges in a graph where all the bridges are removed (i.e. path between 2 bridges should not cross intermediate bridges)

If termini belong to same bridge, calculate distance across that bridge between those termini.

mdlincoln commented 5 years ago

to-do: