Free cookie consent management tool by TermsFeed Policy Generator

source: branches/ProblemInstancesRegressionAndClassification/HeuristicLab 3.3.sln @ 7827

Last change on this file since 7827 was 7827, checked in by sforsten, 12 years ago

#1784: The branch has been prepared so that only the Trent McConaghy problem instance are in there. The problem instances are in an additional plugin and can be added to HeuristicLab anytime.

File size: 2.2 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 11.00
3# Visual Studio 2010
4Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{96396439-A764-4022-A8D2-BE021449B8D1}"
5  ProjectSection(SolutionItems) = preProject
6    Build.cmd = Build.cmd
7    PreBuildEvent.cmd = PreBuildEvent.cmd
8  EndProjectSection
9EndProject
10Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.Instances.Regression.TrentMcConaghy-3.4", "HeuristicLab.Problems.Instances.TrentMcConaghy\3.4\HeuristicLab.Problems.Instances.Regression.TrentMcConaghy-3.4.csproj", "{12092780-41B2-45CC-9E1F-7FD780DE3E56}"
11EndProject
12Global
13  GlobalSection(SolutionConfigurationPlatforms) = preSolution
14    Debug|Any CPU = Debug|Any CPU
15    Debug|Mixed Platforms = Debug|Mixed Platforms
16    Debug|x64 = Debug|x64
17    Debug|x86 = Debug|x86
18    Release|Any CPU = Release|Any CPU
19    Release|Mixed Platforms = Release|Mixed Platforms
20    Release|x64 = Release|x64
21    Release|x86 = Release|x86
22  EndGlobalSection
23  GlobalSection(ProjectConfigurationPlatforms) = postSolution
24    {12092780-41B2-45CC-9E1F-7FD780DE3E56}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
25    {12092780-41B2-45CC-9E1F-7FD780DE3E56}.Debug|Any CPU.Build.0 = Debug|Any CPU
26    {12092780-41B2-45CC-9E1F-7FD780DE3E56}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
27    {12092780-41B2-45CC-9E1F-7FD780DE3E56}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
28    {12092780-41B2-45CC-9E1F-7FD780DE3E56}.Debug|x64.ActiveCfg = Debug|Any CPU
29    {12092780-41B2-45CC-9E1F-7FD780DE3E56}.Debug|x86.ActiveCfg = Debug|Any CPU
30    {12092780-41B2-45CC-9E1F-7FD780DE3E56}.Release|Any CPU.ActiveCfg = Release|Any CPU
31    {12092780-41B2-45CC-9E1F-7FD780DE3E56}.Release|Any CPU.Build.0 = Release|Any CPU
32    {12092780-41B2-45CC-9E1F-7FD780DE3E56}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
33    {12092780-41B2-45CC-9E1F-7FD780DE3E56}.Release|Mixed Platforms.Build.0 = Release|Any CPU
34    {12092780-41B2-45CC-9E1F-7FD780DE3E56}.Release|x64.ActiveCfg = Release|Any CPU
35    {12092780-41B2-45CC-9E1F-7FD780DE3E56}.Release|x86.ActiveCfg = Release|Any CPU
36  EndGlobalSection
37  GlobalSection(SolutionProperties) = preSolution
38    HideSolutionNode = FALSE
39  EndGlobalSection
40EndGlobal
Note: See TracBrowser for help on using the repository browser.