mirror of
https://github.com/Z3Prover/z3
synced 2025-08-01 00:43:18 +00:00
port updates to egraph from poly
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
24ffef8ac5
commit
a5a819c291
11 changed files with 91 additions and 54 deletions
|
@ -40,7 +40,7 @@ namespace euf {
|
|||
|
||||
virtual ~plugin() {}
|
||||
|
||||
virtual unsigned get_id() const = 0;
|
||||
virtual theory_id get_id() const = 0;
|
||||
|
||||
virtual void register_node(enode* n) = 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue