Skip to content

📈 BEEM Benchmark translation for Simple DiVinE

Notifications You must be signed in to change notification settings

QDucasse/sdve-beem-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple DiVinE BEEM Benchmark

Translation of the BEEM Benchmark to Simple DiVinE, a translation of DiVinE to a simple guard/effect list. A simple script to extract stats from the benchmark is made available. This script keeps a record of:

  • Name of the experiment
  • Number of transient variable declarations
  • Number of non-transient variable declarations
  • Number of processes
  • Maximum number of operations per guard
  • Maximum number of operations per effect
  • Maximum number of simultaneous alive variables in a guard
  • Mean number of operations per guard
  • Mean number of operations per effect
  • Maximum number of simultaneous alive variables in an effect

The whole csv file can be regenerated by calling:

$ python stats.py

About

📈 BEEM Benchmark translation for Simple DiVinE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages