mirror of
https://github.com/Z3Prover/z3
synced 2025-08-06 03:10:25 +00:00
updates
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
d57bca8f8c
commit
f7e49501af
4 changed files with 109 additions and 57 deletions
|
@ -54,7 +54,8 @@ namespace sat {
|
|||
PB_SOLVER,
|
||||
PB_CIRCUIT,
|
||||
PB_SORTING,
|
||||
PB_TOTALIZER
|
||||
PB_TOTALIZER,
|
||||
PB_SEGMENTED
|
||||
};
|
||||
|
||||
enum reward_t {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue