index
:
honours
master
My honours project from 2012.
Carlo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
impl
/
test
/
1.eqns
blob: 34c51de01c1836024c663d5f1aae84c58cf9054d (
about
) (
plain
)
1
2
3
y = max(0, 5 + x, x) z = max(0, 1 + z, 0 + x) x = max(0, min(-1 + x, y))