Free cookie consent management tool by TermsFeed Policy Generator

source: branches/3040_VectorBasedGP/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj @ 18229

Last change on this file since 18229 was 18229, checked in by pfleck, 2 years ago

#3040 Added mutation for optimizing aggregation window that uses a nested optimizer.

File size: 28.5 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>{3D28463F-EC96-4D82-AFEE-38BE91A0CA00}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Problems.DataAnalysis.Symbolic</RootNamespace>
12    <AssemblyName>HeuristicLab.Problems.DataAnalysis.Symbolic-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>latest</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>latest</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>latest</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>latest</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>latest</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>latest</LangVersion>
105  </PropertyGroup>
106  <ItemGroup>
107    <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
108      <HintPath>..\..\bin\ALGLIB-3.7.0.dll</HintPath>
109      <Private>False</Private>
110    </Reference>
111    <Reference Include="AutoDiff-1.0, Version=1.0.0.14388, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
112      <HintPath>..\..\bin\AutoDiff-1.0.dll</HintPath>
113      <Private>False</Private>
114    </Reference>
115    <Reference Include="DiffSharp.Merged, Version=0.8.4.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=AMD64">
116      <SpecificVersion>False</SpecificVersion>
117      <HintPath>..\..\bin\DiffSharp.Merged.dll</HintPath>
118    </Reference>
119    <Reference Include="HEAL.Attic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
120      <SpecificVersion>False</SpecificVersion>
121      <HintPath>..\..\bin\HEAL.Attic.dll</HintPath>
122    </Reference>
123    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.NativeInterpreter-0.1, Version=0.0.0.1, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
124      <SpecificVersion>False</SpecificVersion>
125      <HintPath>..\..\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.NativeInterpreter-0.1.dll</HintPath>
126      <Private>False</Private>
127    </Reference>
128    <Reference Include="MathNet.Numerics, Version=4.9.0.0, Culture=neutral, processorArchitecture=MSIL">
129      <SpecificVersion>False</SpecificVersion>
130      <HintPath>..\..\bin\MathNet.Numerics.dll</HintPath>
131    </Reference>
132    <Reference Include="netstandard" />
133    <Reference Include="System" />
134    <Reference Include="System.Core">
135      <RequiredTargetFramework>3.5</RequiredTargetFramework>
136    </Reference>
137    <Reference Include="System.Drawing" />
138    <Reference Include="System.Xml.Linq">
139      <RequiredTargetFramework>3.5</RequiredTargetFramework>
140    </Reference>
141    <Reference Include="System.Data.DataSetExtensions">
142      <RequiredTargetFramework>3.5</RequiredTargetFramework>
143    </Reference>
144    <Reference Include="System.Data" />
145    <Reference Include="System.Xml" />
146    <Reference Include="TensorFlow.NET.Merged, Version=0.15.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
147      <SpecificVersion>False</SpecificVersion>
148      <HintPath>..\..\bin\TensorFlow.NET.Merged.dll</HintPath>
149    </Reference>
150  </ItemGroup>
151  <ItemGroup>
152    <Compile Include="Analyzers\SymbolicDataAnalysisBottomUpDiversityAnalyzer.cs" />
153    <Compile Include="Analyzers\SymbolicDataAnalysisSingleObjectivePruningAnalyzer.cs" />
154    <Compile Include="Analyzers\SymbolicDataAnalysisSingleObjectiveValidationParetoBestSolutionAnalyzer.cs" />
155    <Compile Include="Analyzers\SymbolicDataAnalysisSingleObjectiveTrainingParetoBestSolutionAnalyzer.cs" />
156    <Compile Include="Analyzers\SymbolicDataAnalysisMultiObjectiveValidationAnalyzer.cs" />
157    <Compile Include="Analyzers\SymbolicDataAnalysisMultiObjectiveValidationBestSolutionAnalyzer.cs" />
158    <Compile Include="Analyzers\SymbolicDataAnalysisSingleObjectiveValidationAnalyzer.cs" />
159    <Compile Include="Analyzers\SymbolicDataAnalysisSingleObjectiveValidationBestSolutionAnalyzer.cs" />
160    <Compile Include="Analyzers\SymbolicDataAnalysisMultiObjectiveAnalyzer.cs" />
161    <Compile Include="Analyzers\SymbolicDataAnalysisSingleObjectiveAnalyzer.cs" />
162    <Compile Include="Analyzers\SymbolicDataAnalysisMultiObjectiveTrainingBestSolutionAnalyzer.cs" />
163    <Compile Include="Analyzers\SymbolicDataAnalysisAnalyzer.cs" />
164    <Compile Include="Analyzers\SymbolicDataAnalysisSingleObjectiveTrainingBestSolutionAnalyzer.cs">
165      <SubType>Code</SubType>
166    </Compile>
167    <Compile Include="Converters\LinearModelToTreeConverter.cs" />
168    <Compile Include="Converters\TreeToDiffSharpConverter.cs" />
169    <Compile Include="Converters\VectorUnrollingTreeToAutoDiffTermConverter.cs" />
170    <Compile Include="Converters\VectorTreeSimplifier.cs" />
171    <Compile Include="Converters\TreeSimplifier.cs" />
172    <Compile Include="Converters\DerivativeCalculator.cs" />
173    <Compile Include="Converters\TreeToTensorConverter.cs" />
174    <Compile Include="Converters\TreeToAutoDiffTermConverter.cs" />
175    <Compile Include="Creators\SymbolicDataAnalysisExpressionBalancedTreeCreator.cs" />
176    <Compile Include="Mutators\MultiSymbolicDataAnalysisExpressionManipulator.cs" />
177    <Compile Include="Interfaces\ISymbolicDataAnalysisExpressionManipulator.cs" />
178    <Compile Include="Mutators\NestedOptimizerSubVectorImprovementManipulator.cs" />
179    <Compile Include="Mutators\SegmentOptimization\SamplingSegmentOptimizationManipulator.cs" />
180    <Compile Include="Mutators\SamplingSubVectorImprovementManipulator.cs" />
181    <Compile Include="Mutators\SymbolicDataAnalysisExpressionManipulator.cs" />
182    <Compile Include="Crossovers\SymbolicDataAnalysisExpressionDiversityPreservingCrossover.cs" />
183    <Compile Include="Formatters\InfixExpressionFormatter.cs" />
184    <Compile Include="Formatters\TSQLExpressionFormatter.cs" />
185    <Compile Include="Formatters\SymbolicDataAnalysisExpressionMathematicaFormatter.cs" />
186    <Compile Include="Formatters\SymbolicDataAnalysisExpressionCSharpFormatter.cs" />
187    <Compile Include="Grammars\DataAnalysisGrammar.cs" />
188    <Compile Include="Grammars\FullFunctionalVectorExpressionGrammar.cs" />
189    <Compile Include="Grammars\TypeCoherentVectorExpressionGrammar.cs" />
190    <Compile Include="Grammars\TypeCoherentVectorTimeSeriesExpressionGrammar.cs" />
191    <Compile Include="Hashing\HashExtensions.cs" />
192    <Compile Include="Hashing\HashUtil.cs" />
193    <Compile Include="Hashing\SymbolicExpressionTreeHash.cs" />
194    <Compile Include="Importer\InfixExpressionParser.cs" />
195    <Compile Include="Importer\SymbolicExpressionImporter.cs" />
196    <Compile Include="Importer\Token.cs" />
197    <Compile Include="Interfaces\IModelBacktransformator.cs" />
198    <Compile Include="Interfaces\IWindowedSymbolTreeNode.cs" />
199    <Compile Include="Interfaces\IWindowedSymbol.cs" />
200    <Compile Include="Interfaces\IVariableTreeNode.cs" />
201    <Compile Include="Interfaces\IVariableSymbol.cs" />
202    <Compile Include="Interpreter\BatchInstruction.cs" />
203    <Compile Include="Interpreter\BatchOperations.cs" />
204    <Compile Include="Interpreter\IntervalInterpreter.cs" />
205    <Compile Include="Interpreter\SymbolicDataAnalysisExpressionCompiledTreeInterpreter.cs" />
206    <Compile Include="Interpreter\SymbolicDataAnalysisExpressionTreeBatchInterpreter.cs" />
207    <Compile Include="Interpreter\SymbolicDataAnalysisExpressionTreeVectorInterpreter.cs" />
208    <Compile Include="Interpreter\SymbolicDataAnalysisExpressionTreeNativeInterpreter.cs" />
209    <Compile Include="Mutators\SubVectorImprovementManipulator.cs" />
210    <Compile Include="Mutators\SegmentOptimization\SegmentOptimizationMutator.cs" />
211    <Compile Include="SegmentOptimization\SegmentOptimizationProblem.cs" />
212    <Compile Include="Selectors\DiversitySelector.cs" />
213    <Compile Include="SymbolicDataAnalysisExpressionTreeAverageSimilarityCalculator.cs" />
214    <Compile Include="SymbolicDataAnalysisExpressionTreeSimplificationOperator.cs" />
215    <Compile Include="SymbolicDataAnalysisModelComplexityCalculator.cs" />
216    <Compile Include="SymbolicDataAnalysisExpressionPruningOperator.cs" />
217    <Compile Include="Analyzers\SymbolicDataAnalysisVariableFrequencyAnalyzer.cs" />
218    <Compile Include="Analyzers\SymbolicDataAnalysisAlleleFrequencyAnalyzer.cs" />
219    <Compile Include="Creators\MultiSymbolicDataAnalysisExpressionCreator.cs" />
220    <Compile Include="Creators\SymbolicDataAnalysisExpressionFullTreeCreator.cs" />
221    <Compile Include="Creators\SymbolicDataAnalysisExpressionGrowTreeCreator.cs" />
222    <Compile Include="Creators\SymbolicDataAnalysisExpressionRampedHalfAndHalfTreeCreator.cs" />
223    <Compile Include="Creators\SymbolicDataAnalysisExpressionTreeCreator.cs" />
224    <Compile Include="Crossovers\MultiSymbolicDataAnalysisExpressionCrossover.cs" />
225    <Compile Include="Crossovers\SymbolicDataAnalysisExpressionContextAwareCrossover.cs" />
226    <Compile Include="Crossovers\SymbolicDataAnalysisExpressionCrossover.cs" />
227    <Compile Include="Crossovers\SymbolicDataAnalysisExpressionDepthConstrainedCrossover.cs" />
228    <Compile Include="Crossovers\SymbolicDataAnalysisExpressionDeterministicBestCrossover.cs" />
229    <Compile Include="Crossovers\SymbolicDataAnalysisExpressionProbabilisticFunctionalCrossover.cs" />
230    <Compile Include="Crossovers\SymbolicDataAnalysisExpressionSemanticSimilarityCrossover.cs" />
231    <Compile Include="Formatters\SymbolicDataAnalysisExpressionExcelFormatter.cs" />
232    <Compile Include="Formatters\SymbolicDataAnalysisExpressionSmalltalkFormatter.cs" />
233    <Compile Include="Interfaces\ISymbolicDataAnalysisExpressionCrossover.cs" />
234    <Compile Include="Interfaces\ISymbolicDataAnalysisImpactValuesCalculator.cs" />
235    <Compile Include="Interpreter\InterpreterState.cs" />
236    <Compile Include="Interpreter\OpCodes.cs" />
237    <Compile Include="Interpreter\SymbolicDataAnalysisExpressionTreeILEmittingInterpreter.cs" />
238    <Compile Include="Interpreter\SymbolicDataAnalysisExpressionTreeInterpreter.cs" />
239    <Compile Include="Interpreter\SymbolicDataAnalysisExpressionTreeLinearInterpreter.cs" />
240    <Compile Include="Plugin.cs" />
241    <Compile Include="Formatters\SymbolicDataAnalysisExpressionLatexFormatter.cs" />
242    <Compile Include="Formatters\SymbolicDataAnalysisExpressionMATLABFormatter.cs" />
243    <Compile Include="Interfaces\ISymbolicDataAnalysisBoundedOperator.cs" />
244    <Compile Include="Interfaces\ISymbolicDataAnalysisExpressionTreeInterpreter.cs" />
245    <Compile Include="Interfaces\ISymbolicDataAnalysisProblem.cs" />
246    <Compile Include="SymbolicDataAnalysisModel.cs">
247      <SubType>Code</SubType>
248    </Compile>
249    <Compile Include="SymbolicDataAnalysisMultiObjectiveProblem.cs" />
250    <Compile Include="Interfaces\ISymbolicDataAnalysisValidationAnalyzer.cs" />
251    <Compile Include="Grammars\ArithmeticExpressionGrammar.cs" />
252    <Compile Include="Grammars\FullFunctionalExpressionGrammar.cs" />
253    <Compile Include="Grammars\TypeCoherentExpressionGrammar.cs" />
254    <Compile Include="Interfaces\ISymbolicDataAnalysisMultiObjectiveAnalyzer.cs" />
255    <Compile Include="Interfaces\ISymbolicDataAnalysisSingleObjectiveAnalyzer.cs" />
256    <Compile Include="Interfaces\ISymbolicDataAnalysisAnalyzer.cs" />
257    <Compile Include="SymbolicDataAnalysisSingleObjectiveProblem.cs" />
258    <Compile Include="SymbolicDataAnalysisProblem.cs" />
259    <Compile Include="SymbolicDataAnalysisSolutionImpactValuesCalculator.cs" />
260    <Compile Include="Symbols\Addition.cs" />
261    <Compile Include="Symbols\Covariance.cs" />
262    <Compile Include="Symbols\EuclideanDistance.cs" />
263    <Compile Include="Symbols\AnalyticQuotient.cs" />
264    <Compile Include="Symbols\And.cs" />
265    <Compile Include="Symbols\AutoregressiveVariable.cs" />
266    <Compile Include="Symbols\Length.cs" />
267    <Compile Include="Symbols\Max.cs" />
268    <Compile Include="Symbols\Min.cs" />
269    <Compile Include="Symbols\Mean.cs" />
270    <Compile Include="Symbols\Kurtosis.cs" />
271    <Compile Include="Symbols\Skewness.cs" />
272    <Compile Include="Symbols\SubVector.cs" />
273    <Compile Include="Symbols\TimeSeriesSymbols.cs" />
274    <Compile Include="Symbols\WindowedSymbolTreeNode.cs" />
275    <Compile Include="Symbols\WindowedSymbol.cs" />
276    <Compile Include="Symbols\Variance.cs" />
277    <Compile Include="Symbols\StandardDeviation.cs" />
278    <Compile Include="Symbols\Sum.cs" />
279    <Compile Include="Symbols\Average.cs" />
280    <Compile Include="Symbols\Constant.cs" />
281    <Compile Include="Symbols\ConstantTreeNode.cs" />
282    <Compile Include="Symbols\AiryA.cs" />
283    <Compile Include="Symbols\AiryB.cs" />
284    <Compile Include="Symbols\Bessel.cs" />
285    <Compile Include="Symbols\BinaryFactorVariable.cs" />
286    <Compile Include="Symbols\BinaryFactorVariableTreeNode.cs" />
287    <Compile Include="Symbols\Cube.cs" />
288    <Compile Include="Symbols\FactorVariableTreeNode.cs" />
289    <Compile Include="Symbols\FactorVariable.cs" />
290    <Compile Include="Symbols\Absolute.cs" />
291    <Compile Include="Symbols\CubeRoot.cs" />
292    <Compile Include="Symbols\HyperbolicTangent.cs" />
293    <Compile Include="Symbols\VariableBase.cs" />
294    <Compile Include="Symbols\VariableTreeNodeBase.cs" />
295    <Compile Include="Symbols\Xor.cs" />
296    <Compile Include="Symbols\Erf.cs" />
297    <Compile Include="Symbols\Norm.cs" />
298    <Compile Include="Symbols\FresnelCosineIntegral.cs" />
299    <Compile Include="Symbols\FresnelSineIntegral.cs" />
300    <Compile Include="Symbols\HyperbolicSineIntegral.cs" />
301    <Compile Include="Symbols\HyperbolicCosineIntegral.cs" />
302    <Compile Include="Symbols\SineIntegral.cs" />
303    <Compile Include="Symbols\CosineIntegral.cs" />
304    <Compile Include="Symbols\ExponentialIntegralEi.cs" />
305    <Compile Include="Symbols\Dawson.cs" />
306    <Compile Include="Symbols\Psi.cs" />
307    <Compile Include="Symbols\Gamma.cs" />
308    <Compile Include="Symbols\SquareRoot.cs" />
309    <Compile Include="Symbols\Square.cs" />
310    <Compile Include="Symbols\Cosine.cs" />
311    <Compile Include="Symbols\Derivative.cs" />
312    <Compile Include="Symbols\Division.cs" />
313    <Compile Include="Symbols\Exponential.cs" />
314    <Compile Include="Symbols\GreaterThan.cs" />
315    <Compile Include="Symbols\IfThenElse.cs" />
316    <Compile Include="Symbols\ILaggedTreeNode.cs" />
317    <Compile Include="Symbols\Integral.cs" />
318    <Compile Include="Symbols\LaggedSymbol.cs" />
319    <Compile Include="Symbols\LaggedTreeNode.cs" />
320    <Compile Include="Symbols\LaggedVariable.cs" />
321    <Compile Include="Symbols\LaggedVariableTreeNode.cs" />
322    <Compile Include="Symbols\LessThan.cs" />
323    <Compile Include="Symbols\Logarithm.cs" />
324    <Compile Include="Symbols\Multiplication.cs" />
325    <Compile Include="Symbols\Not.cs" />
326    <Compile Include="Symbols\Or.cs" />
327    <Compile Include="Symbols\Power.cs" />
328    <Compile Include="Symbols\Root.cs" />
329    <Compile Include="Symbols\Sine.cs" />
330    <Compile Include="Symbols\Subtraction.cs" />
331    <Compile Include="Symbols\Tangent.cs" />
332    <Compile Include="Symbols\TimeLag.cs" />
333    <Compile Include="Symbols\Variable.cs" />
334    <Compile Include="Symbols\VariableCondition.cs" />
335    <Compile Include="Symbols\VariableConditionTreeNode.cs" />
336    <Compile Include="Symbols\VariableTreeNode.cs" />
337    <Compile Include="Transformations\SymbolicExpressionTreeBacktransformator.cs" />
338    <Compile Include="Transformations\TransformationToSymbolicTreeMapper.cs" />
339    <Compile Include="TreeMatching\SymbolicExpressionTreeBottomUpSimilarityCalculator.cs" />
340    <Compile Include="TreeMatching\SymbolicExpressionTreeCanonicalSorter.cs" />
341    <Compile Include="TreeMatching\SymbolicExpressionTreeEqualityComparer.cs" />
342    <Compile Include="TreeMatching\SymbolicExpressionTreeMatching.cs" />
343    <Compile Include="TreeMatching\SymbolicExpressionTreeMaxCommonSubtreeSimilarityCalculator.cs" />
344    <Compile Include="TreeMatching\SymbolicExpressionTreeNodeComparer.cs" />
345    <Compile Include="TreeMatching\SymbolicExpressionTreeNodeEqualityComparer.cs" />
346    <Compile Include="TreeMatching\SymbolicExpressionTreePhenotypicSimilarityCalculator.cs" />
347    <None Include="HeuristicLab.snk" />
348    <None Include="Plugin.cs.frame" />
349    <None Include="Properties\AssemblyInfo.cs.frame" />
350    <Compile Include="Evaluators\SymbolicDataAnalysisMultiObjectiveEvaluator.cs" />
351    <Compile Include="Evaluators\SymbolicDataAnalysisSingleObjectiveEvaluator.cs" />
352    <Compile Include="Evaluators\SymbolicDataAnalysisEvaluator.cs" />
353    <Compile Include="Interfaces\ISymbolicDataAnalysisInterpreterOperator.cs" />
354    <Compile Include="Interfaces\ISymbolicDataAnalysisMultiObjectiveEvaluator.cs" />
355    <Compile Include="Interfaces\ISymbolicDataAnalysisEvaluator.cs" />
356    <Compile Include="Interfaces\ISymbolicDataAnalysisGrammar.cs" />
357    <Compile Include="Interfaces\ISymbolicDataAnalysisModel.cs" />
358    <Compile Include="Interfaces\ISymbolicDataAnalysisSingleObjectiveEvaluator.cs" />
359    <Compile Include="Interfaces\ISymbolicDataAnalysisSolution.cs" />
360    <Compile Include="Interfaces\ISymbolicDataAnalysisSolutionCreator.cs" />
361    <Compile Include="Properties\AssemblyInfo.cs" />
362  </ItemGroup>
363  <ItemGroup>
364    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
365      <Visible>False</Visible>
366      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
367      <Install>false</Install>
368    </BootstrapperPackage>
369    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
370      <Visible>False</Visible>
371      <ProductName>.NET Framework 3.5 SP1</ProductName>
372      <Install>true</Install>
373    </BootstrapperPackage>
374    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
375      <Visible>False</Visible>
376      <ProductName>Windows Installer 3.1</ProductName>
377      <Install>true</Install>
378    </BootstrapperPackage>
379  </ItemGroup>
380  <ItemGroup>
381    <ProjectReference Include="..\..\HeuristicLab.Algorithms.EvolutionStrategy\3.3\HeuristicLab.Algorithms.EvolutionStrategy-3.3.csproj">
382      <Project>{e0b45023-cb84-48a1-a1b7-8295b64b7bad}</Project>
383      <Name>HeuristicLab.Algorithms.EvolutionStrategy-3.3</Name>
384    </ProjectReference>
385    <ProjectReference Include="..\..\HeuristicLab.Algorithms.GeneticAlgorithm\3.3\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.csproj">
386      <Project>{a51da44f-cb35-4f6f-99f5-2a2e904ab93b}</Project>
387      <Name>HeuristicLab.Algorithms.GeneticAlgorithm-3.3</Name>
388    </ProjectReference>
389    <ProjectReference Include="..\..\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm\3.3\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.csproj">
390      <Project>{f409dd9e-1e9c-4eb1-aa3a-9f6e987c6e58}</Project>
391      <Name>HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3</Name>
392    </ProjectReference>
393    <ProjectReference Include="..\..\HeuristicLab.Algorithms.RandomSearch\3.3\HeuristicLab.Algorithms.RandomSearch-3.3.csproj">
394      <Project>{4a15dc1a-51ee-4cb7-ac05-f5afddece1b1}</Project>
395      <Name>HeuristicLab.Algorithms.RandomSearch-3.3</Name>
396    </ProjectReference>
397    <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
398      <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project>
399      <Name>HeuristicLab.Analysis-3.3</Name>
400      <Private>False</Private>
401    </ProjectReference>
402    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
403      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
404      <Name>HeuristicLab.Collections-3.3</Name>
405      <Private>False</Private>
406    </ProjectReference>
407    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
408      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
409      <Name>HeuristicLab.Common.Resources-3.3</Name>
410      <Private>False</Private>
411    </ProjectReference>
412    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
413      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
414      <Name>HeuristicLab.Common-3.3</Name>
415      <Private>False</Private>
416    </ProjectReference>
417    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
418      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
419      <Name>HeuristicLab.Core-3.3</Name>
420      <Private>False</Private>
421    </ProjectReference>
422    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
423      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
424      <Name>HeuristicLab.Data-3.3</Name>
425      <Private>False</Private>
426    </ProjectReference>
427    <ProjectReference Include="..\..\HeuristicLab.Encodings.IntegerVectorEncoding\3.3\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.csproj">
428      <Project>{DDFB14DD-2A85-493C-A52D-E69729BBAEB0}</Project>
429      <Name>HeuristicLab.Encodings.IntegerVectorEncoding-3.3</Name>
430    </ProjectReference>
431    <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj">
432      <Project>{06D4A186-9319-48A0-BADE-A2058D462EEA}</Project>
433      <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4</Name>
434      <Private>False</Private>
435    </ProjectReference>
436    <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
437      <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
438      <Name>HeuristicLab.Operators-3.3</Name>
439      <Private>False</Private>
440    </ProjectReference>
441    <ProjectReference Include="..\..\HeuristicLab.Optimization.Operators\3.3\HeuristicLab.Optimization.Operators-3.3.csproj">
442      <Project>{25087811-F74C-4128-BC86-8324271DA13E}</Project>
443      <Name>HeuristicLab.Optimization.Operators-3.3</Name>
444      <Private>False</Private>
445    </ProjectReference>
446    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
447      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
448      <Name>HeuristicLab.Optimization-3.3</Name>
449    </ProjectReference>
450    <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
451      <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
452      <Name>HeuristicLab.Parameters-3.3</Name>
453      <Private>False</Private>
454    </ProjectReference>
455    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
456      <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
457      <Name>HeuristicLab.Persistence-3.3</Name>
458      <Private>False</Private>
459    </ProjectReference>
460    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
461      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
462      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
463      <Private>False</Private>
464    </ProjectReference>
465    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
466      <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project>
467      <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
468      <Private>False</Private>
469    </ProjectReference>
470    <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">
471      <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project>
472      <Name>HeuristicLab.Problems.Instances-3.3</Name>
473      <Private>False</Private>
474    </ProjectReference>
475    <ProjectReference Include="..\..\HeuristicLab.Random\3.3\HeuristicLab.Random-3.3.csproj">
476      <Project>{F4539FB6-4708-40C9-BE64-0A1390AEA197}</Project>
477      <Name>HeuristicLab.Random-3.3</Name>
478      <Private>False</Private>
479    </ProjectReference>
480    <ProjectReference Include="..\..\HeuristicLab.Selection\3.3\HeuristicLab.Selection-3.3.csproj">
481      <Project>{2C36CD4F-E5F5-43A4-801A-201EA895FE17}</Project>
482      <Name>HeuristicLab.Selection-3.3</Name>
483    </ProjectReference>
484  </ItemGroup>
485  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
486  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
487       Other similar extension points exist, see Microsoft.Common.targets.
488  <Target Name="BeforeBuild">
489  </Target>
490  <Target Name="AfterBuild">
491  </Target>
492  -->
493  <PropertyGroup>
494    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
495set ProjectDir=$(ProjectDir)
496set SolutionDir=$(SolutionDir)
497set Outdir=$(Outdir)
498
499call PreBuildEvent.cmd
500</PreBuildEvent>
501    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
502export ProjectDir=$(ProjectDir)
503export SolutionDir=$(SolutionDir)
504
505$SolutionDir/PreBuildEvent.sh
506</PreBuildEvent>
507  </PropertyGroup>
508</Project>
Note: See TracBrowser for help on using the repository browser.