Bug 103412 - [NEW PORT] math/cvcl: An automatic theorem prover for the SMT problem
Summary: [NEW PORT] math/cvcl: An automatic theorem prover for the SMT problem
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-20 01:20 UTC by Li-Wen Hsu
Modified: 2006-09-20 02:50 UTC (History)
1 user (show)

See Also:


Attachments
cvcl-2.5.1.shar (4.20 KB, text/plain)
2006-09-20 01:20 UTC, Li-Wen Hsu
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Li-Wen Hsu 2006-09-20 01:20:20 UTC
CVC Lite is an automatic theorem prover for the Satisfiability Modulo
Theories (SMT) problem. Its features include: support for a variety of
theories; interactive as well as C and C++ library interfaces; proof and
model generation abilities; predicate subtyping; and suppport for quantifiers.
In addition, there are essentially no limits on its use for research or
commercial purposes (see license).

WWW:	http://www.cs.nyu.edu/acsys/cvcl/

Generated with FreeBSD Port Tools 0.77
Comment 1 dfilter service freebsd_committer freebsd_triage 2006-09-20 02:42:09 UTC
ijliao      2006-09-20 01:42:03 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/cvcl            Makefile distinfo pkg-descr pkg-plist 
  Log:
  add cvcl 2.5.1
  An automatic theorem prover for the SMT problem
  
  PR:             103412
  Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org>
  
  Revision  Changes    Path
  1.422     +1 -0      ports/math/Makefile
  1.1       +30 -0     ports/math/cvcl/Makefile (new)
  1.1       +3 -0      ports/math/cvcl/distinfo (new)
  1.1       +8 -0      ports/math/cvcl/pkg-descr (new)
  1.1       +81 -0     ports/math/cvcl/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 2 Ying-Chieh Liao freebsd_committer freebsd_triage 2006-09-20 02:42:44 UTC
State Changed
From-To: open->closed

committed, thanks