Skip to content

lieric7766/global-routing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

使用之程式語言:< C++ >
使用之編譯平台:< Linux GNU g++ >
各檔案說明:

.
|    main.cpp
|    global_routing.cpp
|    global_routing.h
|    README.md

編譯方式說明:

主程式:
在 global-routing/ 這個資料夾下指令 : g++ global_routing.cpp main.cpp -o main
即可產生 main 執行檔

執行、使用方式說明:

主程式:
compile 完成後,在 /global-routing/ 目錄下會產生一個 main 的執行檔
執行檔的命令格式為 : ./main [input file name] [output file name] ex: ./main 12.in 12.out

About

ntust algorithm homework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages