Skip to content

Booster: only check the SMT prelude once, on server start #4036

Closed
@geo2a

Description

@geo2a

Booster currently issues a (check-sat) command upon sending the SMT prelude to the solver on every restart. Instead, we should do the same thing that Kore does and only check the prelude once at server start-up. On all server restarts we should just send the prelude commands, without the trailing (check-sat).

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