Free cookie consent management tool by TermsFeed Policy Generator

source: branches/CMAES/HeuristicLab.Encodings.RealVectorEncoding/3.3/HeuristicLab.Encodings.RealVectorEncoding-3.3.csproj @ 9141

Last change on this file since 9141 was 9141, checked in by abeham, 11 years ago

#2002: Added Analysis, Analysis.Views and ability to scale axes logarithmically

File size: 15.0 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>{BB6D334A-4BB6-4674-9883-31A6EBB32CAB}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Encodings.RealVectorEncoding</RootNamespace>
12    <AssemblyName>HeuristicLab.Encodings.RealVectorEncoding-3.3</AssemblyName>
13    <TargetFrameworkVersion>v4.0</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\sources\bin\</OutputPath>
44    <DefineConstants>DEBUG;TRACE</DefineConstants>
45    <ErrorReport>prompt</ErrorReport>
46    <WarningLevel>4</WarningLevel>
47    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
48  </PropertyGroup>
49  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
50    <DebugType>pdbonly</DebugType>
51    <Optimize>true</Optimize>
52    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
53    <DefineConstants>TRACE</DefineConstants>
54    <ErrorReport>prompt</ErrorReport>
55    <WarningLevel>4</WarningLevel>
56    <DocumentationFile>
57    </DocumentationFile>
58    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
59  </PropertyGroup>
60  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
61    <DebugSymbols>true</DebugSymbols>
62    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
63    <DefineConstants>DEBUG;TRACE</DefineConstants>
64    <DebugType>full</DebugType>
65    <PlatformTarget>x86</PlatformTarget>
66    <ErrorReport>prompt</ErrorReport>
67    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
68  </PropertyGroup>
69  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
70    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
71    <DefineConstants>TRACE</DefineConstants>
72    <DocumentationFile>
73    </DocumentationFile>
74    <Optimize>true</Optimize>
75    <DebugType>pdbonly</DebugType>
76    <PlatformTarget>x86</PlatformTarget>
77    <ErrorReport>prompt</ErrorReport>
78    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
79  </PropertyGroup>
80  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
81    <DebugSymbols>true</DebugSymbols>
82    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
83    <DefineConstants>DEBUG;TRACE</DefineConstants>
84    <DebugType>full</DebugType>
85    <PlatformTarget>x64</PlatformTarget>
86    <ErrorReport>prompt</ErrorReport>
87    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
88  </PropertyGroup>
89  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
90    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
91    <DefineConstants>TRACE</DefineConstants>
92    <DocumentationFile>
93    </DocumentationFile>
94    <Optimize>true</Optimize>
95    <DebugType>pdbonly</DebugType>
96    <PlatformTarget>x64</PlatformTarget>
97    <ErrorReport>prompt</ErrorReport>
98    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
99  </PropertyGroup>
100  <ItemGroup>
101    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
102      <SpecificVersion>False</SpecificVersion>
103      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
104      <Private>False</Private>
105    </Reference>
106    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
107      <SpecificVersion>False</SpecificVersion>
108      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
109      <Private>False</Private>
110    </Reference>
111    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
112      <SpecificVersion>False</SpecificVersion>
113      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
114      <Private>False</Private>
115    </Reference>
116    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
117      <SpecificVersion>False</SpecificVersion>
118      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
119      <Private>False</Private>
120    </Reference>
121    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
122      <SpecificVersion>False</SpecificVersion>
123      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
124      <Private>False</Private>
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\sources\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\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
134      <Private>False</Private>
135    </Reference>
136    <Reference Include="HeuristicLab.Optimization.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
137      <SpecificVersion>False</SpecificVersion>
138      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
139      <Private>False</Private>
140    </Reference>
141    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
142      <SpecificVersion>False</SpecificVersion>
143      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
144      <Private>False</Private>
145    </Reference>
146    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
147      <SpecificVersion>False</SpecificVersion>
148      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
149      <Private>False</Private>
150    </Reference>
151    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
152      <SpecificVersion>False</SpecificVersion>
153      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
154      <Private>False</Private>
155    </Reference>
156    <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
157      <SpecificVersion>False</SpecificVersion>
158      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
159      <Private>False</Private>
160    </Reference>
161    <Reference Include="System" />
162    <Reference Include="System.Core">
163      <RequiredTargetFramework>3.5</RequiredTargetFramework>
164    </Reference>
165    <Reference Include="System.Data" />
166    <Reference Include="System.Drawing" />
167    <Reference Include="System.Xml" />
168  </ItemGroup>
169  <ItemGroup>
170    <Compile Include="Creators\PredefinedRealVectorCreator.cs" />
171    <Compile Include="Interfaces\IRealVectorMultiNeighborhoodShakingOperator.cs" />
172    <Compile Include="ParticleOperators\RealVectorParticleCreator.cs" />
173    <Compile Include="Crossovers\BlendAlphaBetaCrossover.cs" />
174    <Compile Include="Interfaces\IRealVectorManipulator.cs" />
175    <Compile Include="Interfaces\IRealVectorOperator.cs" />
176    <Compile Include="Interfaces\IRealVectorCrossover.cs" />
177    <Compile Include="Interfaces\IRealVectorCreator.cs" />
178    <Compile Include="BoundsChecker.cs" />
179    <Compile Include="Creators\UniformRandomRealVectorCreator.cs" />
180    <Compile Include="Interfaces\IRealVectorParticleCreator.cs" />
181    <Compile Include="Interfaces\IRealVectorParticleUpdater.cs" />
182    <Compile Include="Interfaces\IRealVectorSwarmUpdater.cs" />
183    <Compile Include="Manipulators\SelfAdaptiveNormalAllPositionsManipulator.cs" />
184    <Compile Include="ParticleOperators\RealVectorNeighborhoodParticleUpdater.cs" />
185    <Compile Include="ParticleOperators\RealVectorParticleUpdater.cs" />
186    <Compile Include="ParticleOperators\RealVectorSwarmUpdater.cs" />
187    <Compile Include="ParticleOperators\RealVectorTotallyConnectedParticleUpdater.cs" />
188    <Compile Include="Plugin.cs" />
189    <Compile Include="RealVectorCreator.cs" />
190    <Compile Include="RealVectorCrossover.cs" />
191    <Compile Include="Properties\AssemblyInfo.cs" />
192    <Compile Include="RealVectorManipulator.cs" />
193  </ItemGroup>
194  <ItemGroup>
195    <Compile Include="Crossovers\AverageCrossover.cs" />
196    <Compile Include="Crossovers\BlendAlphaCrossover.cs" />
197    <Compile Include="Crossovers\DiscreteCrossover.cs" />
198    <Compile Include="Crossovers\HeuristicCrossover.cs" />
199    <Compile Include="Crossovers\LocalCrossover.cs" />
200    <Compile Include="Crossovers\MultiRealVectorCrossover.cs" />
201    <Compile Include="Crossovers\RandomConvexCrossover.cs" />
202    <Compile Include="Crossovers\SimulatedBinaryCrossover.cs" />
203    <Compile Include="Crossovers\SinglePointCrossover.cs">
204      <SubType>Code</SubType>
205    </Compile>
206    <Compile Include="Crossovers\UniformAllPositionsArithmeticCrossover.cs" />
207    <Compile Include="Crossovers\UniformSomePositionsArithmeticCrossover.cs" />
208    <Compile Include="Interfaces\IRealVectorStdDevStrategyParameterCreator.cs" />
209    <Compile Include="Interfaces\IRealVectorStdDevStrategyParameterCrossover.cs" />
210    <Compile Include="Interfaces\IRealVectorStdDevStrategyParameterManipulator.cs" />
211    <Compile Include="Interfaces\IRealVectorStdDevStrategyParameterOperator.cs" />
212    <Compile Include="Interfaces\IAdditiveRealVectorMoveOperator.cs" />
213    <Compile Include="Interfaces\IRealVectorBoundsChecker.cs" />
214    <Compile Include="Interfaces\IRealVectorMoveGenerator.cs" />
215    <Compile Include="Interfaces\IRealVectorMoveOperator.cs" />
216    <Compile Include="Manipulators\MultiRealVectorManipulator.cs" />
217    <Compile Include="Manipulators\FixedNormalAllPositionsManipulator.cs" />
218    <Compile Include="Moves\AdditiveMoveTabuChecker.cs" />
219    <Compile Include="Moves\AdditiveMoveTabuMaker.cs" />
220    <Compile Include="Moves\AdditiveMoveTabuAttribute.cs" />
221    <Compile Include="Moves\AdditiveMoveMaker.cs" />
222    <Compile Include="Moves\AdditiveMove.cs" />
223    <Compile Include="Moves\AdditiveMoveGenerator.cs" />
224    <Compile Include="Moves\StochasticNormalMultiMoveGenerator.cs" />
225    <Compile Include="Moves\StochasticPolynomialMultiMoveGenerator.cs" />
226    <Compile Include="RealVector.cs" />
227    <Compile Include="Manipulators\BreederGeneticAlgorithmManipulator.cs" />
228    <Compile Include="Manipulators\PolynomialAllPositionManipulator.cs" />
229    <Compile Include="Manipulators\MichalewiczNonUniformAllPositionsManipulator.cs">
230      <SubType>Code</SubType>
231    </Compile>
232    <Compile Include="Manipulators\MichalewiczNonUniformOnePositionManipulator.cs" />
233    <Compile Include="Manipulators\PolynomialOnePositionManipulator.cs" />
234    <Compile Include="Manipulators\UniformOnePositionManipulator.cs" />
235    <Compile Include="ReflectiveBoundsChecker.cs" />
236    <Compile Include="ShakingOperators\RealVectorShakingOperator.cs" />
237    <Compile Include="StrategyParameters\StdDevStrategyVectorCreator.cs" />
238    <Compile Include="StrategyParameters\StdDevStrategyVectorCrossover.cs" />
239    <Compile Include="StrategyParameters\StdDevStrategyVectorManipulator.cs" />
240    <None Include="HeuristicLab.snk" />
241    <None Include="Plugin.cs.frame" />
242    <None Include="Properties\AssemblyInfo.cs.frame" />
243  </ItemGroup>
244  <ItemGroup>
245    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
246      <Visible>False</Visible>
247      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
248      <Install>false</Install>
249    </BootstrapperPackage>
250    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
251      <Visible>False</Visible>
252      <ProductName>.NET Framework 3.5 SP1</ProductName>
253      <Install>true</Install>
254    </BootstrapperPackage>
255    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
256      <Visible>False</Visible>
257      <ProductName>Windows Installer 3.1</ProductName>
258      <Install>true</Install>
259    </BootstrapperPackage>
260  </ItemGroup>
261  <ItemGroup>
262    <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
263      <Project>{887425b4-4348-49ed-a457-b7d2c26ddbf9}</Project>
264      <Name>HeuristicLab.Analysis-3.3</Name>
265      <Private>False</Private>
266    </ProjectReference>
267  </ItemGroup>
268  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
269  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
270       Other similar extension points exist, see Microsoft.Common.targets.
271  <Target Name="BeforeBuild">
272  </Target>
273  <Target Name="AfterBuild">
274  </Target>
275  -->
276  <PropertyGroup>
277    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
278set ProjectDir=$(ProjectDir)
279set SolutionDir=$(SolutionDir)
280set Outdir=$(Outdir)
281
282call PreBuildEvent.cmd
283</PreBuildEvent>
284    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
285export ProjectDir=$(ProjectDir)
286export SolutionDir=$(SolutionDir)
287
288$SolutionDir/PreBuildEvent.sh
289</PreBuildEvent>
290  </PropertyGroup>
291</Project>
Note: See TracBrowser for help on using the repository browser.