mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 11:25:51 +00:00
emonics
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
316f2194e0
commit
cc74dd6373
5 changed files with 13 additions and 14 deletions
|
@ -57,7 +57,6 @@ struct common {
|
|||
|
||||
template <typename T> rational val(T const& t) const;
|
||||
rational val(lpvar) const;
|
||||
rational rval(const monic&) const;
|
||||
template <typename T> lpvar var(T const& t) const;
|
||||
bool done() const;
|
||||
template <typename T> void explain(const T&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue