Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2457_ExpertSystem/HeuristicLab.Encodings.PermutationEncoding/3.3/HeuristicLab.Encodings.PermutationEncoding-3.3.csproj

Last change on this file was 16956, checked in by abeham, 5 years ago

#2457: merged trunk into branch

File size: 14.9 KB
RevLine 
[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>
[3053]8    <ProjectGuid>{DBECB8B0-B166-4133-BAF1-ED67C3FD7FCA}</ProjectGuid>
[2]9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
[3053]11    <RootNamespace>HeuristicLab.Encodings.PermutationEncoding</RootNamespace>
12    <AssemblyName>HeuristicLab.Encodings.PermutationEncoding-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>
[16956]20    <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
[6042]21    <TargetFrameworkProfile>
22    </TargetFrameworkProfile>
[4065]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>
[2]38  </PropertyGroup>
39  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
40    <DebugSymbols>true</DebugSymbols>
41    <DebugType>full</DebugType>
42    <Optimize>false</Optimize>
[15694]43    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
[2]44    <DefineConstants>DEBUG;TRACE</DefineConstants>
45    <ErrorReport>prompt</ErrorReport>
46    <WarningLevel>4</WarningLevel>
[4065]47    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]48    <Prefer32Bit>false</Prefer32Bit>
[2]49  </PropertyGroup>
50  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
51    <DebugType>pdbonly</DebugType>
52    <Optimize>true</Optimize>
[15694]53    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
[2]54    <DefineConstants>TRACE</DefineConstants>
55    <ErrorReport>prompt</ErrorReport>
56    <WarningLevel>4</WarningLevel>
57    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
[6866]58    <DocumentationFile>
59    </DocumentationFile>
[4065]60    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]61    <Prefer32Bit>false</Prefer32Bit>
[2]62  </PropertyGroup>
[564]63  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
64    <DebugSymbols>true</DebugSymbols>
[15694]65    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
[564]66    <DefineConstants>DEBUG;TRACE</DefineConstants>
67    <DebugType>full</DebugType>
68    <PlatformTarget>x86</PlatformTarget>
69    <ErrorReport>prompt</ErrorReport>
[4065]70    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]71    <Prefer32Bit>false</Prefer32Bit>
[564]72  </PropertyGroup>
73  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
[15694]74    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
[564]75    <DefineConstants>TRACE</DefineConstants>
[6866]76    <DocumentationFile>
77    </DocumentationFile>
[564]78    <Optimize>true</Optimize>
79    <DebugType>pdbonly</DebugType>
80    <PlatformTarget>x86</PlatformTarget>
81    <ErrorReport>prompt</ErrorReport>
[4065]82    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]83    <Prefer32Bit>false</Prefer32Bit>
[564]84  </PropertyGroup>
[1474]85  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
86    <DebugSymbols>true</DebugSymbols>
[15694]87    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
[1474]88    <DefineConstants>DEBUG;TRACE</DefineConstants>
89    <DebugType>full</DebugType>
90    <PlatformTarget>x64</PlatformTarget>
91    <ErrorReport>prompt</ErrorReport>
[4065]92    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]93    <Prefer32Bit>false</Prefer32Bit>
[1474]94  </PropertyGroup>
95  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
[15694]96    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
[1474]97    <DefineConstants>TRACE</DefineConstants>
[6866]98    <DocumentationFile>
99    </DocumentationFile>
[1474]100    <Optimize>true</Optimize>
101    <DebugType>pdbonly</DebugType>
102    <PlatformTarget>x64</PlatformTarget>
103    <ErrorReport>prompt</ErrorReport>
[4065]104    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]105    <Prefer32Bit>false</Prefer32Bit>
[1474]106  </PropertyGroup>
[2]107  <ItemGroup>
[13694]108    <Reference Include="HeuristicLab.Collections-3.3">
[15694]109      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
[13694]110      <Private>False</Private>
111    </Reference>
112    <Reference Include="HeuristicLab.Common-3.3">
[15694]113      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
[13694]114      <Private>False</Private>
115    </Reference>
116    <Reference Include="HeuristicLab.Common.Resources-3.3">
[15694]117      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
[13694]118      <Private>False</Private>
119    </Reference>
120    <Reference Include="HeuristicLab.Core-3.3">
[15694]121      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
[13694]122      <Private>False</Private>
123    </Reference>
124    <Reference Include="HeuristicLab.Data-3.3">
[15694]125      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
[13694]126      <Private>False</Private>
127    </Reference>
128    <Reference Include="HeuristicLab.Operators-3.3">
[15694]129      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath>
[13694]130      <Private>False</Private>
131    </Reference>
132    <Reference Include="HeuristicLab.Optimization.Operators-3.3">
[15694]133      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
[13694]134      <Private>False</Private>
135    </Reference>
136    <Reference Include="HeuristicLab.Parameters-3.3">
[15694]137      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
[13694]138      <Private>False</Private>
139    </Reference>
140    <Reference Include="HeuristicLab.Persistence-3.3">
[15694]141      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
[13694]142      <Private>False</Private>
143    </Reference>
144    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
[15694]145      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
[13694]146      <Private>False</Private>
147    </Reference>
[15694]148    <Reference Include="HeuristicLab.Random-3.3">
149      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath>
[13706]150      <Private>False</Private>
151    </Reference>
[2]152    <Reference Include="System" />
[1689]153    <Reference Include="System.Core">
154      <RequiredTargetFramework>3.5</RequiredTargetFramework>
155    </Reference>
[2]156    <Reference Include="System.Data" />
[3436]157    <Reference Include="System.Drawing" />
[2]158    <Reference Include="System.Xml" />
159  </ItemGroup>
160  <ItemGroup>
[13706]161    <Compile Include="Creators\PreexistingPermutationCreator.cs" />
[2907]162    <Compile Include="Creators\RandomPermutationCreator.cs" />
163    <Compile Include="Crossovers\CosaCrossover.cs" />
164    <Compile Include="Crossovers\CyclicCrossover.cs" />
165    <Compile Include="Crossovers\CyclicCrossover2.cs" />
166    <Compile Include="Crossovers\EdgeRecombinationCrossover.cs" />
167    <Compile Include="Crossovers\MaximalPreservativeCrossover.cs" />
[3420]168    <Compile Include="Crossovers\MultiPermutationCrossover.cs" />
[2907]169    <Compile Include="Crossovers\OrderBasedCrossover.cs" />
170    <Compile Include="Crossovers\OrderCrossover.cs" />
171    <Compile Include="Crossovers\OrderCrossover2.cs" />
172    <Compile Include="Crossovers\PartiallyMatchedCrossover.cs" />
173    <Compile Include="Crossovers\PositionBasedCrossover.cs" />
[6342]174    <Compile Include="Crossovers\UniformLikeCrossover.cs" />
[6648]175    <Compile Include="Interfaces\IPermutationScrambleMoveOperator.cs" />
[6042]176    <Compile Include="Interfaces\IPermutationMultiNeighborhoodShakingOperator.cs" />
[5933]177    <Compile Include="Interfaces\IPermutationSwap2MoveOperator.cs" />
[2907]178    <Compile Include="Interfaces\IPermutationCreator.cs" />
179    <Compile Include="Interfaces\IPermutationCrossover.cs" />
180    <Compile Include="Interfaces\IPermutationManipulator.cs" />
[3044]181    <Compile Include="Interfaces\IPermutationMoveOperator.cs" />
[2907]182    <Compile Include="Interfaces\IPermutationOperator.cs" />
[3232]183    <Compile Include="Interfaces\IPermutationTranslocationMoveOperator.cs" />
184    <Compile Include="Interfaces\IPermutationInversionMoveOperator.cs" />
[2907]185    <Compile Include="Manipulators\InsertionManipulator.cs" />
186    <Compile Include="Manipulators\InversionManipulator.cs" />
[3425]187    <Compile Include="Manipulators\MultiPermutationManipulator.cs" />
[2907]188    <Compile Include="Manipulators\ScrambleManipulator.cs" />
189    <Compile Include="Manipulators\Swap2Manipulator.cs" />
190    <Compile Include="Manipulators\Swap3Manipulator.cs" />
191    <Compile Include="Manipulators\TranslocationInversionManipulator.cs" />
192    <Compile Include="Manipulators\TranslocationManipulator.cs" />
[5933]193    <Compile Include="Moves\Edge.cs" />
[3340]194    <Compile Include="Moves\PermutationMoveAttribute.cs" />
[6648]195    <Compile Include="Moves\Scramble\StochasticScrambleMultiMoveGenerator.cs" />
196    <Compile Include="Moves\Scramble\ScrambleMove.cs" />
197    <Compile Include="Moves\Scramble\ScrambleMoveGenerator.cs" />
198    <Compile Include="Moves\Scramble\ScrambleMoveMaker.cs" />
[5933]199    <Compile Include="Moves\StandardEdgeEqualityComparer.cs" />
200    <Compile Include="Moves\Swap2\ExhaustiveSwap2MoveGenerator.cs" />
201    <Compile Include="Moves\Swap2\StochasticSwap2MultiMoveGenerator.cs" />
202    <Compile Include="Moves\Swap2\StochasticSwap2SingleMoveGenerator.cs" />
203    <Compile Include="Moves\Swap2\Swap2Move.cs" />
204    <Compile Include="Moves\Swap2\Swap2MoveAbsoluteAttribute.cs" />
205    <Compile Include="Moves\Swap2\Swap2MoveGenerator.cs" />
206    <Compile Include="Moves\Swap2\Swap2MoveHardTabuCriterion.cs" />
207    <Compile Include="Moves\Swap2\Swap2MoveMaker.cs" />
208    <Compile Include="Moves\Swap2\Swap2MoveRelativeAttribute.cs" />
209    <Compile Include="Moves\Swap2\Swap2MoveSoftTabuCriterion.cs" />
210    <Compile Include="Moves\Swap2\Swap2MoveTabuMaker.cs" />
[3074]211    <Compile Include="Moves\ThreeIndexMove.cs" />
[4045]212    <Compile Include="Moves\ThreeOpt\StochasticSingleInsertionMoveGenerator.cs" />
[3340]213    <Compile Include="Moves\ThreeOpt\TranslocationMoveAbsoluteAttribute.cs" />
[3232]214    <Compile Include="Moves\ThreeOpt\ExhaustiveInsertionMoveGenerator.cs">
[3221]215      <SubType>Code</SubType>
216    </Compile>
[3232]217    <Compile Include="Moves\ThreeOpt\StochasticTranslocationMultiMoveGenerator.cs" />
218    <Compile Include="Moves\ThreeOpt\StochasticTranslocationSingleMoveGenerator.cs" />
219    <Compile Include="Moves\ThreeOpt\TranslocationMove.cs" />
220    <Compile Include="Moves\ThreeOpt\TranslocationMoveGenerator.cs" />
[3340]221    <Compile Include="Moves\ThreeOpt\TranslocationMoveHardTabuCriterion.cs" />
[3232]222    <Compile Include="Moves\ThreeOpt\TranslocationMoveMaker.cs" />
[3340]223    <Compile Include="Moves\ThreeOpt\TranslocationMoveRelativeAttribute.cs" />
224    <Compile Include="Moves\ThreeOpt\TranslocationMoveSoftTabuCriterion.cs" />
[3232]225    <Compile Include="Moves\ThreeOpt\TranslocationMoveTabuMaker.cs" />
[2997]226    <Compile Include="Moves\TwoIndexMove.cs">
227      <SubType>Code</SubType>
228    </Compile>
[3233]229    <Compile Include="Moves\TwoOpt\InversionMoveAbsoluteAttribute.cs" />
[3232]230    <Compile Include="Moves\TwoOpt\ExhaustiveInversionMoveGenerator.cs" />
231    <Compile Include="Moves\TwoOpt\InversionMove.cs" />
[3340]232    <Compile Include="Moves\TwoOpt\InversionMoveHardTabuCriterion.cs" />
[3233]233    <Compile Include="Moves\TwoOpt\InversionMoveRelativeAttribute.cs" />
[3232]234    <Compile Include="Moves\TwoOpt\InversionMoveGenerator.cs" />
235    <Compile Include="Moves\TwoOpt\InversionMoveMaker.cs" />
[3340]236    <Compile Include="Moves\TwoOpt\InversionMoveSoftTabuCriterion.cs" />
[3232]237    <Compile Include="Moves\TwoOpt\InversionMoveTabuMaker.cs" />
238    <Compile Include="Moves\TwoOpt\StochasticInversionMultiMoveGenerator.cs" />
239    <Compile Include="Moves\TwoOpt\StochasticInversionSingleMoveGenerator.cs" />
[11961]240    <Compile Include="PermutationEncoding.cs" />
[6342]241    <Compile Include="PermutationEqualityComparer.cs" />
[2794]242    <Compile Include="PermutationManipulator.cs" />
243    <Compile Include="PermutationCrossover.cs" />
244    <Compile Include="Permutation.cs" />
[3231]245    <Compile Include="PermutationType.cs" />
246    <Compile Include="PermutationTypes.cs" />
[6866]247    <Compile Include="Plugin.cs" />
[2]248    <Compile Include="Properties\AssemblyInfo.cs" />
[6042]249    <Compile Include="ShakingOperators\PermutationShakingOperator.cs" />
[14661]250    <Compile Include="SimilarityCalculators\HammingSimilarityCalculator.cs" />
[2]251  </ItemGroup>
252  <ItemGroup>
253    <None Include="HeuristicLab.snk" />
[6866]254    <None Include="Plugin.cs.frame" />
255    <None Include="Properties\AssemblyInfo.cs.frame" />
[2]256  </ItemGroup>
257  <ItemGroup>
[4065]258    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
259      <Visible>False</Visible>
260      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
261      <Install>false</Install>
262    </BootstrapperPackage>
263    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
264      <Visible>False</Visible>
265      <ProductName>.NET Framework 3.5 SP1</ProductName>
266      <Install>true</Install>
267    </BootstrapperPackage>
268    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
269      <Visible>False</Visible>
270      <ProductName>Windows Installer 3.1</ProductName>
271      <Install>true</Install>
272    </BootstrapperPackage>
273  </ItemGroup>
[14429]274  <ItemGroup>
[16956]275    <Reference Include="HEAL.Attic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
276      <SpecificVersion>False</SpecificVersion>
277      <HintPath>..\..\bin\HEAL.Attic.dll</HintPath>
278      <Private>False</Private>
279    </Reference>
280  </ItemGroup>
281  <ItemGroup>
[14429]282    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
283      <Project>{14ab8d24-25bc-400c-a846-4627aa945192}</Project>
284      <Name>HeuristicLab.Optimization-3.3</Name>
285      <Private>False</Private>
286    </ProjectReference>
287  </ItemGroup>
[2]288  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
289  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
290       Other similar extension points exist, see Microsoft.Common.targets.
291  <Target Name="BeforeBuild">
292  </Target>
293  <Target Name="AfterBuild">
294  </Target>
295  -->
[30]296  <PropertyGroup>
[11623]297    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
[852]298set ProjectDir=$(ProjectDir)
299set SolutionDir=$(SolutionDir)
300set Outdir=$(Outdir)
301
[2790]302call PreBuildEvent.cmd
[6866]303</PreBuildEvent>
[11623]304    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
[8600]305export ProjectDir=$(ProjectDir)
306export SolutionDir=$(SolutionDir)
307
308$SolutionDir/PreBuildEvent.sh
309</PreBuildEvent>
[30]310  </PropertyGroup>
[2]311</Project>
Note: See TracBrowser for help on using the repository browser.