CodeinPlaceFinalProject TreeNodes

by Nicole K

Description

My final project was about processing tree networks. This was a real-life application that I immediately used for my work which is flow monitoring sewer systems. The program gets an input of a dictionary full of nodes (flow meters) and corresponding immediate upstream nodes and pipe length. The result is a printout of all the upstream nodes for each node and the total pipe length upstream.