Changeset 12824 for branches/HeuristicLab.Problems.GrammaticalOptimization/Evaluation/SelectionIndicator.cs
- Timestamp:
- 08/01/15 15:43:41 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Problems.GrammaticalOptimization/Evaluation/SelectionIndicator.cs
r12815 r12824 9 9 public class SelectionIndicator 10 10 { 11 public SelectionIndicator() 12 { 13 14 } 11 15 public SelectionIndicator(int goodSelections, int totalSelections) 12 16 {
Note: See TracChangeset
for help on using the changeset viewer.