-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
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
Labels
No labels