mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 20:05:51 +00:00
tuning pb/max
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
7ade3f2c04
commit
d2db8007d8
9 changed files with 79 additions and 39 deletions
|
@ -790,7 +790,6 @@ namespace smt {
|
|||
}
|
||||
|
||||
void setup::setup_card() {
|
||||
// m_context.register_plugin(alloc(theory_card, m_manager));
|
||||
m_context.register_plugin(alloc(theory_pb, m_manager, m_params));
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue