RPI-Subway-Challenge / subwayChallenge

Finds fastest path through all 472 NYC subway stations
https://en.wikipedia.org/wiki/Subway_Challenge
MIT License
8 stars 1 forks source link

Read & parse new text file of line info #7

Closed mduboef closed 2 years ago

mduboef commented 2 years ago

Build global line vectors and construct Trip objects for trips along lines

Assume this formatting: A : 4 ,1 46, 96, 124 end B express: 3, 9 12, 4, 54, 64, 21 end