add flag to lifted knowledge compilation and s/fove/lve
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
source cw.sh
|
||||
source ../benchs.sh
|
||||
|
||||
SOLVER="fove"
|
||||
SOLVER="lve"
|
||||
|
||||
function run_all_graphs
|
||||
{
|
||||
@@ -26,6 +26,6 @@ function run_all_graphs
|
||||
}
|
||||
|
||||
prepare_new_run
|
||||
run_all_graphs "fove "
|
||||
run_all_graphs "lve "
|
||||
|
||||
|
Reference in New Issue
Block a user