Skip to content

Commit 2862685

Browse files
committed
add reference to ECCO
1 parent 71637a3 commit 2862685

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ that the number of variants compared affects the effectiveness of the boosted tr
1111
TraceBoosting is an algorithm designed to enhance retroactive feature tracing with proactively collected feature traces.
1212
It is particularly useful for projects with multiple product variants, where it can improve the accuracy and efficiency of the tracing process.
1313
This projects presents a prototype of our algorithm that boosts comparison-based retroactive feature tracing.
14-
The used retroactive tracing method is heavily inspired by ECCO.
14+
The used retroactive comparison-based tracing method is inspired by the algorithm used by the tool [ECCO](https://jku-isse.github.io/ecco/).
1515

1616
## Dependencies
1717
- [Java using JDK17 or newer](https://www.oracle.com/java/technologies/downloads/)

0 commit comments

Comments
 (0)