Free cookie consent management tool by TermsFeed Policy Generator

source: branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms/3.3/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms-3.3.csproj @ 15574

Last change on this file since 15574 was 15574, checked in by abeham, 6 years ago

#1614: Added CPLEX algorithms

File size: 8.2 KB
RevLine 
[15553]1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4  <PropertyGroup>
5    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7    <ProjectGuid>{577239EC-7D7F-4505-A0A4-572E34010DBA}</ProjectGuid>
8    <OutputType>Library</OutputType>
9    <AppDesignerFolder>Properties</AppDesignerFolder>
10    <RootNamespace>HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms</RootNamespace>
11    <AssemblyName>HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms-3.3</AssemblyName>
12    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
13    <FileAlignment>512</FileAlignment>
14    <TargetFrameworkProfile />
15  </PropertyGroup>
16  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
17    <DebugSymbols>true</DebugSymbols>
18    <DebugType>full</DebugType>
19    <Optimize>false</Optimize>
20    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
21    <DefineConstants>DEBUG;TRACE</DefineConstants>
22    <ErrorReport>prompt</ErrorReport>
23    <WarningLevel>4</WarningLevel>
24  </PropertyGroup>
25  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
26    <DebugType>pdbonly</DebugType>
27    <Optimize>true</Optimize>
28    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
29    <DefineConstants>TRACE</DefineConstants>
30    <ErrorReport>prompt</ErrorReport>
31    <WarningLevel>4</WarningLevel>
32  </PropertyGroup>
33  <PropertyGroup>
34    <SignAssembly>true</SignAssembly>
35  </PropertyGroup>
36  <PropertyGroup>
37    <DelaySign>false</DelaySign>
38  </PropertyGroup>
39  <PropertyGroup>
40    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
41  </PropertyGroup>
42  <ItemGroup>
43    <Reference Include="HeuristicLab.Analysis-3.3">
44      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
45      <Private>False</Private>
46    </Reference>
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.Operators-3.3">
68      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
69      <Private>False</Private>
70    </Reference>
71    <Reference Include="HeuristicLab.Optimization.Operators-3.3">
72      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
73      <Private>False</Private>
74    </Reference>
75    <Reference Include="HeuristicLab.Parameters-3.3">
76      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
77      <Private>False</Private>
78    </Reference>
79    <Reference Include="HeuristicLab.Persistence-3.3">
80      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
81      <Private>False</Private>
82    </Reference>
83    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
84      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
85      <Private>False</Private>
86    </Reference>
87    <Reference Include="HeuristicLab.Problems.Instances-3.3">
88      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
89      <Private>False</Private>
90    </Reference>
91    <Reference Include="HeuristicLab.Random-3.3">
92      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
93      <Private>False</Private>
94    </Reference>
[15574]95    <Reference Include="localsolvernet, Version=7.5.0.0, Culture=neutral, processorArchitecture=AMD64">
96      <SpecificVersion>False</SpecificVersion>
97      <HintPath>..\..\..\..\trunk\sources\bin\localsolvernet.dll</HintPath>
98      <Private>False</Private>
99    </Reference>
100    <Reference Include="oplall, Version=12.7.0.0, Culture=neutral, PublicKeyToken=7906592bc7cc7340, processorArchitecture=MSIL">
101      <SpecificVersion>False</SpecificVersion>
102      <HintPath>..\..\..\..\trunk\sources\bin\oplall.dll</HintPath>
103      <Private>False</Private>
104    </Reference>
[15553]105    <Reference Include="System" />
106    <Reference Include="System.Core" />
107    <Reference Include="System.Data" />
108    <Reference Include="System.Drawing" />
109  </ItemGroup>
110  <ItemGroup>
[15574]111    <Compile Include="CPLEX\CplexSolver.cs" />
112    <Compile Include="CPLEX\GQAP-FY.cs" />
113    <Compile Include="CPLEX\GQAP-KB.cs" />
114    <Compile Include="CPLEX\GQAPDataSource.cs" />
115    <Compile Include="CPLEX\CplexContext.cs" />
[15562]116    <Compile Include="Evolutionary\ESContext.cs" />
117    <Compile Include="Evolutionary\ESGQAPSolution.cs" />
118    <Compile Include="Evolutionary\EvolutionStrategy.cs" />
[15564]119    <Compile Include="Evolutionary\OSGAContext.cs" />
120    <Compile Include="Evolutionary\OSGA.cs" />
[15562]121    <Compile Include="Infrastructure\Algorithms\StochasticAlgorithm.cs" />
122    <Compile Include="Infrastructure\Contexts\StochasticContext.cs" />
123    <Compile Include="Infrastructure\Contexts\BasicContext.cs" />
124    <Compile Include="Infrastructure\Algorithms\ContextAlgorithm.cs" />
125    <Compile Include="GRASP\GRASPContext.cs" />
126    <Compile Include="GRASP\GRASP.cs" />
[15563]127    <Compile Include="LAHC\pLAHCContext.cs" />
128    <Compile Include="LAHC\pLAHC.cs" />
129    <Compile Include="LAHC\LAHC.cs" />
130    <Compile Include="LAHC\LAHCContext.cs" />
[15562]131    <Compile Include="LocalSearch\LocalSearchContext.cs" />
132    <Compile Include="Infrastructure\Interfaces.cs" />
133    <Compile Include="LocalSearch\IteratedLS.cs" />
134    <Compile Include="LocalSearch\MultistartLS.cs" />
[15553]135    <Compile Include="Plugin.cs" />
[15562]136    <Compile Include="Infrastructure\Contexts\SingleSolutionContext.cs" />
137    <Compile Include="Infrastructure\Contexts\PopulationContext.cs" />
[15553]138    <Compile Include="Properties\AssemblyInfo.cs" />
[15562]139    <Compile Include="Infrastructure\SingleObjectiveSolutionScope.cs" />
[15553]140  </ItemGroup>
141  <ItemGroup>
142    <ProjectReference Include="..\..\HeuristicLab.Encodings.IntegerVectorEncoding\3.3\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.csproj">
143      <Project>{ddfb14dd-2a85-493c-a52d-e69729bbaeb0}</Project>
144      <Name>HeuristicLab.Encodings.IntegerVectorEncoding-3.3</Name>
145      <Private>False</Private>
146    </ProjectReference>
147    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
148      <Project>{14ab8d24-25bc-400c-a846-4627aa945192}</Project>
149      <Name>HeuristicLab.Optimization-3.3</Name>
150      <Private>False</Private>
151    </ProjectReference>
152    <ProjectReference Include="..\..\HeuristicLab.Problems.GeneralizedQuadraticAssignment\3.3\HeuristicLab.Problems.GeneralizedQuadraticAssignment-3.3.csproj">
153      <Project>{c739e6d2-5680-4804-a810-8017da0c238f}</Project>
154      <Name>HeuristicLab.Problems.GeneralizedQuadraticAssignment-3.3</Name>
155      <Private>False</Private>
156    </ProjectReference>
157  </ItemGroup>
158  <ItemGroup>
159    <None Include="HeuristicLab.snk" />
160  </ItemGroup>
[15563]161  <ItemGroup />
[15553]162  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
163  <PropertyGroup>
164    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
165set ProjectDir=$(ProjectDir)
166set SolutionDir=$(SolutionDir)
167set Outdir=$(Outdir)
168
169call PreBuildEvent.cmd</PreBuildEvent>
170  </PropertyGroup>
171</Project>
Note: See TracBrowser for help on using the repository browser.