- 9540daa Fix lib/CMakeLists.txt to use add_subdirectory and absolute path (#508) by nindanaoto · 8 weeks ago master
- 1bdfe50 Use ABC as submodule (#496) by nindanaoto · 1 year, 1 month ago
- 2e31fe7 Added dummy diagnostic-output-channel support by nindanaoto · 1 year, 1 month ago
- 4060368 Make timestamp in generated file use $SOURCE_DATE_EPOCH by Zbigniew Jędrzejewski-Szmek · 1 year, 3 months ago
- fb18547 Use sysconfig, not distutils, to find python root by Jerry James · 1 year, 3 months ago
- 9967bc9 Merge pull request #493 from aytey/fix_cms_xors by Andrew V. Teylu · 1 year, 3 months ago
- 04a8abe Move to CMS @ 5.11.22 by Andrew V. Teylu · 1 year, 3 months ago
- 918e55c Bump CMS revision to b735c94 by Andrew V. Teylu · 1 year, 3 months ago
- d700854 use simple CNF encoding when simplifications are disabled by Trevor Hansen · 1 year, 4 months ago 2.3.4
- abc1b2d Update ci.yml -- oops fix. by Trevor Hansen · 1 year, 4 months ago
- fcf1dab Update ci.yml - hack to stop mystery failure. by Trevor Hansen · 1 year, 4 months ago
- 9586875 Allow it to more naturally create >64-bit constants by Trevor Hansen · 1 year, 4 months ago
- 82d76c8 Return >64 bit values properly by Trevor Hansen · 1 year, 4 months ago
- c760db4 fix CMS version. Disable CMS assertions by Trevor Hansen · 1 year, 5 months ago
- 1145d15 Add new GMP dependency to dockerfile by Trevor Hansen · 1 year, 5 months ago
- 3c54670 Get the current lastest CMS when building by Trevor Hansen · 1 year, 5 months ago
- 0ddabd0 Add that we require GMP by Trevor Hansen · 1 year, 5 months ago
- e2f251e get later version to fix compiler error by Trevor Hansen · 1 year, 5 months ago
- 1924952 Install cadiback dependency (#482) by Gus Smith · 1 year, 5 months ago
- 0510509 Partially fix Appveyor (windows) automated build. (#478) by Trevor Hansen · 1 year, 10 months ago coverity_scan
- 4e1e3aa Trying again to get clang building the api tests by Trevor Hansen · 1 year, 10 months ago
- f6a943b fixes #476 by Trevor Hansen · 1 year, 10 months ago
- 0ce6a42 Trying to get uint32_t found on clang. by Trevor Hansen · 1 year, 11 months ago
- f0e9c0e Partial revert previous checkin because some code needs this include. by Trevor Hansen · 1 year, 11 months ago
- be10367 Improved word wrap. by Trevor Hansen · 1 year, 11 months ago
- 0a07d58 Update index.rst by Trevor Hansen · 1 year, 11 months ago
- 4110891 Update README.markdown by Trevor Hansen · 1 year, 11 months ago
- f399882 Remove nonsensical sbrk usage by Brooks Davis · 1 year, 11 months ago
- 149f43f fix compiler warnings. by Trevor Hansen · 2 years, 2 months ago
- b0a35e6 Build script for docker based on the quick install for Ubuntu 20 by Trevor Hansen · 2 years, 2 months ago
- 7b96f1e add extra test case for let, currently not functional by Trevor Hansen · 2 years, 2 months ago
- 7ea0e8a Implement smtlib2 format "let" properly. Fixes #388 by Trevor Hansen · 2 years, 2 months ago
- cbedec1 Adding let tests by Andrew V. Jones · 2 years, 2 months ago
- dc3169b Update README.markdown by Trevor Hansen · 2 years, 2 months ago
- e99eb4a Improve build instructions by Trevor Hansen · 2 years, 2 months ago
- a9bc247 [gcc 13] include cstdint for *int*_t by Jiri Slaby · 2 years, 7 months ago
- 33b6355 Merge pull request #447 from misonijnik/master by Trevor Hansen · 3 years, 1 month ago
- 38f7887 Fix compilation error on libstdc++-7-dev by Aleksandr Misonizhnik · 3 years, 1 month ago
- 97ddd03 disable SQLITE when building cms by Trevor Hansen · 3 years, 1 month ago
- d0fc3e3 Fix so user flags are respected by Trevor Hansen · 3 years, 1 month ago
- 191692d Convert ordered collections to faster unordered collections. by Trevor Hansen · 3 years, 2 months ago
- c5f440a copy on write to reduce the number of malloc/free by Trevor Hansen · 3 years, 2 months ago
- cda427c Cleanup the dependency building code by Trevor Hansen · 3 years, 2 months ago
- 2b4a2da Small changes to make core simplification algorithms faster. by Trevor Hansen · 3 years, 2 months ago
- 8c2b9c5 Improve again on the performance of QF_BV benchmark problems. by Trevor Hansen · 3 years, 2 months ago
- 5a34f8d Handle an extra case in unconstrained variable elimination. by Trevor Hansen · 3 years, 2 months ago
- d29b19d Improve again on the performance of QF_BV benchmark problems. by Trevor Hansen · 3 years, 2 months ago
- 15562cf Fix test cases so that they work when stp has pure variable removal disabled. by Trevor Hansen · 3 years, 3 months ago
- c47f514 Tune the parameters to improve performance on QF_BV benchmark problems by Trevor Hansen · 3 years, 3 months ago
- 5f6f2e0 Adding REQUIRE for Perl by Mate Soos · 3 years, 3 months ago
- 8ea9201 Remove some mentions of the CVC format from our documentation. by Trevor Hansen · 3 years, 3 months ago
- ee83ef7 Remove mention of CVC from front readme. by Trevor Hansen · 3 years, 3 months ago
- a69e0a0 Update codeql-analysis.yml by Trevor Hansen · 3 years, 3 months ago
- 644d43a fix #128 by Trevor Hansen · 3 years, 3 months ago
- 4ce784e Clarrify as discussed in #4, that the bitvector library is also licensed under the artistic licence. by Trevor Hansen · 3 years, 3 months ago
- cca6a11 move cvc_to_c utility out of unit testing into tools. by Trevor Hansen · 3 years, 3 months ago
- 947d0ba remove tests which are not currently being used by Trevor Hansen · 3 years, 3 months ago
- 1fee2c5 Merge pull request #439 from stp/rzg/docker by Trevor Hansen · 3 years, 3 months ago
- cf96ac6 Merge pull request #373 from aytey/fix_limit_cmd_line by Trevor Hansen · 3 years, 3 months ago
- 70e11b3 Update main.cpp by Trevor Hansen · 3 years, 3 months ago
- da05af6 Merge branch 'master' into fix_limit_cmd_line by Trevor Hansen · 3 years, 3 months ago
- 09a0644 Adds an extra simplification rule. fix #381. by Trevor Hansen · 3 years, 3 months ago
- 54c25b2 Fix #383. Makes bvxnor 2-arity only. by Trevor Hansen · 3 years, 3 months ago
- 3923d4f oops. Fix inadvertent checkin by Trevor Hansen · 3 years, 3 months ago
- e0eff54 Write through unapplied simplfications. Previously this was unsound if unconstrained variable elimination (UVE) was disabled. UVE wrote through unapplied simplifications so masked the problem. by Trevor Hansen · 3 years, 3 months ago
- 4931700 rename tests which aren't really unit tests. by Trevor Hansen · 3 years, 3 months ago
- d1a0b64 Improve testing. The intention of these is that the combination of simplifications reduces them to true or false before reaching the SAT solver. by Trevor Hansen · 3 years, 3 months ago
- f56f0d6 Enable some generated tests that weren't previously enabled by Trevor Hansen · 3 years, 3 months ago
- 573fabe remove old test generators. FuzzSMT is much better than these by Trevor Hansen · 3 years, 3 months ago
- 1de013f Add failing instance by Trevor Hansen · 3 years, 3 months ago
- e10d3b2 Update codeql-analysis.yml by Trevor Hansen · 3 years, 3 months ago
- a5d4927 Fix testing failures. Lit 15 is trying to run the test suites which I think is causing a CI failure. by Trevor Hansen · 3 years, 3 months ago
- 8387d67 Remove disabled CVC test file. In some configurations it seems to be run resulting in a spurious test failure by Trevor Hansen · 3 years, 3 months ago
- d8097c4 Cleanup memory leak on shutdown. by Trevor Hansen · 3 years, 3 months ago
- 8f1563a Add the dissertation which also describes parts of STP by Trevor Hansen · 3 years, 3 months ago
- 4e14c39 silence some compiler warnings by Trevor Hansen · 3 years, 3 months ago
- 58d3e22 Fixing up some of the tools by Trevor Hansen · 3 years, 3 months ago
- 9eaf677 Update index.rst by Trevor Hansen · 3 years, 3 months ago
- 4ab147c Rewrite Dockerfile by Ryan Govostes · 3 years, 3 months ago
- 60d74cb Merge branch 'master' of https://github.com/stp/stp by Trevor Hansen · 3 years, 3 months ago
- bc6b240 fix #363 by Trevor Hansen · 3 years, 3 months ago
- e8d153f Merge pull request #436 from mnswdhw/patch-1 by Mate Soos · 3 years, 3 months ago
- 49a7dac Added reviewer's suggestions by mnswdhw · 3 years, 3 months ago
- 4bdf322 Fixed the broken link on SMT-LIBv2 documentation. by mnswdhw · 3 years, 3 months ago
- 7be1a8d Fix cli to disable new simplifications with --disablesimplifications by Trevor Hansen · 3 years, 3 months ago
- 8de7e88 enable sharing-aware rewrites by default. by Trevor Hansen · 3 years, 3 months ago
- 5221977 Extra simplification rule. by Trevor Hansen · 3 years, 3 months ago
- e450e8a re-enabling removal of BVOR to evaluate how important it is. by Trevor Hansen · 3 years, 3 months ago
- 27c82b9 some more simplification rules. by Trevor Hansen · 3 years, 3 months ago
- bf48ef4 Improved simplifications by Trevor Hansen · 3 years, 3 months ago
- 1b06d84 Faster/better Always true identification by Trevor Hansen · 3 years, 3 months ago
- babb28a First attempt at sharing aware rewrites. by Trevor Hansen · 3 years, 3 months ago
- 77f2e61 Create 100000... by Trevor Hansen · 3 years, 3 months ago
- 25da98d Nicer implementation of Always true. by Trevor Hansen · 3 years, 3 months ago
- 85341df Merge pull request #431 from danielschemmel/ubuntu-18.04 by Mate Soos · 3 years, 4 months ago
- 5328e5a Remove the unnecessary use of a SCARY iterator that may break on older compilers by Daniel Schemmel · 3 years, 4 months ago
- d596c5f Cleanup memory leaks. Nicer signed comparison on unsigned interval. by Trevor Hansen · 3 years, 5 months ago
- 7b05982 Nicer domain analyis. by Trevor Hansen · 3 years, 5 months ago
- 93f7f2d extra test case for strength reduction. by Trevor Hansen · 3 years, 5 months ago
- d09293d Strength reduction now iterates through. This should make it idempotent and deterministic. by Trevor Hansen · 3 years, 5 months ago