GithubHelp home page GithubHelp logo

isabella232 / vlsm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from runtimeverification/vlsm

0.0 0.0 0.0 2.13 MB

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

Dockerfile 0.24% Makefile 0.02% Coq 98.66% HTML 0.12% JavaScript 0.49% CSS 0.43% Shell 0.03%

vlsm's Introduction

VLSM

A validating labelled state transition and message production system (VLSM) abstractly models a distributed system with faults. This project contains a formalization of VLSMs and their theory in the Coq proof assistant.

Meta

Working with the project online

The simplest way of working with this project without needing to install anything is by doing so online:

Open in Papillon

Building instructions

To install the project dependencies via opam, do:

opam repo add coq-released https://coq.inria.fr/opam/released
opam install coq.8.15.1 coq-stdpp.1.7.0 coq-itauto

To build the project when you have all dependencies installed, do:

git clone https://github.com/runtimeverification/vlsm.git
cd vlsm
make   # or make -j <number-of-cores-on-your-machine>

Coq file organization

  • theories/VLSM/Lib: Various extensions to the Coq standard library and Coq-std++.
  • theories/VLSM/Core: Core VLSM definitions and theory.

Documentation

vlsm's People

Contributors

bmmoore avatar ehildenb avatar palmskog avatar traiansf avatar wkolowski avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.