aliebayani / FormalMethods-Alloy

Formal Methods Project and Exercises with Alloy (2022 Course)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FormalMethods-Alloy

Description

This repository contains multiple sample projects for the Formal Methods university course (2022). Additionally, it includes a final project focused on a Home Delivery Food System.

Prerequisites

To use the projects in this repository, you must have Java installed on your system. Specifically, you'll need the Java Development Kit (JDK).

Installation

To get started, download the alloy4.2_2015-02-22.jar file from this repository. This file contains the Alloy Analyzer, which is necessary for running the Alloy models. You can find other versions of the Alloy Analyzer on the official Alloy website.

License

This project is licensed under the MIT License - see the LICENSE file for details.

© 2022 ALI BAYANI

About

Formal Methods Project and Exercises with Alloy (2022 Course)

License:MIT License


Languages

Language:Alloy 100.0%