ports/110770: [NEW PORT] math/cvc3: An automatic theorem prover for the SMT problem

Li-Wen Hsu lwhsu at lwhsu.org
Sat Mar 24 17:10:03 UTC 2007


>Number:         110770
>Category:       ports
>Synopsis:       [NEW PORT] math/cvc3: An automatic theorem prover for the SMT problem
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 24 17:10:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD jail0.lwhsu.csie.net 6.2-STABLE FreeBSD 6.2-STABLE #0: Fri Jan 26 00:04:54 CST 2007
>Description:
CVC3 is an automatic theorem prover for Satisfiability Modulo Theories (SMT)
problems. It can be used to prove the validity (or, dually, the
satisfiability) of first-order formulas in a large number of built-in logical
theories and their combination.

CVC3 is the last offspring of a series of popular SMT provers, which originated
at Stanford University with the SVC system. In particular, it builds on the
code base of CVC Lite, its most recent predecessor. Its high level design
follows that of the Sammy prover.

CVC3 works with a version of first-order logic with polymorphic types and has
a wide variety of features including:
  * several built-in base theories: rational and integer linear arithmetic,
    arrays, tuples, records, inductive data types, bit vectors, and equality
    over uninterpreted function symbols;
  * support for quantifiers;
  * an interactive text-based interface;
  * a rich C and C++ API for embedding in other systems;
  * proof and model generation abilities;
  * predicate subtyping;
  * essentially no limit on its use for research or commercial purposes
    (see license). 

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

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- cvc3-1.0.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	cvc3
#	cvc3/Makefile
#	cvc3/distinfo
#	cvc3/pkg-descr
#	cvc3/pkg-plist
#
echo c - cvc3
mkdir -p cvc3 > /dev/null 2>&1
echo x - cvc3/Makefile
sed 's/^X//' >cvc3/Makefile << 'END-of-cvc3/Makefile'
X# New ports collection makefile for:	cvc3
X# Date created:		Mar. 24, 2007
X# Whom:			Li-Wen Hsu <lwhsu at lwhsu.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	cvc3
XPORTVERSION=	1.0
XCATEGORIES=	math
XMASTER_SITES=	http://www.cs.nyu.edu/acsys/cvc3/download/${PORTVERSION}/ \
X		http://www.cs.nctu.edu.tw/~lwhsu/ports/distfiles/
X
XMAINTAINER=	lwhsu at lwhsu.org
XCOMMENT=	An automatic theorem prover for the SMT problem
X
XLIB_DEPENDS=	gmp:${PORTSDIR}/math/libgmp4
X
XCONFIGURE_ARGS=	--enable-dynamic \
X		--with-arith=gmp \
X		--with-build=optimized \
X		--with-extra-includes=${LOCALBASE}/include \
X		--with-extra-libs=${LOCALBASE}/lib
XCXXFLAGS+=	-fPIC
XGNU_CONFIGURE=	yes
XUSE_BISON=	yes
XUSE_GMAKE=	yes
XUSE_LDCONFIG=	yes
XUSE_PERL5=	yes
X
X.include <bsd.port.mk>
END-of-cvc3/Makefile
echo x - cvc3/distinfo
sed 's/^X//' >cvc3/distinfo << 'END-of-cvc3/distinfo'
XMD5 (cvc3-1.0.tar.gz) = afe2e56b3002fd4dda73e68acda2e4a1
XSHA256 (cvc3-1.0.tar.gz) = 9a027f209471303751536133cc4643a3b14b975784e4c56cc47ca3c57ac15d0c
XSIZE (cvc3-1.0.tar.gz) = 756035
END-of-cvc3/distinfo
echo x - cvc3/pkg-descr
sed 's/^X//' >cvc3/pkg-descr << 'END-of-cvc3/pkg-descr'
XCVC3 is an automatic theorem prover for Satisfiability Modulo Theories (SMT)
Xproblems. It can be used to prove the validity (or, dually, the
Xsatisfiability) of first-order formulas in a large number of built-in logical
Xtheories and their combination.
X
XCVC3 is the last offspring of a series of popular SMT provers, which originated
Xat Stanford University with the SVC system. In particular, it builds on the
Xcode base of CVC Lite, its most recent predecessor. Its high level design
Xfollows that of the Sammy prover.
X
XCVC3 works with a version of first-order logic with polymorphic types and has
Xa wide variety of features including:
X  * several built-in base theories: rational and integer linear arithmetic,
X    arrays, tuples, records, inductive data types, bit vectors, and equality
X    over uninterpreted function symbols;
X  * support for quantifiers;
X  * an interactive text-based interface;
X  * a rich C and C++ API for embedding in other systems;
X  * proof and model generation abilities;
X  * predicate subtyping;
X  * essentially no limit on its use for research or commercial purposes
X    (see license). 
X
XWWW:	http://www.cs.nyu.edu/acsys/cvc3/
END-of-cvc3/pkg-descr
echo x - cvc3/pkg-plist
sed 's/^X//' >cvc3/pkg-plist << 'END-of-cvc3/pkg-plist'
Xbin/cvc3
Xinclude/cvc3/assumptions.h
Xinclude/cvc3/c_interface.h
Xinclude/cvc3/c_interface_defs.h
Xinclude/cvc3/cdflags.h
Xinclude/cvc3/cdlist.h
Xinclude/cvc3/cdmap.h
Xinclude/cvc3/cdmap_ordered.h
Xinclude/cvc3/cdo.h
Xinclude/cvc3/circuit.h
Xinclude/cvc3/clause.h
Xinclude/cvc3/cnf.h
Xinclude/cvc3/cnf_manager.h
Xinclude/cvc3/command_line_exception.h
Xinclude/cvc3/command_line_flags.h
Xinclude/cvc3/common_proof_rules.h
Xinclude/cvc3/compat_hash_map.h
Xinclude/cvc3/compat_hash_set.h
Xinclude/cvc3/context.h
Xinclude/cvc3/cvc_util.h
Xinclude/cvc3/debug.h
Xinclude/cvc3/dpllt.h
Xinclude/cvc3/dpllt_basic.h
Xinclude/cvc3/dpllt_minisat.h
Xinclude/cvc3/eval_exception.h
Xinclude/cvc3/exception.h
Xinclude/cvc3/expr.h
Xinclude/cvc3/expr_hash.h
Xinclude/cvc3/expr_manager.h
Xinclude/cvc3/expr_map.h
Xinclude/cvc3/expr_op.h
Xinclude/cvc3/expr_stream.h
Xinclude/cvc3/expr_transform.h
Xinclude/cvc3/expr_value.h
Xinclude/cvc3/fdstream.h
Xinclude/cvc3/hash_fun.h
Xinclude/cvc3/hash_map.h
Xinclude/cvc3/hash_set.h
Xinclude/cvc3/hash_table.h
Xinclude/cvc3/kinds.h
Xinclude/cvc3/lang.h
Xinclude/cvc3/memory_manager.h
Xinclude/cvc3/memory_manager_chunks.h
Xinclude/cvc3/memory_manager_context.h
Xinclude/cvc3/memory_manager_malloc.h
Xinclude/cvc3/notifylist.h
Xinclude/cvc3/parser.h
Xinclude/cvc3/parser_exception.h
Xinclude/cvc3/pretty_printer.h
Xinclude/cvc3/proof.h
Xinclude/cvc3/queryresult.h
Xinclude/cvc3/rational.h
Xinclude/cvc3/sat_api.h
Xinclude/cvc3/search.h
Xinclude/cvc3/search_fast.h
Xinclude/cvc3/search_impl_base.h
Xinclude/cvc3/search_sat.h
Xinclude/cvc3/search_simple.h
Xinclude/cvc3/smartcdo.h
Xinclude/cvc3/smtlib_exception.h
Xinclude/cvc3/sound_exception.h
Xinclude/cvc3/statistics.h
Xinclude/cvc3/theorem.h
Xinclude/cvc3/theorem_manager.h
Xinclude/cvc3/theorem_producer.h
Xinclude/cvc3/theory.h
Xinclude/cvc3/theory_arith.h
Xinclude/cvc3/theory_array.h
Xinclude/cvc3/theory_bitvector.h
Xinclude/cvc3/theory_core.h
Xinclude/cvc3/theory_datatype.h
Xinclude/cvc3/theory_datatype_lazy.h
Xinclude/cvc3/theory_quant.h
Xinclude/cvc3/theory_records.h
Xinclude/cvc3/theory_simulate.h
Xinclude/cvc3/theory_uf.h
Xinclude/cvc3/translator.h
Xinclude/cvc3/type.h
Xinclude/cvc3/typecheck_exception.h
Xinclude/cvc3/variable.h
Xinclude/cvc3/vc.h
Xinclude/cvc3/vc_cmd.h
Xinclude/cvc3/vcl.h
Xlib/libcvc3.so
X at dirrm include/cvc3
END-of-cvc3/pkg-plist
exit
--- cvc3-1.0.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list