Skip to content

SMT backend: better handling of solver returning unknown #46

@dzufferey

Description

@dzufferey

When the SMT solver returns unknown, GRASShopper crashes with

Fatal error: exception SmtLibSolver.SmtLib_error(_, "SmtLib: \"line 3086 column 10: model is not available")

I guess there should be a more graceful exit.

To reproduce (on the actris branch):

./grasshopper.native tests/spl/actris/list.spl -v -procedure thread1 -noinst

-noinst triggers the unknown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions