Changes between Version 25 and Version 26 of Introduction
- Timestamp:
- 05/16/23 21:22:07 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Introduction
v25 v26 29 29 1. Install the automated theorem prover CVC4, following instructions at http://cvc4.cs.stanford.edu/web/. You only need the binary (`cvc4`), which must be in your `PATH`. 30 30 1. Install the automated theorem prover Z3, following instructions at https://github.com/Z3Prover/z3. You only need the binary (`z3`), which must be in your `PATH`. 31 1. Install a Java 8SDK. Later versions of Java may also work. See https://www.oracle.com/technetwork/java/javase/downloads/index.html.31 1. Install a Java 17 SDK. Later versions of Java may also work. See https://www.oracle.com/technetwork/java/javase/downloads/index.html. 32 32 1. Download and unpack the latest stable release of CIVL from http://vsl.cis.udel.edu/lib/sw/civl/current/latest/release/. 33 33 1. The resulting directory should be named CIVL-tag for some string tag which identifies the version of CIVL you downloaded. Move this directory wherever you like.
