mirror of
https://github.com/Z3Prover/z3
synced 2025-04-27 10:55:50 +00:00
add comments to hnf_cutter
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
fff6a94de4
commit
80a4da9b1d
2 changed files with 26 additions and 2 deletions
|
@ -8,7 +8,8 @@ Module Name:
|
|||
Abstract:
|
||||
|
||||
Cuts (branches) from Hermite matrices
|
||||
|
||||
The implementation is based on ideas from
|
||||
"Cutting the Mix" by Jürgen Christ and Jochen Hoenicke.
|
||||
Author:
|
||||
Lev Nachmanson (levnach)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue