Skip to content

Commit 6a917a0

Browse files
authored
Update README.md
1 parent eabb5f8 commit 6a917a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Statistics/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ For each provided variability model that was originally a feature model, we prov
1414
* **Average Number of Children:** Average number of children each feature has
1515
* **Number of Clauses:** Number of clauses after translating the model to CNF (using FeatureIDE's translation)
1616
* **Number of Literals:** Number of literals after translating the model to CNF (using FeatureIDE's translation)
17-
* **Clause Density:** Ratio of number of clauses to the number of variables/features
17+
* **Clause Density:** Ratio of number of clauses to the number of variables/features (using FeatureIDE's translation)
1818

1919

2020
## Decision Models

0 commit comments

Comments
 (0)