NOTE: CU-GR binary is already included under the root.
- Run CUGR to evaluate the placement solutions
python -u run_cugr.py --dataset_root yourpath/Xplace/data/raw/ispd2015_fix --placement_root yourpath/Xplace/result/2000-01-01-00:00:00 | tee test_xplace_route.log
- Parse CUGR log and report GR metrics, the result will be saved in
test_xplace_route.csv
python run_cugr.py --parse --log_file ./test_xplace_route.log