mirror of
https://github.com/Z3Prover/z3
synced 2025-05-03 22:05:45 +00:00
use std::list
This commit is contained in:
parent
3b22d3b19d
commit
122e0135d2
3 changed files with 145 additions and 24 deletions
|
@ -165,7 +165,8 @@ namespace lp {
|
|||
}
|
||||
|
||||
lia_move solve_dioph_eq() {
|
||||
//dioph_eq de(lia);
|
||||
dioph_eq de(lia);
|
||||
de.check();
|
||||
return lia_move::undef;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue