Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.TimeSeries/HeuristicLab.Algorithms.DataAnalysis/3.4/HeuristicLab.Algorithms.DataAnalysis-3.4.csproj @ 8430

Last change on this file since 8430 was 8430, checked in by mkommend, 12 years ago

#1081: Intermediate commit of trunk updates - interpreter changes must be redone.

File size: 17.6 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
3  <PropertyGroup>
4    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6    <ProductVersion>9.0.30729</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{2E782078-FA81-4B70-B56F-74CE38DAC6C8}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Algorithms.DataAnalysis</RootNamespace>
12    <AssemblyName>HeuristicLab.Algorithms.DataAnalysis-3.4</AssemblyName>
13    <SignAssembly>true</SignAssembly>
14    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
15    <FileUpgradeFlags>
16    </FileUpgradeFlags>
17    <OldToolsVersion>3.5</OldToolsVersion>
18    <UpgradeBackupLocation>
19    </UpgradeBackupLocation>
20    <StartupObject>
21    </StartupObject>
22    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
23    <TargetFrameworkProfile>
24    </TargetFrameworkProfile>
25    <PublishUrl>publish\</PublishUrl>
26    <Install>true</Install>
27    <InstallFrom>Disk</InstallFrom>
28    <UpdateEnabled>false</UpdateEnabled>
29    <UpdateMode>Foreground</UpdateMode>
30    <UpdateInterval>7</UpdateInterval>
31    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
32    <UpdatePeriodically>false</UpdatePeriodically>
33    <UpdateRequired>false</UpdateRequired>
34    <MapFileExtensions>true</MapFileExtensions>
35    <ApplicationRevision>0</ApplicationRevision>
36    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
37    <IsWebBootstrapper>false</IsWebBootstrapper>
38    <UseApplicationTrust>false</UseApplicationTrust>
39    <BootstrapperEnabled>true</BootstrapperEnabled>
40  </PropertyGroup>
41  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
42    <DebugSymbols>true</DebugSymbols>
43    <DebugType>full</DebugType>
44    <Optimize>false</Optimize>
45    <OutputPath>$(SolutionDir)\bin\</OutputPath>
46    <DefineConstants>DEBUG;TRACE</DefineConstants>
47    <ErrorReport>prompt</ErrorReport>
48    <WarningLevel>4</WarningLevel>
49    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
50  </PropertyGroup>
51  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
52    <DebugType>pdbonly</DebugType>
53    <Optimize>true</Optimize>
54    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
55    <DefineConstants>TRACE</DefineConstants>
56    <ErrorReport>prompt</ErrorReport>
57    <WarningLevel>4</WarningLevel>
58    <DocumentationFile>
59    </DocumentationFile>
60    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
61  </PropertyGroup>
62  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
63    <DebugSymbols>true</DebugSymbols>
64    <OutputPath>$(SolutionDir)\bin\</OutputPath>
65    <DefineConstants>DEBUG;TRACE</DefineConstants>
66    <DebugType>full</DebugType>
67    <PlatformTarget>x86</PlatformTarget>
68    <ErrorReport>prompt</ErrorReport>
69    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
70  </PropertyGroup>
71  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
72    <OutputPath>$(SolutionDir)\bin\</OutputPath>
73    <DefineConstants>TRACE</DefineConstants>
74    <DocumentationFile>
75    </DocumentationFile>
76    <Optimize>true</Optimize>
77    <DebugType>pdbonly</DebugType>
78    <PlatformTarget>x86</PlatformTarget>
79    <ErrorReport>prompt</ErrorReport>
80    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
81  </PropertyGroup>
82  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
83    <DebugSymbols>true</DebugSymbols>
84    <OutputPath>$(SolutionDir)\bin\</OutputPath>
85    <DefineConstants>DEBUG;TRACE</DefineConstants>
86    <DebugType>full</DebugType>
87    <PlatformTarget>x64</PlatformTarget>
88    <ErrorReport>prompt</ErrorReport>
89    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
90  </PropertyGroup>
91  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
92    <OutputPath>$(SolutionDir)\bin\</OutputPath>
93    <DefineConstants>TRACE</DefineConstants>
94    <DocumentationFile>
95    </DocumentationFile>
96    <Optimize>true</Optimize>
97    <DebugType>pdbonly</DebugType>
98    <PlatformTarget>x64</PlatformTarget>
99    <ErrorReport>prompt</ErrorReport>
100    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
101  </PropertyGroup>
102  <ItemGroup>
103    <Reference Include="ALGLIB-3.5.0, Version=3.5.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
104      <HintPath>..\..\..\..\trunk\sources\bin\ALGLIB-3.5.0.dll</HintPath>
105      <Private>False</Private>
106    </Reference>
107    <Reference Include="HeuristicLab.Algorithms.Benchmarks-3.3">
108      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.Benchmarks-3.3.dll</HintPath>
109    </Reference>
110    <Reference Include="HeuristicLab.Algorithms.GradientDescent-3.3">
111      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.GradientDescent-3.3.dll</HintPath>
112    </Reference>
113    <Reference Include="HeuristicLab.Analysis-3.3">
114      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
115    </Reference>
116    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
117      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
118    </Reference>
119    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
120      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
121    </Reference>
122    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
123      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
124    </Reference>
125    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
126      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
127    </Reference>
128    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
129      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
130    </Reference>
131    <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3">
132      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
133    </Reference>
134    <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
135      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
136    </Reference>
137    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
138      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
139    </Reference>
140    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
141      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
142    </Reference>
143    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
144      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
145    </Reference>
146    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
147      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
148    </Reference>
149    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4">
150      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4.dll</HintPath>
151    </Reference>
152    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4">
153      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath>
154    </Reference>
155    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
156      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
157    </Reference>
158    <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
159      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
160    </Reference>
161    <Reference Include="LibSVM-1.6.3, Version=1.6.3.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
162      <HintPath>..\..\..\..\trunk\sources\bin\LibSVM-1.6.3.dll</HintPath>
163      <Private>False</Private>
164    </Reference>
165    <Reference Include="System" />
166    <Reference Include="System.Core">
167      <RequiredTargetFramework>3.5</RequiredTargetFramework>
168    </Reference>
169    <Reference Include="System.Drawing" />
170  </ItemGroup>
171  <ItemGroup>
172    <Compile Include="CrossValidation.cs">
173      <SubType>Code</SubType>
174    </Compile>
175    <Compile Include="FixedDataAnalysisAlgorithm.cs" />
176    <Compile Include="GaussianProcess\CovarianceProd.cs" />
177    <Compile Include="GaussianProcess\CovarianceSum.cs" />
178    <Compile Include="GaussianProcess\CovariancePeriodic.cs" />
179    <Compile Include="GaussianProcess\GaussianProcessHyperparameterInitializer.cs" />
180    <Compile Include="GaussianProcess\GaussianProcessRegressionSolutionCreator.cs" />
181    <Compile Include="GaussianProcess\GaussianProcessRegressionModelCreator.cs" />
182    <Compile Include="GaussianProcess\CovarianceLinear.cs" />
183    <Compile Include="GaussianProcess\GaussianProcessModelCreator.cs">
184      <SubType>Code</SubType>
185    </Compile>
186    <Compile Include="GaussianProcess\MeanLinear.cs" />
187    <Compile Include="GaussianProcess\Util.cs" />
188    <Compile Include="GaussianProcess\MeanZero.cs" />
189    <Compile Include="GaussianProcess\MeanConst.cs" />
190    <Compile Include="GaussianProcess\IMeanFunction.cs" />
191    <Compile Include="GaussianProcess\CovarianceSEard.cs" />
192    <Compile Include="GaussianProcess\CovarianceSEiso.cs" />
193    <Compile Include="GaussianProcess\GaussianProcessModel.cs" />
194    <Compile Include="GaussianProcess\GaussianProcessRegression.cs" />
195    <Compile Include="GaussianProcess\GaussianProcessRegressionSolution.cs" />
196    <Compile Include="GaussianProcess\ICovarianceFunction.cs" />
197    <Compile Include="Interfaces\IGaussianProcessModel.cs" />
198    <Compile Include="Interfaces\IGaussianProcessSolution.cs" />
199    <Compile Include="Interfaces\INearestNeighbourClassificationSolution.cs" />
200    <Compile Include="Interfaces\INearestNeighbourRegressionSolution.cs" />
201    <Compile Include="Interfaces\INearestNeighbourModel.cs" />
202    <Compile Include="Interfaces\INeuralNetworkEnsembleClassificationSolution.cs" />
203    <Compile Include="Interfaces\INeuralNetworkEnsembleRegressionSolution.cs" />
204    <Compile Include="Interfaces\INeuralNetworkEnsembleModel.cs" />
205    <Compile Include="Interfaces\INeuralNetworkClassificationSolution.cs" />
206    <Compile Include="Interfaces\INeuralNetworkRegressionSolution.cs" />
207    <Compile Include="Interfaces\INeuralNetworkModel.cs" />
208    <Compile Include="Interfaces\IRandomForestClassificationSolution.cs" />
209    <Compile Include="Interfaces\IRandomForestModel.cs" />
210    <Compile Include="Interfaces\IRandomForestRegressionSolution.cs" />
211    <Compile Include="Interfaces\ISupportVectorMachineModel.cs" />
212    <Compile Include="Interfaces\ISupportVectorMachineSolution.cs" />
213    <Compile Include="Interfaces\IDataAnalysisAlgorithm.cs" />
214    <Compile Include="kMeans\KMeansClustering.cs" />
215    <Compile Include="kMeans\KMeansClusteringModel.cs" />
216    <Compile Include="kMeans\KMeansClusteringSolution.cs" />
217    <Compile Include="kMeans\KMeansClusteringUtil.cs">
218      <SubType>Code</SubType>
219    </Compile>
220    <Compile Include="Linear\AlglibUtil.cs" />
221    <Compile Include="Linear\Scaling.cs" />
222    <Compile Include="Linear\LinearDiscriminantAnalysis.cs" />
223    <Compile Include="Linear\LinearRegression.cs">
224      <SubType>Code</SubType>
225    </Compile>
226    <Compile Include="Linear\MultinomialLogitClassification.cs" />
227    <Compile Include="Linear\MultinomialLogitClassificationSolution.cs" />
228    <Compile Include="Linear\MultinomialLogitModel.cs" />
229    <Compile Include="NearestNeighbour\NearestNeighbourClassification.cs" />
230    <Compile Include="NearestNeighbour\NearestNeighbourClassificationSolution.cs" />
231    <Compile Include="NearestNeighbour\NearestNeighbourModel.cs" />
232    <Compile Include="NearestNeighbour\NearestNeighbourRegression.cs" />
233    <Compile Include="NearestNeighbour\NearestNeighbourRegressionSolution.cs" />
234    <Compile Include="NeuralNetwork\NeuralNetworkEnsembleClassification.cs" />
235    <Compile Include="NeuralNetwork\NeuralNetworkEnsembleClassificationSolution.cs" />
236    <Compile Include="NeuralNetwork\NeuralNetworkEnsembleModel.cs" />
237    <Compile Include="NeuralNetwork\NeuralNetworkEnsembleRegressionSolution.cs" />
238    <Compile Include="NeuralNetwork\NeuralNetworkEnsembleRegression.cs" />
239    <Compile Include="NeuralNetwork\NeuralNetworkClassification.cs" />
240    <Compile Include="NeuralNetwork\NeuralNetworkClassificationSolution.cs" />
241    <Compile Include="NeuralNetwork\NeuralNetworkModel.cs" />
242    <Compile Include="NeuralNetwork\NeuralNetworkRegression.cs" />
243    <Compile Include="NeuralNetwork\NeuralNetworkRegressionSolution.cs" />
244    <Compile Include="Plugin.cs" />
245    <Compile Include="Properties\AssemblyInfo.cs" />
246    <Compile Include="RandomForest\RandomForestClassificationSolution.cs" />
247    <Compile Include="RandomForest\RandomForestClassification.cs" />
248    <Compile Include="RandomForest\RandomForestModel.cs" />
249    <Compile Include="RandomForest\RandomForestRegression.cs" />
250    <Compile Include="RandomForest\RandomForestRegressionSolution.cs" />
251    <Compile Include="SupportVectorMachine\SupportVectorClassification.cs" />
252    <Compile Include="SupportVectorMachine\SupportVectorClassificationSolution.cs" />
253    <Compile Include="SupportVectorMachine\SupportVectorMachineModel.cs" />
254    <Compile Include="SupportVectorMachine\SupportVectorMachineUtil.cs">
255      <SubType>Code</SubType>
256    </Compile>
257    <Compile Include="SupportVectorMachine\SupportVectorRegression.cs">
258      <SubType>Code</SubType>
259    </Compile>
260    <Compile Include="SupportVectorMachine\SupportVectorRegressionSolution.cs">
261      <SubType>Code</SubType>
262    </Compile>
263    <Compile Include="TimeSeries\AutoregressiveModeling.cs" />
264  </ItemGroup>
265  <ItemGroup>
266    <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj">
267      <Project>{06D4A186-9319-48A0-BADE-A2058D462EEA}</Project>
268      <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4</Name>
269    </ProjectReference>
270    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis-3.4.csproj">
271      <Project>{07486E68-1517-4B9D-A58D-A38E99AE71AB}</Project>
272      <Name>HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis-3.4</Name>
273    </ProjectReference>
274    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj">
275      <Project>{3D28463F-EC96-4D82-AFEE-38BE91A0CA00}</Project>
276      <Name>HeuristicLab.Problems.DataAnalysis.Symbolic-3.4</Name>
277    </ProjectReference>
278    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
279      <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project>
280      <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
281    </ProjectReference>
282  </ItemGroup>
283  <ItemGroup>
284    <None Include="HeuristicLab.snk" />
285    <None Include="Plugin.cs.frame" />
286    <None Include="Properties\AssemblyInfo.cs.frame" />
287  </ItemGroup>
288  <ItemGroup>
289    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
290      <Visible>False</Visible>
291      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
292      <Install>false</Install>
293    </BootstrapperPackage>
294    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
295      <Visible>False</Visible>
296      <ProductName>.NET Framework 3.5 SP1</ProductName>
297      <Install>true</Install>
298    </BootstrapperPackage>
299    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
300      <Visible>False</Visible>
301      <ProductName>Windows Installer 3.1</ProductName>
302      <Install>true</Install>
303    </BootstrapperPackage>
304  </ItemGroup>
305  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
306  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
307       Other similar extension points exist, see Microsoft.Common.targets.
308  <Target Name="BeforeBuild">
309  </Target>
310  <Target Name="AfterBuild">
311  </Target>
312  -->
313  <PropertyGroup>
314    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
315set ProjectDir=$(ProjectDir)
316set SolutionDir=$(SolutionDir)
317set Outdir=$(Outdir)
318
319call PreBuildEvent.cmd
320</PreBuildEvent>
321  </PropertyGroup>
322</Project>
Note: See TracBrowser for help on using the repository browser.