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>8.0.30703</ProductVersion>
|
---|
7 | <SchemaVersion>2.0</SchemaVersion>
|
---|
8 | <ProjectGuid>{ABBC1DF6-FCC6-4F86-AB75-B6B3A72E7D17}</ProjectGuid>
|
---|
9 | <OutputType>Library</OutputType>
|
---|
10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
11 | <RootNamespace>HeuristicLab.Problems.MetaOptimization</RootNamespace>
|
---|
12 | <AssemblyName>HeuristicLab.Problems.MetaOptimization-3.3</AssemblyName>
|
---|
13 | <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
---|
14 | <FileAlignment>512</FileAlignment>
|
---|
15 | <TargetFrameworkProfile />
|
---|
16 | </PropertyGroup>
|
---|
17 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
18 | <DebugSymbols>true</DebugSymbols>
|
---|
19 | <DebugType>full</DebugType>
|
---|
20 | <Optimize>false</Optimize>
|
---|
21 | <OutputPath>bin\Debug\</OutputPath>
|
---|
22 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
23 | <ErrorReport>prompt</ErrorReport>
|
---|
24 | <WarningLevel>4</WarningLevel>
|
---|
25 | </PropertyGroup>
|
---|
26 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
27 | <DebugType>pdbonly</DebugType>
|
---|
28 | <Optimize>true</Optimize>
|
---|
29 | <OutputPath>bin\Release\</OutputPath>
|
---|
30 | <DefineConstants>TRACE</DefineConstants>
|
---|
31 | <ErrorReport>prompt</ErrorReport>
|
---|
32 | <WarningLevel>4</WarningLevel>
|
---|
33 | </PropertyGroup>
|
---|
34 | <PropertyGroup>
|
---|
35 | <SignAssembly>true</SignAssembly>
|
---|
36 | </PropertyGroup>
|
---|
37 | <PropertyGroup>
|
---|
38 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
39 | </PropertyGroup>
|
---|
40 | <ItemGroup>
|
---|
41 | <Reference Include="HeuristicLab.Collections-3.3">
|
---|
42 | <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
43 | </Reference>
|
---|
44 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
45 | <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
46 | </Reference>
|
---|
47 | <Reference Include="HeuristicLab.Common.Resources-3.3">
|
---|
48 | <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
49 | </Reference>
|
---|
50 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
51 | <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
52 | </Reference>
|
---|
53 | <Reference Include="HeuristicLab.Data-3.3">
|
---|
54 | <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
55 | </Reference>
|
---|
56 | <Reference Include="HeuristicLab.Encodings.BinaryVectorEncoding-3.3">
|
---|
57 | <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.dll</HintPath>
|
---|
58 | </Reference>
|
---|
59 | <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3">
|
---|
60 | <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
|
---|
61 | </Reference>
|
---|
62 | <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3">
|
---|
63 | <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
|
---|
64 | </Reference>
|
---|
65 | <Reference Include="HeuristicLab.Operators-3.3">
|
---|
66 | <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
67 | </Reference>
|
---|
68 | <Reference Include="HeuristicLab.Optimization-3.3">
|
---|
69 | <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
70 | </Reference>
|
---|
71 | <Reference Include="HeuristicLab.Parameters-3.3">
|
---|
72 | <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
73 | </Reference>
|
---|
74 | <Reference Include="HeuristicLab.Persistence-3.3">
|
---|
75 | <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
76 | </Reference>
|
---|
77 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
78 | <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
79 | </Reference>
|
---|
80 | <Reference Include="HeuristicLab.SequentialEngine-3.3">
|
---|
81 | <HintPath>..\..\HeuristicLab.MetaOptimization.Test\bin\Debug\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
|
---|
82 | </Reference>
|
---|
83 | <Reference Include="System" />
|
---|
84 | <Reference Include="System.Core" />
|
---|
85 | <Reference Include="System.Drawing" />
|
---|
86 | <Reference Include="System.Xml.Linq" />
|
---|
87 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
88 | <Reference Include="System.Data" />
|
---|
89 | <Reference Include="System.Xml" />
|
---|
90 | </ItemGroup>
|
---|
91 | <ItemGroup>
|
---|
92 | <Compile Include="Analyzers\BestParameterConfigurationAnalyzer.cs" />
|
---|
93 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
94 | <None Include="HeuristicLabProblemsMetaOptimizationPlugin.cs.frame" />
|
---|
95 | <Compile Include="Encodings\RangeConstraints\ConstrainedValue.cs">
|
---|
96 | <SubType>Code</SubType>
|
---|
97 | </Compile>
|
---|
98 | <Compile Include="Encodings\RangeConstraints\PercentValueRange.cs" />
|
---|
99 | <Compile Include="Encodings\RangeConstraints\DoubleValueRange.cs" />
|
---|
100 | <Compile Include="Encodings\RangeConstraints\IntValueRange.cs" />
|
---|
101 | <Compile Include="Encodings\ParameterConfigurationTree.cs" />
|
---|
102 | <Compile Include="Encodings\ValueConfigurations\ValueConfiguration.cs" />
|
---|
103 | <Compile Include="Encodings\ValueConfigurations\CheckedValueConfigurationCollection.cs" />
|
---|
104 | <Compile Include="Interfaces\ICheckedValueConfigurationCollection.cs" />
|
---|
105 | <Compile Include="Interfaces\IOptimizable.cs" />
|
---|
106 | <Compile Include="Interfaces\IParameterConfigurationCreator.cs" />
|
---|
107 | <Compile Include="Creators\RandomParameterConfigurationCreator.cs" />
|
---|
108 | <Compile Include="Encodings\Crossovers\ParameterConfigurationCrossover.cs" />
|
---|
109 | <Compile Include="Interfaces\IParameterConfigurationOperator.cs" />
|
---|
110 | <Compile Include="Interfaces\IRange.cs" />
|
---|
111 | <Compile Include="Evaluators\MetaOptimizationEvaluator.cs" />
|
---|
112 | <Compile Include="Interfaces\IMetaOptimizationEvaluator.cs" />
|
---|
113 | <Compile Include="Interfaces\IParameterConfiguration.cs" />
|
---|
114 | <Compile Include="Encodings\ParameterConfigurations\ParameterConfiguration.cs" />
|
---|
115 | <Compile Include="Interfaces\IValueConfiguration.cs" />
|
---|
116 | <Compile Include="Encodings\RangeConstraints\Range.cs" />
|
---|
117 | <Compile Include="Interfaces\IParameterConfigurationManipulator.cs" />
|
---|
118 | <Compile Include="Manipulators\ParameterConfigurationManipulator.cs" />
|
---|
119 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
120 | <Compile Include="MetaOptimizationProblem.cs" />
|
---|
121 | </ItemGroup>
|
---|
122 | <ItemGroup>
|
---|
123 | <None Include="HeuristicLab.snk" />
|
---|
124 | <Compile Include="HeuristicLabProblemsMetaOptimizationPlugin.cs" />
|
---|
125 | <None Include="UpdateLocalInstallation.cmd" />
|
---|
126 | </ItemGroup>
|
---|
127 | <ItemGroup />
|
---|
128 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
129 | <PropertyGroup>
|
---|
130 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
131 | set ProjectDir=$(ProjectDir)
|
---|
132 | set SolutionDir=$(SolutionDir)
|
---|
133 | set Outdir=$(Outdir)
|
---|
134 |
|
---|
135 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
136 | </PropertyGroup>
|
---|
137 | <PropertyGroup>
|
---|
138 | <PostBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
139 | set ProjectDir=$(ProjectDir)
|
---|
140 | set SolutionDir=$(SolutionDir)
|
---|
141 | set Outdir=$(Outdir)
|
---|
142 |
|
---|
143 | call UpdateLocalInstallation.cmd</PostBuildEvent>
|
---|
144 | </PropertyGroup>
|
---|
145 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
146 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
147 | <Target Name="BeforeBuild">
|
---|
148 | </Target>
|
---|
149 | <Target Name="AfterBuild">
|
---|
150 | </Target>
|
---|
151 | -->
|
---|
152 | </Project> |
---|