mirror of
https://github.com/Z3Prover/z3
synced 2025-08-03 09:50:23 +00:00
add stubs for converting assertions, consolidate filter_model_converter
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
53e36c9cf9
commit
0d15b6abb7
76 changed files with 244 additions and 356 deletions
|
@ -25,7 +25,7 @@ Notes:
|
|||
#ifndef THEORY_OPT_H_
|
||||
#define THEORY_OPT_H_
|
||||
|
||||
class filter_model_converter;
|
||||
class generic_model_converter;
|
||||
namespace smt {
|
||||
class theory_opt {
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue