パッケージ: libcvc5parser1 (1.1.2-2 など)
libcvc5parser1 に関するリンク
Debian の資源:
cvc5 ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [cvc5.github.io]
類似のパッケージ:
automated theorem prover for SMT problems (parser runtime)
cvc5 is a tool for determining the satisfiability of a first order formula modulo a first order theory (or a combination of such theories). It is the fifth in the Cooperating Validity Checker family of tools (CVC, CVC Lite, CVC3, CVC4) but does not directly incorporate code from any previous version prior to CVC4.
cvc5 is intended to be an open and extensible SMT engine. It can be used as a stand-alone tool or as a library. It has been designed to increase the performance and reduce the memory overhead of its predecessors. It is written entirely in C++ and is released under an open-source software license.
This package contains runtime shared libraries for cvc5's parser.
その他の libcvc5parser1 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libcvc5-1 (>= 1.1.2)
- automated theorem prover for SMT problems (runtime)
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 13.1)
- GNU 標準 C++ ライブラリ v3