summaryrefslogtreecommitdiff
path: root/src/theory/fp
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2020-02-26 17:15:02 -0600
committerGitHub <noreply@github.com>2020-02-26 17:15:02 -0600
commit19392f3e588287b2f0838f90b7e1a6adcf690063 (patch)
treef5b989f2c5398122b7e7098360be5542ba7e5c69 /src/theory/fp
parent8e476f1efeb7f8b3188ea1795ccd27f98f41e4d2 (diff)
Infrastructure for tautological literals in nonlinear solver (#3795)
Work towards CVC4/cvc4-projects#113 and #3783. This PR adds the ability to mark certain literals as being tautological, since they can be assumed to hold in all models. This is important for internally generated literals whose purpose is to guide models generated by the linear solver but should not hinder our ability to answer "sat". This PR is required for further refactoring of check-model for transcendental functions.
Diffstat (limited to 'src/theory/fp')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback