Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save victornicolet/562a8cf3a14f47cf311b1b098c45bd93 to your computer and use it in GitHub Desktop.
Save victornicolet/562a8cf3a14f47cf311b1b098c45bd93 to your computer and use it in GitHub Desktop.
(assert (and (<= (+ t00 3) t01) (<= (+ t01 2) t02)))
(assert (and (<= (+ t10 2) t11) (<= (+ t11 1) t12)))
(assert (and (<= (+ t20 4) t21))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment