[4360] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
---|
| 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>
|
---|
[4361] | 8 | <ProjectGuid>{B94FFB82-43D4-40AB-9980-B03470ADF221}</ProjectGuid>
|
---|
[4360] | 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Problems.VehicleRouting</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Problems.VehicleRouting-3.4</AssemblyName>
|
---|
| 13 | <SignAssembly>true</SignAssembly>
|
---|
| 14 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 15 | <FileUpgradeFlags>
|
---|
| 16 | </FileUpgradeFlags>
|
---|
| 17 | <OldToolsVersion>3.5</OldToolsVersion>
|
---|
| 18 | <UpgradeBackupLocation>
|
---|
| 19 | </UpgradeBackupLocation>
|
---|
[5867] | 20 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
[4360] | 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>
|
---|
[5867] | 36 | <TargetFrameworkProfile />
|
---|
[4360] | 37 | </PropertyGroup>
|
---|
| 38 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 39 | <DebugSymbols>true</DebugSymbols>
|
---|
| 40 | <DebugType>full</DebugType>
|
---|
| 41 | <Optimize>false</Optimize>
|
---|
[7959] | 42 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[4360] | 43 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 44 | <ErrorReport>prompt</ErrorReport>
|
---|
| 45 | <WarningLevel>4</WarningLevel>
|
---|
| 46 | <DocumentationFile>
|
---|
| 47 | </DocumentationFile>
|
---|
| 48 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 49 | </PropertyGroup>
|
---|
| 50 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 51 | <DebugType>pdbonly</DebugType>
|
---|
| 52 | <Optimize>true</Optimize>
|
---|
[7958] | 53 | <OutputPath>..\..\bin\</OutputPath>
|
---|
[4360] | 54 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 55 | <ErrorReport>prompt</ErrorReport>
|
---|
| 56 | <WarningLevel>4</WarningLevel>
|
---|
[7958] | 57 | <DocumentationFile>
|
---|
| 58 | </DocumentationFile>
|
---|
[4360] | 59 | <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
---|
| 60 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 61 | </PropertyGroup>
|
---|
| 62 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
| 63 | <DebugSymbols>true</DebugSymbols>
|
---|
[7958] | 64 | <OutputPath>..\..\bin\</OutputPath>
|
---|
[4360] | 65 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 66 | <DebugType>full</DebugType>
|
---|
| 67 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 68 | <ErrorReport>prompt</ErrorReport>
|
---|
| 69 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 70 | </PropertyGroup>
|
---|
| 71 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
[7958] | 72 | <OutputPath>..\..\bin\</OutputPath>
|
---|
[4360] | 73 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 74 | <DocumentationFile>bin\x86\Release\HeuristicLab.Routing.TSP-3.3.xml</DocumentationFile>
|
---|
| 75 | <Optimize>true</Optimize>
|
---|
| 76 | <DebugType>pdbonly</DebugType>
|
---|
| 77 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 78 | <ErrorReport>prompt</ErrorReport>
|
---|
| 79 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 80 | </PropertyGroup>
|
---|
| 81 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
| 82 | <DebugSymbols>true</DebugSymbols>
|
---|
[7958] | 83 | <OutputPath>..\..\bin\</OutputPath>
|
---|
[4360] | 84 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 85 | <DebugType>full</DebugType>
|
---|
| 86 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 87 | <ErrorReport>prompt</ErrorReport>
|
---|
| 88 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 89 | </PropertyGroup>
|
---|
| 90 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
[7958] | 91 | <OutputPath>..\..\bin\</OutputPath>
|
---|
[4360] | 92 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 93 | <DocumentationFile>bin\x64\Release\HeuristicLab.Routing.TSP-3.3.XML</DocumentationFile>
|
---|
| 94 | <Optimize>true</Optimize>
|
---|
| 95 | <DebugType>pdbonly</DebugType>
|
---|
| 96 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 97 | <ErrorReport>prompt</ErrorReport>
|
---|
| 98 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 99 | </PropertyGroup>
|
---|
| 100 | <ItemGroup>
|
---|
[6970] | 101 | <Reference Include="HeuristicLab.Analysis-3.3">
|
---|
[7088] | 102 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
|
---|
| 103 | <Private>False</Private>
|
---|
[6970] | 104 | </Reference>
|
---|
| 105 | <Reference Include="HeuristicLab.Collections-3.3">
|
---|
[7088] | 106 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
| 107 | <Private>False</Private>
|
---|
[6970] | 108 | </Reference>
|
---|
| 109 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
[7088] | 110 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 111 | <Private>False</Private>
|
---|
[6970] | 112 | </Reference>
|
---|
| 113 | <Reference Include="HeuristicLab.Common.Resources-3.3">
|
---|
[7088] | 114 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
| 115 | <Private>False</Private>
|
---|
[6970] | 116 | </Reference>
|
---|
| 117 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
[7088] | 118 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 119 | <Private>False</Private>
|
---|
[6970] | 120 | </Reference>
|
---|
| 121 | <Reference Include="HeuristicLab.Data-3.3">
|
---|
[7088] | 122 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
| 123 | <Private>False</Private>
|
---|
[6970] | 124 | </Reference>
|
---|
| 125 | <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3">
|
---|
[7088] | 126 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>
|
---|
| 127 | <Private>False</Private>
|
---|
[6970] | 128 | </Reference>
|
---|
| 129 | <Reference Include="HeuristicLab.Operators-3.3">
|
---|
[7088] | 130 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
| 131 | <Private>False</Private>
|
---|
[6970] | 132 | </Reference>
|
---|
| 133 | <Reference Include="HeuristicLab.Optimization-3.3">
|
---|
[7088] | 134 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
| 135 | <Private>False</Private>
|
---|
[6970] | 136 | </Reference>
|
---|
| 137 | <Reference Include="HeuristicLab.Optimization.Operators-3.3">
|
---|
[7088] | 138 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
|
---|
| 139 | <Private>False</Private>
|
---|
[6970] | 140 | </Reference>
|
---|
| 141 | <Reference Include="HeuristicLab.Parameters-3.3">
|
---|
[7088] | 142 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
| 143 | <Private>False</Private>
|
---|
[6970] | 144 | </Reference>
|
---|
| 145 | <Reference Include="HeuristicLab.Persistence-3.3">
|
---|
[7088] | 146 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
| 147 | <Private>False</Private>
|
---|
[6970] | 148 | </Reference>
|
---|
| 149 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
[7088] | 150 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 151 | <Private>False</Private>
|
---|
[6970] | 152 | </Reference>
|
---|
[7959] | 153 | <Reference Include="HeuristicLab.Problems.Instances-3.3">
|
---|
| 154 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
|
---|
[7884] | 155 | </Reference>
|
---|
[4360] | 156 | <Reference Include="System" />
|
---|
| 157 | <Reference Include="System.Core">
|
---|
| 158 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 159 | </Reference>
|
---|
| 160 | <Reference Include="System.Data" />
|
---|
| 161 | <Reference Include="System.Drawing" />
|
---|
| 162 | <Reference Include="System.Xml" />
|
---|
| 163 | </ItemGroup>
|
---|
| 164 | <ItemGroup>
|
---|
[4374] | 165 | <Compile Include="Analyzer\BestAverageWorstTours\BestAverageWorstVRPToursAnalyzer.cs" />
|
---|
| 166 | <Compile Include="Analyzer\BestAverageWorstTours\BestAverageWorstVRPToursCalculator.cs" />
|
---|
| 167 | <Compile Include="Analyzer\BestAverageWorstTours\BestVRPToursMemorizer.cs" />
|
---|
| 168 | <Compile Include="Analyzer\BestAverageWorstTours\Capacitated\BestAverageWorstCapacitatedVRPToursAnalyzer.cs" />
|
---|
| 169 | <Compile Include="Analyzer\BestAverageWorstTours\Capacitated\BestAverageWorstCapacitatedVRPToursCalculator.cs" />
|
---|
| 170 | <Compile Include="Analyzer\BestAverageWorstTours\Capacitated\BestCapacitatedVRPToursMemorizer.cs" />
|
---|
[6710] | 171 | <Compile Include="Analyzer\BestAverageWorstTours\PickupAndDelivery\BestAverageWorstPickupAndDeliveryVRPToursAnalyzer.cs" />
|
---|
| 172 | <Compile Include="Analyzer\BestAverageWorstTours\PickupAndDelivery\BestAverageWorstPickupAndDeliveryVRPToursCalculator.cs" />
|
---|
| 173 | <Compile Include="Analyzer\BestAverageWorstTours\PickupAndDelivery\BestPickupAndDeliveryVRPToursMemorizer.cs" />
|
---|
[4374] | 174 | <Compile Include="Analyzer\BestAverageWorstTours\TimeWindowed\BestAverageWorstTimeWindowedVRPToursAnalyzer.cs" />
|
---|
| 175 | <Compile Include="Analyzer\BestAverageWorstTours\TimeWindowed\BestAverageWorstTimeWindowedVRPToursCalculator.cs" />
|
---|
| 176 | <Compile Include="Analyzer\BestAverageWorstTours\TimeWindowed\BestTimeWindowedVRPToursMemorizer.cs" />
|
---|
| 177 | <Compile Include="Analyzer\BestSolution\BestVRPSolutionAnalyzer.cs" />
|
---|
| 178 | <Compile Include="Analyzer\BestSolution\Capacitated\BestCapacitatedVRPSolutionAnalyzer.cs" />
|
---|
[6710] | 179 | <Compile Include="Analyzer\BestSolution\PickupAndDelivery\BestPickupAndDeliveryVRPSolutionAnalyzer.cs" />
|
---|
[4374] | 180 | <Compile Include="Analyzer\BestSolution\TimeWindowed\BestTimeWindowedVRPSolutionAnalyzer.cs" />
|
---|
[6711] | 181 | <Compile Include="Analyzer\ConstraintRelaxation\Capacitated\CapacityRelaxationVRPAnalyzer.cs" />
|
---|
| 182 | <Compile Include="Analyzer\ConstraintRelaxation\PickupAndDelivery\PickupViolationsRelaxationVRPAnalyzer.cs" />
|
---|
| 183 | <Compile Include="Analyzer\ConstraintRelaxation\TimeWindowed\TimeWindowRelaxationVRPAnalyzer.cs" />
|
---|
[4374] | 184 | <Compile Include="Analyzer\VRPSolution.cs" />
|
---|
[7865] | 185 | <Compile Include="Encodings\Potvin\Moves\TwoOptStar\IPotvinTwoOptStarMoveOperator.cs" />
|
---|
| 186 | <Compile Include="Encodings\Potvin\Moves\TwoOptStar\PotvinTwoOptStarExhaustiveMoveGenerator.cs" />
|
---|
| 187 | <Compile Include="Encodings\Potvin\Moves\TwoOptStar\PotvinTwoOptStarMove.cs" />
|
---|
| 188 | <Compile Include="Encodings\Potvin\Moves\TwoOptStar\PotvinTwoOptStarMoveAttribute.cs" />
|
---|
| 189 | <Compile Include="Encodings\Potvin\Moves\TwoOptStar\PotvinTwoOptStarMoveEvaluator.cs" />
|
---|
| 190 | <Compile Include="Encodings\Potvin\Moves\TwoOptStar\PotvinTwoOptStarMoveGenerator.cs" />
|
---|
| 191 | <Compile Include="Encodings\Potvin\Moves\TwoOptStar\PotvinTwoOptStarMoveMaker.cs" />
|
---|
| 192 | <Compile Include="Encodings\Potvin\Moves\TwoOptStar\PotvinTwoOptStarMoveTabuCriterion.cs" />
|
---|
| 193 | <Compile Include="Encodings\Potvin\Moves\TwoOptStar\PotvinTwoOptStarMoveTabuMaker.cs" />
|
---|
| 194 | <Compile Include="Encodings\Potvin\Moves\TwoOptStar\PotvinTwoOptStarMultiMoveGenerator.cs" />
|
---|
| 195 | <Compile Include="Encodings\Potvin\Moves\TwoOptStar\PotvinTwoOptStarSingleMoveGenerator.cs" />
|
---|
[7855] | 196 | <Compile Include="Interfaces\IVRPLocalSearchManipulator.cs" />
|
---|
[7881] | 197 | <Compile Include="Interpreters\MDCVRPTWInterpreter.cs" />
|
---|
| 198 | <Compile Include="Interpreters\PDPTWInterpreter.cs" />
|
---|
| 199 | <Compile Include="Interpreters\CVRPTWInterpreter.cs" />
|
---|
[7871] | 200 | <Compile Include="Interpreters\CVRPInterpreter.cs" />
|
---|
| 201 | <Compile Include="Interpreters\IVRPDataInterpreter.cs" />
|
---|
[7088] | 202 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[4365] | 203 | <Compile Include="Encodings\Alba\AlbaEncoding.cs" />
|
---|
[4362] | 204 | <Compile Include="Encodings\Alba\Creators\RandomCreator.cs" />
|
---|
| 205 | <Compile Include="Encodings\Alba\Creators\AlbaCreator.cs" />
|
---|
[4369] | 206 | <Compile Include="Encodings\Alba\IAlbaOperator.cs" />
|
---|
[4365] | 207 | <Compile Include="Encodings\Alba\Crossovers\AlbaCrossover.cs" />
|
---|
| 208 | <Compile Include="Encodings\Alba\Crossovers\AlbaPermutationCrossover.cs" />
|
---|
[6607] | 209 | <Compile Include="Encodings\Alba\LocalImprovement\AlbaLambdaInterchangeLocalImprovementOperator.cs" />
|
---|
[4365] | 210 | <Compile Include="Encodings\Alba\Manipulators\AlbaCustomerInsertionManipulator.cs" />
|
---|
| 211 | <Compile Include="Encodings\Alba\Manipulators\AlbaCustomerInversionManipulator.cs" />
|
---|
| 212 | <Compile Include="Encodings\Alba\Manipulators\AlbaCustomerSwapManipulator.cs" />
|
---|
| 213 | <Compile Include="Encodings\Alba\Manipulators\AlbaIntraRouteInversionManipulator.cs" />
|
---|
| 214 | <Compile Include="Encodings\Alba\Manipulators\AlbaLambdaInterchangeManipulator.cs" />
|
---|
| 215 | <Compile Include="Encodings\Alba\Manipulators\AlbaManipulator.cs" />
|
---|
| 216 | <Compile Include="Encodings\Alba\Manipulators\AlbaPermutationManipulator.cs" />
|
---|
[4369] | 217 | <Compile Include="Encodings\Alba\Moves\AlbaMoveEvaluator.cs" />
|
---|
| 218 | <Compile Include="Encodings\Alba\Moves\AlbaMoveMaker.cs" />
|
---|
| 219 | <Compile Include="Encodings\Alba\Moves\AlbaMoveGenerator.cs" />
|
---|
[4370] | 220 | <Compile Include="Encodings\Alba\Moves\IntraRouteInversion\AlbaExhaustiveIntraRouteInversionMoveGenerator.cs" />
|
---|
| 221 | <Compile Include="Encodings\Alba\Moves\IntraRouteInversion\AlbaIntraRouteInversionEvaluator.cs" />
|
---|
| 222 | <Compile Include="Encodings\Alba\Moves\IntraRouteInversion\AlbaIntraRouteInversionMove.cs" />
|
---|
| 223 | <Compile Include="Encodings\Alba\Moves\IntraRouteInversion\AlbaIntraRouteInversionMoveGenerator.cs" />
|
---|
| 224 | <Compile Include="Encodings\Alba\Moves\IntraRouteInversion\AlbaIntraRouteInversionMoveMaker.cs" />
|
---|
| 225 | <Compile Include="Encodings\Alba\Moves\IntraRouteInversion\AlbaStochasticIntraRouteInversionMutliMoveGenerator.cs" />
|
---|
| 226 | <Compile Include="Encodings\Alba\Moves\IntraRouteInversion\AlbaStochasticIntraRouteInversionSingleMoveGenerator.cs" />
|
---|
| 227 | <Compile Include="Encodings\Alba\Moves\IntraRouteInversion\IAlbaIntraRouteInversionMoveOperator.cs" />
|
---|
| 228 | <Compile Include="Encodings\Alba\Moves\LambdaInterchange\AlbaExhaustiveLambdaInterchangeMoveGenerator.cs" />
|
---|
| 229 | <Compile Include="Encodings\Alba\Moves\LambdaInterchange\AlbaLambdaInterchangeMove.cs" />
|
---|
| 230 | <Compile Include="Encodings\Alba\Moves\LambdaInterchange\AlbaLambdaInterchangeMoveEvaluator.cs" />
|
---|
| 231 | <Compile Include="Encodings\Alba\Moves\LambdaInterchange\AlbaLambdaInterchangeMoveGenerator.cs" />
|
---|
| 232 | <Compile Include="Encodings\Alba\Moves\LambdaInterchange\AlbaLambdaInterchangeMoveMaker.cs" />
|
---|
| 233 | <Compile Include="Encodings\Alba\Moves\LambdaInterchange\AlbaStochasticLambdaInterchangeMutliMoveGenerator.cs" />
|
---|
| 234 | <Compile Include="Encodings\Alba\Moves\LambdaInterchange\AlbaStochasticLambdaInterchangeSingleMoveGenerator.cs" />
|
---|
| 235 | <Compile Include="Encodings\Alba\Moves\LambdaInterchange\IAlbaLambdaInterchangeMoveOperator.cs" />
|
---|
[4383] | 236 | <Compile Include="Encodings\Alba\Moves\ThreeOpt\AlbaTranslocationMove.cs" />
|
---|
[4369] | 237 | <Compile Include="Encodings\Alba\Moves\ThreeOpt\AlbaTranslocationMoveEvaluator.cs" />
|
---|
| 238 | <Compile Include="Encodings\Alba\Moves\ThreeOpt\AlbaTranslocationMoveGenerator.cs" />
|
---|
[4370] | 239 | <Compile Include="Encodings\Alba\Moves\ThreeOpt\AlbaTranslocationMoveHardTabuCriterion.cs" />
|
---|
[4369] | 240 | <Compile Include="Encodings\Alba\Moves\ThreeOpt\AlbaTranslocationMoveMaker.cs" />
|
---|
[4370] | 241 | <Compile Include="Encodings\Alba\Moves\ThreeOpt\AlbaTranslocationMoveSoftTabuCriterion.cs" />
|
---|
| 242 | <Compile Include="Encodings\Alba\Moves\ThreeOpt\AlbaTranslocationMoveTabuMaker.cs" />
|
---|
[4383] | 243 | <Compile Include="Encodings\Alba\Moves\ThreeOpt\AlbaStochasticTranslocationSingleMoveGenerator.cs" />
|
---|
[4369] | 244 | <Compile Include="Encodings\Alba\Moves\ThreeOpt\IAlbaTranslocationMoveOperator.cs" />
|
---|
[6857] | 245 | <Compile Include="Encodings\Potvin\Creators\IterativeInsertionCreator.cs" />
|
---|
| 246 | <Compile Include="Encodings\Potvin\Creators\PushForwardInsertionCreator.cs" />
|
---|
[4365] | 247 | <Compile Include="Encodings\General\Creators\MultiVRPSolutionCreator.cs" />
|
---|
[4369] | 248 | <Compile Include="Encodings\General\Creators\VRPCreator.cs" />
|
---|
[6716] | 249 | <Compile Include="Encodings\General\Crossovers\BiasedMultiVRPSolutionCrossover.cs" />
|
---|
[4365] | 250 | <Compile Include="Encodings\General\Crossovers\MultiVRPSolutionCrossover.cs" />
|
---|
| 251 | <Compile Include="Encodings\General\Crossovers\RandomParentCloneCrossover.cs" />
|
---|
[4369] | 252 | <Compile Include="Encodings\General\Crossovers\VRPCrossover.cs" />
|
---|
[6716] | 253 | <Compile Include="Encodings\General\Manipulators\BiasedMultiVRPSolutionManipulator.cs" />
|
---|
[4365] | 254 | <Compile Include="Encodings\General\Manipulators\MultiVRPSolutionManipulator.cs" />
|
---|
[4369] | 255 | <Compile Include="Encodings\General\Manipulators\VRPManipulator.cs" />
|
---|
[4370] | 256 | <Compile Include="Encodings\General\Moves\Interfaces\IMultiVRPMoveGenerator.cs" />
|
---|
| 257 | <Compile Include="Encodings\General\Moves\Interfaces\IMultiVRPMoveOperator.cs" />
|
---|
| 258 | <Compile Include="Encodings\General\Moves\Interfaces\IVRPMove.cs" />
|
---|
[6772] | 259 | <Compile Include="Encodings\General\Moves\MultiVRPMoveOperator\MultiVRPMoveTabuMaker.cs" />
|
---|
| 260 | <Compile Include="Encodings\General\Moves\MultiVRPMoveOperator\MultiVRPMoveTabuChecker.cs" />
|
---|
[4370] | 261 | <Compile Include="Encodings\General\Moves\MultiVRPMoveOperator\MultiVRPMoveEvaluator.cs" />
|
---|
| 262 | <Compile Include="Encodings\General\Moves\MultiVRPMoveOperator\MultiVRPMoveGenerator.cs" />
|
---|
| 263 | <Compile Include="Encodings\General\Moves\MultiVRPMoveOperator\MultiVRPMoveMaker.cs" />
|
---|
[4369] | 264 | <Compile Include="Encodings\General\Moves\VRPMoveGenerator.cs" />
|
---|
| 265 | <Compile Include="Encodings\General\Moves\VRPMoveOperator.cs" />
|
---|
| 266 | <Compile Include="Encodings\General\Moves\VRPMoveMaker.cs" />
|
---|
| 267 | <Compile Include="Encodings\General\Moves\VRPMoveEvaluator.cs" />
|
---|
[4365] | 268 | <Compile Include="Encodings\General\PermutationEncoding.cs" />
|
---|
[6093] | 269 | <Compile Include="Encodings\General\ShakingOperators\VehicleRoutingShakingOperator.cs" />
|
---|
[4365] | 270 | <Compile Include="Encodings\General\TourEncoding.cs" />
|
---|
[4379] | 271 | <Compile Include="Encodings\GVR\Crossovers\GVRCrossover.cs" />
|
---|
| 272 | <Compile Include="Encodings\GVR\GVREncoding.cs" />
|
---|
| 273 | <Compile Include="Encodings\GVR\IGVROperator.cs" />
|
---|
| 274 | <Compile Include="Encodings\GVR\Manipulators\GVRDisplacementManipulator.cs" />
|
---|
| 275 | <Compile Include="Encodings\GVR\Manipulators\GVRInsertionManipulator.cs" />
|
---|
| 276 | <Compile Include="Encodings\GVR\Manipulators\GVRInversionManipulator.cs" />
|
---|
| 277 | <Compile Include="Encodings\GVR\Manipulators\GVRManipulator.cs" />
|
---|
| 278 | <Compile Include="Encodings\GVR\Manipulators\GVRSwapManipulator.cs" />
|
---|
[5127] | 279 | <Compile Include="Encodings\Potvin\Creators\PotvinCreator.cs" />
|
---|
[4376] | 280 | <Compile Include="Encodings\Potvin\Crossovers\PotvinCrossover.cs" />
|
---|
[6607] | 281 | <Compile Include="Encodings\Potvin\Crossovers\PotvinInsertionBasedCrossover.cs" />
|
---|
[4376] | 282 | <Compile Include="Encodings\Potvin\Crossovers\PotvinRouteBasedCrossover.cs" />
|
---|
| 283 | <Compile Include="Encodings\Potvin\Crossovers\PotvinSequenceBasedCrossover.cs" />
|
---|
| 284 | <Compile Include="Encodings\Potvin\IPotvinOperator.cs" />
|
---|
[6960] | 285 | <Compile Include="Encodings\Potvin\Manipulators\PotvinPairwiseTwoLevelExchangeManipulator.cs" />
|
---|
| 286 | <Compile Include="Encodings\Potvin\Manipulators\PotvinPairwiseOneLevelExchangeManipulator.cs" />
|
---|
[6857] | 287 | <Compile Include="Encodings\Potvin\Manipulators\PotvinVehicleAssignmentManipulator.cs" />
|
---|
[4376] | 288 | <Compile Include="Encodings\Potvin\Manipulators\PotvinLocalSearchManipulator.cs" />
|
---|
| 289 | <Compile Include="Encodings\Potvin\Manipulators\PotvinManipulator.cs" />
|
---|
| 290 | <Compile Include="Encodings\Potvin\Manipulators\PotvinOneLevelExchangeManipulator.cs" />
|
---|
| 291 | <Compile Include="Encodings\Potvin\Manipulators\PotvinTwoLevelExchangeManipulator.cs" />
|
---|
[5127] | 292 | <Compile Include="Encodings\General\Moves\VRPMoveAttribute.cs" />
|
---|
| 293 | <Compile Include="Encodings\Potvin\Moves\CustomerRelocation\PotvinCustomerRelocationMoveTabuMaker.cs" />
|
---|
| 294 | <Compile Include="Encodings\Potvin\Moves\CustomerRelocation\PotvinCustomerRelocationSingleMoveGenerator.cs" />
|
---|
| 295 | <Compile Include="Encodings\Potvin\Moves\CustomerRelocation\PotvinCustomerRelocationMultiMoveGenerator.cs" />
|
---|
| 296 | <Compile Include="Encodings\Potvin\Moves\CustomerRelocation\PotvinCustomerRelocationExhaustiveMoveGenerator.cs" />
|
---|
| 297 | <Compile Include="Encodings\Potvin\Moves\CustomerRelocation\PotvinCustomerRelocationMoveEvaluator.cs" />
|
---|
| 298 | <Compile Include="Encodings\Potvin\Moves\CustomerRelocation\PotvinCustomerRelocationMoveMaker.cs" />
|
---|
| 299 | <Compile Include="Encodings\Potvin\Moves\CustomerRelocation\IPotvinCustomerRelocationMoveOperator.cs" />
|
---|
| 300 | <Compile Include="Encodings\Potvin\Moves\CustomerRelocation\PotvinCustomerRelocationMoveAttribute.cs" />
|
---|
| 301 | <Compile Include="Encodings\Potvin\Moves\CustomerRelocation\PotvinCustomerRelocationMoveTabuCriterion.cs" />
|
---|
[6773] | 302 | <Compile Include="Encodings\Potvin\Moves\PickupDelivery\PotvinPDRelocateMoveAttribute.cs" />
|
---|
| 303 | <Compile Include="Encodings\Potvin\Moves\PickupDelivery\PDExchange\IPotvinPDExchangeMoveOperator.cs" />
|
---|
| 304 | <Compile Include="Encodings\Potvin\Moves\PickupDelivery\PDExchange\PotvinPDExchangeExhaustiveMoveGenerator.cs" />
|
---|
| 305 | <Compile Include="Encodings\Potvin\Moves\PickupDelivery\PDExchange\PotvinPDExchangeMove.cs" />
|
---|
| 306 | <Compile Include="Encodings\Potvin\Moves\PickupDelivery\PDExchange\PotvinPDExchangeMoveEvaluator.cs" />
|
---|
| 307 | <Compile Include="Encodings\Potvin\Moves\PickupDelivery\PDExchange\PotvinPDExchangeMoveGenerator.cs" />
|
---|
| 308 | <Compile Include="Encodings\Potvin\Moves\PickupDelivery\PDExchange\PotvinPDExchangeMoveMaker.cs" />
|
---|
| 309 | <Compile Include="Encodings\Potvin\Moves\PickupDelivery\PDExchange\PotvinPDExchangeMoveTabuCriterion.cs" />
|
---|
| 310 | <Compile Include="Encodings\Potvin\Moves\PickupDelivery\PDExchange\PotvinPDExchangeMoveTabuMaker.cs" />
|
---|
| 311 | <Compile Include="Encodings\Potvin\Moves\PickupDelivery\PDExchange\PotvinPDExchangeMultiMoveGenerator.cs" />
|
---|
| 312 | <Compile Include="Encodings\Potvin\Moves\PickupDelivery\PDExchange\PotvinPDExchangeSingleMoveGenerator.cs" />
|
---|
| 313 | <Compile Include="Encodings\Potvin\Moves\PickupDelivery\PDRearrange\IPotvinPDRearrangeMoveOperator.cs" />
|
---|
| 314 | <Compile Include="Encodings\Potvin\Moves\PickupDelivery\PDRearrange\PotvinPDRearrangeExhaustiveMoveGenerator.cs" />
|
---|
| 315 | <Compile Include="Encodings\Potvin\Moves\PickupDelivery\PDRearrange\PotvinPDRearrangeMove.cs" />
|
---|
| 316 | <Compile Include="Encodings\Potvin\Moves\PickupDelivery\PDRearrange\PotvinPDRearrangeMoveEvaluator.cs" />
|
---|
| 317 | <Compile Include="Encodings\Potvin\Moves\PickupDelivery\PDRearrange\PotvinPDRearrangeMoveGenerator.cs" />
|
---|
| 318 | <Compile Include="Encodings\Potvin\Moves\PickupDelivery\PDRearrange\PotvinPDRearrangeMoveMaker.cs" />
|
---|
| 319 | <Compile Include="Encodings\Potvin\Moves\PickupDelivery\PDRearrange\PotvinPDRearrangeMoveTabuCriterion.cs" />
|
---|
| 320 | <Compile Include="Encodings\Potvin\Moves\PickupDelivery\PDRearrange\PotvinPDRearrangeMoveTabuMaker.cs" />
|
---|
| 321 | <Compile Include="Encodings\Potvin\Moves\PickupDelivery\PDRearrange\PotvinPDRearrangeMultiMoveGenerator.cs" />
|
---|
| 322 | <Compile Include="Encodings\Potvin\Moves\PickupDelivery\PDRearrange\PotvinPDRearrangeSingleMoveGenerator.cs" />
|
---|
| 323 | <Compile Include="Encodings\Potvin\Moves\PickupDelivery\PDShift\IPotvinPDShiftMoveOperator.cs" />
|
---|
| 324 | <Compile Include="Encodings\Potvin\Moves\PickupDelivery\PDShift\PotvinPDShiftMoveTabuCriterion.cs" />
|
---|
| 325 | <Compile Include="Encodings\Potvin\Moves\PickupDelivery\PDShift\PotvinPDShiftMoveTabuMaker.cs" />
|
---|
| 326 | <Compile Include="Encodings\Potvin\Moves\PickupDelivery\PDShift\PotvinPDShiftMultiMoveGenerator.cs" />
|
---|
| 327 | <Compile Include="Encodings\Potvin\Moves\PickupDelivery\PDShift\PotvinPDShiftSingleMoveGenerator.cs" />
|
---|
| 328 | <Compile Include="Encodings\Potvin\Moves\PickupDelivery\PDShift\PotvinPDShiftExhaustiveMoveGenerator.cs" />
|
---|
| 329 | <Compile Include="Encodings\Potvin\Moves\PickupDelivery\PDShift\PotvinPDShiftMoveMaker.cs" />
|
---|
| 330 | <Compile Include="Encodings\Potvin\Moves\PickupDelivery\PDShift\PotvinPDShiftMoveEvaluator.cs" />
|
---|
| 331 | <Compile Include="Encodings\Potvin\Moves\PickupDelivery\PDShift\PotvinPDShiftMoveGenerator.cs" />
|
---|
| 332 | <Compile Include="Encodings\Potvin\Moves\PickupDelivery\PDShift\PotvinPDShiftMove.cs" />
|
---|
[5127] | 333 | <Compile Include="Encodings\Potvin\Moves\PotvinMoveEvaluator.cs" />
|
---|
| 334 | <Compile Include="Encodings\Potvin\Moves\PotvinMoveGenerator.cs" />
|
---|
| 335 | <Compile Include="Encodings\Potvin\Moves\PotvinMoveMaker.cs" />
|
---|
| 336 | <Compile Include="Encodings\Potvin\Moves\CustomerRelocation\PotvinCustomerRelocationMoveGenerator.cs" />
|
---|
| 337 | <Compile Include="Encodings\Potvin\Moves\CustomerRelocation\PotvinCustomerRelocationMove.cs" />
|
---|
[6857] | 338 | <Compile Include="Encodings\Potvin\Moves\VehicleAssignment\IPotvinVehicleAssignmentMoveOperator.cs" />
|
---|
| 339 | <Compile Include="Encodings\Potvin\Moves\VehicleAssignment\PotvinVehicleAssignmentMoveTabuCriterion.cs" />
|
---|
| 340 | <Compile Include="Encodings\Potvin\Moves\VehicleAssignment\PotvinVehicleAssignmentMoveTabuMaker.cs" />
|
---|
| 341 | <Compile Include="Encodings\Potvin\Moves\VehicleAssignment\PotvinVehicleAssignmentExhaustiveMoveGenerator.cs" />
|
---|
| 342 | <Compile Include="Encodings\Potvin\Moves\VehicleAssignment\PotvinVehicleAssignmentMove.cs" />
|
---|
| 343 | <Compile Include="Encodings\Potvin\Moves\VehicleAssignment\PotvinVehicleAssignmentMoveAttribute.cs" />
|
---|
| 344 | <Compile Include="Encodings\Potvin\Moves\VehicleAssignment\PotvinVehicleAssignmentMoveEvaluator.cs" />
|
---|
| 345 | <Compile Include="Encodings\Potvin\Moves\VehicleAssignment\PotvinVehicleAssignmentMoveGenerator.cs" />
|
---|
| 346 | <Compile Include="Encodings\Potvin\Moves\VehicleAssignment\PotvinVehicleAssignmentMoveMaker.cs" />
|
---|
| 347 | <Compile Include="Encodings\Potvin\Moves\VehicleAssignment\PotvinVehicleAssignmentMultiMoveGenerator.cs" />
|
---|
| 348 | <Compile Include="Encodings\Potvin\Moves\VehicleAssignment\PotvinVehicleAssignmentSingleMoveGenerator.cs" />
|
---|
[4376] | 349 | <Compile Include="Encodings\Potvin\PotvinEncoding.cs" />
|
---|
[4379] | 350 | <Compile Include="Encodings\Prins\Crossovers\PrinsCrossover.cs" />
|
---|
| 351 | <Compile Include="Encodings\Prins\Crossovers\PrinsPermutationCrossover.cs" />
|
---|
| 352 | <Compile Include="Encodings\Prins\IPrinsOperator.cs" />
|
---|
| 353 | <Compile Include="Encodings\Prins\Manipulators\PrinsExhaustiveLSManipulator.cs" />
|
---|
| 354 | <Compile Include="Encodings\Prins\Manipulators\PrinsLSManipulator.cs" />
|
---|
| 355 | <Compile Include="Encodings\Prins\Manipulators\PrinsManipulator.cs" />
|
---|
| 356 | <Compile Include="Encodings\Prins\Manipulators\PrinsPermutationManipulator.cs" />
|
---|
| 357 | <Compile Include="Encodings\Prins\Manipulators\PrinsStochasticLSManipulator.cs" />
|
---|
| 358 | <Compile Include="Encodings\Prins\PrinsEncoding.cs" />
|
---|
[4362] | 359 | <Compile Include="Encodings\VRPOperator.cs" />
|
---|
[4379] | 360 | <Compile Include="Encodings\Zhu\Crossovers\ZhuCrossover.cs" />
|
---|
| 361 | <Compile Include="Encodings\Zhu\Crossovers\ZhuHeuristicCrossover1.cs" />
|
---|
| 362 | <Compile Include="Encodings\Zhu\Crossovers\ZhuHeuristicCrossover2.cs" />
|
---|
| 363 | <Compile Include="Encodings\Zhu\Crossovers\ZhuMergeCrossover1.cs" />
|
---|
| 364 | <Compile Include="Encodings\Zhu\Crossovers\ZhuMergeCrossover2.cs" />
|
---|
| 365 | <Compile Include="Encodings\Zhu\Crossovers\ZhuPermutationCrossover.cs" />
|
---|
| 366 | <Compile Include="Encodings\Zhu\IZhuOperator.cs" />
|
---|
| 367 | <Compile Include="Encodings\Zhu\Manipulators\ZhuManipulator.cs" />
|
---|
| 368 | <Compile Include="Encodings\Zhu\Manipulators\ZhuPermutationManipulator.cs" />
|
---|
| 369 | <Compile Include="Encodings\Zhu\ZhuEncoding.cs" />
|
---|
[4365] | 370 | <Compile Include="Interfaces\IMultiVRPOperator.cs" />
|
---|
| 371 | <Compile Include="Interfaces\IVRPManipulator.cs" />
|
---|
| 372 | <Compile Include="Interfaces\IVRPCrossover.cs" />
|
---|
[4362] | 373 | <Compile Include="Interfaces\IVRPEvaluator.cs" />
|
---|
| 374 | <Compile Include="Interfaces\IVRPCreator.cs" />
|
---|
[4369] | 375 | <Compile Include="Interfaces\IVRPMoveOperator.cs" />
|
---|
[6093] | 376 | <Compile Include="Interfaces\IVRPMultiNeighborhoodShakingOperator.cs" />
|
---|
[4362] | 377 | <Compile Include="Interfaces\IVRPOperator.cs" />
|
---|
| 378 | <Compile Include="Interfaces\IVRPEncoding.cs" />
|
---|
| 379 | <Compile Include="Interfaces\IVRPProblemInstance.cs" />
|
---|
[7088] | 380 | <Compile Include="Plugin.cs" />
|
---|
[6851] | 381 | <Compile Include="ProblemInstances\MultiDepotVRP\MDCVRP\MDCVRPEvaluator.cs" />
|
---|
| 382 | <Compile Include="ProblemInstances\MultiDepotVRP\MDCVRP\MDCVRPProblemInstance.cs" />
|
---|
[6856] | 383 | <Compile Include="ProblemInstances\MultiDepotVRP\MDCVRP\MDCVRPTW\MDCVRPPDTW\MDCVRPPDTWEvaluator.cs" />
|
---|
| 384 | <Compile Include="ProblemInstances\MultiDepotVRP\MDCVRP\MDCVRPTW\MDCVRPPDTW\MDCVRPPDTWProblemInstance.cs" />
|
---|
[6854] | 385 | <Compile Include="ProblemInstances\MultiDepotVRP\MDCVRP\MDCVRPTW\MDCVRPTWEvaluator.cs" />
|
---|
| 386 | <Compile Include="ProblemInstances\MultiDepotVRP\MDCVRP\MDCVRPTW\MDCVRPTWProblemInstance.cs" />
|
---|
[6851] | 387 | <Compile Include="ProblemInstances\MultiDepotVRP\MultiDepotVRPProblemInstance.cs" />
|
---|
| 388 | <Compile Include="ProblemInstances\MultiDepotVRP\MultiDepotVRPEvaluator.cs" />
|
---|
[6710] | 389 | <Compile Include="ProblemInstances\SingleDepotVRP\CVRP\CVRPTW\CVRPPDTW\CVRPPDTWProblemInstance.cs" />
|
---|
| 390 | <Compile Include="ProblemInstances\SingleDepotVRP\CVRP\CVRPTW\CVRPPDTW\CVRPPDTWEvaluation.cs" />
|
---|
| 391 | <Compile Include="ProblemInstances\SingleDepotVRP\CVRP\CVRPTW\CVRPPDTW\CVRPPDTWEvaluator.cs" />
|
---|
[6851] | 392 | <Compile Include="ProblemInstances\SingleDepotVRP\SingleDepotVRPEvaluator.cs" />
|
---|
[4860] | 393 | <Compile Include="SolutionParser.cs" />
|
---|
[4363] | 394 | <Compile Include="Variants\Capacitated\Heterogenous\IHeterogenousCapacitatedProblemInstance.cs" />
|
---|
| 395 | <Compile Include="Variants\Capacitated\Heterogenous\IHeterogenousCapacitatedOperator.cs" />
|
---|
[4376] | 396 | <Compile Include="Variants\Capacitated\Homogenous\IHomogenousCapacitatedOperator.cs" />
|
---|
| 397 | <Compile Include="Variants\Capacitated\Homogenous\IHomogenousCapacitatedProblemInstance.cs" />
|
---|
| 398 | <Compile Include="Variants\Capacitated\ICapacitatedProblemInstance.cs" />
|
---|
| 399 | <Compile Include="Variants\Capacitated\ICapacitatedOperator.cs" />
|
---|
[4365] | 400 | <Compile Include="Variants\General\IGeneralVRPOperator.cs" />
|
---|
[6851] | 401 | <Compile Include="Variants\MultiDepot\IMultiDepotOperator.cs" />
|
---|
| 402 | <Compile Include="Variants\MultiDepot\IMultiDepotProblemInstance.cs" />
|
---|
[6710] | 403 | <Compile Include="Variants\PickupAndDelivery\IPickupAndDeliveryOperator.cs" />
|
---|
| 404 | <Compile Include="Variants\PickupAndDelivery\IPickupAndDeliveryProblemInstance.cs" />
|
---|
[4363] | 405 | <Compile Include="Variants\SingleDepot\ISingleDepotOperator.cs" />
|
---|
| 406 | <Compile Include="Variants\SingleDepot\ISingleDepotProblemInstance.cs" />
|
---|
| 407 | <Compile Include="Variants\TimeWindowed\ITimeWindowedProblemInstance.cs" />
|
---|
| 408 | <Compile Include="Variants\TimeWindowed\ITimeWindowedOperator.cs" />
|
---|
| 409 | <Compile Include="ProblemInstances\SingleDepotVRP\CVRP\CVRPTW\CVRPTWProblemInstance.cs" />
|
---|
| 410 | <Compile Include="ProblemInstances\SingleDepotVRP\CVRP\CVRPProblemInstance.cs" />
|
---|
| 411 | <Compile Include="ProblemInstances\SingleDepotVRP\CVRP\CVRPTW\CVRPTWEvaluation.cs" />
|
---|
| 412 | <Compile Include="ProblemInstances\SingleDepotVRP\CVRP\CVRPEvaluation.cs" />
|
---|
| 413 | <Compile Include="ProblemInstances\SingleDepotVRP\CVRP\CVRPTW\CVRPTWEvaluator.cs" />
|
---|
| 414 | <Compile Include="ProblemInstances\SingleDepotVRP\CVRP\CVRPEvaluator.cs" />
|
---|
| 415 | <Compile Include="ProblemInstances\VRPEvaluator.cs" />
|
---|
| 416 | <Compile Include="ProblemInstances\VRPEvaluation.cs" />
|
---|
| 417 | <Compile Include="ProblemInstances\SingleDepotVRP\SingleDepotVRPProblemInstance.cs" />
|
---|
[4362] | 418 | <Compile Include="ProblemInstances\VRPProblemInstance.cs" />
|
---|
[4363] | 419 | <Compile Include="Encodings\Tour.cs" />
|
---|
[4360] | 420 | <Compile Include="VehicleRoutingProblem.cs" />
|
---|
| 421 | </ItemGroup>
|
---|
| 422 | <ItemGroup>
|
---|
[7088] | 423 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
[4360] | 424 | <None Include="HeuristicLab.snk" />
|
---|
[7088] | 425 | <None Include="Plugin.cs.frame" />
|
---|
[4360] | 426 | </ItemGroup>
|
---|
| 427 | <ItemGroup>
|
---|
| 428 | <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
---|
| 429 | <Visible>False</Visible>
|
---|
| 430 | <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
---|
| 431 | <Install>false</Install>
|
---|
| 432 | </BootstrapperPackage>
|
---|
| 433 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
---|
| 434 | <Visible>False</Visible>
|
---|
| 435 | <ProductName>.NET Framework 3.5 SP1</ProductName>
|
---|
| 436 | <Install>true</Install>
|
---|
| 437 | </BootstrapperPackage>
|
---|
| 438 | <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
---|
| 439 | <Visible>False</Visible>
|
---|
| 440 | <ProductName>Windows Installer 3.1</ProductName>
|
---|
| 441 | <Install>true</Install>
|
---|
| 442 | </BootstrapperPackage>
|
---|
| 443 | </ItemGroup>
|
---|
[4363] | 444 | <ItemGroup />
|
---|
[4360] | 445 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
---|
| 446 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 447 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 448 | <Target Name="BeforeBuild">
|
---|
| 449 | </Target>
|
---|
| 450 | <Target Name="AfterBuild">
|
---|
| 451 | </Target>
|
---|
| 452 | -->
|
---|
| 453 | <PropertyGroup>
|
---|
| 454 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 455 | set ProjectDir=$(ProjectDir)
|
---|
| 456 | set SolutionDir=$(SolutionDir)
|
---|
| 457 | set Outdir=$(Outdir)
|
---|
| 458 |
|
---|
[7088] | 459 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
[4360] | 460 | </PropertyGroup>
|
---|
[6970] | 461 | <PropertyGroup>
|
---|
[7088] | 462 | <PostBuildEvent>
|
---|
| 463 | </PostBuildEvent>
|
---|
[6970] | 464 | </PropertyGroup>
|
---|
[4360] | 465 | </Project> |
---|