Skip to content

Proposal: let Solver hold Storage directly #28

@nahla-nee

Description

@nahla-nee

I wanted to gauge interest in this proposal before writing a PR for it, but I think it would make sense to have the solver hold storage directly and to add the ability to create values and constants to the solver. This would make it a bit more ergonomic to pass data around as you don't have to pass both the solver and storage in situations where you want to make variables and set assertions on them. It would also help simplify the api a bit as then the solver can (if desired) handle making its own storage which hides implementation details that the user might not care about away. Would this be something desirable for this library?

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