summaryrefslogtreecommitdiff
path: root/src/smt/command.cpp
diff options
context:
space:
mode:
authormudathirmahgoub <mudathirmahgoub@gmail.com>2021-02-01 08:42:39 -0600
committerGitHub <noreply@github.com>2021-02-01 08:42:39 -0600
commitc0937f742479d8a5054e42597da9447d55e876c0 (patch)
tree386fa3a7a46be381ba61ce132a538fe811cf16f9 /src/smt/command.cpp
parentc6a71382bad8bae30b8278055995279c36433811 (diff)
Fix BagsRewriter::rewriteUnionDisjoint (#5840)
This PR fixes the implementation of (union_disjoint (union_max A B) (intersection_min A B)) =(union_disjoint A B). It also skips processed bags during model building.
Diffstat (limited to 'src/smt/command.cpp')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback