diff options
Diffstat (limited to 'academic/z3/slack-desc')
-rw-r--r-- | academic/z3/slack-desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/z3/slack-desc b/academic/z3/slack-desc index c8a8e4c2c2..e389de655a 100644 --- a/academic/z3/slack-desc +++ b/academic/z3/slack-desc @@ -13,7 +13,7 @@ z3: (SMT) solver. Given a formula in first-order logic, it attempts to z3: either prove the formula or find a counterexample. Z3 supports z3: arithmetic, reasoning about arrays, and several other built-in z3: theories. Input problems are written in SMT-LIB format. -z3: +z3: z3: This package includes the z3 program as well as C++ and Python APIs. -z3: +z3: z3: Homepage: https://github.com/Z3Prover/z3/wiki |