Skip to content

Dependencies in the .jar release #151

@daniel-raffler

Description

@daniel-raffler

Hello everyone,
we'd like to use SMTInterpol together with lasso-ranker from the Ultimate repository. Both tools depend on the SMTLIB library (here for SMTInterpol, and here for lasso-ranker) and include different versions of it in their release. When SMTInterpol and lasso-ranker are used together, it seems to be random which version of the library is loaded, and this is causing us crashes as the Ultimate version of the library is missing some newer symbols that are needed by SMTInterpol.

Would it be possible to factor out this library and have it released separately so that SMTInterpol and lasso-ranker can depend on the same version?

We've run into this issue some time ago (see here and here) and were unable to find any easy fix on our side. Currently it is blocking us from upgrading to a newer version of SMTInterpol (see this issue) as we would have to give up using lasso-ranker for it.

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