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

54 reduce unconnected line segments that dont branchend w single station #80

Closed ZhiqiEliWang closed 1 year ago

ZhiqiEliWang commented 1 year ago

This function is done and has no compile time error. It still causes seg-fault now but it's quite hard to debug. I want it to be merged to main first, then I could branch again and work on the debug and other new function at the same time