Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.SolutionCaching/3.3/HeuristicLab.Analysis.SolutionCaching-3.3.csproj @ 10102

Last change on this file since 10102 was 10102, checked in by ascheibe, 10 years ago

#1886 added mutation pointcuts for realvector and permutation encodings

File size: 9.1 KB
Line 
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>{A05AA272-14EC-4422-AC70-C9CA42164441}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Analysis.SolutionCaching</RootNamespace>
12    <AssemblyName>HeuristicLab.Analysis.SolutionCaching-3.3</AssemblyName>
13    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14    <FileAlignment>512</FileAlignment>
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    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
38  </PropertyGroup>
39  <ItemGroup>
40    <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
41      <SpecificVersion>False</SpecificVersion>
42      <HintPath>..\..\..\..\trunk\sources\bin\ALGLIB-3.7.0.dll</HintPath>
43      <Private>False</Private>
44    </Reference>
45    <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
46      <SpecificVersion>False</SpecificVersion>
47      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
48      <Private>False</Private>
49    </Reference>
50    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
51      <Private>False</Private>
52    </Reference>
53    <Reference Include="HeuristicLab.Collections-3.3">
54      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
55      <Private>False</Private>
56    </Reference>
57    <Reference Include="HeuristicLab.Common-3.3">
58      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
59      <Private>False</Private>
60    </Reference>
61    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
62      <Private>False</Private>
63    </Reference>
64    <Reference Include="HeuristicLab.Core-3.3">
65      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
66      <Private>False</Private>
67    </Reference>
68    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
69      <Private>False</Private>
70    </Reference>
71    <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
72      <Private>False</Private>
73    </Reference>
74    <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
75      <SpecificVersion>False</SpecificVersion>
76      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
77      <Private>False</Private>
78    </Reference>
79    <Reference Include="HeuristicLab.Operators-3.3">
80      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
81      <Private>False</Private>
82    </Reference>
83    <Reference Include="HeuristicLab.Optimization-3.3">
84      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
85      <Private>False</Private>
86    </Reference>
87    <Reference Include="HeuristicLab.Optimization.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
88      <Private>False</Private>
89    </Reference>
90    <Reference Include="HeuristicLab.Optimization.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
91      <Private>False</Private>
92    </Reference>
93    <Reference Include="HeuristicLab.Parameters-3.3">
94      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
95      <Private>False</Private>
96    </Reference>
97    <Reference Include="HeuristicLab.Persistence-3.3">
98      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
99      <Private>False</Private>
100    </Reference>
101    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
102      <Private>False</Private>
103    </Reference>
104    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
105      <SpecificVersion>False</SpecificVersion>
106      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
107      <Private>False</Private>
108    </Reference>
109    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
110      <SpecificVersion>False</SpecificVersion>
111      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
112      <Private>False</Private>
113    </Reference>
114    <Reference Include="System" />
115    <Reference Include="System.Core" />
116    <Reference Include="System.Drawing" />
117    <Reference Include="System.Windows.Forms" />
118    <Reference Include="System.Xml.Linq" />
119    <Reference Include="System.Data.DataSetExtensions" />
120    <Reference Include="Microsoft.CSharp" />
121    <Reference Include="System.Data" />
122    <Reference Include="System.Xml" />
123  </ItemGroup>
124  <ItemGroup>
125    <Compile Include="Algorithm\ISolutionCacheAnalyzer.cs" />
126    <Compile Include="Algorithm\SolutionCacheAnalyzer.cs" />
127    <Compile Include="Algorithm\SolutionCacheAnalyzerAlgorithm.cs" />
128    <Compile Include="Algorithm\ParallelOperatorProcessor.cs" />
129    <Compile Include="MutationPointcut.cs" />
130    <Compile Include="CrossoverPointcut.cs" />
131    <Compile Include="IAdvice.cs" />
132    <Compile Include="IPointcut.cs" />
133    <Compile Include="ISolutionCache.cs" />
134    <Compile Include="PermutationEncoding\PermutationMutationPointcut.cs" />
135    <Compile Include="PermutationEncoding\IPermutationAdvice.cs" />
136    <Compile Include="PermutationEncoding\IPermutationPointcut.cs" />
137    <Compile Include="PermutationEncoding\PermutationCrossoverPointcut.cs" />
138    <Compile Include="PermutationEncoding\PermutationSolutionCache.cs" />
139    <Compile Include="PermutationEncoding\PermutationSolutionCacheCollector.cs" />
140    <Compile Include="PermutationEncoding\PermutationSolutionInformation.cs" />
141    <Compile Include="Plugin.cs" />
142    <Compile Include="Properties\AssemblyInfo.cs" />
143    <Compile Include="RealVectorEncoding\RealVectorMutationPointcut.cs" />
144    <Compile Include="RealVectorEncoding\IRealVectorAdvice.cs" />
145    <Compile Include="RealVectorEncoding\IRealVectorPointcut.cs" />
146    <Compile Include="RealVectorEncoding\RealVectorCrossoverPointcut.cs" />
147    <Compile Include="RealVectorEncoding\RealVectorEqualityComparer.cs" />
148    <Compile Include="RealVectorEncoding\RealVectorSolutionCache.cs" />
149    <Compile Include="RealVectorEncoding\RealVectorSolutionCacheCollector.cs" />
150    <Compile Include="RealVectorEncoding\RealVectorSolutionInformation.cs" />
151    <Compile Include="SolutionCache.cs" />
152    <Compile Include="SolutionInformation.cs" />
153  </ItemGroup>
154  <ItemGroup>
155    <None Include="HeuristicLab.snk" />
156    <None Include="Plugin.cs.frame" />
157    <None Include="Properties\AssemblyInfo.cs.frame" />
158  </ItemGroup>
159  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
160  <PropertyGroup>
161    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
162set ProjectDir=$(ProjectDir)
163set SolutionDir=$(SolutionDir)
164set Outdir=$(Outdir)
165
166call PreBuildEvent.cmd
167</PreBuildEvent>
168  </PropertyGroup>
169  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
170       Other similar extension points exist, see Microsoft.Common.targets.
171  <Target Name="BeforeBuild">
172  </Target>
173  <Target Name="AfterBuild">
174  </Target>
175  -->
176</Project>
Note: See TracBrowser for help on using the repository browser.