forked from diffblue/cbmc
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct initial index set computation
The initial_index_set function was not taking into account if expressions. We now recursively add the components of the if expression. The function was also performing an unecessary look-up for a quantified variable.
- Loading branch information
1 parent
c905c2c
commit b5f12ff
Showing
1 changed file
with
52 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters