Changeset 15280 for branches/Async/HeuristicLab.Problems.Instances.DataAnalysis/3.3/Regression/RealWorld
- Timestamp:
- 07/23/17 00:52:14 (7 years ago)
- Location:
- branches/Async
- Files:
-
- 3 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/Async
- Property svn:mergeinfo changed
-
branches/Async/HeuristicLab.Problems.Instances.DataAnalysis
- Property svn:mergeinfo changed
/trunk/sources/HeuristicLab.Problems.Instances.DataAnalysis (added) merged: 13395,13397,13411,13413-13414,13440-13442,13445,13447,13526,13584,13644,13890,13901,13925,13939,13963
- Property svn:mergeinfo changed
-
branches/Async/HeuristicLab.Problems.Instances.DataAnalysis/3.3/Regression/RealWorld/RealWorldRegressionInstanceProvider.cs
r12687 r15280 51 51 descriptorList.Add(new Tower()); 52 52 descriptorList.Add(new Powermeter()); 53 descriptorList.Add(new SARCOS()); 53 54 var solutionsArchiveName = GetResourceName(FileName + @"\.zip"); 54 55 if (!String.IsNullOrEmpty(solutionsArchiveName)) {
Note: See TracChangeset
for help on using the changeset viewer.