issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Node centrality for each station
#99
mduboef
opened
1 year ago
0
Results?
#98
NothingHere321
opened
1 year ago
0
Wash your sheets
#97
mduboef
closed
1 year ago
0
Call Mom on her birthday
#96
mduboef
closed
1 year ago
0
Hardcode some decisions into DFS
#95
mduboef
closed
1 year ago
0
Minimum spanning issue with BFS implementation
#94
mduboef
closed
1 year ago
0
Update BFS to store full path
#93
mduboef
closed
1 year ago
0
Count how many stations are being revisited
#92
mduboef
closed
1 year ago
0
Print out station names instead of index number
#91
mduboef
closed
1 year ago
0
Manually trace through route and place walking routes
#90
mduboef
opened
1 year ago
0
Print out full path not just previously unvisited stations
#89
mduboef
closed
1 year ago
0
Resolve compilation errors
#88
mduboef
closed
1 year ago
0
Confirm walkData is still accurate
#87
mduboef
closed
1 year ago
0
Convert walkData to have stationNames instead of IDs
#86
mduboef
closed
1 year ago
0
84 better documentation
#85
ZhiqiEliWang
closed
1 year ago
0
Better Documentation
#84
ZhiqiEliWang
closed
1 year ago
0
Working lineData.txt and bfs algorithm returning valid shortest route.
#83
yeyun163
closed
1 year ago
1
working bfs traversal algorithm
#82
yeyun163
closed
1 year ago
0
linedata.txt is incorrect
#81
yeyun163
closed
1 year ago
0
54 reduce unconnected line segments that dont branchend w single station
#80
ZhiqiEliWang
closed
1 year ago
0
working heuristics only traversal algorithm
#79
yeyun163
closed
1 year ago
0
BFS: Think of a way to implement how to represent the method of getting between stations!
#78
priimej
closed
1 year ago
0
Time bug ( FOR BFS )
#77
priimej
closed
1 year ago
1
Try to fix warnings pt 2
#76
mduboef
closed
1 year ago
0
Fix warnings in algo test function
#75
mduboef
closed
1 year ago
0
Fix warnings in algo files
#74
mduboef
closed
1 year ago
0
Add files via upload
#73
yeyun163
closed
1 year ago
0
BFS
#72
priimej
closed
1 year ago
0
Stations missing in 7 line!
#71
mduboef
closed
1 year ago
0
Move testing infustructure to a testing subfolder
#70
mduboef
closed
1 year ago
0
Add files via upload
#69
priimej
closed
1 year ago
0
Added a test algorithm frame
#68
yeyun163
closed
1 year ago
1
heuristic overload 2 revert
#67
MagentaTreehouse
closed
2 years ago
0
code from before revert
#66
yeyun163
closed
2 years ago
0
A Function that Prints the Current Status of the Stations List
#65
ZhiqiEliWang
closed
1 year ago
0
54 reduce unconnected line segments that dont branchend w single station
#64
ZhiqiEliWang
closed
2 years ago
1
Warning fix and other improvements
#63
MagentaTreehouse
closed
2 years ago
1
Fix compiler warnings
#62
MagentaTreehouse
closed
2 years ago
1
Are we making any walking trips?
#61
mduboef
closed
1 year ago
0
Add files via upload
#60
yeyun163
closed
2 years ago
0
Purely greedy implementation for A*
#59
mduboef
closed
1 year ago
0
Add files via upload
#58
yeyun163
closed
2 years ago
0
Incorporating the LIRR
#57
priimej
closed
1 year ago
0
Add files via upload
#56
priimej
closed
2 years ago
0
Add files via upload
#55
yeyun163
closed
2 years ago
0
Reduce unconnected line segments that dont branch/end w single station
#54
mduboef
closed
2 years ago
0
move_function_implemented
#53
ZhiqiEliWang
closed
2 years ago
0
Uniform cost search
#52
MagentaTreehouse
closed
2 years ago
0
Revise heuristics function
#51
yeyun163
closed
1 year ago
1
Heuristics
#50
yeyun163
closed
2 years ago
0
Next