NTU Global Router
To build the cpp code, notic that the code is based on C++11, so you need to add the flag -std=c++11 to compile the code.
./route -cap $data.cap -net $data.net -output $data.output
https://drive.google.com/file/d/1B7RL_WYwy6bbTBiTVRrlouyFZVztWrUX/view?usp=sharing
Debug Note:
- Be sure to add a new line at the end of the input file. (example.cap, example.net)