Changeset 12996 for branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/Analyzers/OldestAverageYoungestAgeAnalyzer.cs
- Timestamp:
- 10/09/15 15:37:58 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/Analyzers/OldestAverageYoungestAgeAnalyzer.cs
r12048 r12996 58 58 #region Properties 59 59 public bool EnabledByDefault { 60 get { return true; }60 get { return false; } 61 61 } 62 62 private OldestAverageYoungestAgeCalculator OldestAverageYoungestAgeCalculator {
Note: See TracChangeset
for help on using the changeset viewer.