Skip to content

Commit 78e1b50

Browse files
committed
[chore] Updated README
1 parent e8d1180 commit 78e1b50

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,7 @@ Run a specific solver after processing. Available options:
9898
- [CVC4 in finite model find mode](https://cvc4.github.io/papers/cav2013-fmf) (`cvc_fmf`)
9999
- [CVC4 in inductive mode](http://lara.epfl.ch/~reynolds/VMCAI2015-ind/) (`cvc_ind`)
100100
- [VeriMAP (for inductively defined data types)](https://fmlab.unich.it/iclp2018/) (`verimap`)
101-
- [Vampire in SMTLIB2 mode](https://vprover.github.io/) (`vampire`)
102-
- all the above solvers (`all`)
101+
- [CHC-COMP-optimized fork of Vampire](https://github.com/Columpio/vampire) (`vampire`)
103102
> Note that in order to run `Z3`, `Eldarica`, `CVC4`, `Vampire` and `VeriMAP` one should have
104103
> `z3`, `eld`, `cvc4`, `vampire` and `VeriMAP-iddt` executables accessible in the environment.
105104
> The easiest way to do that is to prefix tool running with:

0 commit comments

Comments
 (0)