Davidrxyang / raines-2024-line-addition-problem

MIT License
1 stars 0 forks source link

implemented pathPlanning #30

Closed Davidrxyang closed 1 month ago

Davidrxyang commented 1 month ago

implemented pathPlanning alg minimizing amount of tranfers required. Testing on modified version of simpleNetwork was fine. I might add some auxiliary functions later (translate the current path format into Line -> transfer station -> Line -> transfer station format?)

henrydeng2002 commented 1 month ago

Lgtm👍