mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-08 04:05:43 -05:00
detail
This commit is contained in:
parent
d7f09d5b09
commit
91a307d6fa
1 changed files with 0 additions and 3 deletions
|
|
@ -133,9 +133,6 @@ module Make(A: ARG)
|
|||
let emit_proof = A.proof_trans c in
|
||||
CC.add_clause ~pool:self.cpool cc c emit_proof)
|
||||
end;
|
||||
|
||||
(* TODO: find some potential dyn-trans axioms; add them to self.sat
|
||||
if they're not in done_inst *)
|
||||
()
|
||||
|
||||
let on_conflict (self:t) (cc:CC.t) ~th lits : unit =
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue