Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers-3.3.csproj @ 10116

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

#1886 added convex hull RunCollectionModifiers

File size: 9.0 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>{2533D1F9-F7F6-46CB-90D2-76D254E38DEE}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Analysis.AlgorithmBehavior.Analyzers</RootNamespace>
12    <AssemblyName>HeuristicLab.Analysis.AlgorithmBehavior.Analyzers-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.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
46      <Private>False</Private>
47    </Reference>
48    <Reference Include="HeuristicLab.Collections-3.3">
49      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
50      <Private>False</Private>
51    </Reference>
52    <Reference Include="HeuristicLab.Common-3.3">
53      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
54      <Private>False</Private>
55    </Reference>
56    <Reference Include="HeuristicLab.Core-3.3">
57      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
58      <Private>False</Private>
59    </Reference>
60    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
61      <Private>False</Private>
62    </Reference>
63    <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
64      <Private>False</Private>
65    </Reference>
66    <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
67      <SpecificVersion>False</SpecificVersion>
68      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.RealVectorEncoding-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>
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>
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, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
91      <Private>False</Private>
92    </Reference>
93    <Reference Include="HeuristicLab.Problems.TravelingSalesman-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
94      <SpecificVersion>False</SpecificVersion>
95      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.TravelingSalesman-3.3.dll</HintPath>
96      <Private>False</Private>
97    </Reference>
98    <Reference Include="System" />
99    <Reference Include="System.Core" />
100    <Reference Include="System.Drawing" />
101    <Reference Include="System.Xml.Linq" />
102    <Reference Include="System.Data.DataSetExtensions" />
103    <Reference Include="Microsoft.CSharp" />
104    <Reference Include="System.Data" />
105    <Reference Include="System.Xml" />
106  </ItemGroup>
107  <ItemGroup>
108    <Compile Include="DoubleArrayExtensions.cs" />
109    <Compile Include="RealVectorConvexHullSolutionCacheAnalyzer.cs" />
110    <Compile Include="DistanceMatrixToPoints.cs" />
111    <Compile Include="RunCollectionModifiers\PermutationConvexHullModifier.cs" />
112    <Compile Include="RunCollectionModifiers\RealVectorConvexHullModifier.cs" />
113    <Compile Include="VertexComparer.cs" />
114    <Compile Include="CombinedOperator.cs" />
115    <Compile Include="AlgorithmBehaviorHelpers.cs" />
116    <Compile Include="AfterCrossoverCombinedOperator.cs" />
117    <Compile Include="AfterMutationCombinedOperator.cs" />
118    <Compile Include="CombinedOperators\VRPAfterMutationCombinedOperator.cs" />
119    <Compile Include="CombinedOperators\VRPAfterCrossoverCombinedOperator.cs" />
120    <Compile Include="CombinedOperators\TFAfterMutationCombinedOperator.cs" />
121    <Compile Include="CombinedOperators\TFAfterCrossoverCombinedOperator.cs" />
122    <Compile Include="CombinedOperators\TSPAfterMutationCombinedOperator.cs" />
123    <Compile Include="CombinedOperators\TSPAfterCrossoverCombinedOperator.cs" />
124    <Compile Include="CombinedOperators\QAPAfterMutationCombinedOperator.cs" />
125    <Compile Include="CombinedOperators\QAPAfterCrossoverCombinedOperator.cs" />
126    <Compile Include="HyperHull.cs" />
127    <Compile Include="ConvexHullMeasures.cs" />
128    <Compile Include="IntegerExtensions.cs" />
129    <Compile Include="LPHull.cs" />
130    <Compile Include="SelectionPressureAnalyzer.cs" />
131    <Compile Include="SVM.cs" />
132    <Compile Include="WorstQualityAnalyzer.cs" />
133    <Compile Include="InitializableOperator.cs" />
134    <Compile Include="SolutionToPopulationAnalyzer.cs" />
135    <Compile Include="UnwantedMutationAnalyzers\PermutationUnwantedMutationAnalyzer.cs" />
136    <Compile Include="UnwantedMutationAnalyzers\IUnwantedMutationAnalyzer.cs" />
137    <Compile Include="UnwantedMutationAnalyzers\UnwantedMutationAnalyzer.cs" />
138    <Compile Include="VariableRemover.cs" />
139    <Compile Include="LinearLeastSquaresFitting.cs" />
140    <Compile Include="ScatterPlotHelper.cs" />
141    <Compile Include="DataTableHelper.cs" />
142    <Compile Include="DuplicateSolutionsAnalyzer.cs" />
143    <Compile Include="MutationPerformanceAnalyzer.cs" />
144    <Compile Include="CrossoverPerformanceAnalyzer.cs" />
145    <Compile Include="Plugin.cs" />
146    <Compile Include="Properties\AssemblyInfo.cs" />
147    <Compile Include="VariableDuplicator.cs" />
148    <Compile Include="WeightedParentsQualityComparer.cs" />
149  </ItemGroup>
150  <ItemGroup>
151    <None Include="HeuristicLab.snk" />
152    <None Include="Plugin.cs.frame" />
153    <None Include="Properties\AssemblyInfo.cs.frame" />
154  </ItemGroup>
155  <ItemGroup>
156    <ProjectReference Include="..\..\HeuristicLab.Analysis.SolutionCaching\3.3\HeuristicLab.Analysis.SolutionCaching-3.3.csproj">
157      <Project>{a05aa272-14ec-4422-ac70-c9ca42164441}</Project>
158      <Name>HeuristicLab.Analysis.SolutionCaching-3.3</Name>
159      <Private>False</Private>
160    </ProjectReference>
161  </ItemGroup>
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
170</PreBuildEvent>
171  </PropertyGroup>
172  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
173       Other similar extension points exist, see Microsoft.Common.targets.
174  <Target Name="BeforeBuild">
175  </Target>
176  <Target Name="AfterBuild">
177  </Target>
178  -->
179</Project>
Note: See TracBrowser for help on using the repository browser.