mirror of
https://github.com/Z3Prover/z3
synced 2026-04-25 05:13:32 +00:00
slack
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
7ca94e8fef
commit
e041fe95bc
3 changed files with 213 additions and 20 deletions
|
|
@ -56,6 +56,7 @@ class int_solver {
|
|||
|
||||
lp_settings& settings();
|
||||
const lp_settings& settings() const;
|
||||
public:
|
||||
bool at_bound(unsigned j) const;
|
||||
bool has_lower(unsigned j) const;
|
||||
bool has_upper(unsigned j) const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue