Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2971_named_intervals/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.csproj @ 16641

Last change on this file since 16641 was 16641, checked in by gkronber, 5 years ago

#2971: merged r16527:16625 from trunk/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression to branch/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression (resolving all conflicts)

File size: 16.5 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="12.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>9.0.30729</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{5AC82412-911B-4FA2-A013-EDC5E3F3FCC2}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Problems.DataAnalysis.Symbolic.Regression</RootNamespace>
12    <AssemblyName>HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4</AssemblyName>
13    <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
14    <TargetFrameworkProfile>
15    </TargetFrameworkProfile>
16    <FileAlignment>512</FileAlignment>
17    <SignAssembly>true</SignAssembly>
18    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
19    <FileUpgradeFlags>
20    </FileUpgradeFlags>
21    <OldToolsVersion>3.5</OldToolsVersion>
22    <UpgradeBackupLocation />
23    <PublishUrl>publish\</PublishUrl>
24    <Install>true</Install>
25    <InstallFrom>Disk</InstallFrom>
26    <UpdateEnabled>false</UpdateEnabled>
27    <UpdateMode>Foreground</UpdateMode>
28    <UpdateInterval>7</UpdateInterval>
29    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
30    <UpdatePeriodically>false</UpdatePeriodically>
31    <UpdateRequired>false</UpdateRequired>
32    <MapFileExtensions>true</MapFileExtensions>
33    <ApplicationRevision>0</ApplicationRevision>
34    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
35    <IsWebBootstrapper>false</IsWebBootstrapper>
36    <UseApplicationTrust>false</UseApplicationTrust>
37    <BootstrapperEnabled>true</BootstrapperEnabled>
38  </PropertyGroup>
39  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
40    <DebugSymbols>true</DebugSymbols>
41    <DebugType>full</DebugType>
42    <Optimize>false</Optimize>
43    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
44    <DefineConstants>DEBUG;TRACE</DefineConstants>
45    <ErrorReport>prompt</ErrorReport>
46    <WarningLevel>4</WarningLevel>
47    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
48    <Prefer32Bit>false</Prefer32Bit>
49  </PropertyGroup>
50  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
51    <DebugType>pdbonly</DebugType>
52    <Optimize>true</Optimize>
53    <OutputPath>$(SolutionDir)\bin\</OutputPath>
54    <DefineConstants>TRACE</DefineConstants>
55    <ErrorReport>prompt</ErrorReport>
56    <WarningLevel>4</WarningLevel>
57    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
58    <Prefer32Bit>false</Prefer32Bit>
59  </PropertyGroup>
60  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
61    <DebugSymbols>true</DebugSymbols>
62    <OutputPath>$(SolutionDir)\bin\</OutputPath>
63    <DefineConstants>DEBUG;TRACE</DefineConstants>
64    <DebugType>full</DebugType>
65    <PlatformTarget>x64</PlatformTarget>
66    <ErrorReport>prompt</ErrorReport>
67    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
68    <Prefer32Bit>false</Prefer32Bit>
69  </PropertyGroup>
70  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
71    <OutputPath>$(SolutionDir)\bin\</OutputPath>
72    <DefineConstants>TRACE</DefineConstants>
73    <Optimize>true</Optimize>
74    <DebugType>pdbonly</DebugType>
75    <PlatformTarget>x64</PlatformTarget>
76    <ErrorReport>prompt</ErrorReport>
77    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
78    <Prefer32Bit>false</Prefer32Bit>
79  </PropertyGroup>
80  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
81    <DebugSymbols>true</DebugSymbols>
82    <OutputPath>$(SolutionDir)\bin\</OutputPath>
83    <DefineConstants>DEBUG;TRACE</DefineConstants>
84    <DebugType>full</DebugType>
85    <PlatformTarget>x86</PlatformTarget>
86    <ErrorReport>prompt</ErrorReport>
87    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
88    <Prefer32Bit>false</Prefer32Bit>
89  </PropertyGroup>
90  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
91    <OutputPath>$(SolutionDir)\bin\</OutputPath>
92    <DefineConstants>TRACE</DefineConstants>
93    <Optimize>true</Optimize>
94    <DebugType>pdbonly</DebugType>
95    <PlatformTarget>x86</PlatformTarget>
96    <ErrorReport>prompt</ErrorReport>
97    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
98    <Prefer32Bit>false</Prefer32Bit>
99  </PropertyGroup>
100  <ItemGroup>
101    <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
102      <SpecificVersion>False</SpecificVersion>
103      <HintPath>..\..\..\..\trunk\bin\ALGLIB-3.7.0.dll</HintPath>
104      <Private>False</Private>
105    </Reference>
106    <Reference Include="Google.Protobuf, Version=3.6.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
107      <HintPath>..\..\packages\Google.Protobuf.3.6.1\lib\net45\Google.Protobuf.dll</HintPath>
108      <Private>False</Private>
109    </Reference>
110    <Reference Include="HEAL.Attic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
111      <HintPath>..\..\packages\HEAL.Attic.1.0.0-pre03\lib\net461\HEAL.Attic.dll</HintPath>
112      <Private>False</Private>
113    </Reference>
114    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
115      <SpecificVersion>False</SpecificVersion>
116      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
117      <Private>False</Private>
118    </Reference>
119    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
120      <SpecificVersion>False</SpecificVersion>
121      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
122      <Private>False</Private>
123    </Reference>
124    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
125      <SpecificVersion>False</SpecificVersion>
126      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
127      <Private>False</Private>
128    </Reference>
129    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
130      <SpecificVersion>False</SpecificVersion>
131      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
132      <Private>False</Private>
133    </Reference>
134    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
135      <SpecificVersion>False</SpecificVersion>
136      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
137      <Private>False</Private>
138    </Reference>
139    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
140      <SpecificVersion>False</SpecificVersion>
141      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
142      <Private>False</Private>
143    </Reference>
144    <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
145      <SpecificVersion>False</SpecificVersion>
146      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath>
147      <Private>False</Private>
148    </Reference>
149    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
150      <SpecificVersion>False</SpecificVersion>
151      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
152      <Private>False</Private>
153    </Reference>
154    <Reference Include="HeuristicLab.Optimization.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
155      <SpecificVersion>False</SpecificVersion>
156      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
157      <Private>False</Private>
158    </Reference>
159    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
160      <SpecificVersion>False</SpecificVersion>
161      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
162      <Private>False</Private>
163    </Reference>
164    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
165      <SpecificVersion>False</SpecificVersion>
166      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
167      <Private>False</Private>
168    </Reference>
169    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
170      <SpecificVersion>False</SpecificVersion>
171      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
172      <Private>False</Private>
173    </Reference>
174    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
175      <SpecificVersion>False</SpecificVersion>
176      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
177      <Private>False</Private>
178    </Reference>
179    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
180      <SpecificVersion>False</SpecificVersion>
181      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
182      <Private>False</Private>
183    </Reference>
184    <Reference Include="System" />
185    <Reference Include="System.Core">
186      <RequiredTargetFramework>3.5</RequiredTargetFramework>
187    </Reference>
188    <Reference Include="System.Drawing" />
189    <Reference Include="System.Drawing.Common, Version=4.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
190      <HintPath>..\..\packages\System.Drawing.Common.4.5.1\lib\net461\System.Drawing.Common.dll</HintPath>
191      <Private>False</Private>
192    </Reference>
193    <Reference Include="System.Xml.Linq">
194      <RequiredTargetFramework>3.5</RequiredTargetFramework>
195    </Reference>
196    <Reference Include="System.Data.DataSetExtensions">
197      <RequiredTargetFramework>3.5</RequiredTargetFramework>
198    </Reference>
199    <Reference Include="System.Data" />
200    <Reference Include="System.Xml" />
201  </ItemGroup>
202  <ItemGroup>
203    <Compile Include="MultiObjective\PearsonRSquaredNestedTreeSizeEvaluator.cs" />
204    <Compile Include="MultiObjective\PearsonRSquaredNumberOfVariablesEvaluator.cs" />
205    <Compile Include="MultiObjective\PearsonRSquaredAverageSimilarityEvaluator.cs" />
206    <Compile Include="MultiObjective\PearsonRSquaredTreeComplexityEvaluator.cs" />
207    <Compile Include="MultiObjective\SymbolicRegressionMultiObjectiveValidationBestSolutionAnalyzer.cs" />
208    <Compile Include="Plugin.cs" />
209    <Compile Include="SingleObjective\ConstantOptimizationAnalyzer.cs" />
210    <Compile Include="SingleObjective\Evaluators\SymbolicRegressionMeanRelativeErrorEvaluator.cs" />
211    <Compile Include="SingleObjective\Evaluators\SymbolicRegressionSingleObjectiveConstraintPearsonRSquaredEvaluator.cs" />
212    <Compile Include="SingleObjective\SymbolicRegressionConstraintAnalyzer.cs" />
213    <Compile Include="SingleObjective\SymbolicRegressionSolutionsAnalyzer.cs" />
214    <Compile Include="SymbolicRegressionPhenotypicDiversityAnalyzer.cs" />
215    <Compile Include="SymbolicRegressionPruningAnalyzer.cs" />
216    <Compile Include="SingleObjective\Evaluators\SymbolicRegressionLogResidualEvaluator.cs" />
217    <Compile Include="SingleObjective\SymbolicRegressionSingleObjectiveValidationParetoBestSolutionAnalyzer.cs" />
218    <Compile Include="SingleObjective\SymbolicRegressionSingleObjectiveTrainingParetoBestSolutionAnalyzer.cs" />
219    <Compile Include="SingleObjective\Evaluators\SymbolicRegressionSingleObjectiveMaxAbsoluteErrorEvaluator.cs" />
220    <Compile Include="SingleObjective\Evaluators\SymbolicRegressionSingleObjectiveMeanAbsoluteErrorEvaluator.cs" />
221    <Compile Include="SingleObjective\Evaluators\SymbolicRegressionConstantOptimizationEvaluator.cs" />
222    <Compile Include="SingleObjective\SymbolicRegressionSingleObjectiveOverfittingAnalyzer.cs" />
223    <Compile Include="SymbolicRegressionModel.cs" />
224    <Compile Include="Interfaces\ISymbolicRegressionModel.cs" />
225    <Compile Include="Interfaces\ISymbolicRegressionSolution.cs" />
226    <Compile Include="Interfaces\ISymbolicRegressionEvaluator.cs" />
227    <Compile Include="Interfaces\ISymbolicRegressionMultiObjectiveEvaluator.cs" />
228    <Compile Include="Interfaces\ISymbolicRegressionSingleObjectiveEvaluator.cs" />
229    <Compile Include="MultiObjective\SymbolicRegressionMultiObjectiveProblem.cs" />
230    <Compile Include="MultiObjective\SymbolicRegressionMultiObjectiveTrainingBestSolutionAnalyzer.cs" />
231    <Compile Include="SingleObjective\SymbolicRegressionSingleObjectiveProblem.cs" />
232    <Compile Include="SingleObjective\SymbolicRegressionSingleObjectiveValidationBestSolutionAnalyzer.cs" />
233    <Compile Include="SingleObjective\SymbolicRegressionSingleObjectiveTrainingBestSolutionAnalyzer.cs" />
234    <Compile Include="MultiObjective\SymbolicRegressionMultiObjectiveEvaluator.cs" />
235    <Compile Include="MultiObjective\SymbolicRegressionMultiObjectiveMeanSquaredErrorTreeSizeEvaluator.cs" />
236    <Compile Include="MultiObjective\SymbolicRegressionMultiObjectivePearsonRSquaredTreeSizeEvaluator.cs" />
237    <Compile Include="SingleObjective\Evaluators\SymbolicRegressionSingleObjectiveEvaluator.cs" />
238    <Compile Include="SingleObjective\Evaluators\SymbolicRegressionSingleObjectiveMeanSquaredErrorEvaluator.cs" />
239    <Compile Include="SingleObjective\Evaluators\SymbolicRegressionSingleObjectivePearsonRSquaredEvaluator.cs" />
240    <Compile Include="SymbolicRegressionPruningOperator.cs" />
241    <Compile Include="SymbolicRegressionSolution.cs" />
242    <Compile Include="SymbolicRegressionSolutionImpactValuesCalculator.cs" />
243    <None Include="HeuristicLab.snk" />
244    <None Include="packages.config" />
245    <None Include="Plugin.cs.frame" />
246    <None Include="Properties\AssemblyInfo.cs.frame" />
247    <Compile Include="Properties\AssemblyInfo.cs" />
248  </ItemGroup>
249  <ItemGroup>
250    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
251      <Visible>False</Visible>
252      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
253      <Install>false</Install>
254    </BootstrapperPackage>
255    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
256      <Visible>False</Visible>
257      <ProductName>.NET Framework 3.5 SP1</ProductName>
258      <Install>true</Install>
259    </BootstrapperPackage>
260    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
261      <Visible>False</Visible>
262      <ProductName>Windows Installer 3.1</ProductName>
263      <Install>true</Install>
264    </BootstrapperPackage>
265  </ItemGroup>
266  <ItemGroup>
267    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
268      <Project>{df87c13e-a889-46ff-8153-66dcaa8c5674}</Project>
269      <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
270    </ProjectReference>
271  </ItemGroup>
272  <ItemGroup>
273    <PackageReference Include="HEAL.Attic">
274      <Version>1.0.0-pre03</Version>
275    </PackageReference>
276  </ItemGroup>
277  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
278  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
279       Other similar extension points exist, see Microsoft.Common.targets.
280  <Target Name="BeforeBuild">
281  </Target>
282  <Target Name="AfterBuild">
283  </Target>
284  -->
285  <PropertyGroup>
286    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
287set ProjectDir=$(ProjectDir)
288set SolutionDir=$(SolutionDir)
289set Outdir=$(Outdir)
290
291call PreBuildEvent.cmd
292</PreBuildEvent>
293    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
294export ProjectDir=$(ProjectDir)
295export SolutionDir=$(SolutionDir)
296
297$SolutionDir/PreBuildEvent.sh
298</PreBuildEvent>
299  </PropertyGroup>
300</Project>
Note: See TracBrowser for help on using the repository browser.