mirror of
https://github.com/Z3Prover/z3
synced 2025-08-05 19:00:25 +00:00
improved SLS
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
6e285f06de
commit
76b11f2d12
4 changed files with 9 additions and 1 deletions
|
@ -28,5 +28,7 @@ template class theory_diff_logic<idl_ext>;
|
|||
template class theory_diff_logic<sidl_ext>;
|
||||
template class theory_diff_logic<rdl_ext>;
|
||||
template class theory_diff_logic<srdl_ext>;
|
||||
template class simplex::simplex<simplex::mpq_ext>;
|
||||
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue