stp
No description set
- Developed at devel:tools:statica
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/stp && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-gcc-13-include-cstdint-for-int-_t.patch | 0000000812 812 Bytes | |
CMakeLists-use-absolute-libdir-in-rpath-handling.p |
0000001854 1.81 KB | |
_service | 0000000590 590 Bytes | |
_servicedata | 0000000224 224 Bytes | |
py3.patch | 0000001036 1.01 KB | |
stp-2.3.3+20220915.obscpio | 0012349965 11.8 MB | |
stp.changes | 0000022636 22.1 KB | |
stp.obsinfo | 0000000101 101 Bytes | |
stp.spec | 0000003833 3.74 KB |
Revision 14 (latest revision is 16)
Dominique Leuenberger (dimstar_suse)
accepted
request 1073729
from
Jiri Slaby (jirislaby)
(revision 14)
- Update to version 2.3.3+20220915: * Fix compilation error on libstdc++-7-dev * disable SQLITE when building cms * Fix so user flags are respected * Convert ordered collections to faster unordered collections. * copy on write to reduce the number of malloc/free * Cleanup the dependency building code * Small changes to make core simplification algorithms faster. * Improve again on the performance of QF_BV benchmark problems. * Handle an extra case in unconstrained variable elimination. * Improve again on the performance of QF_BV benchmark problems. * Fix test cases so that they work when stp has pure variable removal disabled. * Tune the parameters to improve performance on QF_BV benchmark problems * Adding REQUIRE for Perl * Remove some mentions of the CVC format from our documentation. * Remove mention of CVC from front readme. * Update codeql-analysis.yml * fix #128 * Clarrify as discussed in #4, that the bitvector library is also licensed under the artistic licence. * move cvc_to_c utility out of unit testing into tools. * remove tests which are not currently being used * Update main.cpp * Adds an extra simplification rule. fix #381. * Fix #383. Makes bvxnor 2-arity only. * oops. Fix inadvertent checkin * Write through unapplied simplfications. Previously this was unsound if unconstrained variable elimination (UVE) was disabled. UVE wrote through unapplied simplifications so masked the problem. * rename tests which aren't really unit tests. * Improve testing. The intention of these is that the combination of simplifications reduces them to true or false before reaching the SAT solver. * Enable some generated tests that weren't previously enabled * remove old test generators. FuzzSMT is much better than these
Comments 0