add flag to lifted knowledge compilation and s/fove/lve

This commit is contained in:
Tiago Gomes
2012-11-08 15:05:48 +00:00
parent a8c4f4fc52
commit 0ed89d3eeb
22 changed files with 43 additions and 38 deletions

View File

@@ -3,7 +3,7 @@
source wa.sh
source ../benchs.sh
SOLVER="fove"
SOLVER="lve"
function run_all_graphs
{
@@ -32,6 +32,6 @@ function run_all_graphs
}
prepare_new_run
run_all_graphs "fove "
run_all_graphs "lve "