Adding tightness checking (on a constant name b...
Corrected the wrong for-loop statement in sort_...
Added limited support for user-defined sorts as...
Facts related to object declarations eliminated...
Eliminated true_a generated during variable eli...
Updated aspmt2smt script help text
Corrected grammar concerning negative numbers i...
Added aribitrary arithmetic expressions to numb...
Added support for constant replacement for sing...
Added version option to run script and compiler
Added some nicer help menu / options
Small changes to post-processor
Fixed an issue with value variable elimination....
Adding new tests.
Fixed further negative number bugs.
Fixed typo
Fixed a small bug with negative numbers
Fixed a minor bug with the int[] sort. Also rem...
Finished refactoring completion.cpp with new co...
Finished refactoring parser.y
Further refactoring with new parser types const...
Continuing with the parser types refactoring
Refactoring to add more complete constructors
Starting to do constructor refactoring (set fie...
Added support for ":-" which comes from gringo ...
Cleaned up car example in light of changes to t...
Added real / integer bound to z3 description. M...
Added more support for cli constant substitutio...
Small change to postprocessing
Added quick and dirty post-processing for easy ...
Added z3 option to display floating point resul...
Added support for -c delcarations
Fixed bug with processing lte / gte in second p...
Fixed major bug with value variable computation...
Added / modified examples
Modified run script, added reals to the amt exa...
Modified run script
First runnable version; full translation to z3 ...
Added sort contents table and populated it.
Added support for isat translation. Fixed some ...
New build script, fixed a warning
Finished initial z3 translation. Still need to ...
Added initial code for z3 (not functional yet).
Fixed some completion / variable elimination bu...
Added more support for choice rules; had to do ...
Added some support for choice atoms in completi...
Added support for constraints in SMT, persisted...
Small bug fix, not completely fixed.
Setting up the pass through of declaration sect...
Finished the other direction of value variable ...
Sort of finished one direction of value variabl...
Added initial code for value variable eliminati...
Modified completion code to work with almost gr...
Removed typo
Reworked the completion code to work in the new...
Added full support for value variable grounding...
Changed the gringo workaround to use quoted str...
Finished the other side of gringo's grounding--...
Added second compiler pass for SMT mode; not fi...
Modified the code to avoid value variable elimi...
Finished adding support for variable renaming t...
Added starting support for value variable renam...
Value variable replaced by constant for gringo ...