Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.csproj @ 18220

Last change on this file since 18220 was 18220, checked in by gkronber, 2 years ago

#3136: reintegrated structure-template GP branch into trunk

File size: 16.6 KB
Line 
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>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.7.2</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>$(SolutionDir)\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    <LangVersion>default</LangVersion>
50  </PropertyGroup>
51  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
52    <DebugType>pdbonly</DebugType>
53    <Optimize>true</Optimize>
54    <OutputPath>$(SolutionDir)\bin\</OutputPath>
55    <DefineConstants>TRACE</DefineConstants>
56    <ErrorReport>prompt</ErrorReport>
57    <WarningLevel>4</WarningLevel>
58    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
59    <Prefer32Bit>false</Prefer32Bit>
60    <LangVersion>default</LangVersion>
61  </PropertyGroup>
62  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
63    <DebugSymbols>true</DebugSymbols>
64    <OutputPath>$(SolutionDir)\bin\</OutputPath>
65    <DefineConstants>DEBUG;TRACE</DefineConstants>
66    <DebugType>full</DebugType>
67    <PlatformTarget>x64</PlatformTarget>
68    <ErrorReport>prompt</ErrorReport>
69    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
70    <Prefer32Bit>false</Prefer32Bit>
71    <LangVersion>default</LangVersion>
72  </PropertyGroup>
73  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
74    <OutputPath>$(SolutionDir)\bin\</OutputPath>
75    <DefineConstants>TRACE</DefineConstants>
76    <Optimize>true</Optimize>
77    <DebugType>pdbonly</DebugType>
78    <PlatformTarget>x64</PlatformTarget>
79    <ErrorReport>prompt</ErrorReport>
80    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
81    <Prefer32Bit>false</Prefer32Bit>
82    <LangVersion>default</LangVersion>
83  </PropertyGroup>
84  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
85    <DebugSymbols>true</DebugSymbols>
86    <OutputPath>$(SolutionDir)\bin\</OutputPath>
87    <DefineConstants>DEBUG;TRACE</DefineConstants>
88    <DebugType>full</DebugType>
89    <PlatformTarget>x86</PlatformTarget>
90    <ErrorReport>prompt</ErrorReport>
91    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
92    <Prefer32Bit>false</Prefer32Bit>
93    <LangVersion>default</LangVersion>
94  </PropertyGroup>
95  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
96    <OutputPath>$(SolutionDir)\bin\</OutputPath>
97    <DefineConstants>TRACE</DefineConstants>
98    <Optimize>true</Optimize>
99    <DebugType>pdbonly</DebugType>
100    <PlatformTarget>x86</PlatformTarget>
101    <ErrorReport>prompt</ErrorReport>
102    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
103    <Prefer32Bit>false</Prefer32Bit>
104    <LangVersion>default</LangVersion>
105  </PropertyGroup>
106  <ItemGroup>
107    <Reference Include="ALGLIB-3.17.0, Version=3.17.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
108      <SpecificVersion>False</SpecificVersion>
109      <HintPath>..\..\bin\ALGLIB-3.17.0.dll</HintPath>
110      <Private>False</Private>
111    </Reference>
112    <Reference Include="System" />
113    <Reference Include="System.Core">
114      <RequiredTargetFramework>3.5</RequiredTargetFramework>
115    </Reference>
116    <Reference Include="System.Drawing" />
117    <Reference Include="System.Xml.Linq">
118      <RequiredTargetFramework>3.5</RequiredTargetFramework>
119    </Reference>
120    <Reference Include="System.Data.DataSetExtensions">
121      <RequiredTargetFramework>3.5</RequiredTargetFramework>
122    </Reference>
123    <Reference Include="System.Data" />
124    <Reference Include="System.Xml" />
125  </ItemGroup>
126  <ItemGroup>
127    <Compile Include="Interfaces\IMultiObjectiveConstraintsEvaluator.cs" />
128    <Compile Include="MultiObjective\NMSEMultiObjectiveConstraintsEvaluator.cs" />
129    <Compile Include="MultiObjective\PearsonRSquaredNestedTreeSizeEvaluator.cs" />
130    <Compile Include="MultiObjective\PearsonRSquaredNumberOfVariablesEvaluator.cs" />
131    <Compile Include="MultiObjective\PearsonRSquaredAverageSimilarityEvaluator.cs" />
132    <Compile Include="MultiObjective\PearsonRSquaredTreeComplexityEvaluator.cs" />
133    <Compile Include="MultiObjective\ShapeConstrainedRegressionMultiObjectiveProblem.cs" />
134    <Compile Include="MultiObjective\SymbolicRegressionMultiObjectiveValidationBestSolutionAnalyzer.cs" />
135    <Compile Include="ParameterOptimization.cs" />
136    <Compile Include="Plugin.cs" />
137    <Compile Include="ShapeConstraintsAnalyzer.cs" />
138    <Compile Include="SingleObjective\ParameterOptimizationAnalyzer.cs" />
139    <Compile Include="SingleObjective\Evaluators\NMSESingleObjectiveConstraintsEvaluator.cs" />
140    <Compile Include="SingleObjective\Evaluators\SymbolicRegressionMeanRelativeErrorEvaluator.cs" />
141    <Compile Include="SingleObjective\ShapeConstrainedRegressionSingleObjectiveProblem.cs" />
142    <Compile Include="SingleObjective\SolutionQualityAnalyzer.cs" />
143    <Compile Include="SingleObjective\SolutionRSquaredAnalyzer.cs" />
144    <Compile Include="SingleObjective\StructureTemplateSymbolicRegressionProblem.cs" />
145    <Compile Include="SymbolicRegressionPhenotypicDiversityAnalyzer.cs" />
146    <Compile Include="SymbolicRegressionPruningAnalyzer.cs" />
147    <Compile Include="SingleObjective\Evaluators\SymbolicRegressionLogResidualEvaluator.cs" />
148    <Compile Include="SingleObjective\SymbolicRegressionSingleObjectiveValidationParetoBestSolutionAnalyzer.cs" />
149    <Compile Include="SingleObjective\SymbolicRegressionSingleObjectiveTrainingParetoBestSolutionAnalyzer.cs" />
150    <Compile Include="SingleObjective\Evaluators\SymbolicRegressionSingleObjectiveMaxAbsoluteErrorEvaluator.cs" />
151    <Compile Include="SingleObjective\Evaluators\SymbolicRegressionSingleObjectiveMeanAbsoluteErrorEvaluator.cs" />
152    <Compile Include="SingleObjective\Evaluators\SymbolicRegressionParameterOptimizationEvaluator.cs" />
153    <Compile Include="SingleObjective\SymbolicRegressionSingleObjectiveOverfittingAnalyzer.cs" />
154    <Compile Include="SymbolicRegressionModel.cs" />
155    <Compile Include="Interfaces\ISymbolicRegressionModel.cs" />
156    <Compile Include="Interfaces\ISymbolicRegressionSolution.cs" />
157    <Compile Include="Interfaces\ISymbolicRegressionEvaluator.cs" />
158    <Compile Include="Interfaces\ISymbolicRegressionMultiObjectiveEvaluator.cs" />
159    <Compile Include="Interfaces\ISymbolicRegressionSingleObjectiveEvaluator.cs" />
160    <Compile Include="MultiObjective\SymbolicRegressionMultiObjectiveProblem.cs" />
161    <Compile Include="MultiObjective\SymbolicRegressionMultiObjectiveTrainingBestSolutionAnalyzer.cs" />
162    <Compile Include="SingleObjective\SymbolicRegressionSingleObjectiveProblem.cs" />
163    <Compile Include="SingleObjective\SymbolicRegressionSingleObjectiveValidationBestSolutionAnalyzer.cs" />
164    <Compile Include="SingleObjective\SymbolicRegressionSingleObjectiveTrainingBestSolutionAnalyzer.cs" />
165    <Compile Include="MultiObjective\SymbolicRegressionMultiObjectiveEvaluator.cs" />
166    <Compile Include="MultiObjective\SymbolicRegressionMultiObjectiveMeanSquaredErrorTreeSizeEvaluator.cs" />
167    <Compile Include="MultiObjective\SymbolicRegressionMultiObjectivePearsonRSquaredTreeSizeEvaluator.cs" />
168    <Compile Include="SingleObjective\Evaluators\SymbolicRegressionSingleObjectiveEvaluator.cs" />
169    <Compile Include="SingleObjective\Evaluators\SymbolicRegressionSingleObjectiveMeanSquaredErrorEvaluator.cs" />
170    <Compile Include="SingleObjective\Evaluators\SymbolicRegressionSingleObjectivePearsonRSquaredEvaluator.cs" />
171    <Compile Include="SymbolicRegressionPruningOperator.cs" />
172    <Compile Include="SymbolicRegressionSolution.cs" />
173    <Compile Include="SymbolicRegressionSolutionImpactValuesCalculator.cs" />
174    <None Include="HeuristicLab.snk" />
175    <None Include="Plugin.cs.frame" />
176    <None Include="Properties\AssemblyInfo.cs.frame" />
177    <Compile Include="Properties\AssemblyInfo.cs" />
178  </ItemGroup>
179  <ItemGroup>
180    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
181      <Visible>False</Visible>
182      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
183      <Install>false</Install>
184    </BootstrapperPackage>
185    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
186      <Visible>False</Visible>
187      <ProductName>.NET Framework 3.5 SP1</ProductName>
188      <Install>true</Install>
189    </BootstrapperPackage>
190    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
191      <Visible>False</Visible>
192      <ProductName>Windows Installer 3.1</ProductName>
193      <Install>true</Install>
194    </BootstrapperPackage>
195  </ItemGroup>
196  <ItemGroup>
197    <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
198      <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project>
199      <Name>HeuristicLab.Analysis-3.3</Name>
200      <Private>False</Private>
201    </ProjectReference>
202    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
203      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
204      <Name>HeuristicLab.Collections-3.3</Name>
205      <Private>False</Private>
206    </ProjectReference>
207    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
208      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
209      <Name>HeuristicLab.Common-3.3</Name>
210      <Private>False</Private>
211    </ProjectReference>
212    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
213      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
214      <Name>HeuristicLab.Core-3.3</Name>
215      <Private>False</Private>
216    </ProjectReference>
217    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
218      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
219      <Name>HeuristicLab.Data-3.3</Name>
220      <Private>False</Private>
221    </ProjectReference>
222    <ProjectReference Include="..\..\HeuristicLab.Encodings.RealVectorEncoding\3.3\HeuristicLab.Encodings.RealVectorEncoding-3.3.csproj">
223      <Project>{BB6D334A-4BB6-4674-9883-31A6EBB32CAB}</Project>
224      <Name>HeuristicLab.Encodings.RealVectorEncoding-3.3</Name>
225    </ProjectReference>
226    <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj">
227      <Project>{06D4A186-9319-48A0-BADE-A2058D462EEA}</Project>
228      <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4</Name>
229      <Private>False</Private>
230    </ProjectReference>
231    <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
232      <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
233      <Name>HeuristicLab.Operators-3.3</Name>
234      <Private>False</Private>
235    </ProjectReference>
236    <ProjectReference Include="..\..\HeuristicLab.Optimization.Operators\3.3\HeuristicLab.Optimization.Operators-3.3.csproj">
237      <Project>{25087811-F74C-4128-BC86-8324271DA13E}</Project>
238      <Name>HeuristicLab.Optimization.Operators-3.3</Name>
239      <Private>False</Private>
240    </ProjectReference>
241    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
242      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
243      <Name>HeuristicLab.Optimization-3.3</Name>
244      <Private>False</Private>
245    </ProjectReference>
246    <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
247      <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
248      <Name>HeuristicLab.Parameters-3.3</Name>
249      <Private>False</Private>
250    </ProjectReference>
251    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
252      <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
253      <Name>HeuristicLab.Persistence-3.3</Name>
254      <Private>False</Private>
255    </ProjectReference>
256    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
257      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
258      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
259      <Private>False</Private>
260    </ProjectReference>
261    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj">
262      <Project>{3D28463F-EC96-4D82-AFEE-38BE91A0CA00}</Project>
263      <Name>HeuristicLab.Problems.DataAnalysis.Symbolic-3.4</Name>
264      <Private>False</Private>
265    </ProjectReference>
266    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
267      <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project>
268      <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
269      <Private>False</Private>
270    </ProjectReference>
271    <ProjectReference Include="..\..\HeuristicLab.Problems.Instances.DataAnalysis\3.3\HeuristicLab.Problems.Instances.DataAnalysis-3.3.csproj">
272      <Project>{94C7714E-29D4-4D6D-B213-2C18D627AB75}</Project>
273      <Name>HeuristicLab.Problems.Instances.DataAnalysis-3.3</Name>
274    </ProjectReference>
275    <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">
276      <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project>
277      <Name>HeuristicLab.Problems.Instances-3.3</Name>
278      <Private>False</Private>
279    </ProjectReference>
280    <ProjectReference Include="..\..\HeuristicLab.Random\3.3\HeuristicLab.Random-3.3.csproj">
281      <Project>{f4539fb6-4708-40c9-be64-0a1390aea197}</Project>
282      <Name>HeuristicLab.Random-3.3</Name>
283    </ProjectReference>
284  </ItemGroup>
285  <ItemGroup>
286    <Reference Include="HEAL.Attic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
287      <SpecificVersion>False</SpecificVersion>
288      <HintPath>..\..\bin\HEAL.Attic.dll</HintPath>
289      <Private>False</Private>
290    </Reference>
291  </ItemGroup>
292  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
293  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
294       Other similar extension points exist, see Microsoft.Common.targets.
295  <Target Name="BeforeBuild">
296  </Target>
297  <Target Name="AfterBuild">
298  </Target>
299  -->
300  <PropertyGroup>
301    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
302set ProjectDir=$(ProjectDir)
303set SolutionDir=$(SolutionDir)
304set Outdir=$(Outdir)
305
306call PreBuildEvent.cmd
307</PreBuildEvent>
308    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
309export ProjectDir=$(ProjectDir)
310export SolutionDir=$(SolutionDir)
311
312$SolutionDir/PreBuildEvent.sh
313</PreBuildEvent>
314  </PropertyGroup>
315</Project>
Note: See TracBrowser for help on using the repository browser.