Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/HeuristicLab.Problems.MultiObjectiveTestFunctions-3.3.csproj @ 14068

Last change on this file since 14068 was 14068, checked in by mkommend, 8 years ago

#1087: Added checks for min and max objectives to testfunctions.

File size: 14.8 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4  <PropertyGroup>
5    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7    <ProjectGuid>{D53E8E48-CFAA-4F57-AC35-63BEF4476159}</ProjectGuid>
8    <OutputType>Library</OutputType>
9    <AppDesignerFolder>Properties</AppDesignerFolder>
10    <RootNamespace>HeuristicLab.Problems.MultiObjectiveTestFunctions</RootNamespace>
11    <AssemblyName>HeuristicLab.Problems.MultiObjectiveTestFunctions-3.3</AssemblyName>
12    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
13    <FileAlignment>512</FileAlignment>
14    <SccProjectName>Svn</SccProjectName>
15    <SccLocalPath>Svn</SccLocalPath>
16    <SccAuxPath>Svn</SccAuxPath>
17    <SccProvider>SubversionScc</SccProvider>
18  </PropertyGroup>
19  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
20    <DebugSymbols>true</DebugSymbols>
21    <DebugType>full</DebugType>
22    <Optimize>false</Optimize>
23    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
24    <DefineConstants>DEBUG;TRACE</DefineConstants>
25    <ErrorReport>prompt</ErrorReport>
26    <WarningLevel>4</WarningLevel>
27    <RunCodeAnalysis>true</RunCodeAnalysis>
28  </PropertyGroup>
29  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
30    <DebugType>pdbonly</DebugType>
31    <Optimize>true</Optimize>
32    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
33    <DefineConstants>TRACE</DefineConstants>
34    <ErrorReport>prompt</ErrorReport>
35    <WarningLevel>4</WarningLevel>
36  </PropertyGroup>
37  <PropertyGroup>
38    <SignAssembly>true</SignAssembly>
39  </PropertyGroup>
40  <PropertyGroup>
41    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
42  </PropertyGroup>
43  <PropertyGroup>
44    <StartupObject />
45  </PropertyGroup>
46  <ItemGroup>
47    <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
48      <SpecificVersion>False</SpecificVersion>
49      <HintPath>..\..\..\..\trunk\sources\bin\ALGLIB-3.7.0.dll</HintPath>
50    </Reference>
51    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
52      <SpecificVersion>False</SpecificVersion>
53      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
54    </Reference>
55    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
56      <SpecificVersion>False</SpecificVersion>
57      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
58    </Reference>
59    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
60      <SpecificVersion>False</SpecificVersion>
61      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
62    </Reference>
63    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
64      <SpecificVersion>False</SpecificVersion>
65      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
66    </Reference>
67    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
68      <SpecificVersion>False</SpecificVersion>
69      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
70      <Private>False</Private>
71    </Reference>
72    <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
73      <SpecificVersion>False</SpecificVersion>
74      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
75    </Reference>
76    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
77      <SpecificVersion>False</SpecificVersion>
78      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
79      <Private>False</Private>
80    </Reference>
81    <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
82      <SpecificVersion>False</SpecificVersion>
83      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
84      <Private>False</Private>
85    </Reference>
86    <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
87      <SpecificVersion>False</SpecificVersion>
88      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
89    </Reference>
90    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
91      <SpecificVersion>False</SpecificVersion>
92      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
93    </Reference>
94    <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
95      <SpecificVersion>False</SpecificVersion>
96      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
97      <Private>False</Private>
98    </Reference>
99    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
100      <SpecificVersion>False</SpecificVersion>
101      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
102      <Private>False</Private>
103    </Reference>
104    <Reference Include="HeuristicLab.Optimization.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
105      <SpecificVersion>False</SpecificVersion>
106      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
107    </Reference>
108    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
109      <SpecificVersion>False</SpecificVersion>
110      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
111      <Private>False</Private>
112    </Reference>
113    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
114      <SpecificVersion>False</SpecificVersion>
115      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
116      <Private>False</Private>
117    </Reference>
118    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
119      <SpecificVersion>False</SpecificVersion>
120      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
121      <Private>False</Private>
122    </Reference>
123    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
124      <SpecificVersion>False</SpecificVersion>
125      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
126    </Reference>
127    <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
128      <SpecificVersion>False</SpecificVersion>
129      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
130    </Reference>
131    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
132      <SpecificVersion>False</SpecificVersion>
133      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
134    </Reference>
135    <Reference Include="System" />
136    <Reference Include="System.Core" />
137    <Reference Include="System.Drawing" />
138    <Reference Include="System.Windows.Forms" />
139    <Reference Include="System.Windows.Forms.DataVisualization" />
140    <Reference Include="System.Drawing" />
141    <Reference Include="System.Xml.Linq" />
142    <Reference Include="System.Data.DataSetExtensions" />
143    <Reference Include="Microsoft.CSharp" />
144    <Reference Include="System.Data" />
145    <Reference Include="System.Xml" />
146  </ItemGroup>
147  <ItemGroup>
148    <Compile Include="Analyzers\NormalizedHypervolumeAnalyzer.cs" />
149    <Compile Include="Analyzers\ScatterPlotAnalyzer.cs" />
150    <Compile Include="Analyzers\CrowdingAnalyzer.cs" />
151    <Compile Include="Analyzers\InvertedGenerationalDistanceAnalyzer.cs" />
152    <Compile Include="Analyzers\HypervolumeAnalyzer.cs" />
153    <Compile Include="Analyzers\MOTFAnalyzer.cs" />
154    <Compile Include="Analyzers\GenerationalDistanceAnalyzer.cs" />
155    <Compile Include="Analyzers\SpacingAnalyzer.cs" />
156    <Compile Include="Instances\IHRInstanceProvider.cs" />
157    <Compile Include="Interfaces\IConstrainedTestFunction.cs" />
158    <Compile Include="Interfaces\IMultiObjectiveTestFunctionAnalyzer.cs" />
159    <Compile Include="Calculators\Crowding.cs" />
160    <Compile Include="Calculators\Spacing.cs" />
161    <Compile Include="Calculators\HyperVolume.cs" />
162    <Compile Include="Calculators\InvertedGenerationalDistance.cs" />
163    <Compile Include="Calculators\GenerationalDistance.cs" />
164    <Compile Include="Calculators\Utilities.cs" />
165    <Compile Include="Instances\MISCInstanceProvider.cs" />
166    <Compile Include="Instances\ZDTInstanceProvider.cs" />
167    <Compile Include="Instances\MOTFData.cs" />
168    <Compile Include="Instances\MOTFDataDescriptor.cs" />
169    <Compile Include="Instances\DTLZInstanceProvider.cs" />
170    <Compile Include="Interfaces\IMOFrontModel.cs" />
171    <Compile Include="Testfunctions\Misc\CIGTAB.cs" />
172    <Compile Include="Testfunctions\IHR\IHR.cs" />
173    <Compile Include="Testfunctions\IHR\IHR1.cs" />
174    <Compile Include="Testfunctions\IHR\IHR6.cs" />
175    <Compile Include="Testfunctions\IHR\IHR4.cs" />
176    <Compile Include="Testfunctions\IHR\IHR3.cs" />
177    <Compile Include="Testfunctions\IHR\IHR2.cs" />
178    <Compile Include="Testfunctions\Misc\ELLI1.cs" />
179    <Compile Include="Views\MOSolution.cs" />
180    <Compile Include="Views\MOFrontScatterPlotView.cs">
181      <SubType>UserControl</SubType>
182    </Compile>
183    <Compile Include="Views\MOFrontScatterPlotView.Designer.cs">
184      <DependentUpon>MOFrontScatterPlotView.cs</DependentUpon>
185    </Compile>
186    <Compile Include="NonDominatedSelect.cs" />
187    <Compile Include="Interfaces\IMultiObjectiveTestFunction.cs" />
188    <Compile Include="MultiObjectiveTestFunctionProblem.cs" />
189    <Compile Include="PFStore.cs" />
190    <Compile Include="Plugin.cs" />
191    <Compile Include="Properties\AssemblyInfo.cs" />
192    <Compile Include="Testfunctions\DTLZ\DTLZ.cs" />
193    <Compile Include="Testfunctions\DTLZ\DTLZ5.cs" />
194    <Compile Include="Testfunctions\DTLZ\DTLZ8.cs" />
195    <Compile Include="Testfunctions\DTLZ\DTLZ7.cs" />
196    <Compile Include="Testfunctions\DTLZ\DTLZ6.cs" />
197    <Compile Include="Testfunctions\DTLZ\DTLZ4.cs" />
198    <Compile Include="Testfunctions\DTLZ\DTLZ3.cs" />
199    <Compile Include="Testfunctions\DTLZ\DTLZ2.cs" />
200    <Compile Include="Testfunctions\Misc\Kursawe.cs" />
201    <Compile Include="Testfunctions\DTLZ\DTLZ1.cs" />
202    <Compile Include="Testfunctions\ZDT\ZDT.cs" />
203    <Compile Include="Testfunctions\ZDT\ZDT6.cs" />
204    <Compile Include="Testfunctions\ZDT\ZDT4.cs" />
205    <Compile Include="Testfunctions\ZDT\ZDT3.cs" />
206    <Compile Include="Testfunctions\ZDT\ZDT2.cs" />
207    <Compile Include="Testfunctions\ZDT\ZDT1.cs" />
208    <Compile Include="Testfunctions\Misc\SchafferN2.cs" />
209    <Compile Include="Testfunctions\Misc\SchafferN1.cs" />
210    <Compile Include="Testfunctions\Misc\Fonseca.cs" />
211    <Compile Include="Testfunctions\MultiObjectiveTestFunction.cs" />
212  </ItemGroup>
213  <ItemGroup>
214    <EmbeddedResource Include="EmbeddedRessources\ZDT1.pf" />
215    <EmbeddedResource Include="EmbeddedRessources\DTLZ1.2D.pf" />
216    <EmbeddedResource Include="EmbeddedRessources\DTLZ2.2D.pf" />
217    <EmbeddedResource Include="EmbeddedRessources\DTLZ3.2D.pf" />
218    <EmbeddedResource Include="EmbeddedRessources\DTLZ4.2D.pf" />
219    <EmbeddedResource Include="EmbeddedRessources\DTLZ5.2D.pf" />
220    <EmbeddedResource Include="EmbeddedRessources\DTLZ6.2D.pf" />
221    <EmbeddedResource Include="EmbeddedRessources\DTLZ7.2D.pf" />
222    <EmbeddedResource Include="EmbeddedRessources\Fonseca.pf" />
223    <EmbeddedResource Include="EmbeddedRessources\Kursawe.pf" />
224    <EmbeddedResource Include="EmbeddedRessources\Schaffer.pf" />
225    <EmbeddedResource Include="EmbeddedRessources\ZDT2.pf" />
226    <EmbeddedResource Include="EmbeddedRessources\ZDT3.pf" />
227    <EmbeddedResource Include="EmbeddedRessources\ZDT4.pf" />
228    <EmbeddedResource Include="EmbeddedRessources\ZDT6.pf" />
229    <None Include="HeuristicLab.snk" />
230    <None Include="Plugin.cs.frame" />
231    <None Include="Properties\AssemblyInfo.cs.frame" />
232  </ItemGroup>
233  <ItemGroup>
234    <EmbeddedResource Include="Views\MOFrontScatterPlotView.resx">
235      <DependentUpon>MOFrontScatterPlotView.cs</DependentUpon>
236    </EmbeddedResource>
237  </ItemGroup>
238  <ItemGroup />
239  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
240  <PropertyGroup>
241    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
242set ProjectDir=$(ProjectDir)
243set SolutionDir=$(SolutionDir)
244set Outdir=$(Outdir)
245
246call PreBuildEvent.cmd
247</PreBuildEvent>
248    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
249  export ProjectDir=$(ProjectDir)
250export SolutionDir=$(SolutionDir)
251
252$SolutionDir/PreBuildEvent.sh
253</PreBuildEvent>
254  </PropertyGroup>
255  <PropertyGroup>
256    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
257set ProjectDir=$(ProjectDir)
258set SolutionDir=$(SolutionDir)
259set Outdir=$(Outdir)
260
261call PreBuildEvent.cmd</PreBuildEvent>
262  </PropertyGroup>
263  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
264       Other similar extension points exist, see Microsoft.Common.targets.
265  <Target Name="BeforeBuild">
266  </Target>
267  <Target Name="AfterBuild">
268  </Target>
269  -->
270</Project>
Note: See TracBrowser for help on using the repository browser.