Free cookie consent management tool by TermsFeed Policy Generator

source: branches/3133_ProblemModifiers/HeuristicLab.Problems.Modifiers/HeuristicLab.Problems.Modifiers.csproj @ 18029

Last change on this file since 18029 was 18029, checked in by bwerth, 3 years ago

#3133 added implementation of problem modifiers

File size: 13.0 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  <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>{5FBDCD4A-3C2A-4EC6-83CE-34B29F43621A}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Problems.Modifiers</RootNamespace>
12    <AssemblyName>HeuristicLab.Problems.Modifiers-3.3</AssemblyName>
13    <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
14    <FileAlignment>512</FileAlignment>
15    <SignAssembly>true</SignAssembly>
16    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
17    <FileUpgradeFlags>
18    </FileUpgradeFlags>
19    <OldToolsVersion>3.5</OldToolsVersion>
20    <UpgradeBackupLocation />
21    <PublishUrl>publish\</PublishUrl>
22    <Install>true</Install>
23    <InstallFrom>Disk</InstallFrom>
24    <UpdateEnabled>false</UpdateEnabled>
25    <UpdateMode>Foreground</UpdateMode>
26    <UpdateInterval>7</UpdateInterval>
27    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
28    <UpdatePeriodically>false</UpdatePeriodically>
29    <UpdateRequired>false</UpdateRequired>
30    <MapFileExtensions>true</MapFileExtensions>
31    <ApplicationRevision>0</ApplicationRevision>
32    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
33    <IsWebBootstrapper>false</IsWebBootstrapper>
34    <UseApplicationTrust>false</UseApplicationTrust>
35    <BootstrapperEnabled>true</BootstrapperEnabled>
36    <TargetFrameworkProfile />
37  </PropertyGroup>
38  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
39    <DebugSymbols>true</DebugSymbols>
40    <DebugType>full</DebugType>
41    <Optimize>false</Optimize>
42    <OutputPath>..\..\..\trunk\bin\</OutputPath>
43    <DefineConstants>DEBUG;TRACE</DefineConstants>
44    <ErrorReport>prompt</ErrorReport>
45    <WarningLevel>4</WarningLevel>
46    <Prefer32Bit>false</Prefer32Bit>
47  </PropertyGroup>
48  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
49    <DebugType>pdbonly</DebugType>
50    <Optimize>true</Optimize>
51    <OutputPath>..\..\..\trunk\bin\</OutputPath>
52    <DefineConstants>TRACE</DefineConstants>
53    <ErrorReport>prompt</ErrorReport>
54    <WarningLevel>4</WarningLevel>
55    <Prefer32Bit>false</Prefer32Bit>
56  </PropertyGroup>
57  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
58    <DebugSymbols>true</DebugSymbols>
59    <OutputPath>..\..\..\trunk\bin\</OutputPath>
60    <DefineConstants>DEBUG;TRACE</DefineConstants>
61    <DebugType>full</DebugType>
62    <PlatformTarget>x86</PlatformTarget>
63    <ErrorReport>prompt</ErrorReport>
64    <Prefer32Bit>false</Prefer32Bit>
65  </PropertyGroup>
66  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
67    <OutputPath>..\..\..\trunk\bin\</OutputPath>
68    <DefineConstants>TRACE</DefineConstants>
69    <Optimize>true</Optimize>
70    <DebugType>pdbonly</DebugType>
71    <PlatformTarget>x86</PlatformTarget>
72    <ErrorReport>prompt</ErrorReport>
73    <Prefer32Bit>false</Prefer32Bit>
74  </PropertyGroup>
75  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
76    <DebugSymbols>true</DebugSymbols>
77    <OutputPath>..\..\..\trunk\bin\</OutputPath>
78    <DefineConstants>DEBUG;TRACE</DefineConstants>
79    <DebugType>full</DebugType>
80    <PlatformTarget>x64</PlatformTarget>
81    <ErrorReport>prompt</ErrorReport>
82    <Prefer32Bit>false</Prefer32Bit>
83  </PropertyGroup>
84  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
85    <OutputPath>..\..\..\trunk\bin\</OutputPath>
86    <DefineConstants>TRACE</DefineConstants>
87    <Optimize>true</Optimize>
88    <DebugType>pdbonly</DebugType>
89    <PlatformTarget>x64</PlatformTarget>
90    <ErrorReport>prompt</ErrorReport>
91    <Prefer32Bit>false</Prefer32Bit>
92  </PropertyGroup>
93  <ItemGroup>
94    <Reference Include="HEAL.Attic">
95      <HintPath>..\..\..\trunk\bin\HEAL.Attic.dll</HintPath>
96      <Private>false</Private>
97    </Reference>
98    <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
99      <SpecificVersion>False</SpecificVersion>
100      <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
101    </Reference>
102    <Reference Include="HeuristicLab.Analysis-3.3">
103      <HintPath>..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
104      <Private>false</Private>
105    </Reference>
106    <Reference Include="HeuristicLab.Clients.Hive-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
107      <SpecificVersion>False</SpecificVersion>
108      <HintPath>..\..\..\trunk\bin\HeuristicLab.Clients.Hive-3.3.dll</HintPath>
109    </Reference>
110    <Reference Include="HeuristicLab.Clients.Hive.JobManager-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
111      <SpecificVersion>False</SpecificVersion>
112      <HintPath>..\..\..\trunk\bin\HeuristicLab.Clients.Hive.JobManager-3.3.dll</HintPath>
113    </Reference>
114    <Reference Include="HeuristicLab.Collections-3.3">
115      <HintPath>..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
116      <Private>false</Private>
117    </Reference>
118    <Reference Include="HeuristicLab.Common-3.3">
119      <HintPath>..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
120      <Private>false</Private>
121    </Reference>
122    <Reference Include="HeuristicLab.Common.Resources-3.3">
123      <HintPath>..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
124      <Private>false</Private>
125    </Reference>
126    <Reference Include="HeuristicLab.Core-3.3">
127      <HintPath>..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
128      <Private>false</Private>
129    </Reference>
130    <Reference Include="HeuristicLab.Data-3.3">
131      <HintPath>..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
132      <Private>false</Private>
133    </Reference>
134    <Reference Include="HeuristicLab.Encodings.BinaryVectorEncoding-3.3">
135      <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.dll</HintPath>
136      <Private>false</Private>
137    </Reference>
138    <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3">
139      <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
140      <Private>false</Private>
141    </Reference>
142    <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3">
143      <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>
144      <Private>false</Private>
145    </Reference>
146    <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3">
147      <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
148      <Private>false</Private>
149    </Reference>
150    <Reference Include="HeuristicLab.Operators-3.3">
151      <HintPath>..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath>
152      <Private>false</Private>
153    </Reference>
154    <Reference Include="HeuristicLab.Optimization-3.3">
155      <HintPath>..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
156      <Private>false</Private>
157    </Reference>
158    <Reference Include="HeuristicLab.Optimization.Operators-3.3">
159      <HintPath>..\..\..\trunk\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
160      <Private>false</Private>
161    </Reference>
162    <Reference Include="HeuristicLab.Parameters-3.3">
163      <HintPath>..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
164      <Private>false</Private>
165    </Reference>
166    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
167      <HintPath>..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
168      <Private>false</Private>
169    </Reference>
170    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
171      <SpecificVersion>False</SpecificVersion>
172      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
173    </Reference>
174    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
175      <SpecificVersion>False</SpecificVersion>
176      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
177    </Reference>
178    <Reference Include="HeuristicLab.Random-3.3">
179      <HintPath>..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath>
180      <Private>false</Private>
181    </Reference>
182    <Reference Include="HeuristicLab.Selection-3.3">
183      <HintPath>..\..\..\trunk\bin\HeuristicLab.Selection-3.3.dll</HintPath>
184      <Private>false</Private>
185    </Reference>
186    <Reference Include="System" />
187    <Reference Include="System.Core" />
188    <Reference Include="System.Drawing" />
189    <Reference Include="System.IO.Compression" />
190    <Reference Include="System.Runtime.Serialization" />
191    <Reference Include="System.Windows.Forms" />
192    <Reference Include="System.Windows.Forms.DataVisualization" />
193    <Reference Include="System.Xml.Linq" />
194    <Reference Include="System.Data.DataSetExtensions" />
195    <Reference Include="System.Data" />
196    <Reference Include="System.Xml" />
197  </ItemGroup>
198  <ItemGroup>
199    <Compile Include="Hive\HiveApi.cs" />
200    <Compile Include="Hive\HiveEvaluationProblemModifier.cs" />
201    <Compile Include="Hive\HiveEvaluationResultPoller.cs" />
202    <Compile Include="Hive\ModifiedBasicProblemEvaluationExecutionAlgorithm.cs" />
203    <Compile Include="IListExtensions.cs" />
204    <Compile Include="ListExtensions.cs" />
205    <Compile Include="Modelling\AnalysisRunningPredictionQualityProblemModifier.cs" />
206    <Compile Include="Modifier\ClusteringTranscodingProblemModifier.cs" />
207    <Compile Include="Modifier\EvaluationCacheProblemModifier.cs" />
208    <Compile Include="Modifier\EvaluationLoggingProblemModifier.cs" />
209    <Compile Include="Modifier\EvaluationRepetitionProblemModifier.cs" />
210    <Compile Include="Modifier\InModelSingularEvaluationRemovalStrategy.cs" />
211    <Compile Include="Modifier\ModelBasedEvaluationRemoverProblemModifier.cs" />
212    <Compile Include="Modifier\MultiModelEvaluationRemovalStrategy.cs" />
213    <Compile Include="Modifier\MultiObjectiveEndPointProblemModifier.cs" />
214    <Compile Include="Modifier\ProblemModifier.cs" />
215    <Compile Include="Modifier\SingleObjectiveEndPointProblemModifier.cs" />
216    <Compile Include="Modifier\TranscodingProblemModifier.cs" />
217    <Compile Include="Hive\MultiObjectiveBasicProblemEvaluation.cs" />
218    <Compile Include="MultiObjectiveModifiedProblem.cs" />
219    <Compile Include="Plugin.cs" />
220    <Compile Include="Hive\ProjectResourcesValue.cs" />
221    <Compile Include="SingleObjectiveModifiedProblem.cs" />
222    <None Include="Properties\AssemblyInfo.cs.frame" />
223    <Compile Include="Properties\AssemblyInfo.cs" />
224    <None Include="Plugin.cs.frame" />
225  </ItemGroup>
226  <ItemGroup>
227    <None Include="HeuristicLab.snk" />
228  </ItemGroup>
229  <ItemGroup>
230    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
231      <Visible>False</Visible>
232      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
233      <Install>false</Install>
234    </BootstrapperPackage>
235    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
236      <Visible>False</Visible>
237      <ProductName>.NET Framework 3.5 SP1</ProductName>
238      <Install>true</Install>
239    </BootstrapperPackage>
240    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
241      <Visible>False</Visible>
242      <ProductName>Windows Installer 3.1</ProductName>
243      <Install>true</Install>
244    </BootstrapperPackage>
245  </ItemGroup>
246  <ItemGroup />
247  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
248  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
249       Other similar extension points exist, see Microsoft.Common.targets.
250  <Target Name="BeforeBuild">
251  </Target>
252  <Target Name="AfterBuild">
253  </Target>
254  -->
255  <PropertyGroup>
256    <PostBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
257set ProjectDir=$(ProjectDir)
258set SolutionDir=$(SolutionDir)
259set Outdir=$(Outdir)
260set Platform=$(PlatformName)
261set Configuration=$(ConfigurationName)</PostBuildEvent>
262  </PropertyGroup>
263  <PropertyGroup>
264    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
265set ProjectDir=$(ProjectDir)
266set SolutionDir=$(SolutionDir)
267set Outdir=$(Outdir)
268
269SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\Properties\AssemblyInfo.cs.frame" "%25ProjectDir%25\Properties\AssemblyInfo.cs"
270SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\Plugin.cs.frame" "%25ProjectDir%25\Plugin.cs"</PreBuildEvent>
271  </PropertyGroup>
272</Project>
Note: See TracBrowser for help on using the repository browser.