mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 19:35:50 +00:00
parent
1c760b04cf
commit
78a4717c06
4 changed files with 37 additions and 29 deletions
|
@ -28,6 +28,6 @@ namespace nla {
|
|||
bool is_zero(lpvar v) const;
|
||||
public:
|
||||
monomial_bounds(core* core);
|
||||
bool operator()();
|
||||
void operator()();
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue