Changeset 15674 for trunk/sources/HeuristicLab.Problems.DataAnalysis
- Timestamp:
- 01/30/18 14:00:03 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/ClassificationSolutionVariableImpactsCalculator.cs
r15667 r15674 51 51 Test, 52 52 All 53 }54 55 public enum SortingCriteria {56 ImpactValue,57 Occurrence,58 VariableName59 53 } 60 54
Note: See TracChangeset
for help on using the changeset viewer.