-
Notifications
You must be signed in to change notification settings - Fork 25
Idempotency #386
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The idea we discussed some time ago was that the output of propagation could be an enum where the propagators declare whether they are idempotent or not. If the propagator is until the fixed point, we can avoid calling the propagator.
The question is whether this makes a difference for our current propagators. For problems with a lot of linear inequalities, this might make a difference. But since we also have incrementality for linear inequalities, it is not clear.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request