mirror of
https://github.com/Z3Prover/z3
synced 2026-01-27 04:18:42 +00:00
parent
cb136418d5
commit
8dac9b7b94
6 changed files with 14 additions and 17 deletions
|
|
@ -377,8 +377,6 @@ namespace datalog {
|
|||
|
||||
if (sig.first_functional() == 0) {
|
||||
if (empty()) {
|
||||
if (fact.empty())
|
||||
throw default_exception("empty relations cannot be complemented");
|
||||
res->add_fact(fact);
|
||||
}
|
||||
return res;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue