diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-09-02 06:02:54 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-09-02 06:02:54 +0000 |
commit | 8cd1b55f0ac1001c790a6e65f9d595d5bea28df7 (patch) | |
tree | ba2aac291238e1dfef79471a68607e0c36ae7982 /math/vampire/pkg-descr | |
parent | 5ebdb5f4628a3b4eb3381c3ce28290e74cb3850e (diff) |
Notes
Diffstat (limited to 'math/vampire/pkg-descr')
-rw-r--r-- | math/vampire/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/math/vampire/pkg-descr b/math/vampire/pkg-descr new file mode 100644 index 000000000000..90442288a95d --- /dev/null +++ b/math/vampire/pkg-descr @@ -0,0 +1,9 @@ +Automatic theorem proving has a number of important applications, such as +software verification, hardware verification, hardware design, knowledge +representation and reasoning, the Semantic Web, algebra, and proving theorems +in mathematics. Over 50 years of research in theorem proving have resulted in +one of the most advanced and elegant theories in computer science. This area is +an ideal target for scientific engineering: implementation techniques have to be +developed to realise an advanced theory in practically valuable tools. + +WWW: https://vprover.github.io/ |