Skip to content
This repository has been archived by the owner on Jun 27, 2021. It is now read-only.
/ havelund65 Public archive

Accompanying source code for the benchmark of the paper "A Context-Free Symbiosis of Runtime Verification & Automata Learning".

Notifications You must be signed in to change notification settings

mtf90/havelund65

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Accompanying source code for the benchmark of the paper "A Context-Free Symbiosis of Runtime Verification & Automata Learning".

Prerequisites

  • A working JDK (8+) installation
  • A working Maven installation

Running the benchmark

  • Run mvn clean package.
  • In the targetdirectory you will find a havelund65-benchmark.jar which can be executed with java -jar path/to/jar
    • Once started, the benchmark will create two files (output.csv, output.log) in the directory from which you started the benchmark.
    • The benchmarks are run in parallel. Depending on how many cores your system has, the process may require up to 8GB of RAM.

About

Accompanying source code for the benchmark of the paper "A Context-Free Symbiosis of Runtime Verification & Automata Learning".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published