topo_expl: add a few more single node models

This commit is contained in:
Wenkai Du
2020-03-02 11:40:09 -08:00
parent 8b5bc8bca2
commit 32388d60a9
2 changed files with 32 additions and 17 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
DIR="$(cd -P "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
for i in {0..9}
for i in {0..12}
do
$DIR/../topo_expl/topo_expl -m $i > "topo_m$i.log"
$DIR/../TopoVisual/topo_visual.sh -i "topo_m$i.log"