Skip to content

Latest commit

 

History

History

evaluation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Evaluation

This folder contains protocols and raw data of our series of experiments.

The first series of experiments empirically evaluates the correctness of our implementation and compares our implementation it to the paper. The second series tries to empirically observe key difference of low-connectivity state space exploration.

The folder structure is as follows:

  • data/ contains raw data of the experiments.
  • assets/ contains external assets, for example, a screenshotted plot from the Grapple paper.
  • output-assets/ contains the PDFs of all plots and is used by the writeup.

General evaluation of the implementation and comparison with the paper

Low-Connectivity model evaluation

Jupyter Environment

The experiments are evaluated in a VSCode development container using VSCode Jupyter Notebooks. They should, however, work in any miniconda environment.