ugur-koc / satune

Satune: A Study-Driven Auto-Tuning Approach for Configurable Software Verification Tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SATune: A Study-Driven Auto-Tuning Approach for Configurable Software Verification Tools.

This repository contains all the artifacts related to our ASE 2021 paper, "SATune: A Study-Driven Auto-Tuning Approach for Configurable Software Verification Tools".

Virtual Machine

We have made a virtual machine available at https://drive.google.com/file/d/1APJpq0V7g8s5Y5S-pTGgbfFe3lIVGvuV/view. We highly recommend reviewers use this virtual machine. The username is satune, and the password is 123.

Directory Structure

SATune

The SATune directory contains the source code of the autotuning tool, SATune.

Experiments

The experiments directory contain all the artifacts from the empirical analysis including the datasets for training.

Contact Us

Please email us at ukoc@cs.umd.edu or austin.mordahl@utdallas.edu if you have any question.

If you found bug(s), please report it/them using "GitHub Issues".

About

Satune: A Study-Driven Auto-Tuning Approach for Configurable Software Verification Tools

License:GNU General Public License v3.0


Languages

Language:Java 38.8%Language:C++ 23.5%Language:Python 22.6%Language:Shell 12.6%Language:R 2.0%Language:Makefile 0.5%