mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-06 03:05:31 -05:00
Merge branch 'master' of github.com:Gbury/mSAT
This commit is contained in:
commit
ec7c6602e9
1 changed files with 0 additions and 2 deletions
|
|
@ -633,8 +633,6 @@ module Make
|
|||
| History _ -> assert false
|
||||
in
|
||||
try
|
||||
(* if not force && Proof.has_been_proved init0 then raise Trivial; *)
|
||||
(* if not (Proof.is_proven init0) then assert false; (* Important side-effect, DO NOT REMOVE *) *)
|
||||
let atoms, history, level = partition (Vec.to_list init0.atoms) init0.c_level in
|
||||
let size = List.length atoms in
|
||||
match atoms with
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue