Changeset 13757 for branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem.Common/3.3/Enums.cs
- Timestamp:
- 04/13/16 16:25:12 (7 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem.Common/3.3/Enums.cs
r13756 r13757 26 26 SeedByCloning 27 27 } 28 29 public enum ProblemInstanceProximityType { 30 FeatureSpace, 31 PCA, 32 MDS, 33 SOM 34 } 28 35 }
Note: See TracChangeset
for help on using the changeset viewer.