mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 19:35:50 +00:00
rebase with master branch
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
4b68d98b2a
commit
3e4a4c6df2
10 changed files with 23 additions and 87 deletions
|
@ -12,8 +12,6 @@
|
|||
#include "math/lp/var_eqs.h"
|
||||
#include "math/lp/factorization.h"
|
||||
#include "math/lp/nla_solver.h"
|
||||
#include "math/lp/nla_core.h"
|
||||
|
||||
namespace nla {
|
||||
|
||||
nla_settings& solver::settings() { return m_core->m_nla_settings; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue