项目作者: stormosson

项目描述 :
A fortress safe from deadlocks, proved with formal verification
高级语言: CMake
项目地址: git://github.com/stormosson/camelot.git
创建时间: 2016-04-14T23:48:24Z
项目社区:https://github.com/stormosson/camelot

开源协议:

下载


Camelot

Build Status
Issue Count

This repository fulfills the final project from the
Cockrell School of Engineering EE 360P Spring 2016 curriculum taught
by Professor Vijay Garg.

Objective:

Specify and verify the correctness of at least four different distributed
algorithms using Promela language and the SPIN model checker.

This assignment is from the Spring 2012 Final Project list.

This project contains submodules, to initialize them during download clone with
the following options

  1. git clone --recursive https://github.com/stormosson/camelot

Deliverables

Verified Algorithms

Findings

Reproducible Research

See build instructions.