C++ Reference: class FixedDivisionPropagator
Note: This documentation is automatically generated.
Propagates var_a / cst_b = var_c. Basic version, we don't extract any special cases, and we only propagates the bounds. cst_b must be > 0.Method | |
---|---|
FixedDivisionPropagator | Arguments: |
Propagate | Return type: |
RegisterWith | Return type: Arguments: |