mirror of
https://github.com/Z3Prover/z3
synced 2025-04-22 16:45:31 +00:00
egraph
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
680b185872
commit
6edabd6c03
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ Author:
|
|||
namespace euf {
|
||||
|
||||
class enode;
|
||||
class egraph;
|
||||
|
||||
typedef ptr_vector<enode> enode_vector;
|
||||
typedef std::pair<enode*,enode*> enode_pair;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue