Free cookie consent management tool by TermsFeed Policy Generator

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

Last change on this file since 16796 was 16760, checked in by msemenki, 6 years ago

#2988: ADD:

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