Fixed lineData.txt with full matrix representation of the ny subway system. Rewrote data parsing in main.cpp to work with new station index system.
Valid final route with combination of greedy+BFS algorithm. Backtracking in final route is left up to manual interpretation.
Fixed lineData.txt with full matrix representation of the ny subway system. Rewrote data parsing in main.cpp to work with new station index system. Valid final route with combination of greedy+BFS algorithm. Backtracking in final route is left up to manual interpretation.