File: application2.omega

package info (click to toggle)
isl 0.10-3
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 5,572 kB
  • sloc: ansic: 66,912; sh: 11,061; python: 1,176; cpp: 531; makefile: 320; perl: 9
file content (3 lines) | stat: -rw-r--r-- 106 bytes parent folder | download | duplicates (46)
1
2
3
{[x] : x >= 0 && x <= 20 }
{[x] -> [y] : y = 2x}
{[y]: Exists ( alpha : 2alpha = y && 0 <= y && y <= 40)}