summaryrefslogtreecommitdiff
path: root/Assignment2/src/Z3.icl
AgeCommit message (Expand)AuthorFilesLines
2018-07-06Prevent division by zero in Z3Camil Staps1-2/+8
2018-07-06Try to let Z3 minimize stuffCamil Staps1-4/+4
2018-07-06Add minimization goals (not supported by Z3)Camil Staps1-2/+12
2018-07-06CleanupCamil Staps1-12/+7
2018-07-06Remove redundant parenthesesCamil Staps1-1/+1
2018-07-06Debug smt2 statementsErin van der Veen1-10/+13
2018-07-05z3 interface for CleanErin van der Veen1-0/+53