mirror of
https://github.com/Z3Prover/z3
synced 2026-03-17 18:43:45 +00:00
more review
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
744d75e8cc
commit
40b9d80ae5
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ Author:
|
|||
NSB review: add ast_manager& m to nielsen_graph and remove local calls to get_manager()
|
||||
NSB review: add seq_util& seq to nielsen_graph and remove local calls to get_seq_util()
|
||||
NSB review: make m_graph a reference instead of a pointer on nielsen_node
|
||||
NSB review: replace comparisons of snode ids by m.are_equal, for ast_manager m.
|
||||
NSB review: replace comparisons of snode ids by m.are_equal, for ast_manager m. Make sure to use E-graph roots.
|
||||
|
||||
--*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue