Add NPS4 support on some models (#256)

* Add NPS4 support on some models

* Add XML models
This commit is contained in:
Wenkai Du
2020-08-19 11:03:20 -07:00
committed by GitHub
parent ec9af40fcd
commit 391bbf3f1e
5 changed files with 215 additions and 5 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
DIR="$(cd -P "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
for i in {0..29}
for i in {0..33}
do
$DIR/../topo_expl/topo_expl -m $i > "topo_m$i.log"
$DIR/../TopoVisual/topo_visual.sh -i "topo_m$i.log"