STP is a constraint solver (also referred to as a decision procedure or automated prover) aimed at solving constraints generated by program analysis tools, theorem provers, automated bug finders, intelligent fuzzers and model checkers. STP has been used in many research projects at Stanford, Berkeley, MIT, CMU and other universities. It is also being used at many companies such as NVIDIA, some startup companies, and by certain government agencies. The input to STP are formulas over the theory of bit-vectors and arrays (This theory captures most expressions from languages like C/C++/Java and Verilog), and the output of STP is a single bit of information that indicates whether the formula is satisfiable or not. If the input is satisfiable, then it also generates a variable assignment to satisfy the input formula. WWW: http://people.csail.mit.edu/vganesh/STP_files/stp.html id='cgit'>
aboutsummaryrefslogtreecommitdiffstats
path: root/misc/libhome
Commit message (Expand)AuthorAgeFilesLines
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-042-10/+4
* - Fix after objformat removalpav2007-03-281-1/+2
* - utilize USE_BDBleeym2006-12-191-17/+25
* Conversion to a single libtool environment.ade2006-02-231-1/+1
* SHA256ifyedwin2006-01-221-0/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Fix linking with DB(3|4)mnag2005-09-251-2/+4
* - Update to 0.10.1pav2005-09-143-7/+13
* upgrade to 0.10ijliao2005-08-303-10/+13
* 1: fix pkg-plist.vanilla2005-05-202-5/+5
* - Update to 0.9vanilla2005-05-163-3/+19
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* Fix a ommited libcrypt library dependency to home_finger that appears onlysem2004-12-091-0/+11
* - Update to 0.8.1vs2004-07-222-4/+3
* - Update to 0.8pav2004-04-203-10/+56
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
* - Update to 0.7.1sergei2003-10-273-11/+21
* Upgrade to 0.7.sumikawa2003-10-142-2/+2