summaryrefslogtreecommitdiff
path: root/omega/examples/old_test/stride4
blob: 21781a24f6cf86138ef39cf709f20baab0e33e5f (plain)
1
2
3
4
symbolic n;
new_IS := {[i] : exists (alpha : i = 5alpha-2 && 
	                         i >= 17 && i <= 100)};
codegen new_IS;