Skip to content

Multiple UserPropagators Example #6382

Answered by NikolajBjorner
JoanEspasa asked this question in Q&A
Discussion options

You must be logged in to vote

This isn't supported. Never tested and the internals don't let you re-register a propagator.
It shouldn't crash, but that is a bug in the error path.
You register a single user propagator. If you need two different functionalities you are responsible for tee-ing.
There is a function for registering a function declaration. It assumes a single propagator. So changing it to teeing the propagator internally isn't straight-forward.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@JoanEspasa
Comment options

Answer selected by JoanEspasa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants