Resolve "add horn sat algorithm"
Compare changes
Files
2+ 66
− 84
@@ -26,13 +26,22 @@ module Term : Dolmen_dimacs.Term
@@ -42,15 +51,15 @@ let positify nb_var (b,l) =
@@ -82,38 +91,34 @@ let stmt_to_string = print_list (fun (b,l) -> "("^(string_of_bool b)^","^print_l
@@ -121,68 +126,45 @@ let add_state (trace : string list ref) (s : S.t) (stmt : M.statement list) =