Spin - Version 3.5 - November 2002

SPIN README

Overview of this File

  1. Downloading Spin
  2. Installing Spin
  3. Related software (gcc, cpp, go32, wish, dot, ltl2ba)
This readme file contains the guidelines for downloading and installing Spin and related software on Unix and Windows platforms. Refer to Spin's homepage for a general description of Spin, with pointers to manual pages, newsletters.

Spin is distributed in source form to encourage research in formal verification, and to help a support friendly and open exchange of algorithms, ideas, and tools. The software itself has a copyright from Lucent Technologies and Bell Laboratories, and is distributed for research and educational purposes only (i.e., no guarantee of any kind is implied by the distribution of the code, and all rights are reserved by the copyright holder). For this general use of Spin, no license is required.

Commercial applications of the Spin software is also allowed, but it requires a basic license. Refer to the Spin Public license page for details.

1. Downloading Spin

The current version of Spin is 3.5.1, which runs on Unix and Linux machines, as well as on PCs under Windows95/98/NT/2000/XP. Precompiled binary executables of Spin for some popular types of machines are available at: Especially if you are upgrading an existing Spin installation, this is the easiest method to use. If you have machine type that is not available there, though, or if you are installing Spin for the first time, then follow the more detailed instructions below.

1a. Installing Spin on a Unix System

1b. Installing Spin on a Windows PC

2. Related Software