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 @ 10275

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

#1886 added calculation of diameter and updated convex hull modifier to calculate the new measures

File size: 9.7 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    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
25  </PropertyGroup>
26  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
27    <DebugType>pdbonly</DebugType>
28    <Optimize>true</Optimize>
29    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
30    <DefineConstants>TRACE</DefineConstants>
31    <ErrorReport>prompt</ErrorReport>
32    <WarningLevel>4</WarningLevel>
33    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
34  </PropertyGroup>
35  <PropertyGroup>
36    <SignAssembly>true</SignAssembly>
37  </PropertyGroup>
38  <PropertyGroup>
39    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
40  </PropertyGroup>
41  <ItemGroup>
42    <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
43      <SpecificVersion>False</SpecificVersion>
44      <HintPath>..\..\..\..\trunk\sources\bin\ALGLIB-3.7.0.dll</HintPath>
45      <Private>False</Private>
46    </Reference>
47    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
48      <Private>False</Private>
49    </Reference>
50    <Reference Include="HeuristicLab.Collections-3.3">
51      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
52      <Private>False</Private>
53    </Reference>
54    <Reference Include="HeuristicLab.Common-3.3">
55      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
56      <Private>False</Private>
57    </Reference>
58    <Reference Include="HeuristicLab.Core-3.3">
59      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
60      <Private>False</Private>
61    </Reference>
62    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
63      <Private>False</Private>
64    </Reference>
65    <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
66      <Private>False</Private>
67    </Reference>
68    <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
69      <SpecificVersion>False</SpecificVersion>
70      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
71      <Private>False</Private>
72    </Reference>
73    <Reference Include="HeuristicLab.Operators-3.3">
74      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
75      <Private>False</Private>
76    </Reference>
77    <Reference Include="HeuristicLab.Optimization-3.3">
78      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
79      <Private>False</Private>
80    </Reference>
81    <Reference Include="HeuristicLab.Optimization.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
82      <Private>False</Private>
83    </Reference>
84    <Reference Include="HeuristicLab.Parameters-3.3">
85      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
86      <Private>False</Private>
87    </Reference>
88    <Reference Include="HeuristicLab.Persistence-3.3">
89      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
90      <Private>False</Private>
91    </Reference>
92    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
93      <Private>False</Private>
94    </Reference>
95    <Reference Include="HeuristicLab.Problems.TestFunctions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
96      <SpecificVersion>False</SpecificVersion>
97      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.TestFunctions-3.3.dll</HintPath>
98      <Private>False</Private>
99    </Reference>
100    <Reference Include="HeuristicLab.Problems.TravelingSalesman-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
101      <SpecificVersion>False</SpecificVersion>
102      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.TravelingSalesman-3.3.dll</HintPath>
103      <Private>False</Private>
104    </Reference>
105    <Reference Include="System" />
106    <Reference Include="System.Core" />
107    <Reference Include="System.Drawing" />
108    <Reference Include="System.Xml.Linq" />
109    <Reference Include="System.Data.DataSetExtensions" />
110    <Reference Include="Microsoft.CSharp" />
111    <Reference Include="System.Data" />
112    <Reference Include="System.Xml" />
113  </ItemGroup>
114  <ItemGroup>
115    <Compile Include="QhullWrapper.cs" />
116    <Compile Include="DoubleArrayExtensions.cs" />
117    <Compile Include="RealVectorConvexHullSolutionCacheAnalyzer.cs" />
118    <Compile Include="DistanceMatrixToPoints.cs" />
119    <Compile Include="RunCollectionModifiers\PermutationConvexHullModifier.cs" />
120    <Compile Include="RunCollectionModifiers\RealVectorConvexHullModifier.cs" />
121    <Compile Include="VertexComparer.cs" />
122    <Compile Include="CombinedOperator.cs" />
123    <Compile Include="AlgorithmBehaviorHelpers.cs" />
124    <Compile Include="AfterCrossoverCombinedOperator.cs" />
125    <Compile Include="AfterMutationCombinedOperator.cs" />
126    <Compile Include="CombinedOperators\VRPAfterMutationCombinedOperator.cs" />
127    <Compile Include="CombinedOperators\VRPAfterCrossoverCombinedOperator.cs" />
128    <Compile Include="CombinedOperators\TFAfterMutationCombinedOperator.cs" />
129    <Compile Include="CombinedOperators\TFAfterCrossoverCombinedOperator.cs" />
130    <Compile Include="CombinedOperators\TSPAfterMutationCombinedOperator.cs" />
131    <Compile Include="CombinedOperators\TSPAfterCrossoverCombinedOperator.cs" />
132    <Compile Include="CombinedOperators\QAPAfterMutationCombinedOperator.cs" />
133    <Compile Include="CombinedOperators\QAPAfterCrossoverCombinedOperator.cs" />
134    <Compile Include="HyperHull.cs" />
135    <Compile Include="ConvexHullMeasures.cs" />
136    <Compile Include="IntegerExtensions.cs" />
137    <Compile Include="LPHull.cs" />
138    <Compile Include="SelectionPressureAnalyzer.cs" />
139    <Compile Include="SVM.cs" />
140    <Compile Include="WorstQualityAnalyzer.cs" />
141    <Compile Include="InitializableOperator.cs" />
142    <Compile Include="SolutionToPopulationAnalyzer.cs" />
143    <Compile Include="UnwantedMutationAnalyzers\PermutationUnwantedMutationAnalyzer.cs" />
144    <Compile Include="UnwantedMutationAnalyzers\IUnwantedMutationAnalyzer.cs" />
145    <Compile Include="UnwantedMutationAnalyzers\UnwantedMutationAnalyzer.cs" />
146    <Compile Include="VariableRemover.cs" />
147    <Compile Include="LinearLeastSquaresFitting.cs" />
148    <Compile Include="ScatterPlotHelper.cs" />
149    <Compile Include="DataTableHelper.cs" />
150    <Compile Include="DuplicateSolutionsAnalyzer.cs" />
151    <Compile Include="MutationPerformanceAnalyzer.cs" />
152    <Compile Include="CrossoverPerformanceAnalyzer.cs" />
153    <Compile Include="Plugin.cs" />
154    <Compile Include="Properties\AssemblyInfo.cs" />
155    <Compile Include="VariableDuplicator.cs" />
156    <Compile Include="WeightedParentsQualityComparer.cs" />
157  </ItemGroup>
158  <ItemGroup>
159    <None Include="HeuristicLab.snk" />
160    <None Include="Plugin.cs.frame" />
161    <None Include="Properties\AssemblyInfo.cs.frame" />
162  </ItemGroup>
163  <ItemGroup>
164    <ProjectReference Include="..\..\HeuristicLab.Analysis.SolutionCaching\3.3\HeuristicLab.Analysis.SolutionCaching-3.3.csproj">
165      <Project>{a05aa272-14ec-4422-ac70-c9ca42164441}</Project>
166      <Name>HeuristicLab.Analysis.SolutionCaching-3.3</Name>
167      <Private>False</Private>
168    </ProjectReference>
169    <ProjectReference Include="..\..\MIConvexHull\MIConvexHull.csproj">
170      <Project>{2337776d-7d0c-40aa-a439-c26c3ce24fab}</Project>
171      <Name>MIConvexHull</Name>
172    </ProjectReference>
173  </ItemGroup>
174  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
175  <PropertyGroup>
176    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
177set ProjectDir=$(ProjectDir)
178set SolutionDir=$(SolutionDir)
179set Outdir=$(Outdir)
180
181call PreBuildEvent.cmd
182</PreBuildEvent>
183  </PropertyGroup>
184  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
185       Other similar extension points exist, see Microsoft.Common.targets.
186  <Target Name="BeforeBuild">
187  </Target>
188  <Target Name="AfterBuild">
189  </Target>
190  -->
191</Project>
Note: See TracBrowser for help on using the repository browser.