GMC
Contents
  1. Overview
  2. Download and installation
  3. Developer Links
  4. License
Overview

GMC, The Generic Model Checker, provides interfaces and search capability for model checking. Users need to define states and transitions.

GMC is developed by the Verified Software Laboratory, under the direction of Stephen Siegel.

GMC is open source software distributed under the GNU Lesser General Public License.

Download and Installation

The current version of GMC is 0.1. Installation instructions can be found in the README file included in the distribution. The binary distributions include the required libraries.

Current build

The current builds have a file called VERSION containing the build number.

Developer Links
  1. GMC Javadoc API
  2. VSL Developer page
  3. JUnit Test Results (run after each commit)
  4. Jacoco Coverage Report
License

GMC is copyright 2014, Verified Software Laboratory, University of Delaware. It is distributed under the terms of the GNU Lesser General Public License.


VSL