Skip to content

dingqingy/cpen513a1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPEN 513 Assignment 1

Report

Code

The code is tested using python3.6 and requires tkinter and numpy

To open the GUI and see final routing result for a benchmark. Run the following and replace /path/to/benchmark to your path to benchmark input file

python routing.py --infile /path/to/benchmark

To get result for all benchmarks. This will not open the GUI

python test_all.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages