mirror of
https://github.com/Z3Prover/z3
synced 2025-09-01 07:40:41 +00:00
use standard name conventions and add file headers
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
33f0256e20
commit
8999e1a340
6 changed files with 67 additions and 48 deletions
|
@ -8,7 +8,8 @@ Module Name:
|
|||
Abstract:
|
||||
|
||||
Functor that implements the "explain" procedure defined in Dejan and Leo's paper.
|
||||
|
||||
Uses paper Haokun Li and Bican Xia, "Solving Satisfiability of Polynomial Formulas By Sample - Cell Projection",https://arxiv.org/abs/2003.00409,
|
||||
and code from https://github.com/hybridSMT/hybridSMT.git
|
||||
Author:
|
||||
|
||||
Leonardo de Moura (leonardo) 2012-01-13.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue