File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ that the number of variants compared affects the effectiveness of the boosted tr
1111TraceBoosting is an algorithm designed to enhance retroactive feature tracing with proactively collected feature traces.
1212It is particularly useful for projects with multiple product variants, where it can improve the accuracy and efficiency of the tracing process.
1313This 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/ )
You can’t perform that action at this time.
0 commit comments