Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

subway-transfer

Computes the shortest subway transfer plan between two stations, using BFS over the line data in doc/线路.csv. See doc/地铁换乘.pdf for the assignment spec.

Usage

uv sync
uv run subway "18号线,复旦大学-10号线,交通大学"

Development

uv run pytest

About

Midterm project of the Python Course

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages