Davidrxyang / raines-2024-line-addition-problem

MIT License
1 stars 0 forks source link

basic network features #5

Closed Davidrxyang closed 3 months ago

Davidrxyang commented 3 months ago

basic features of network

Davidrxyang commented 3 months ago

only thing that should be different is I got rid of your simple constructor for station, where it takes in only a station name. The constructor for station takes in a name and latitude/longitude values.