rainoftime / intrepyd

Intrepyd Model Checker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intrepyd

Intrepyd is a python module that provides a simulator and a model checker in form of a rich API, to allow the rapid prototyping of formal methods algorithms for the rigorous analysis of circuits, specifications, models.

Installation

Intrepyd is available from PYPI here. It can be installed simply with

pip install intrepyd

issued from a terminal.

Officially Supported OSes

  • Windows 7 or above, 64 bit
  • Ubuntu 16.04 or above, 64 bit

Prerequisites

  • python 2.7
  • pip
  • java 8

Prerequisites for Windows only

Formal Methods Little Corner

A collection of experiences using Intrepyd can be found here.

FAQs

Please refer to the dedicated Wiki page.

Bug reporting

Please report any bug you should experience here.

Feedback

If you wish to drop a feedback you may write to roberto.bruttomesso@gmail.com.

About

Intrepyd Model Checker

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 98.8%Language:ANTLR 1.1%Language:Shell 0.1%