We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eabb5f8 commit 6a917a0Copy full SHA for 6a917a0
1 file changed
Statistics/README.md
@@ -14,7 +14,7 @@ For each provided variability model that was originally a feature model, we prov
14
* **Average Number of Children:** Average number of children each feature has
15
* **Number of Clauses:** Number of clauses after translating the model to CNF (using FeatureIDE's translation)
16
* **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
+* **Clause Density:** Ratio of number of clauses to the number of variables/features (using FeatureIDE's translation)
18
19
20
## Decision Models
0 commit comments