mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 00:55:31 +00:00
compile
This commit is contained in:
parent
4859858bba
commit
6c2772c9da
1 changed files with 1 additions and 0 deletions
|
@ -553,6 +553,7 @@ namespace polysat {
|
|||
|
||||
clause_ref slicing::conflict_clause() {
|
||||
NOT_IMPLEMENTED_YET(); // TODO: call explain and build clause as described in notes at the top
|
||||
return {};
|
||||
}
|
||||
|
||||
void slicing::egraph_on_propagate(enode* lit, enode* ante) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue