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

https://github.com/squareslab/multiedit_experiments

What are multiedit bugs?
https://github.com/squareslab/multiedit_experiments

Last synced: 9 months ago
JSON representation

What are multiedit bugs?

Awesome Lists containing this project

README

          

# MultiEdit Experiments

## Coverage Experiments

The main file to run the coverage data is in `src/main/java/multiedit/coverage/DoCoverageExperiments.java`.

To run the python files, make sure you have conda installed, run `conda env create -f environment.yml` from the root directory and then run `conda activate multiedit-empiricalstudy`.

## Dependency Experiments

See `DependencyAnalyzer/`

## Test Suite Validation / Partial Repairs

See `AssertExperiment/`

## Raw Data

See `data/`