Skip to content

Commit fab5469

Browse files
Update README.md
1 parent 64fc32c commit fab5469

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# VEVOS: Ground Truth Extraction
22

3-
<p>
4-
This project offers functionality for extracting feature models, presence conditions, and other metadata for a kbuild-based software product line. The setup was configured and tested for BusyBox and Linux.
5-
</p>
3+
VEVOS is a tool suite for the simulation of the evolution of clone-and-own projects and consists of two main components: The ground truth extraction, called VEVOS/Extraction and the variant simulation called VEVOS/Simulation.
4+
5+
This repository contains VEVOS/Extraction and thus the first part of the replication package for the paper _Simulating the Evolution of Clone-and-Own Projects with VEVOS_ submitted to the International Conference on Evaluation and Assessment in Software Engineering (EASE) 2022.
6+
VEVOS/Extraction is a java for extracting feature mappings, presence conditions, and feature models for each revision (withing a specified range of the commit-history) from an input software product line.
67

78
## Quick Start using Docker
89
In the following, we provide instructions on how to quickly extract the ground truth of Linux or Busybox with the provided

0 commit comments

Comments
 (0)