3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-02-20 07:24:40 +00:00
Signed-off-by: Lev <levnach@hotmail.com>
This commit is contained in:
Lev 2018-10-06 15:51:06 -07:00 committed by Lev Nachmanson
parent 1ed9639898
commit 2fd32ce62d
6 changed files with 99 additions and 133 deletions

View file

@ -169,8 +169,6 @@ unsigned int_solver::row_of_basic_column(unsigned j) const {
// }
typedef monomial mono;
// this will allow to enable and disable tracking of the pivot rows
struct check_return_helper {