Skip to content

Question regarding Context + constraints removal #5

Description

@degrigis

Hey guys!

I have a couple of quick questions:

[1]
Is there a simple way to create a new Context starting from another?

The idea would be:
1- Create ContextA, assert formulas, check sat, etc...
2- Create ContextB that get initialized with ContextA "state".
3- ContextB from now on has its own lifecycle.

[2]
Is there a way to remove constraints from the Context using the Python APIs? (Besides using push and pop)
I've already checked this, but since I didn't find anything I thought it was worth asking.

Thanks! :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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