]> git.unchartedbackwaters.co.uk Git - francis/stp.git/shortlog
francis/stp.git
2013-02-24 trevor_hansenFix the build for propagator utilities. svn-trunk svn/trunk
2013-02-24 trevor_hansenFix the utilities for measuring the precision of propag...
2013-02-11 trevor_hansenPrint out SBVMOD Nodes. Thanks to Jingyue Wu.
2013-02-11 trevor_hansenPatch from Trevor Woerner to compile on OpenSuSE 12...
2013-02-11 trevor_hansenFix c-api parsing of CVC strings. Thanks to Ryan Govost...
2012-10-03 trevor_hansenSpeedup for AND/OR with lots of sharing to fix the...
2012-06-15 trevor_hansenFix the build. Remove code I didn't mean to checkin.
2012-06-15 trevor_hansenPartial implementation of the SMT-LIB2 define function...
2012-05-26 trevor_hansensmall improvement. Pull up bvnot from bvarshift.
2012-05-25 trevor_hansenRemove unnecessary code when cancelling. Thanks to...
2012-05-12 trevor_hansenChange -r so that it produces simpler expressions....
2012-04-30 trevor_hansenImprovement. Nicer handling of bit-vector not in bvxors.
2012-04-29 trevor_hansenPotentiall rewriting improvement. Not sure yet.
2012-04-25 trevor_hansenFix. didn't work properly for 1 bit division.
2012-04-25 trevor_hansenImprovement. Add another form of Ackermannisation....
2012-04-23 trevor_hansenImprovments to code used for experiments.
2012-04-23 trevor_hansenChanges to code for experiments.
2012-04-23 trevor_hansenImprovements to code for running experiments.
2012-04-23 trevor_hansenChange to code for experiments.
2012-04-22 trevor_hansenChange to code for running experiments.
2012-04-22 trevor_hansenChange to code used for experiments.
2012-04-22 trevor_hansenImprovement. Add a fast exit case to the inequalities.
2012-04-20 trevor_hansenfix the build.
2012-04-20 trevor_hansenExtra cpp interface constructor
2012-04-20 trevor_hansenExta utility code.
2012-04-20 trevor_hansenImprovement. Change the unit propagation method to...
2012-04-18 trevor_hansenAdd some operations to the c-interfalce that were previ...
2012-04-17 trevor_hansenImprovement. Adds an extra method to minisat that does...
2012-04-15 trevor_hansenImprovmeent. Speed up the division propagator a little.
2012-04-13 trevor_hansenImprovement. A cleaner bitvector addition propagator...
2012-04-11 trevor_hansenImprovement to utility code, update to new AST AIG...
2012-04-10 trevor_hansenFix build. Remove some casts that I don't need on my...
2012-04-10 trevor_hansenTestcase to check it realises neg and not are both...
2012-04-10 trevor_hansenImprovement. A simplified trailing zeroes propagator.
2012-04-10 trevor_hansenSlightly speed up the equals propagator.
2012-04-10 trevor_hansenImprovements the the code for measuring the effect...
2012-04-09 trevor_hansenImprovement. In general it seems that these optsions...
2012-04-08 trevor_hansenImprovements to utility code for timing cbitp propagators.
2012-04-07 trevor_hansenRefactor. Automatically format the code, no other change.
2012-04-07 trevor_hansenSmall improvements to the multiplication propagator.
2012-04-07 trevor_hansenImprovement. Fix an oddity which required a method...
2012-04-07 trevor_hansenAdds a utility to parse smt-lib2, constant bit propagat...
2012-04-07 trevor_hansenImprovement. Change how the bitblast equivalence checki...
2012-04-05 trevor_hansenImprovement. Add a configuration option to remove a...
2012-04-05 trevor_hansenImprovement. Output configuration flags in the same...
2012-04-05 trevor_hansenFix to the SMTLIB2 printer. Symbols with spaces in...
2012-04-04 trevor_hansenimprovement. Add the ability to the cpp interface to...
2012-04-03 trevor_hansenImprovement to cbipt. Run unsigned division propagagtor...
2012-04-03 trevor_hansenFix the build. With assertions enabled it would not...
2012-04-03 trevor_hansenFix some more test cases by returning from main.
2012-04-03 trevor_hansenFix. Put in a return value from main
2012-04-03 trevor_hansenImprovements. Move the hard timeout function to a utili...
2012-03-29 trevor_hansenImprovements to measurement code.
2012-03-27 trevor_hansenImprovements to utility code.
2012-03-27 trevor_hansenImprovement. Better propagate bits when there is a...
2012-03-26 trevor_hansenBig speedup to utility code for producing the effect...
2012-03-25 trevor_hansenImprovements to utility code. Less outputting to cerr...
2012-03-25 trevor_hansenImportant Bugfix. The recently introduced bvmod simplif...
2012-03-25 trevor_hansenImprovement. Better propagation for division when divis...
2012-03-25 trevor_hansenImprovement. Two extra simplifications for the bvmod
2012-03-25 trevor_hansenImprovements to the utility code for generating rewrites.
2012-03-25 trevor_hansenUtility code. When deleting duplicate rewrite rules...
2012-03-25 trevor_hansenFix to the last checkin, remove a debugging output.
2012-03-25 trevor_hansenImprovement. If the numerator of a division contains...
2012-03-20 trevor_hansenImprovement. Use the default node factory rather than...
2012-03-19 trevor_hansenImprovements to utility code for generating rewrite...
2012-03-18 trevor_hansenImprovement to the utility code for building rewrites.
2012-03-17 trevor_hansenFix. Some of the test cases are now build with the...
2012-03-17 trevor_hansenChanges to the C-interface. I forgot that C doesn't...
2012-03-15 trevor_hansenBeautification. Pointer to the base class instead of...
2012-03-15 trevor_hansenFix. Don't use the global nodefactory when we have...
2012-03-15 trevor_hansenFixes to code for manipulating rewrite rules.
2012-03-14 trevor_hansenRefactor utility code. Automatically layout, no other...
2012-03-14 trevor_hansenMiscellaneous fixes to rewrite generation.
2012-03-12 trevor_hansenImprovements to rewrite utility code.
2012-03-12 trevor_hansenCheck not and minus better when type checking.
2012-03-12 trevor_hansenRemove an unimplemented function from a header.
2012-03-12 trevor_hansenAdd the ability to tell the SMTLIB2 printer whether...
2012-03-12 trevor_hansenImprovements. Better preventing infinite loops when...
2012-03-12 trevor_hansenRemove unused code.
2012-03-12 trevor_hansenImprovements to the code for generating rewrite rules.
2012-03-12 trevor_hansenMove the time function to global scope.
2012-03-12 trevor_hansenAdds the simplify and nclauses methods to some SAT...
2012-03-06 trevor_hansenImprovements to rewrite utility code.
2012-03-05 trevor_hansenImprovements to utility code.
2012-03-04 trevor_hansenThis removes some rewrite rules that I haven't yet...
2012-03-03 trevor_hansenImprovement. Extra rewrite rules.
2012-03-03 trevor_hansenImprovements to the utility for generating rewrite...
2012-03-03 trevor_hansenNew cpp interface function to pop away asserts.
2012-03-03 trevor_hansenImprovement to utility code. Replace directly accessing...
2012-03-03 trevor_hansenRemove an unnecessary file.
2012-03-03 trevor_hansenExtra utility code for manipulating rewrite rules.
2012-02-29 trevor_hansenFix. I used the wrong comparison operation.
2012-02-27 trevor_hansenImprovement. Sometimes the interface throws division...
2012-02-22 trevor_hansenCleanup the utility code for off-line generation of...
2012-02-20 trevor_hansenImprovement. The bitblaster now handled signed div...
2012-02-18 trevor_hansenRefactor - automatically layout code, and move one...
2012-02-18 trevor_hansenImprovement. Write the equivalences that the bit-blaste...
2012-02-17 trevor_hansenImprovements speedups for better test code.
2012-02-09 trevor_hansenTurn on bit-blast equivalency detection again.
next