Skip to content
Snippets Groups Projects
Commit 9f93c9c6 authored by Jaime Arias's avatar Jaime Arias
Browse files

update tools

parent 41b31efb
No related branches found
No related tags found
No related merge requests found
...@@ -42,7 +42,7 @@ function run_sog { ...@@ -42,7 +42,7 @@ function run_sog {
local output=$3 local output=$3
local timeout=$4 local timeout=$4
timeout "$timeout" $sogMBT --input-net "$model" --bound "$bound" --output-folder "$output" || echo -e "\ntimeout ${timeout}" timeout "$timeout" $sogMBT --input-net "$model" --bound "$bound" --output-folder "$output" --only-sog || echo -e "\ntimeout ${timeout}"
} }
# run optlp <lts> <output> <timeout> # run optlp <lts> <output> <timeout>
......
No preview for this file type
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment