Loading...
Searching...
No Matches
interval_constraint.cpp File Reference
+ Include dependency graph for interval_constraint.cpp:
Go to the source code of this file.
Given an exprt and an integer interval return an exprt that represents restricting the expression to the range in the interval (inclusive).
Function Documentation
◆ interval_constraint()
Given an exprt and an integer interval return an exprt that represents restricting the expression to the range in the interval (inclusive).
Definition at line 12 of file interval_constraint.cpp.