SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
10
math/py-pysmt/pkg/DESCR
Normal file
10
math/py-pysmt/pkg/DESCR
Normal file
|
@ -0,0 +1,10 @@
|
|||
pySMT makes working with Satisfiability Modulo Theory simple.
|
||||
|
||||
Among others, you can:
|
||||
|
||||
* Define formulae in a solver independent way in a simple and
|
||||
inutitive way,
|
||||
* Write ad-hoc simplifiers and operators,
|
||||
* Dump your problems in the SMT-Lib format,
|
||||
* Solve them using one of the native solvers, or by wrapping any
|
||||
SMT-Lib complaint solver.
|
Loading…
Add table
Add a link
Reference in a new issue