Skip to content

SEALABQualityGroup/replication-package__performance-evaluation-ga-sw-refactoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Replication package for the paper:

Performance of Genetic Algorithms in the Context of Software Model Refactoring

The replication package requires python3, pandas, and seaborn.

To set this up in a virtualenv:

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

To generate the plots from the paper (in the figs folder):

python plot.py

About

Performance of Genetic Algorithms in the Context of Software Model Refactoring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages