Changes between Initial Version and Version 1 of IntDivOperations
- Timestamp:
- 05/13/16 14:09:01 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IntDivOperations
v1 v1 1 Here is the plan 2 3 1. In quantified expressions, contracts: 4 no functions and arguments to % and / should be non-negative (otherwise it will be an undefined behavior); 5 2. IntDivTransformer will skip quantifiers, contracts; (no need for transformation) 6 3. work on static analysis for intervals 7 4. repeal (1) and (2)
