[6956] | 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>{C739E6D2-5680-4804-A810-8017DA0C238F}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Problems.GeneralizedQuadraticAssignment</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Problems.GeneralizedQuadraticAssignment-3.3</AssemblyName>
|
---|
[13418] | 13 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
---|
[6956] | 14 | <FileAlignment>512</FileAlignment>
|
---|
[13418] | 15 | <TargetFrameworkProfile />
|
---|
[6956] | 16 | </PropertyGroup>
|
---|
| 17 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 18 | <DebugSymbols>true</DebugSymbols>
|
---|
| 19 | <DebugType>full</DebugType>
|
---|
| 20 | <Optimize>false</Optimize>
|
---|
| 21 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 22 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 23 | <ErrorReport>prompt</ErrorReport>
|
---|
| 24 | <WarningLevel>4</WarningLevel>
|
---|
[13418] | 25 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[6956] | 26 | </PropertyGroup>
|
---|
| 27 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 28 | <DebugType>pdbonly</DebugType>
|
---|
| 29 | <Optimize>true</Optimize>
|
---|
| 30 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 31 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 32 | <ErrorReport>prompt</ErrorReport>
|
---|
| 33 | <WarningLevel>4</WarningLevel>
|
---|
[13418] | 34 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[6956] | 35 | </PropertyGroup>
|
---|
| 36 | <PropertyGroup>
|
---|
| 37 | <SignAssembly>true</SignAssembly>
|
---|
| 38 | </PropertyGroup>
|
---|
| 39 | <PropertyGroup>
|
---|
| 40 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 41 | </PropertyGroup>
|
---|
| 42 | <ItemGroup>
|
---|
[7437] | 43 | <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
|
---|
| 44 | <SpecificVersion>False</SpecificVersion>
|
---|
| 45 | <Private>False</Private>
|
---|
| 46 | </Reference>
|
---|
[6956] | 47 | <Reference Include="HeuristicLab.Collections-3.3">
|
---|
| 48 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
| 49 | <Private>False</Private>
|
---|
| 50 | </Reference>
|
---|
| 51 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
| 52 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 53 | <Private>False</Private>
|
---|
| 54 | </Reference>
|
---|
| 55 | <Reference Include="HeuristicLab.Common.Resources-3.3">
|
---|
| 56 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
| 57 | <Private>False</Private>
|
---|
| 58 | </Reference>
|
---|
| 59 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
| 60 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 61 | <Private>False</Private>
|
---|
| 62 | </Reference>
|
---|
| 63 | <Reference Include="HeuristicLab.Data-3.3">
|
---|
| 64 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
| 65 | <Private>False</Private>
|
---|
| 66 | </Reference>
|
---|
| 67 | <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3">
|
---|
| 68 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
|
---|
| 69 | <Private>False</Private>
|
---|
| 70 | </Reference>
|
---|
| 71 | <Reference Include="HeuristicLab.Operators-3.3">
|
---|
| 72 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
| 73 | <Private>False</Private>
|
---|
| 74 | </Reference>
|
---|
| 75 | <Reference Include="HeuristicLab.Optimization-3.3">
|
---|
| 76 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
| 77 | <Private>False</Private>
|
---|
| 78 | </Reference>
|
---|
[13418] | 79 | <Reference Include="HeuristicLab.Optimization.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 80 | <Private>False</Private>
|
---|
| 81 | </Reference>
|
---|
[6956] | 82 | <Reference Include="HeuristicLab.Parameters-3.3">
|
---|
| 83 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
| 84 | <Private>False</Private>
|
---|
| 85 | </Reference>
|
---|
| 86 | <Reference Include="HeuristicLab.Persistence-3.3">
|
---|
| 87 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
| 88 | <Private>False</Private>
|
---|
| 89 | </Reference>
|
---|
| 90 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
| 91 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 92 | <Private>False</Private>
|
---|
| 93 | </Reference>
|
---|
[7561] | 94 | <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 95 | <SpecificVersion>False</SpecificVersion>
|
---|
| 96 | <Private>False</Private>
|
---|
| 97 | </Reference>
|
---|
[7813] | 98 | <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 99 | <SpecificVersion>False</SpecificVersion>
|
---|
| 100 | <Private>False</Private>
|
---|
| 101 | </Reference>
|
---|
[6956] | 102 | <Reference Include="System" />
|
---|
| 103 | <Reference Include="System.Core" />
|
---|
| 104 | <Reference Include="System.Data" />
|
---|
| 105 | <Reference Include="System.Drawing" />
|
---|
| 106 | </ItemGroup>
|
---|
| 107 | <ItemGroup>
|
---|
| 108 | <Compile Include="Analyzers\BestGQAPSolutionAnalyzer.cs" />
|
---|
[7438] | 109 | <Compile Include="Analyzers\GQAPSolutionArchiveUpdater.cs" />
|
---|
[7437] | 110 | <Compile Include="Analyzers\GQAPPopulationDiversityAnalyzer.cs" />
|
---|
[7418] | 111 | <Compile Include="Analyzers\GQAPSolutionArchiveAnalyzer.cs" />
|
---|
[7970] | 112 | <Compile Include="Evaluators\GQAPPenaltyLevelEvaluator.cs" />
|
---|
| 113 | <Compile Include="Evaluators\GQAPEvaluator.cs" />
|
---|
[7407] | 114 | <Compile Include="Evaluators\GQAPNMoveEvaluator.cs" />
|
---|
[6956] | 115 | <Compile Include="GQAPAssignment.cs" />
|
---|
[7970] | 116 | <Compile Include="Interfaces\IEvaluatorAwareGQAPOperator.cs" />
|
---|
[7523] | 117 | <Compile Include="Operators\Crossovers\CordeauCrossover.cs" />
|
---|
[7593] | 118 | <Compile Include="SolutionCreators\SlackMinimizationSolutionCreator.cs" />
|
---|
| 119 | <Compile Include="SolutionCreators\RandomButFeasibleSolutionCreator.cs" />
|
---|
[7523] | 120 | <Compile Include="SolutionCreators\GQAPSolutionCreator.cs" />
|
---|
| 121 | <Compile Include="SolutionCreators\GQAPStochasticSolutionCreator.cs" />
|
---|
| 122 | <Compile Include="SolutionCreators\GreedyRandomizedSolutionCreator.cs" />
|
---|
| 123 | <Compile Include="SolutionCreators\RandomSolutionCreator.cs" />
|
---|
[6956] | 124 | <None Include="Plugin.cs.frame" />
|
---|
[7970] | 125 | <Compile Include="Evaluators\GQAPAdditivePenaltyEvaluator.cs" />
|
---|
[6956] | 126 | <Compile Include="GeneralizedQuadraticAssignmentProblem.cs" />
|
---|
[7418] | 127 | <Compile Include="GQAPAssignmentArchive.cs" />
|
---|
| 128 | <Compile Include="GQAPSolution.cs" />
|
---|
[7438] | 129 | <Compile Include="Interfaces\IBestKnownSolutionsAwareGQAPOperator.cs" />
|
---|
[7437] | 130 | <Compile Include="Interfaces\IGQAPManipulator.cs" />
|
---|
[7419] | 131 | <Compile Include="Interfaces\IQualitiesAwareGQAPOperator.cs" />
|
---|
| 132 | <Compile Include="Interfaces\IAssignmentsAwareGQAPOperator.cs" />
|
---|
| 133 | <Compile Include="Interfaces\IBestKnownQualityAwareGQAPOperator.cs" />
|
---|
| 134 | <Compile Include="Interfaces\IBestKnownSolutionAwareGQAPOperator.cs" />
|
---|
| 135 | <Compile Include="Interfaces\ILocationNamesAwareGQAPOperator.cs" />
|
---|
| 136 | <Compile Include="Interfaces\IEquipmentNamesAwareGQAPOperator.cs" />
|
---|
| 137 | <Compile Include="Interfaces\IMoveQualityAwareGQAPOperator.cs" />
|
---|
| 138 | <Compile Include="Interfaces\IGQAPEvaluator.cs" />
|
---|
| 139 | <Compile Include="Interfaces\IQualityAwareGQAPOperator.cs" />
|
---|
[7970] | 140 | <Compile Include="Interfaces\IExpectedRandomQualityAwareGQAPOperator.cs" />
|
---|
[7419] | 141 | <Compile Include="Interfaces\ITransportationCostsAwareGQAPOperator.cs" />
|
---|
| 142 | <Compile Include="Interfaces\IInstallationCostsAwareGQAPOperator.cs" />
|
---|
| 143 | <Compile Include="Interfaces\IDistancesAwareGQAPOperator.cs" />
|
---|
| 144 | <Compile Include="Interfaces\IWeightsAwareGQAPOperator.cs" />
|
---|
| 145 | <Compile Include="Interfaces\IAssignmentAwareGQAPOperator.cs" />
|
---|
[7407] | 146 | <Compile Include="Interfaces\IGQAPNMoveEvaluator.cs" />
|
---|
[7419] | 147 | <Compile Include="Interfaces\IDemandsAwareGQAPOperator.cs" />
|
---|
[7319] | 148 | <Compile Include="Interfaces\IGQAPCrossover.cs" />
|
---|
[7407] | 149 | <Compile Include="Interfaces\IGQAPLocalImprovementOperator.cs" />
|
---|
| 150 | <Compile Include="Interfaces\IGQAPMoveEvaluator.cs" />
|
---|
| 151 | <Compile Include="Interfaces\IGQAPMoveOperator.cs" />
|
---|
| 152 | <Compile Include="Interfaces\IGQAPNMoveOperator.cs" />
|
---|
[7319] | 153 | <Compile Include="Interfaces\IGQAPOperator.cs" />
|
---|
[7407] | 154 | <Compile Include="Interfaces\IGQAPSolutionCreator.cs" />
|
---|
[7419] | 155 | <Compile Include="Interfaces\ICapacitiesAwareGQAPOperator.cs" />
|
---|
[7407] | 156 | <Compile Include="Moves\NMove.cs" />
|
---|
| 157 | <Compile Include="Moves\GQAPMoveGenerator.cs" />
|
---|
| 158 | <Compile Include="Moves\GQAPNMoveGenerator.cs" />
|
---|
[7505] | 159 | <Compile Include="Moves\NMoveAbsoluteAttribute.cs" />
|
---|
[7407] | 160 | <Compile Include="Moves\NMoveMaker.cs" />
|
---|
[7505] | 161 | <Compile Include="Moves\NMoveTabuChecker.cs" />
|
---|
| 162 | <Compile Include="Moves\NMoveTabuMaker.cs" />
|
---|
[7407] | 163 | <Compile Include="Moves\StochasticNMoveMultiMoveGenerator.cs" />
|
---|
| 164 | <Compile Include="Moves\StochasticNMoveSingleMoveGenerator.cs" />
|
---|
[7523] | 165 | <Compile Include="Operators\Crossovers\DiscreteLocationCrossover.cs" />
|
---|
| 166 | <Compile Include="Operators\Crossovers\GQAPCrossover.cs" />
|
---|
| 167 | <Compile Include="Operators\Crossovers\GQAPPathRelinking.cs" />
|
---|
| 168 | <Compile Include="Operators\Crossovers\MultiGQAPCrossover.cs" />
|
---|
| 169 | <Compile Include="Operators\LocalImprovers\ApproximateLocalSearch.cs" />
|
---|
| 170 | <Compile Include="Operators\Manipulators\DemandEquivalentSwapEquipmentManipluator.cs" />
|
---|
| 171 | <Compile Include="Operators\Manipulators\GQAPManipulator.cs" />
|
---|
| 172 | <Compile Include="Operators\Manipulators\MultiGQAPManipulator.cs" />
|
---|
| 173 | <Compile Include="Operators\Manipulators\RelocateEquipmentManipluator.cs" />
|
---|
| 174 | <Compile Include="Operators\Manipulators\SwapEquipmentManipluator.cs" />
|
---|
| 175 | <Compile Include="Operators\Manipulators\SwapLocationManipulator.cs" />
|
---|
| 176 | <Compile Include="Operators\PopulationReducers\GQAPQualitySimilarityReducer.cs" />
|
---|
| 177 | <Compile Include="Operators\Shakers\NMoveShakingOperator.cs" />
|
---|
[6956] | 178 | <Compile Include="Plugin.cs" />
|
---|
| 179 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[7319] | 180 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
[6956] | 181 | </ItemGroup>
|
---|
| 182 | <ItemGroup>
|
---|
| 183 | <None Include="HeuristicLab.snk" />
|
---|
| 184 | </ItemGroup>
|
---|
[7363] | 185 | <ItemGroup>
|
---|
| 186 | <ProjectReference Include="..\..\HeuristicLab.Problems.GeneralizedQuadraticAssignment.Common\3.3\HeuristicLab.Problems.GeneralizedQuadraticAssignment.Common-3.3.csproj">
|
---|
| 187 | <Project>{DA367BE5-4F53-4243-933B-32AAB86189D5}</Project>
|
---|
| 188 | <Name>HeuristicLab.Problems.GeneralizedQuadraticAssignment.Common-3.3</Name>
|
---|
[13418] | 189 | <Private>False</Private>
|
---|
[7363] | 190 | </ProjectReference>
|
---|
| 191 | </ItemGroup>
|
---|
[7407] | 192 | <ItemGroup />
|
---|
[6956] | 193 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 194 | <PropertyGroup>
|
---|
| 195 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 196 | set ProjectDir=$(ProjectDir)
|
---|
| 197 | set SolutionDir=$(SolutionDir)
|
---|
| 198 | set Outdir=$(Outdir)
|
---|
| 199 |
|
---|
[7319] | 200 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
[6956] | 201 | </PropertyGroup>
|
---|
| 202 | <PropertyGroup>
|
---|
| 203 | <PostBuildEvent>
|
---|
| 204 | </PostBuildEvent>
|
---|
| 205 | </PropertyGroup>
|
---|
| 206 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 207 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 208 | <Target Name="BeforeBuild">
|
---|
| 209 | </Target>
|
---|
| 210 | <Target Name="AfterBuild">
|
---|
| 211 | </Target>
|
---|
| 212 | -->
|
---|
| 213 | </Project> |
---|