mirror of
https://github.com/Z3Prover/z3
synced 2026-02-20 07:24:40 +00:00
base implementation for cardinality constraints
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
4068460a0f
commit
f8b2268424
8 changed files with 552 additions and 15 deletions
|
|
@ -12,6 +12,7 @@ Abstract:
|
|||
|
||||
--*/
|
||||
|
||||
#pragma once
|
||||
#include "ast/rewriter/th_rewriter.h"
|
||||
|
||||
struct theory_axiom {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue