[4065] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
---|
[2] | 3 | <PropertyGroup>
|
---|
| 4 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
| 5 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
[574] | 6 | <ProductVersion>9.0.30729</ProductVersion>
|
---|
[2] | 7 | <SchemaVersion>2.0</SchemaVersion>
|
---|
[1690] | 8 | <ProjectGuid>{25087811-F74C-4128-BC86-8324271DA13E}</ProjectGuid>
|
---|
[2] | 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
[3021] | 11 | <RootNamespace>HeuristicLab.Optimization.Operators</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Optimization.Operators-3.3</AssemblyName>
|
---|
[2] | 13 | <SignAssembly>true</SignAssembly>
|
---|
| 14 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 15 | <FileUpgradeFlags>
|
---|
| 16 | </FileUpgradeFlags>
|
---|
[4065] | 17 | <OldToolsVersion>3.5</OldToolsVersion>
|
---|
[2] | 18 | <UpgradeBackupLocation>
|
---|
| 19 | </UpgradeBackupLocation>
|
---|
[5163] | 20 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> |
---|
| 21 | <TargetFrameworkProfile></TargetFrameworkProfile>
|
---|
[4065] | 22 | <PublishUrl>publish\</PublishUrl>
|
---|
| 23 | <Install>true</Install>
|
---|
| 24 | <InstallFrom>Disk</InstallFrom>
|
---|
| 25 | <UpdateEnabled>false</UpdateEnabled>
|
---|
| 26 | <UpdateMode>Foreground</UpdateMode>
|
---|
| 27 | <UpdateInterval>7</UpdateInterval>
|
---|
| 28 | <UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
---|
| 29 | <UpdatePeriodically>false</UpdatePeriodically>
|
---|
| 30 | <UpdateRequired>false</UpdateRequired>
|
---|
| 31 | <MapFileExtensions>true</MapFileExtensions>
|
---|
| 32 | <ApplicationRevision>0</ApplicationRevision>
|
---|
| 33 | <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
---|
| 34 | <IsWebBootstrapper>false</IsWebBootstrapper>
|
---|
| 35 | <UseApplicationTrust>false</UseApplicationTrust>
|
---|
| 36 | <BootstrapperEnabled>true</BootstrapperEnabled>
|
---|
[2] | 37 | </PropertyGroup>
|
---|
| 38 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 39 | <DebugSymbols>true</DebugSymbols>
|
---|
| 40 | <DebugType>full</DebugType>
|
---|
| 41 | <Optimize>false</Optimize>
|
---|
| 42 | <OutputPath>bin\Debug\</OutputPath>
|
---|
| 43 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 44 | <ErrorReport>prompt</ErrorReport>
|
---|
| 45 | <WarningLevel>4</WarningLevel>
|
---|
[4065] | 46 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[2] | 47 | </PropertyGroup>
|
---|
| 48 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 49 | <DebugType>pdbonly</DebugType>
|
---|
| 50 | <Optimize>true</Optimize>
|
---|
| 51 | <OutputPath>bin\Release\</OutputPath>
|
---|
| 52 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 53 | <ErrorReport>prompt</ErrorReport>
|
---|
| 54 | <WarningLevel>4</WarningLevel>
|
---|
| 55 | <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
---|
[3021] | 56 | <DocumentationFile>bin\Release\HeuristicLab.Optimization.Operators-3.3.xml</DocumentationFile>
|
---|
[4065] | 57 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[2] | 58 | </PropertyGroup>
|
---|
[564] | 59 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
| 60 | <DebugSymbols>true</DebugSymbols>
|
---|
| 61 | <OutputPath>bin\x86\Debug\</OutputPath>
|
---|
| 62 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 63 | <DebugType>full</DebugType>
|
---|
| 64 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 65 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 66 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[564] | 67 | </PropertyGroup>
|
---|
| 68 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
| 69 | <OutputPath>bin\x86\Release\</OutputPath>
|
---|
| 70 | <DefineConstants>TRACE</DefineConstants>
|
---|
[3021] | 71 | <DocumentationFile>bin\x86\Release\HeuristicLab.Optimization.Operators-3.3.xml</DocumentationFile>
|
---|
[564] | 72 | <Optimize>true</Optimize>
|
---|
| 73 | <DebugType>pdbonly</DebugType>
|
---|
| 74 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 75 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 76 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[564] | 77 | </PropertyGroup>
|
---|
[1474] | 78 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
| 79 | <DebugSymbols>true</DebugSymbols>
|
---|
| 80 | <OutputPath>bin\x64\Debug\</OutputPath>
|
---|
| 81 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 82 | <DebugType>full</DebugType>
|
---|
| 83 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 84 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 85 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[1474] | 86 | </PropertyGroup>
|
---|
| 87 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
| 88 | <OutputPath>bin\x64\Release\</OutputPath>
|
---|
| 89 | <DefineConstants>TRACE</DefineConstants>
|
---|
[3021] | 90 | <DocumentationFile>bin\x64\Release\HeuristicLab.Optimization.Operators-3.3.xml</DocumentationFile>
|
---|
[1474] | 91 | <Optimize>true</Optimize>
|
---|
| 92 | <DebugType>pdbonly</DebugType>
|
---|
| 93 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 94 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 95 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[1474] | 96 | </PropertyGroup>
|
---|
[2] | 97 | <ItemGroup>
|
---|
| 98 | <Reference Include="System" />
|
---|
[1690] | 99 | <Reference Include="System.Core">
|
---|
| 100 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 101 | </Reference>
|
---|
[2] | 102 | <Reference Include="System.Data" />
|
---|
| 103 | <Reference Include="System.Xml" />
|
---|
| 104 | </ItemGroup>
|
---|
| 105 | <ItemGroup>
|
---|
[5143] | 106 | <Compile Include="MultiObjective\CrowdedComparisonSorter.cs" />
|
---|
| 107 | <Compile Include="MultiObjective\CrowdingDistanceAssignment.cs" />
|
---|
| 108 | <Compile Include="ParentCopyCrossover.cs" />
|
---|
| 109 | <Compile Include="MultiObjective\FastNonDominatedSort.cs" />
|
---|
| 110 | <Compile Include="MultiObjective\RankAndCrowdingSorter.cs" />
|
---|
[3871] | 111 | <Compile Include="UserDefinedCrossover.cs" />
|
---|
| 112 | <Compile Include="UserDefinedEvaluator.cs" />
|
---|
| 113 | <Compile Include="UserDefinedManipulator.cs" />
|
---|
| 114 | <Compile Include="UserDefinedOperator.cs" />
|
---|
| 115 | <Compile Include="UserDefinedSolutionCreator.cs" />
|
---|
[3094] | 116 | <Compile Include="ProbabilisticQualityComparator.cs" />
|
---|
[3226] | 117 | <Compile Include="ResultsCollector.cs" />
|
---|
[3451] | 118 | <Compile Include="SASEGASAReunificator.cs" />
|
---|
[3093] | 119 | <Compile Include="SquareRootDiscreteDoubleValueModifier.cs" />
|
---|
| 120 | <Compile Include="DiscreteDoubleValueModifier.cs" />
|
---|
| 121 | <Compile Include="ExponentialDiscreteDoubleValueModifier.cs" />
|
---|
[3021] | 122 | <Compile Include="HeuristicLabOptimizationOperatorsPlugin.cs" />
|
---|
[3093] | 123 | <Compile Include="LinearDiscreteDoubleValueModifier.cs" />
|
---|
[2] | 124 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[2794] | 125 | <Compile Include="ChildrenCreator.cs" />
|
---|
[3093] | 126 | <Compile Include="QuadraticDiscreteDoubleValueModifier.cs" />
|
---|
[3078] | 127 | <Compile Include="QualityComparator.cs" />
|
---|
[3023] | 128 | <Compile Include="SolutionsCreator.cs" />
|
---|
[3418] | 129 | <Compile Include="TabuMaker.cs" />
|
---|
[3356] | 130 | <Compile Include="UnidirectionalRingMigrator.cs" />
|
---|
[3413] | 131 | <Compile Include="WeightedParentsQualityComparator.cs" />
|
---|
[2] | 132 | </ItemGroup>
|
---|
| 133 | <ItemGroup>
|
---|
| 134 | <None Include="HeuristicLab.snk" />
|
---|
[3021] | 135 | <None Include="HeuristicLabOptimizationOperatorsPlugin.cs.frame" />
|
---|
[30] | 136 | <None Include="Properties\AssemblyInfo.frame" />
|
---|
[2] | 137 | </ItemGroup>
|
---|
| 138 | <ItemGroup>
|
---|
[2794] | 139 | <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
|
---|
| 140 | <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
|
---|
| 141 | <Name>HeuristicLab.Collections-3.3</Name>
|
---|
| 142 | </ProjectReference>
|
---|
[3384] | 143 | <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
|
---|
| 144 | <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
|
---|
| 145 | <Name>HeuristicLab.Common-3.3</Name>
|
---|
[3368] | 146 | </ProjectReference>
|
---|
[1691] | 147 | <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
|
---|
| 148 | <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
|
---|
| 149 | <Name>HeuristicLab.Core-3.3</Name>
|
---|
[2] | 150 | </ProjectReference>
|
---|
[1691] | 151 | <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
|
---|
| 152 | <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
|
---|
| 153 | <Name>HeuristicLab.Data-3.3</Name>
|
---|
[2] | 154 | </ProjectReference>
|
---|
[1691] | 155 | <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
|
---|
| 156 | <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
|
---|
| 157 | <Name>HeuristicLab.Operators-3.3</Name>
|
---|
[2] | 158 | </ProjectReference>
|
---|
[3093] | 159 | <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
|
---|
| 160 | <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
|
---|
| 161 | <Name>HeuristicLab.Optimization-3.3</Name>
|
---|
| 162 | </ProjectReference>
|
---|
[2794] | 163 | <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
|
---|
| 164 | <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
|
---|
| 165 | <Name>HeuristicLab.Parameters-3.3</Name>
|
---|
| 166 | </ProjectReference>
|
---|
| 167 | <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
|
---|
| 168 | <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
|
---|
| 169 | <Name>HeuristicLab.Persistence-3.3</Name>
|
---|
| 170 | </ProjectReference>
|
---|
[3832] | 171 | <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
|
---|
[2] | 172 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
[3832] | 173 | <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
|
---|
[2] | 174 | </ProjectReference>
|
---|
[5143] | 175 | <ProjectReference Include="..\..\HeuristicLab.Selection\3.3\HeuristicLab.Selection-3.3.csproj">
|
---|
| 176 | <Project>{2C36CD4F-E5F5-43A4-801A-201EA895FE17}</Project>
|
---|
| 177 | <Name>HeuristicLab.Selection-3.3</Name>
|
---|
| 178 | </ProjectReference>
|
---|
[2] | 179 | </ItemGroup>
|
---|
[4065] | 180 | <ItemGroup>
|
---|
| 181 | <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
---|
| 182 | <Visible>False</Visible>
|
---|
| 183 | <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
---|
| 184 | <Install>false</Install>
|
---|
| 185 | </BootstrapperPackage>
|
---|
| 186 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
---|
| 187 | <Visible>False</Visible>
|
---|
| 188 | <ProductName>.NET Framework 3.5 SP1</ProductName>
|
---|
| 189 | <Install>true</Install>
|
---|
| 190 | </BootstrapperPackage>
|
---|
| 191 | <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
---|
| 192 | <Visible>False</Visible>
|
---|
| 193 | <ProductName>Windows Installer 3.1</ProductName>
|
---|
| 194 | <Install>true</Install>
|
---|
| 195 | </BootstrapperPackage>
|
---|
| 196 | </ItemGroup>
|
---|
[2] | 197 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
---|
| 198 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 199 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 200 | <Target Name="BeforeBuild">
|
---|
| 201 | </Target>
|
---|
| 202 | <Target Name="AfterBuild">
|
---|
| 203 | </Target>
|
---|
| 204 | -->
|
---|
[30] | 205 | <PropertyGroup>
|
---|
[852] | 206 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 207 | set ProjectDir=$(ProjectDir)
|
---|
| 208 | set SolutionDir=$(SolutionDir)
|
---|
| 209 | set Outdir=$(Outdir)
|
---|
| 210 |
|
---|
[2790] | 211 | call PreBuildEvent.cmd
|
---|
[3021] | 212 | SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabOptimizationOperatorsPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabOptimizationOperatorsPlugin.cs"</PreBuildEvent>
|
---|
[30] | 213 | </PropertyGroup>
|
---|
[2] | 214 | </Project> |
---|