Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2988_ModelsOfModels2/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj @ 16899

Last change on this file since 16899 was 16899, checked in by msemenki, 5 years ago

#2988: New version of class structure.

File size: 16.8 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>{06D4A186-9319-48A0-BADE-A2058D462EEA}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding</RootNamespace>
12    <AssemblyName>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-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    <CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>
48    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
49    <Prefer32Bit>false</Prefer32Bit>
50  </PropertyGroup>
51  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
52    <DebugType>pdbonly</DebugType>
53    <Optimize>true</Optimize>
54    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
55    <DefineConstants>TRACE</DefineConstants>
56    <ErrorReport>prompt</ErrorReport>
57    <WarningLevel>4</WarningLevel>
58    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
59    <Prefer32Bit>false</Prefer32Bit>
60  </PropertyGroup>
61  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
62    <DebugSymbols>true</DebugSymbols>
63    <OutputPath>$(SolutionDir)\bin\</OutputPath>
64    <DefineConstants>DEBUG;TRACE</DefineConstants>
65    <DebugType>full</DebugType>
66    <PlatformTarget>x64</PlatformTarget>
67    <ErrorReport>prompt</ErrorReport>
68    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
69    <Prefer32Bit>false</Prefer32Bit>
70  </PropertyGroup>
71  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
72    <OutputPath>$(SolutionDir)\bin\</OutputPath>
73    <DefineConstants>TRACE</DefineConstants>
74    <Optimize>true</Optimize>
75    <DebugType>pdbonly</DebugType>
76    <PlatformTarget>x64</PlatformTarget>
77    <ErrorReport>prompt</ErrorReport>
78    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
79    <Prefer32Bit>false</Prefer32Bit>
80  </PropertyGroup>
81  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
82    <DebugSymbols>true</DebugSymbols>
83    <OutputPath>$(SolutionDir)\bin\</OutputPath>
84    <DefineConstants>DEBUG;TRACE</DefineConstants>
85    <DebugType>full</DebugType>
86    <PlatformTarget>x86</PlatformTarget>
87    <ErrorReport>prompt</ErrorReport>
88    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
89    <Prefer32Bit>false</Prefer32Bit>
90  </PropertyGroup>
91  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
92    <OutputPath>$(SolutionDir)\bin\</OutputPath>
93    <DefineConstants>TRACE</DefineConstants>
94    <Optimize>true</Optimize>
95    <DebugType>pdbonly</DebugType>
96    <PlatformTarget>x86</PlatformTarget>
97    <ErrorReport>prompt</ErrorReport>
98    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
99    <Prefer32Bit>false</Prefer32Bit>
100  </PropertyGroup>
101  <ItemGroup>
102    <Reference Include="HEAL.Attic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
103      <SpecificVersion>False</SpecificVersion>
104      <HintPath>..\..\..\..\trunk\bin\HEAL.Attic.dll</HintPath>
105      <Private>False</Private>
106    </Reference>
107    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
108      <SpecificVersion>False</SpecificVersion>
109      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
110    </Reference>
111    <Reference Include="HeuristicLab.Attic, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
112      <SpecificVersion>False</SpecificVersion>
113      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Attic.dll</HintPath>
114    </Reference>
115    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
116      <SpecificVersion>False</SpecificVersion>
117      <HintPath>..\..\..\..\trunk\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      <SpecificVersion>False</SpecificVersion>
121      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
122    </Reference>
123    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
124      <SpecificVersion>False</SpecificVersion>
125      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
126    </Reference>
127    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
128      <SpecificVersion>False</SpecificVersion>
129      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
130    </Reference>
131    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
132      <SpecificVersion>False</SpecificVersion>
133      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
134    </Reference>
135    <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
136      <SpecificVersion>False</SpecificVersion>
137      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath>
138      <Private>False</Private>
139    </Reference>
140    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
141      <SpecificVersion>False</SpecificVersion>
142      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
143    </Reference>
144    <Reference Include="HeuristicLab.Optimization.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
145      <SpecificVersion>False</SpecificVersion>
146      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
147    </Reference>
148    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
149      <SpecificVersion>False</SpecificVersion>
150      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
151    </Reference>
152    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
153      <SpecificVersion>False</SpecificVersion>
154      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
155    </Reference>
156    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
157      <SpecificVersion>False</SpecificVersion>
158      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
159    </Reference>
160    <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
161      <SpecificVersion>False</SpecificVersion>
162      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath>
163    </Reference>
164    <Reference Include="System" />
165    <Reference Include="System.Core">
166      <RequiredTargetFramework>3.5</RequiredTargetFramework>
167    </Reference>
168    <Reference Include="System.Drawing" />
169    <Reference Include="System.Xml.Linq">
170      <RequiredTargetFramework>3.5</RequiredTargetFramework>
171    </Reference>
172    <Reference Include="System.Data.DataSetExtensions">
173      <RequiredTargetFramework>3.5</RequiredTargetFramework>
174    </Reference>
175    <Reference Include="System.Data" />
176    <Reference Include="System.Xml" />
177  </ItemGroup>
178  <ItemGroup>
179    <Compile Include="Analyzers\BestSymbolicExpressionTreeAnalyzer.cs" />
180    <Compile Include="Analyzers\MinAverageMaxSymbolicExpressionTreeLengthAnalyzer.cs" />
181    <Compile Include="Analyzers\SymbolicExpressionSymbolFrequencyAnalyzer.cs" />
182    <Compile Include="Analyzers\SymbolicExpressionTreeLengthAnalyzer.cs" />
183    <Compile Include="Analyzers\SymbolicExpressionTreeLengthCalculator.cs" />
184    <Compile Include="ArchitectureManipulators\ArgumentCreater.cs" />
185    <Compile Include="ArchitectureManipulators\ArgumentDeleter.cs" />
186    <Compile Include="ArchitectureManipulators\ArgumentDuplicater.cs" />
187    <Compile Include="ArchitectureManipulators\GrammarModifier.cs" />
188    <Compile Include="ArchitectureManipulators\MultiSymbolicExpressionTreeArchitectureManipulator.cs" />
189    <Compile Include="ArchitectureManipulators\SubroutineCreater.cs" />
190    <Compile Include="ArchitectureManipulators\SubroutineDeleter.cs" />
191    <Compile Include="ArchitectureManipulators\SubroutineDuplicater.cs" />
192    <Compile Include="ArchitectureManipulators\SymbolicExpressionTreeArchitectureManipulator.cs" />
193    <Compile Include="Grammars\GrammarUtils.cs" />
194    <Compile Include="SymbolicExpressionTreeProblem.cs" />
195    <Compile Include="Compiler\Instruction.cs" />
196    <Compile Include="Compiler\LinearInstruction.cs" />
197    <Compile Include="Compiler\SymbolicExpressionTreeCompiler.cs" />
198    <Compile Include="Compiler\SymbolicExpressionTreeLinearCompiler.cs" />
199    <Compile Include="Creators\FullTreeCreator.cs">
200      <SubType>Code</SubType>
201    </Compile>
202    <Compile Include="Creators\GrowTreeCreator.cs">
203      <SubType>Code</SubType>
204    </Compile>
205    <Compile Include="Creators\RampedHalfAndHalfTreeCreator.cs" />
206    <Compile Include="Formatters\SymbolicExpressionTreeGraphvizFormatter.cs" />
207    <Compile Include="Formatters\SymbolicExpressionTreeHierarchicalFormatter.cs" />
208    <Compile Include="Grammars\EmptySymbolicExpressionTreeGrammar.cs" />
209    <Compile Include="Grammars\SimpleSymbolicExpressionGrammar.cs" />
210    <Compile Include="Interfaces\IReadOnlySymbol.cs" />
211    <Compile Include="Interfaces\ISymbolicExpressionGrammar.cs" />
212    <Compile Include="Interfaces\ISymbolicExpressionGrammarBase.cs" />
213    <Compile Include="Interfaces\ISymbolicExpressionTreeGrammar.cs" />
214    <Compile Include="Interfaces\ISymbolicExpressionTreeNodeComparer.cs" />
215    <Compile Include="Interfaces\ISymbolicExpressionTreeNodeSimilarityComparer.cs" />
216    <Compile Include="Interfaces\Operators\ISymbolicExpressionTreeArchitectureAlteringOperator.cs" />
217    <Compile Include="Interfaces\Operators\ISymbolicExpressionTreeGrammarBasedOperator.cs" />
218    <Compile Include="Creators\SymbolicExpressionTreeCreator.cs" />
219    <Compile Include="CutPoint.cs" />
220    <Compile Include="Crossovers\SymbolicExpressionTreeCrossover.cs" />
221    <Compile Include="Formatters\SymbolicExpressionTreeStringFormatter.cs" />
222    <Compile Include="Interfaces\ISymbol.cs" />
223    <Compile Include="Interfaces\ISymbolicExpressionTree.cs" />
224    <Compile Include="Interfaces\Operators\ISymbolicExpressionTreeAnalyzer.cs" />
225    <Compile Include="Interfaces\Operators\ISymbolicExpressionTreeArchitectureManipulator.cs" />
226    <Compile Include="Interfaces\Operators\ISymbolicExpressionTreeCreator.cs" />
227    <Compile Include="Interfaces\Operators\ISymbolicExpressionTreeCrossover.cs" />
228    <Compile Include="Interfaces\ISymbolicExpressionTreeNode.cs" />
229    <Compile Include="Interfaces\ISymbolicExpressionTreeStringFormatter.cs" />
230    <Compile Include="Interfaces\Operators\ISymbolicExpressionTreeSizeConstraintOperator.cs" />
231    <Compile Include="Manipulators\ChangeNodeTypeManipulation.cs" />
232    <Compile Include="Interfaces\Operators\ISymbolicExpressionTreeManipulator.cs" />
233    <Compile Include="Manipulators\RemoveBranchManipulation.cs" />
234    <Compile Include="Manipulators\ReplaceBranchManipulation.cs" />
235    <Compile Include="Manipulators\FullTreeShaker.cs" />
236    <Compile Include="Manipulators\MultiSymbolicExpressionTreeManipulator.cs" />
237    <Compile Include="Manipulators\OnePointShaker.cs" />
238    <Compile Include="Manipulators\SymbolicExpressionTreeManipulator.cs" />
239    <Compile Include="Plugin.cs" />
240    <Compile Include="Grammars\SymbolicExpressionGrammarBase.cs" />
241    <Compile Include="Grammars\SymbolicExpressionGrammar.cs" />
242    <Compile Include="Grammars\SymbolicExpressionTreeGrammar.cs" />
243    <Compile Include="SymbolicExpressionTreeEncoding.cs" />
244    <Compile Include="SymbolicExpressionTreeTopLevelNode.cs" />
245    <Compile Include="Crossovers\SubtreeCrossover.cs">
246      <SubType>Code</SubType>
247    </Compile>
248    <Compile Include="EnumerableExtensions.cs" />
249    <Compile Include="SymbolicExpressionTreeOperator.cs" />
250    <Compile Include="SymbolicExpressionTreeTerminalNode.cs" />
251    <Compile Include="Creators\ProbabilisticTreeCreator.cs" />
252    <Compile Include="Interfaces\Operators\ISymbolicExpressionTreeOperator.cs" />
253    <Compile Include="SymbolicExpressionTree.cs" />
254    <Compile Include="Properties\AssemblyInfo.cs" />
255    <Compile Include="SymbolicExpressionTreeNode.cs" />
256    <Compile Include="Symbols\Argument.cs" />
257    <Compile Include="Symbols\ArgumentTreeNode.cs" />
258    <Compile Include="Symbols\GroupSymbol.cs" />
259    <Compile Include="Symbols\SimpleSymbol.cs" />
260    <Compile Include="Symbols\StartSymbol.cs" />
261    <Compile Include="Symbols\InvokeFunction.cs" />
262    <Compile Include="Symbols\InvokeFunctionTreeNode.cs" />
263    <Compile Include="Symbols\DefunTreeNode.cs" />
264    <Compile Include="Symbols\Defun.cs" />
265    <Compile Include="Symbols\ProgramRootSymbol.cs" />
266    <Compile Include="Symbols\Symbol.cs" />
267  </ItemGroup>
268  <ItemGroup>
269    <None Include="HeuristicLab.snk" />
270    <None Include="Plugin.cs.frame" />
271    <None Include="Properties\AssemblyInfo.cs.frame" />
272  </ItemGroup>
273  <ItemGroup>
274    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
275      <Visible>False</Visible>
276      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
277      <Install>false</Install>
278    </BootstrapperPackage>
279    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
280      <Visible>False</Visible>
281      <ProductName>.NET Framework 3.5 SP1</ProductName>
282      <Install>true</Install>
283    </BootstrapperPackage>
284    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
285      <Visible>False</Visible>
286      <ProductName>Windows Installer 3.1</ProductName>
287      <Install>true</Install>
288    </BootstrapperPackage>
289  </ItemGroup>
290  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
291  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
292       Other similar extension points exist, see Microsoft.Common.targets.
293  <Target Name="BeforeBuild">
294  </Target>
295  <Target Name="AfterBuild">
296  </Target>
297  -->
298  <PropertyGroup>
299    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
300set ProjectDir=$(ProjectDir)
301set SolutionDir=$(SolutionDir)
302set Outdir=$(Outdir)
303
304call PreBuildEvent.cmd
305</PreBuildEvent>
306    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
307export ProjectDir=$(ProjectDir)
308export SolutionDir=$(SolutionDir)
309
310$SolutionDir/PreBuildEvent.sh
311</PreBuildEvent>
312  </PropertyGroup>
313</Project>
Note: See TracBrowser for help on using the repository browser.