mirror of
https://github.com/Z3Prover/z3
synced 2025-06-27 08:28:44 +00:00
Add TODO list for enhancements in sls_euf_plugin.cpp
This commit is contained in:
parent
c9bd8d59ac
commit
45c0bda6e2
1 changed files with 6 additions and 0 deletions
|
@ -13,6 +13,12 @@ Author:
|
|||
|
||||
Nikolaj Bjorner (nbjorner) 2024-06-24
|
||||
|
||||
Todo:
|
||||
|
||||
- try incremental CC with backtracking for changing assignments
|
||||
- try determining plateau moves.
|
||||
- try generally a model rotation move.
|
||||
|
||||
--*/
|
||||
|
||||
#include "ast/sls/sls_euf_plugin.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue