mirror of
https://github.com/Z3Prover/z3
synced 2025-10-01 13:39:28 +00:00
adding basic plugin
This commit is contained in:
parent
ef54feec3d
commit
8357ac1cfc
19 changed files with 819 additions and 230 deletions
|
@ -36,7 +36,6 @@ namespace sls {
|
|||
expr_ref get_value(expr* e) override;
|
||||
lbool check() override;
|
||||
bool is_sat() override;
|
||||
void reset() override;
|
||||
|
||||
void on_rescale() override;
|
||||
void on_restart() override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue