Skip to content
Commit 4e92cab9 authored by Matt Wala's avatar Matt Wala
Browse files

Sequential loop generation: hoist the non-empty condition out of the

loop.

This allows for using a more precise implemented domain inside
the loop, eliminating the need for redundant checks when the loop is
non-empty (closes #64).

Also fixes a wraparound issue in the admissible inames finder.
parent bd12a464
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment