mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 19:35:50 +00:00
add u256
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
8a773d2bee
commit
91ac15d716
4 changed files with 26 additions and 3 deletions
|
@ -1224,7 +1224,4 @@ namespace polysat {
|
|||
st.update("fixplex num non-integral", m_num_non_integral);
|
||||
st.update("fixplex num approximated row additions", m_stats.m_num_approx);
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue