Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.TravelingSalesman/3.3/HeuristicLab.Problems.TravelingSalesman-3.3.csproj @ 11638

Last change on this file since 11638 was 11638, checked in by bburlacu, 10 years ago

#1772: Merged trunk changes. Updated PhenotypicSimilarityCalculator, updated FragmentGraphView.

File size: 12.4 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>
[3158]8    <ProjectGuid>{D767C38D-8014-46B0-9A32-03A3AECCE34A}</ProjectGuid>
[2]9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
[3158]11    <RootNamespace>HeuristicLab.Problems.TravelingSalesman</RootNamespace>
12    <AssemblyName>HeuristicLab.Problems.TravelingSalesman-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>
[11638]20    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
[6866]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>
[10300]43    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[2]44    <DefineConstants>DEBUG;TRACE</DefineConstants>
45    <ErrorReport>prompt</ErrorReport>
46    <WarningLevel>4</WarningLevel>
47    <DocumentationFile>
48    </DocumentationFile>
[4065]49    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11638]50    <Prefer32Bit>false</Prefer32Bit>
[2]51  </PropertyGroup>
52  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
53    <DebugType>pdbonly</DebugType>
54    <Optimize>true</Optimize>
[10300]55    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[2]56    <DefineConstants>TRACE</DefineConstants>
57    <ErrorReport>prompt</ErrorReport>
58    <WarningLevel>4</WarningLevel>
[6866]59    <DocumentationFile>
60    </DocumentationFile>
[2]61    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
[4065]62    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11638]63    <Prefer32Bit>false</Prefer32Bit>
[2]64  </PropertyGroup>
[564]65  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
66    <DebugSymbols>true</DebugSymbols>
[10300]67    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[564]68    <DefineConstants>DEBUG;TRACE</DefineConstants>
69    <DebugType>full</DebugType>
70    <PlatformTarget>x86</PlatformTarget>
71    <ErrorReport>prompt</ErrorReport>
[4065]72    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11638]73    <Prefer32Bit>false</Prefer32Bit>
[564]74  </PropertyGroup>
75  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
[10300]76    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[564]77    <DefineConstants>TRACE</DefineConstants>
[6866]78    <DocumentationFile>
79    </DocumentationFile>
[564]80    <Optimize>true</Optimize>
81    <DebugType>pdbonly</DebugType>
82    <PlatformTarget>x86</PlatformTarget>
83    <ErrorReport>prompt</ErrorReport>
[4065]84    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11638]85    <Prefer32Bit>false</Prefer32Bit>
[564]86  </PropertyGroup>
[1474]87  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
88    <DebugSymbols>true</DebugSymbols>
[10300]89    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[1474]90    <DefineConstants>DEBUG;TRACE</DefineConstants>
91    <DebugType>full</DebugType>
92    <PlatformTarget>x64</PlatformTarget>
93    <ErrorReport>prompt</ErrorReport>
[4065]94    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11638]95    <Prefer32Bit>false</Prefer32Bit>
[1474]96  </PropertyGroup>
97  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
[10300]98    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[1474]99    <DefineConstants>TRACE</DefineConstants>
[6866]100    <DocumentationFile>
101    </DocumentationFile>
[1474]102    <Optimize>true</Optimize>
103    <DebugType>pdbonly</DebugType>
104    <PlatformTarget>x64</PlatformTarget>
105    <ErrorReport>prompt</ErrorReport>
[4065]106    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11638]107    <Prefer32Bit>false</Prefer32Bit>
[1474]108  </PropertyGroup>
[2]109  <ItemGroup>
[10300]110    <Reference Include="HeuristicLab.Analysis-3.3">
111      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
112      <Private>False</Private>
113    </Reference>
114    <Reference Include="HeuristicLab.Collections-3.3">
115      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
116      <Private>False</Private>
117    </Reference>
118    <Reference Include="HeuristicLab.Common-3.3">
119      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
120      <Private>False</Private>
121    </Reference>
122    <Reference Include="HeuristicLab.Common.Resources-3.3">
123      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
124      <Private>False</Private>
125    </Reference>
126    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
127      <SpecificVersion>False</SpecificVersion>
128      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
129      <Private>False</Private>
130    </Reference>
131    <Reference Include="HeuristicLab.Data-3.3">
132      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
133      <Private>False</Private>
134    </Reference>
135    <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3">
136      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>
137      <Private>False</Private>
138    </Reference>
139    <Reference Include="HeuristicLab.Operators-3.3">
140      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
141      <Private>False</Private>
142    </Reference>
143    <Reference Include="HeuristicLab.Optimization-3.3">
144      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
145      <Private>False</Private>
146    </Reference>
147    <Reference Include="HeuristicLab.Optimization.Operators-3.3">
148      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
149      <Private>False</Private>
150    </Reference>
151    <Reference Include="HeuristicLab.Parameters-3.3">
152      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
153      <Private>False</Private>
154    </Reference>
155    <Reference Include="HeuristicLab.Persistence-3.3">
156      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
157      <Private>False</Private>
158    </Reference>
159    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
160      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
161      <Private>False</Private>
162    </Reference>
163    <Reference Include="HeuristicLab.Problems.Instances-3.3">
164      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
165      <Private>False</Private>
166    </Reference>
[2]167    <Reference Include="System" />
[1699]168    <Reference Include="System.Core">
169      <RequiredTargetFramework>3.5</RequiredTargetFramework>
170    </Reference>
[2]171    <Reference Include="System.Data" />
[2865]172    <Reference Include="System.Drawing" />
[8208]173    <Reference Include="System.Windows.Forms" />
[2]174    <Reference Include="System.Xml" />
175  </ItemGroup>
176  <ItemGroup>
[3663]177    <Compile Include="Analyzers\BestTSPSolutionAnalyzer.cs" />
[10300]178    <Compile Include="Analyzers\TSPGenealogyAnalyzer.cs" />
[4703]179    <Compile Include="Analyzers\TSPPopulationDiversityAnalyzer.cs" />
[4623]180    <Compile Include="Analyzers\TSPAlleleFrequencyAnalyzer.cs" />
[4825]181    <Compile Include="DistanceMatrix.cs" />
[7558]182    <Compile Include="Evaluators\TSPDistanceMatrixEvaluator.cs" />
[3155]183    <Compile Include="Evaluators\TSPEuclideanPathEvaluator.cs" />
184    <Compile Include="Evaluators\TSPGeoPathEvaluator.cs" />
[9848]185    <Compile Include="Evaluators\TSPUpperEuclideanPathEvaluator.cs" />
[8334]186    <Compile Include="Improvers\TSPImprovementOperator.cs" />
[7558]187    <Compile Include="Interfaces\ITSPDistanceMatrixEvaluator.cs" />
[3232]188    <Compile Include="MoveEvaluators\ThreeOpt\TSPTranslocationMoveEuclideanPathEvaluator.cs" />
189    <Compile Include="MoveEvaluators\ThreeOpt\TSPTranslocationMoveGeoPathEvaluator.cs" />
190    <Compile Include="MoveEvaluators\ThreeOpt\TSPTranslocationMovePathEvaluator.cs" />
191    <Compile Include="MoveEvaluators\ThreeOpt\TSPTranslocationMoveRoundedEuclideanPathEvaluator.cs" />
192    <Compile Include="MoveEvaluators\TwoOpt\TSPInversionMoveEuclideanPathEvaluator.cs" />
193    <Compile Include="MoveEvaluators\TwoOpt\TSPInversionMoveGeoPathEvaluator.cs" />
194    <Compile Include="MoveEvaluators\TwoOpt\TSPInversionMovePathEvaluator.cs" />
195    <Compile Include="MoveEvaluators\TwoOpt\TSPInversionMoveRoundedEuclideanPathEvaluator.cs" />
[8334]196    <Compile Include="PathRelinkers\TSPMultipleGuidesPathRelinker.cs" />
197    <Compile Include="PathRelinkers\TSPPathRelinker.cs" />
198    <Compile Include="PathRelinkers\TSPSimultaneousPathRelinker.cs" />
[6866]199    <Compile Include="Plugin.cs" />
[8334]200    <Compile Include="SimilarityCalculators\TSPSimilarityCalculator.cs" />
[3159]201    <Compile Include="TravelingSalesmanProblem.cs" />
[3107]202    <Compile Include="PathTSPTour.cs" />
[2988]203    <Compile Include="Evaluators\TSPCoordinatesPathEvaluator.cs" />
204    <Compile Include="Evaluators\TSPEvaluator.cs" />
205    <Compile Include="Evaluators\TSPRoundedEuclideanPathEvaluator.cs" />
206    <Compile Include="Interfaces\ITSPCoordinatesPathEvaluator.cs" />
207    <Compile Include="Interfaces\ITSPEvaluator.cs" />
[3074]208    <Compile Include="Interfaces\ITSPMoveEvaluator.cs" />
[2988]209    <Compile Include="Interfaces\ITSPPathEvaluator.cs" />
[3074]210    <Compile Include="Interfaces\ITSPPathMoveEvaluator.cs" />
211    <Compile Include="MoveEvaluators\TSPPathMoveEvaluator.cs" />
212    <Compile Include="MoveEvaluators\TSPMoveEvaluator.cs" />
[2]213    <Compile Include="Properties\AssemblyInfo.cs" />
214  </ItemGroup>
215  <ItemGroup>
216    <None Include="HeuristicLab.snk" />
[6866]217    <None Include="Plugin.cs.frame" />
218    <None Include="Properties\AssemblyInfo.cs.frame" />
[2]219  </ItemGroup>
[4065]220  <ItemGroup>
221    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
222      <Visible>False</Visible>
223      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
224      <Install>false</Install>
225    </BootstrapperPackage>
226    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
227      <Visible>False</Visible>
228      <ProductName>.NET Framework 3.5 SP1</ProductName>
229      <Install>true</Install>
230    </BootstrapperPackage>
231    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
232      <Visible>False</Visible>
233      <ProductName>Windows Installer 3.1</ProductName>
234      <Install>true</Install>
235    </BootstrapperPackage>
236  </ItemGroup>
[10300]237  <ItemGroup>
238    <ProjectReference Include="..\..\HeuristicLab.EvolutionTracking\3.4\HeuristicLab.EvolutionTracking-3.4.csproj">
239      <Project>{1f75cea3-464f-4a6f-b2f0-04b9841ebc16}</Project>
240      <Name>HeuristicLab.EvolutionTracking-3.4</Name>
241    </ProjectReference>
242  </ItemGroup>
[2]243  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
244  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
245       Other similar extension points exist, see Microsoft.Common.targets.
246  <Target Name="BeforeBuild">
247  </Target>
248  <Target Name="AfterBuild">
249  </Target>
250  -->
[30]251  <PropertyGroup>
[10300]252    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
[852]253set ProjectDir=$(ProjectDir)
254set SolutionDir=$(SolutionDir)
255set Outdir=$(Outdir)
256
[2790]257call PreBuildEvent.cmd
[6866]258</PreBuildEvent>
[10300]259    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
[8600]260export ProjectDir=$(ProjectDir)
261export SolutionDir=$(SolutionDir)
262
263$SolutionDir/PreBuildEvent.sh
264</PreBuildEvent>
[30]265  </PropertyGroup>
[2]266</Project>
Note: See TracBrowser for help on using the repository browser.