Skip to content

OpenSMT2 Options Ambiguity #530

@baierd

Description

@baierd

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions