mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 11:25:51 +00:00
wip
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
cdbd121b5e
commit
bd2e73014c
3 changed files with 49 additions and 53 deletions
|
@ -331,8 +331,7 @@ namespace polysat {
|
|||
|
||||
bool eliminate_var(
|
||||
row const& r_y,
|
||||
row const& r_z,
|
||||
numeral const& c,
|
||||
col_iterator const& z_col,
|
||||
unsigned tz_b,
|
||||
numeral const& old_value_y);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue