Skip to content

Refactor MBP so that it does not require OpenSMT's ModelBuilder #82

@blishko

Description

@blishko

ModelBuilder is internal detail of OpenSMT and we should not be using it.

The problem was that we need to extend a given model with a new variable.
This is not possible with OpenSMT's Model.
We can build our own wrapper to support this functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions