1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
3 | <PropertyGroup>
|
---|
4 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
5 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
6 | <ProductVersion>8.0.30703</ProductVersion>
|
---|
7 | <SchemaVersion>2.0</SchemaVersion>
|
---|
8 | <ProjectGuid>{94C7714E-29D4-4D6D-B213-2C18D627AB75}</ProjectGuid>
|
---|
9 | <OutputType>Library</OutputType>
|
---|
10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
11 | <RootNamespace>HeuristicLab.Problems.Instances.DataAnalysis</RootNamespace>
|
---|
12 | <AssemblyName>HeuristicLab.Problems.Instances.DataAnalysis-3.3</AssemblyName>
|
---|
13 | <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
---|
14 | <FileAlignment>512</FileAlignment>
|
---|
15 | <TargetFrameworkProfile />
|
---|
16 | </PropertyGroup>
|
---|
17 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
18 | <DebugSymbols>true</DebugSymbols>
|
---|
19 | <DebugType>full</DebugType>
|
---|
20 | <Optimize>false</Optimize>
|
---|
21 | <OutputPath>..\..\bin\</OutputPath>
|
---|
22 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
23 | <ErrorReport>prompt</ErrorReport>
|
---|
24 | <WarningLevel>4</WarningLevel>
|
---|
25 | <Prefer32Bit>false</Prefer32Bit>
|
---|
26 | <LangVersion>7.0</LangVersion>
|
---|
27 | </PropertyGroup>
|
---|
28 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
29 | <DebugType>pdbonly</DebugType>
|
---|
30 | <Optimize>true</Optimize>
|
---|
31 | <OutputPath>..\..\bin\</OutputPath>
|
---|
32 | <DefineConstants>TRACE</DefineConstants>
|
---|
33 | <ErrorReport>prompt</ErrorReport>
|
---|
34 | <WarningLevel>4</WarningLevel>
|
---|
35 | <Prefer32Bit>false</Prefer32Bit>
|
---|
36 | <LangVersion>7.0</LangVersion>
|
---|
37 | </PropertyGroup>
|
---|
38 | <PropertyGroup>
|
---|
39 | <SignAssembly>true</SignAssembly>
|
---|
40 | </PropertyGroup>
|
---|
41 | <PropertyGroup>
|
---|
42 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
43 | </PropertyGroup>
|
---|
44 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
45 | <DebugSymbols>true</DebugSymbols>
|
---|
46 | <OutputPath>..\..\bin\</OutputPath>
|
---|
47 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
48 | <DebugType>full</DebugType>
|
---|
49 | <PlatformTarget>x86</PlatformTarget>
|
---|
50 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
51 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
52 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
53 | <ErrorReport>prompt</ErrorReport>
|
---|
54 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
55 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
56 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
57 | <Prefer32Bit>false</Prefer32Bit>
|
---|
58 | <LangVersion>7.0</LangVersion>
|
---|
59 | </PropertyGroup>
|
---|
60 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
61 | <OutputPath>..\..\bin\</OutputPath>
|
---|
62 | <DefineConstants>TRACE</DefineConstants>
|
---|
63 | <Optimize>true</Optimize>
|
---|
64 | <DebugType>pdbonly</DebugType>
|
---|
65 | <PlatformTarget>x86</PlatformTarget>
|
---|
66 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
67 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
68 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
69 | <ErrorReport>prompt</ErrorReport>
|
---|
70 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
71 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
72 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
73 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
74 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
75 | <Prefer32Bit>false</Prefer32Bit>
|
---|
76 | <LangVersion>7.0</LangVersion>
|
---|
77 | </PropertyGroup>
|
---|
78 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
79 | <DebugSymbols>true</DebugSymbols>
|
---|
80 | <OutputPath>..\..\bin\</OutputPath>
|
---|
81 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
82 | <DebugType>full</DebugType>
|
---|
83 | <PlatformTarget>x64</PlatformTarget>
|
---|
84 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
85 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
86 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
87 | <ErrorReport>prompt</ErrorReport>
|
---|
88 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
89 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
90 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
91 | <Prefer32Bit>false</Prefer32Bit>
|
---|
92 | <LangVersion>7.0</LangVersion>
|
---|
93 | </PropertyGroup>
|
---|
94 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
95 | <OutputPath>..\..\bin\</OutputPath>
|
---|
96 | <DefineConstants>TRACE</DefineConstants>
|
---|
97 | <Optimize>true</Optimize>
|
---|
98 | <DebugType>pdbonly</DebugType>
|
---|
99 | <PlatformTarget>x64</PlatformTarget>
|
---|
100 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
101 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
102 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
103 | <ErrorReport>prompt</ErrorReport>
|
---|
104 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
105 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
106 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
107 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
108 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
109 | <Prefer32Bit>false</Prefer32Bit>
|
---|
110 | <LangVersion>7.0</LangVersion>
|
---|
111 | </PropertyGroup>
|
---|
112 | <ItemGroup>
|
---|
113 | <Reference Include="ALGLIB-3.17.0, Version=3.17.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
114 | <SpecificVersion>False</SpecificVersion>
|
---|
115 | <HintPath>..\..\bin\ALGLIB-3.17.0.dll</HintPath>
|
---|
116 | <Private>False</Private>
|
---|
117 | </Reference>
|
---|
118 | <Reference Include="System" />
|
---|
119 | <Reference Include="System.Core" />
|
---|
120 | <Reference Include="System.Drawing" />
|
---|
121 | <Reference Include="System.IO.Compression" />
|
---|
122 | <Reference Include="System.Windows.Forms" />
|
---|
123 | <Reference Include="System.Xml.Linq" />
|
---|
124 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
125 | <Reference Include="Microsoft.CSharp" />
|
---|
126 | <Reference Include="System.Data" />
|
---|
127 | <Reference Include="System.Xml" />
|
---|
128 | </ItemGroup>
|
---|
129 | <ItemGroup>
|
---|
130 | <Compile Include="Classification\ArtificialClassificationDataDescriptor.cs" />
|
---|
131 | <Compile Include="Classification\ArtificialClassificationInstanceProvider.cs" />
|
---|
132 | <Compile Include="Classification\ClassificationImportType.cs" />
|
---|
133 | <Compile Include="Classification\ClassificationInstanceProvider.cs" />
|
---|
134 | <Compile Include="Classification\CSV\ClassifiactionCSVInstanceProvider.cs" />
|
---|
135 | <Compile Include="Classification\ResourceClassificationDataDescriptor.cs" />
|
---|
136 | <Compile Include="Classification\ResourceClassificationInstanceProvider.cs" />
|
---|
137 | <Compile Include="Classification\UCI\WisconsinDiagnosticBreastCancer.cs" />
|
---|
138 | <Compile Include="Classification\UCI\Vertebral_3C.cs" />
|
---|
139 | <Compile Include="Classification\UCI\Parkinsons.cs" />
|
---|
140 | <Compile Include="Classification\UCI\Iris.cs" />
|
---|
141 | <Compile Include="Classification\UCI\UCIDataDescriptor.cs" />
|
---|
142 | <Compile Include="Classification\UCI\Mammography.cs" />
|
---|
143 | <Compile Include="Classification\UCI\Thyroid.cs" />
|
---|
144 | <Compile Include="Classification\UCI\UCIInstanceProvider.cs" />
|
---|
145 | <Compile Include="Classification\UCI\Wine.cs" />
|
---|
146 | <Compile Include="Clustering\ClusteringInstanceProvider.cs" />
|
---|
147 | <Compile Include="Clustering\CSV\ClusteringCSVInstanceProvider.cs" />
|
---|
148 | <Compile Include="DataAnalysisCSVFormat.cs" />
|
---|
149 | <Compile Include="DataAnalysisImportType.cs" />
|
---|
150 | <Compile Include="DataAnalysisInstanceProvider.cs" />
|
---|
151 | <Compile Include="GlobalSuppressions.cs" />
|
---|
152 | <Compile Include="Plugin.cs" />
|
---|
153 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
154 | <Compile Include="Classification\ClassificationDataDescriptor.cs" />
|
---|
155 | <Compile Include="Regression\ArtificialRegressionDataDescriptor.cs" />
|
---|
156 | <Compile Include="Regression\ArtificialRegressionInstanceProvider.cs" />
|
---|
157 | <Compile Include="Regression\CSV\RegressionCSVInstanceProvider.cs" />
|
---|
158 | <Compile Include="Regression\FeatureSelection\FeatureSelectionRegressionProblemData.cs" />
|
---|
159 | <Compile Include="Regression\FeatureSelection\FeatureSelection.cs" />
|
---|
160 | <Compile Include="Regression\FeatureSelection\FeatureSelectionInstanceProvider.cs" />
|
---|
161 | <Compile Include="Regression\Feynman\Feynman1.cs" />
|
---|
162 | <Compile Include="Regression\Feynman\Feynman10.cs" />
|
---|
163 | <Compile Include="Regression\Feynman\Feynman100.cs" />
|
---|
164 | <Compile Include="Regression\Feynman\Feynman11.cs" />
|
---|
165 | <Compile Include="Regression\Feynman\Feynman12.cs" />
|
---|
166 | <Compile Include="Regression\Feynman\Feynman13.cs" />
|
---|
167 | <Compile Include="Regression\Feynman\Feynman14.cs" />
|
---|
168 | <Compile Include="Regression\Feynman\Feynman15.cs" />
|
---|
169 | <Compile Include="Regression\Feynman\Feynman16.cs" />
|
---|
170 | <Compile Include="Regression\Feynman\Feynman17.cs" />
|
---|
171 | <Compile Include="Regression\Feynman\Feynman18.cs" />
|
---|
172 | <Compile Include="Regression\Feynman\Feynman19.cs" />
|
---|
173 | <Compile Include="Regression\Feynman\Feynman2.cs" />
|
---|
174 | <Compile Include="Regression\Feynman\Feynman20.cs" />
|
---|
175 | <Compile Include="Regression\Feynman\Feynman21.cs" />
|
---|
176 | <Compile Include="Regression\Feynman\Feynman22.cs" />
|
---|
177 | <Compile Include="Regression\Feynman\Feynman23.cs" />
|
---|
178 | <Compile Include="Regression\Feynman\Feynman24.cs" />
|
---|
179 | <Compile Include="Regression\Feynman\Feynman25.cs" />
|
---|
180 | <Compile Include="Regression\Feynman\Feynman26.cs" />
|
---|
181 | <Compile Include="Regression\Feynman\Feynman27.cs" />
|
---|
182 | <Compile Include="Regression\Feynman\Feynman28.cs" />
|
---|
183 | <Compile Include="Regression\Feynman\Feynman29.cs" />
|
---|
184 | <Compile Include="Regression\Feynman\Feynman3.cs" />
|
---|
185 | <Compile Include="Regression\Feynman\Feynman30.cs" />
|
---|
186 | <Compile Include="Regression\Feynman\Feynman31.cs" />
|
---|
187 | <Compile Include="Regression\Feynman\Feynman32.cs" />
|
---|
188 | <Compile Include="Regression\Feynman\Feynman33.cs" />
|
---|
189 | <Compile Include="Regression\Feynman\Feynman34.cs" />
|
---|
190 | <Compile Include="Regression\Feynman\Feynman35.cs" />
|
---|
191 | <Compile Include="Regression\Feynman\Feynman36.cs" />
|
---|
192 | <Compile Include="Regression\Feynman\Feynman37.cs" />
|
---|
193 | <Compile Include="Regression\Feynman\Feynman38.cs" />
|
---|
194 | <Compile Include="Regression\Feynman\Feynman39.cs" />
|
---|
195 | <Compile Include="Regression\Feynman\Feynman4.cs" />
|
---|
196 | <Compile Include="Regression\Feynman\Feynman40.cs" />
|
---|
197 | <Compile Include="Regression\Feynman\Feynman41.cs" />
|
---|
198 | <Compile Include="Regression\Feynman\Feynman42.cs" />
|
---|
199 | <Compile Include="Regression\Feynman\Feynman43.cs" />
|
---|
200 | <Compile Include="Regression\Feynman\Feynman44.cs" />
|
---|
201 | <Compile Include="Regression\Feynman\Feynman45.cs" />
|
---|
202 | <Compile Include="Regression\Feynman\Feynman46.cs" />
|
---|
203 | <Compile Include="Regression\Feynman\Feynman47.cs" />
|
---|
204 | <Compile Include="Regression\Feynman\Feynman48.cs" />
|
---|
205 | <Compile Include="Regression\Feynman\Feynman49.cs" />
|
---|
206 | <Compile Include="Regression\Feynman\Feynman5.cs" />
|
---|
207 | <Compile Include="Regression\Feynman\Feynman50.cs" />
|
---|
208 | <Compile Include="Regression\Feynman\Feynman51.cs" />
|
---|
209 | <Compile Include="Regression\Feynman\Feynman52.cs" />
|
---|
210 | <Compile Include="Regression\Feynman\Feynman53.cs" />
|
---|
211 | <Compile Include="Regression\Feynman\Feynman54.cs" />
|
---|
212 | <Compile Include="Regression\Feynman\Feynman55.cs" />
|
---|
213 | <Compile Include="Regression\Feynman\Feynman56.cs" />
|
---|
214 | <Compile Include="Regression\Feynman\Feynman57.cs" />
|
---|
215 | <Compile Include="Regression\Feynman\Feynman58.cs" />
|
---|
216 | <Compile Include="Regression\Feynman\Feynman59.cs" />
|
---|
217 | <Compile Include="Regression\Feynman\Feynman6.cs" />
|
---|
218 | <Compile Include="Regression\Feynman\Feynman60.cs" />
|
---|
219 | <Compile Include="Regression\Feynman\Feynman61.cs" />
|
---|
220 | <Compile Include="Regression\Feynman\Feynman62.cs" />
|
---|
221 | <Compile Include="Regression\Feynman\Feynman63.cs" />
|
---|
222 | <Compile Include="Regression\Feynman\Feynman64.cs" />
|
---|
223 | <Compile Include="Regression\Feynman\Feynman65.cs" />
|
---|
224 | <Compile Include="Regression\Feynman\Feynman66.cs" />
|
---|
225 | <Compile Include="Regression\Feynman\Feynman67.cs" />
|
---|
226 | <Compile Include="Regression\Feynman\Feynman68.cs" />
|
---|
227 | <Compile Include="Regression\Feynman\Feynman69.cs" />
|
---|
228 | <Compile Include="Regression\Feynman\Feynman7.cs" />
|
---|
229 | <Compile Include="Regression\Feynman\Feynman70.cs" />
|
---|
230 | <Compile Include="Regression\Feynman\Feynman71.cs" />
|
---|
231 | <Compile Include="Regression\Feynman\Feynman72.cs" />
|
---|
232 | <Compile Include="Regression\Feynman\Feynman73.cs" />
|
---|
233 | <Compile Include="Regression\Feynman\Feynman74.cs" />
|
---|
234 | <Compile Include="Regression\Feynman\Feynman75.cs" />
|
---|
235 | <Compile Include="Regression\Feynman\Feynman76.cs" />
|
---|
236 | <Compile Include="Regression\Feynman\Feynman77.cs" />
|
---|
237 | <Compile Include="Regression\Feynman\Feynman78.cs" />
|
---|
238 | <Compile Include="Regression\Feynman\Feynman79.cs" />
|
---|
239 | <Compile Include="Regression\Feynman\Feynman8.cs" />
|
---|
240 | <Compile Include="Regression\Feynman\Feynman80.cs" />
|
---|
241 | <Compile Include="Regression\Feynman\Feynman81.cs" />
|
---|
242 | <Compile Include="Regression\Feynman\Feynman82.cs" />
|
---|
243 | <Compile Include="Regression\Feynman\Feynman83.cs" />
|
---|
244 | <Compile Include="Regression\Feynman\Feynman84.cs" />
|
---|
245 | <Compile Include="Regression\Feynman\Feynman85.cs" />
|
---|
246 | <Compile Include="Regression\Feynman\Feynman86.cs" />
|
---|
247 | <Compile Include="Regression\Feynman\Feynman87.cs" />
|
---|
248 | <Compile Include="Regression\Feynman\Feynman88.cs" />
|
---|
249 | <Compile Include="Regression\Feynman\Feynman89.cs" />
|
---|
250 | <Compile Include="Regression\Feynman\Feynman9.cs" />
|
---|
251 | <Compile Include="Regression\Feynman\Feynman90.cs" />
|
---|
252 | <Compile Include="Regression\Feynman\Feynman91.cs" />
|
---|
253 | <Compile Include="Regression\Feynman\Feynman92.cs" />
|
---|
254 | <Compile Include="Regression\Feynman\Feynman93.cs" />
|
---|
255 | <Compile Include="Regression\Feynman\Feynman94.cs" />
|
---|
256 | <Compile Include="Regression\Feynman\Feynman95.cs" />
|
---|
257 | <Compile Include="Regression\Feynman\Feynman96.cs" />
|
---|
258 | <Compile Include="Regression\Feynman\Feynman97.cs" />
|
---|
259 | <Compile Include="Regression\Feynman\Feynman98.cs" />
|
---|
260 | <Compile Include="Regression\Feynman\Feynman99.cs" />
|
---|
261 | <Compile Include="Regression\Feynman\FeynmanBonus1.cs" />
|
---|
262 | <Compile Include="Regression\Feynman\FeynmanBonus10.cs" />
|
---|
263 | <Compile Include="Regression\Feynman\FeynmanBonus11.cs" />
|
---|
264 | <Compile Include="Regression\Feynman\FeynmanBonus12.cs" />
|
---|
265 | <Compile Include="Regression\Feynman\FeynmanBonus13.cs" />
|
---|
266 | <Compile Include="Regression\Feynman\FeynmanBonus14.cs" />
|
---|
267 | <Compile Include="Regression\Feynman\FeynmanBonus15.cs" />
|
---|
268 | <Compile Include="Regression\Feynman\FeynmanBonus16.cs" />
|
---|
269 | <Compile Include="Regression\Feynman\FeynmanBonus17.cs" />
|
---|
270 | <Compile Include="Regression\Feynman\FeynmanBonus18.cs" />
|
---|
271 | <Compile Include="Regression\Feynman\FeynmanBonus19.cs" />
|
---|
272 | <Compile Include="Regression\Feynman\FeynmanBonus2.cs" />
|
---|
273 | <Compile Include="Regression\Feynman\FeynmanBonus20.cs" />
|
---|
274 | <Compile Include="Regression\Feynman\FeynmanBonus3.cs" />
|
---|
275 | <Compile Include="Regression\Feynman\FeynmanBonus4.cs" />
|
---|
276 | <Compile Include="Regression\Feynman\FeynmanBonus5.cs" />
|
---|
277 | <Compile Include="Regression\Feynman\FeynmanBonus6.cs" />
|
---|
278 | <Compile Include="Regression\Feynman\FeynmanBonus7.cs" />
|
---|
279 | <Compile Include="Regression\Feynman\FeynmanBonus8.cs" />
|
---|
280 | <Compile Include="Regression\Feynman\FeynmanBonus9.cs" />
|
---|
281 | <Compile Include="Regression\Feynman\FeynmanDescriptor.cs" />
|
---|
282 | <Compile Include="Regression\Feynman\FeynmanLargeInstanceProvider.cs" />
|
---|
283 | <Compile Include="Regression\Feynman\FeynmanSmallInstanceProvider.cs" />
|
---|
284 | <Compile Include="Regression\MibaFriction\CF3.cs" />
|
---|
285 | <Compile Include="Regression\MibaFriction\Wear1.cs" />
|
---|
286 | <Compile Include="Regression\MibaFriction\Wear2.cs" />
|
---|
287 | <Compile Include="Regression\MibaFriction\Temp2.cs" />
|
---|
288 | <Compile Include="Regression\MibaFriction\Temp1.cs" />
|
---|
289 | <Compile Include="Regression\MibaFriction\NvhRating.cs" />
|
---|
290 | <Compile Include="Regression\MibaFriction\CF4.cs" />
|
---|
291 | <Compile Include="Regression\MibaFriction\CF2.cs" />
|
---|
292 | <Compile Include="Regression\MibaFriction\CF1.cs" />
|
---|
293 | <Compile Include="Regression\MibaFriction\MibaFrictionRegressionInstanceProvider.cs" />
|
---|
294 | <Compile Include="Regression\PennML\PennMLRegressionDataDescriptor.cs" />
|
---|
295 | <Compile Include="Regression\PennML\PennMLRegressionInstanceProvider.cs" />
|
---|
296 | <Compile Include="Regression\Physics\AircraftLift.cs" />
|
---|
297 | <Compile Include="Regression\Physics\AircraftMaximumLift.cs" />
|
---|
298 | <Compile Include="Regression\Physics\FluidDynamics.cs" />
|
---|
299 | <Compile Include="Regression\Physics\PhysicsInstanceProvider.cs" />
|
---|
300 | <Compile Include="Regression\Physics\RocketFuelFlow.cs" />
|
---|
301 | <Compile Include="Regression\VariableNetworks\LinearVariableNetwork.cs" />
|
---|
302 | <Compile Include="Regression\VariableNetworks\GaussianProcessVariableNetwork.cs" />
|
---|
303 | <Compile Include="Regression\VariableNetworks\VariableNetwork.cs" />
|
---|
304 | <Compile Include="Regression\VariableNetworks\VariableNetworkInstanceProvider.cs" />
|
---|
305 | <Compile Include="Regression\Keijzer\KeijzerFunctionFourteen.cs" />
|
---|
306 | <Compile Include="Regression\Keijzer\KeijzerFunctionEleven.cs" />
|
---|
307 | <Compile Include="Regression\Keijzer\KeijzerFunctionFive.cs" />
|
---|
308 | <Compile Include="Regression\Keijzer\KeijzerFunctionEight.cs" />
|
---|
309 | <Compile Include="Regression\Keijzer\KeijzerFunctionFifteen.cs" />
|
---|
310 | <Compile Include="Regression\Keijzer\KeijzerFunctionFour.cs" />
|
---|
311 | <Compile Include="Regression\Keijzer\KeijzerFunctionNine.cs" />
|
---|
312 | <Compile Include="Regression\Keijzer\KeijzerFunctionOne.cs" />
|
---|
313 | <Compile Include="Regression\Keijzer\KeijzerFunctionSeven.cs" />
|
---|
314 | <Compile Include="Regression\Keijzer\KeijzerFunctionSix.cs" />
|
---|
315 | <Compile Include="Regression\Keijzer\KeijzerFunctionTen.cs" />
|
---|
316 | <Compile Include="Regression\Keijzer\KeijzerFunctionThirteen.cs" />
|
---|
317 | <Compile Include="Regression\Keijzer\KeijzerFunctionThree.cs" />
|
---|
318 | <Compile Include="Regression\Keijzer\KeijzerFunctionTwelve.cs" />
|
---|
319 | <Compile Include="Regression\Keijzer\KeijzerFunctionTwo.cs" />
|
---|
320 | <Compile Include="Regression\Keijzer\KeijzerInstanceProvider.cs" />
|
---|
321 | <Compile Include="Regression\Korns\KornsFunctionEight.cs" />
|
---|
322 | <Compile Include="Regression\Korns\KornsFunctionEleven.cs" />
|
---|
323 | <Compile Include="Regression\Korns\KornsFunctionFive.cs" />
|
---|
324 | <Compile Include="Regression\Korns\KornsFunctionFifteen.cs" />
|
---|
325 | <Compile Include="Regression\Korns\KornsFunctionFour.cs" />
|
---|
326 | <Compile Include="Regression\Korns\KornsFunctionFourteen.cs" />
|
---|
327 | <Compile Include="Regression\Korns\KornsFunctionNine.cs" />
|
---|
328 | <Compile Include="Regression\Korns\KornsFunctionOne.cs" />
|
---|
329 | <Compile Include="Regression\Korns\KornsFunctionSeven.cs" />
|
---|
330 | <Compile Include="Regression\Korns\KornsFunctionSix.cs" />
|
---|
331 | <Compile Include="Regression\Korns\KornsFunctionTen.cs" />
|
---|
332 | <Compile Include="Regression\Korns\KornsFunctionThirteen.cs" />
|
---|
333 | <Compile Include="Regression\Korns\KornsFunctionThree.cs" />
|
---|
334 | <Compile Include="Regression\Korns\KornsFunctionTwelve.cs" />
|
---|
335 | <Compile Include="Regression\Korns\KornsFunctionTwo.cs" />
|
---|
336 | <Compile Include="Regression\Korns\KornsInstanceProvider.cs" />
|
---|
337 | <Compile Include="Regression\Friedman\FriedmanRandomFunction.cs" />
|
---|
338 | <Compile Include="Regression\Friedman\FriedmanRandomFunctionInstanceProvider.cs" />
|
---|
339 | <Compile Include="Regression\Nguyen\NguyenFunctionEight.cs" />
|
---|
340 | <Compile Include="Regression\Nguyen\NguyenFunctionEleven.cs" />
|
---|
341 | <Compile Include="Regression\Nguyen\NguyenFunctionFive.cs" />
|
---|
342 | <Compile Include="Regression\Nguyen\NguyenFunctionFour.cs" />
|
---|
343 | <Compile Include="Regression\Nguyen\NguyenFunctionNine.cs" />
|
---|
344 | <Compile Include="Regression\Nguyen\NguyenFunctionOne.cs" />
|
---|
345 | <Compile Include="Regression\Nguyen\NguyenFunctionSeven.cs" />
|
---|
346 | <Compile Include="Regression\Nguyen\NguyenFunctionSix.cs" />
|
---|
347 | <Compile Include="Regression\Nguyen\NguyenFunctionTen.cs" />
|
---|
348 | <Compile Include="Regression\Nguyen\NguyenFunctionThree.cs" />
|
---|
349 | <Compile Include="Regression\Nguyen\NguyenFunctionTwelve.cs" />
|
---|
350 | <Compile Include="Regression\Nguyen\NguyenFunctionTwo.cs" />
|
---|
351 | <Compile Include="Regression\Nguyen\NguyenInstanceProvider.cs" />
|
---|
352 | <Compile Include="Regression\RealWorld\ChemicalOne.cs" />
|
---|
353 | <Compile Include="Regression\RealWorld\Powermeter.cs" />
|
---|
354 | <Compile Include="Regression\RealWorld\Housing.cs" />
|
---|
355 | <Compile Include="Regression\RealWorld\RealWorldRegressionInstanceProvider.cs" />
|
---|
356 | <Compile Include="Regression\RealWorld\SARCOS.cs" />
|
---|
357 | <Compile Include="Regression\RealWorld\Tower.cs" />
|
---|
358 | <Compile Include="Regression\RegressionDataDescriptor.cs" />
|
---|
359 | <Compile Include="Regression\RegressionImportType.cs" />
|
---|
360 | <Compile Include="Regression\RegressionInstanceProvider.cs" />
|
---|
361 | <Compile Include="Regression\ResourceRegressionDataDescriptor.cs" />
|
---|
362 | <Compile Include="Regression\ResourceRegressionInstanceProvider.cs" />
|
---|
363 | <Compile Include="Regression\ValueGenerator.cs" />
|
---|
364 | <Compile Include="Regression\Various\BreimanOne.cs" />
|
---|
365 | <Compile Include="Regression\Various\FriedmanTwo.cs" />
|
---|
366 | <Compile Include="Regression\Various\FriedmanOne.cs" />
|
---|
367 | <Compile Include="Regression\Various\PolyTen.cs" />
|
---|
368 | <Compile Include="Regression\Various\SpatialCoevolution.cs" />
|
---|
369 | <Compile Include="Regression\Various\VariousInstanceProvider.cs" />
|
---|
370 | <Compile Include="Regression\Vladislavleva\KotanchekFunction.cs" />
|
---|
371 | <Compile Include="Regression\Vladislavleva\RationalPolynomialThreeDimensional.cs" />
|
---|
372 | <Compile Include="Regression\Vladislavleva\RationalPolynomialTwoDimensional.cs" />
|
---|
373 | <Compile Include="Regression\Vladislavleva\RippleFunction.cs" />
|
---|
374 | <Compile Include="Regression\Vladislavleva\SalutowiczFunctionOneDimensional.cs" />
|
---|
375 | <Compile Include="Regression\Vladislavleva\SalutowiczFunctionTwoDimensional.cs" />
|
---|
376 | <Compile Include="Regression\Vladislavleva\SineCosineFunction.cs" />
|
---|
377 | <Compile Include="Regression\Vladislavleva\UnwrappedBallFunctionFiveDimensional.cs" />
|
---|
378 | <Compile Include="Regression\Vladislavleva\VladislavlevaInstanceProvider.cs" />
|
---|
379 | <Compile Include="TableFileParser.cs" />
|
---|
380 | <Compile Include="TimeSeries\CSV\TimeSeriesPrognosisCSVInstanceProvider.cs" />
|
---|
381 | <Compile Include="TimeSeries\TimeSeriesPrognosisImportType.cs" />
|
---|
382 | <Compile Include="TimeSeries\TimeSeriesPrognosisInstanceProvider.cs" />
|
---|
383 | </ItemGroup>
|
---|
384 | <ItemGroup>
|
---|
385 | <EmbeddedResource Include="Classification\Data\UCI.zip" />
|
---|
386 | <None Include="HeuristicLab.snk" />
|
---|
387 | <None Include="Plugin.cs.frame" />
|
---|
388 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
389 | <EmbeddedResource Include="Regression\Data\RegressionRealWorld.zip" />
|
---|
390 | <EmbeddedResource Include="Regression\Data\MibaFriction.zip" />
|
---|
391 | <EmbeddedResource Include="Regression\Data\PennML.zip" />
|
---|
392 | </ItemGroup>
|
---|
393 | <ItemGroup>
|
---|
394 | <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
|
---|
395 | <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
|
---|
396 | <Name>HeuristicLab.Collections-3.3</Name>
|
---|
397 | <Private>False</Private>
|
---|
398 | </ProjectReference>
|
---|
399 | <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
|
---|
400 | <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
|
---|
401 | <Name>HeuristicLab.Common-3.3</Name>
|
---|
402 | <Private>False</Private>
|
---|
403 | </ProjectReference>
|
---|
404 | <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
|
---|
405 | <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
|
---|
406 | <Name>HeuristicLab.Core-3.3</Name>
|
---|
407 | <Private>False</Private>
|
---|
408 | </ProjectReference>
|
---|
409 | <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
|
---|
410 | <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
|
---|
411 | <Name>HeuristicLab.Data-3.3</Name>
|
---|
412 | <Private>False</Private>
|
---|
413 | </ProjectReference>
|
---|
414 | <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
|
---|
415 | <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
|
---|
416 | <Name>HeuristicLab.Parameters-3.3</Name>
|
---|
417 | </ProjectReference>
|
---|
418 | <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
|
---|
419 | <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
|
---|
420 | <Name>HeuristicLab.Persistence-3.3</Name>
|
---|
421 | </ProjectReference>
|
---|
422 | <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
|
---|
423 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
424 | <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
|
---|
425 | <Private>False</Private>
|
---|
426 | </ProjectReference>
|
---|
427 | <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
|
---|
428 | <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project>
|
---|
429 | <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
|
---|
430 | <Private>False</Private>
|
---|
431 | </ProjectReference>
|
---|
432 | <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">
|
---|
433 | <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project>
|
---|
434 | <Name>HeuristicLab.Problems.Instances-3.3</Name>
|
---|
435 | <Private>False</Private>
|
---|
436 | </ProjectReference>
|
---|
437 | <ProjectReference Include="..\..\HeuristicLab.Random\3.3\HeuristicLab.Random-3.3.csproj">
|
---|
438 | <Project>{F4539FB6-4708-40C9-BE64-0A1390AEA197}</Project>
|
---|
439 | <Name>HeuristicLab.Random-3.3</Name>
|
---|
440 | <Private>False</Private>
|
---|
441 | </ProjectReference>
|
---|
442 | </ItemGroup>
|
---|
443 | <ItemGroup>
|
---|
444 | <Reference Include="HEAL.Attic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
445 | <SpecificVersion>False</SpecificVersion>
|
---|
446 | <HintPath>..\..\bin\HEAL.Attic.dll</HintPath>
|
---|
447 | <Private>False</Private>
|
---|
448 | </Reference>
|
---|
449 | </ItemGroup>
|
---|
450 | <ItemGroup />
|
---|
451 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
452 | <PropertyGroup>
|
---|
453 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
454 | set ProjectDir=$(ProjectDir)
|
---|
455 | set SolutionDir=$(SolutionDir)
|
---|
456 | set Outdir=$(Outdir)
|
---|
457 |
|
---|
458 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
459 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
460 | export ProjectDir=$(ProjectDir)
|
---|
461 | export SolutionDir=$(SolutionDir)
|
---|
462 |
|
---|
463 | $SolutionDir/PreBuildEvent.sh
|
---|
464 | </PreBuildEvent>
|
---|
465 | </PropertyGroup>
|
---|
466 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
467 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
468 | <Target Name="BeforeBuild">
|
---|
469 | </Target>
|
---|
470 | <Target Name="AfterBuild">
|
---|
471 | </Target>
|
---|
472 | -->
|
---|
473 | </Project> |
---|