C++ Reference: class FixedModuloPropagator

Note: This documentation is automatically generated.

Propagates target == expr % mod. Basic version, we don't extract any special cases, and we only propagates the bounds. mod must be > 0.
Method
FixedModuloPropagator

Arguments: AffineExpression expr, IntegerValue mod, AffineExpression target, IntegerTrail* integer_trail

Propagate

Return type: bool

RegisterWith

Return type: void

Arguments: GenericLiteralWatcher* watcher