Changeset 13787 for branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem.Common/3.3/Enums.cs
- Timestamp:
- 04/24/16 10:03:52 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem.Common/3.3/Enums.cs
r13757 r13787 26 26 SeedByCloning 27 27 } 28 29 public enum ProblemInstanceProximityType {30 FeatureSpace,31 PCA,32 MDS,33 SOM34 }35 28 }
Note: See TracChangeset
for help on using the changeset viewer.