Resolve "add horn sat algorithm"
Compare changes
Files
2+ 24
− 45
@@ -91,17 +91,18 @@ let stmt_to_string = print_list (fun (b,l) -> "("^(string_of_bool b)^","^print_l
@@ -110,7 +111,7 @@ let flatten nb_var trace (l : (bool * int list) list) =
@@ -148,44 +149,22 @@ let process (statements: M.statement list) =