diff options
Diffstat (limited to 'academic/cvc4')
-rw-r--r-- | academic/cvc4/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/cvc4/slack-desc b/academic/cvc4/slack-desc index d99cfab40f2c4..7916878a7806d 100644 --- a/academic/cvc4/slack-desc +++ b/academic/cvc4/slack-desc @@ -13,7 +13,7 @@ cvc4: theories (SMT) solver. Given a formula in first-order logic, it cvc4: attempts to either prove the formula or find a counterexample. CVC4 cvc4: supports arithmetic, reasoning about arrays, and several other cvc4: built-in theories. Input problems are written in SMT-LIB format. -cvc4: +cvc4: cvc4: This package includes the cvc4 program as well as libraries. cvc4: cvc4: Homepage: https://cvc4.cs.stanford.edu/ |