-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
Description
The names of options in OpenSMT2 are often ambiguous, as they don't include details about their specific use-case.
All options in OpenSMT2 should be looked at and updated to be less ambiguous.
For example interpolation options look like this:
# Algorithm for boolean interpolation
solver.opensmt.algBool = MCMILLAN
Since there are multiple options for interpolation in OpenSMT2, i would propose something like this: solver.opensmt.interpolation.booleanAlgortihm