Skip to content
This repository has been archived by the owner on Apr 30, 2020. It is now read-only.
/ LTLCheckForTraces Public archive

Server application for checking trace validity against formulas/declare models

License

Notifications You must be signed in to change notification settings

HitLuca/LTLCheckForTraces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LTL Check for Traces

Description

Continuation of server script defined in this project, used to determine the validity of a business process trace against a logic formula.

This project implements a prom plugin with the addition of a declare-parsing library able to use a declare model to check the compliance of a trace.

Project structure

The src folder contains all the scripts used.

The formula_verificator folder contains all the used modules, while the StackEntryPoint.java script is tasked with starting the server and exposing its APIs.

Getting started

This project is intended to be used in order to modify the functionalities of the main project. Make sure to download it in order to test your changes.

Prerequisites

Download the main project

Running the program

Start the StackEntryPoint.java script located in the src/main/formula_verificator folder.

About

Server application for checking trace validity against formulas/declare models

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages