Transportation Geography and Network Science/Topology

From testwiki
Jump to navigation Jump to search

Circuits and Trees

Circuits and Trees are two basic structures of planar networks. A circuit is a closed path, with no less than three links, that begins and ends at the same node. A tree is a set of connected lines that cannot form a complete circuit. [1]

At the individual trip level, the treeness is estimated as:

ϕtree=ltblsb

where:

ltb = Length (km) of street segments belonging to a branch network within the buffer,

lsb = Total length (km) of the street network within the buffer.


References

Template:Reflist

Template:Bookcat

  1. Open source software developed by Feng Xie, Metropolitan Washington Council of Governments (MWCOG) can be used to identify tree and circuit links on planar networks. Code can be downloaded from [1]