mirror of
https://github.com/Z3Prover/z3
synced 2025-08-22 19:17:53 +00:00
FPA refactoring in preparation for FPA support in the kernel.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
This commit is contained in:
parent
4d2d334999
commit
fb4c07a2ea
9 changed files with 434 additions and 300 deletions
|
@ -20,6 +20,7 @@ Notes:
|
|||
#include"fpa2bv_rewriter.h"
|
||||
#include"simplify_tactic.h"
|
||||
#include"fpa2bv_tactic.h"
|
||||
#include"fpa2bv_model_converter.h"
|
||||
|
||||
class fpa2bv_tactic : public tactic {
|
||||
struct imp {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue