mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 03:15:50 +00:00
quantifiers
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
635aabf2d5
commit
0a3f95bdaa
2 changed files with 8 additions and 7 deletions
|
@ -459,7 +459,7 @@ namespace datalog {
|
|||
void setup() {
|
||||
b.m_fparams.m_model = true;
|
||||
b.m_fparams.m_model_compact = true;
|
||||
b.m_fparams.m_mbqi = true;
|
||||
// b.m_fparams.m_mbqi = true;
|
||||
b.m_fparams.m_relevancy_lvl = 2;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue