An open API service indexing awesome lists of open source software.

https://github.com/deryeger/apollo

A web application for first-order model checking in graph structures.
https://github.com/deryeger/apollo

angular first-order-logic graph kotlin modelchecking

Last synced: about 1 year ago
JSON representation

A web application for first-order model checking in graph structures.

Awesome Lists containing this project

README

          

Apollo


Logo



apollo.yeger.eu

> A web application for first-order model checking in graph structures.

This project and the accompanying bachelor's thesis were inspired by the research group *Theoretical Computer Science / Formal Methods* by the University of Kassel.
The parsing and validation logic of the backend is built upon a Java desktop application by Arno Ehle and Benedikt Hruschka.

> Note: This project is also known as **gramoFO**.

## Features

- πŸ›  **Graph Editor**: Interactive graph editor with support for touch controls
- ✨ **Model Checking**: First-order-logic model checking in graph structures
- πŸ’Ή **Feedback**: Three different feedback levels provide insight on model-checking results
- β˜‘οΈ **Assignments**: Various assignments, which build an understanding for first-order logic and model checking
- πŸ”’ **Import/Export**: Graphs can be saved locally as wells as exported and imported as JSON and YAML
- πŸ“±/πŸ’» **Responsive**: Optimized for screens of all sizes
- πŸ“Ά **PWA**: Apollo is installable and supports offline editing of graphs
- 🌐 **Localization**: Fully localized in English and German
- πŸŒ— **Themes**: Dark and light designs

## Links

- [Apollo-Frontend](https://github.com/DerYeger/apollo-frontend)
- [Apollo-Backend](https://github.com/DerYeger/apollo-backend)
- [Apollo-Admin](https://github.com/DerYeger/apollo-admin)
- [Bachelor's thesis (German)](https://jan-mueller.at/documents/bachelor-thesis)

## License

[BSD 3-Clause License](./LICENSE) - Copyright Β© Jan MΓΌller