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

Last change on this file since 10007 was 10007, checked in by ascheibe, 11 years ago

#1886 started working on volume calculation

File size: 9.6 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.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.Operators-3.3">
75      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
76      <Private>False</Private>
77    </Reference>
78    <Reference Include="HeuristicLab.Optimization-3.3">
79      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
80      <Private>False</Private>
81    </Reference>
82    <Reference Include="HeuristicLab.Optimization.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
83      <Private>False</Private>
84    </Reference>
85    <Reference Include="HeuristicLab.Optimization.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
86      <Private>False</Private>
87    </Reference>
88    <Reference Include="HeuristicLab.Parameters-3.3">
89      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
90      <Private>False</Private>
91    </Reference>
92    <Reference Include="HeuristicLab.Persistence-3.3">
93      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
94      <Private>False</Private>
95    </Reference>
96    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
97      <Private>False</Private>
98    </Reference>
99    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
100      <SpecificVersion>False</SpecificVersion>
101      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
102      <Private>False</Private>
103    </Reference>
104    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
105      <SpecificVersion>False</SpecificVersion>
106      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
107      <Private>False</Private>
108    </Reference>
109    <Reference Include="System" />
110    <Reference Include="System.Core" />
111    <Reference Include="System.Drawing" />
112    <Reference Include="System.Windows.Forms" />
113    <Reference Include="System.Xml.Linq" />
114    <Reference Include="System.Data.DataSetExtensions" />
115    <Reference Include="Microsoft.CSharp" />
116    <Reference Include="System.Data" />
117    <Reference Include="System.Xml" />
118  </ItemGroup>
119  <ItemGroup>
120    <Compile Include="CombinedOperator.cs" />
121    <Compile Include="AlgorithmBehaviorHelpers.cs" />
122    <Compile Include="AfterCrossoverCombinedOperator.cs" />
123    <Compile Include="AfterMutationCombinedOperator.cs" />
124    <Compile Include="CombinedOperators\VRPAfterMutationCombinedOperator.cs" />
125    <Compile Include="CombinedOperators\VRPAfterCrossoverCombinedOperator.cs" />
126    <Compile Include="CombinedOperators\TFAfterMutationCombinedOperator.cs" />
127    <Compile Include="CombinedOperators\TFAfterCrossoverCombinedOperator.cs" />
128    <Compile Include="CombinedOperators\TSPAfterMutationCombinedOperator.cs" />
129    <Compile Include="CombinedOperators\TSPAfterCrossoverCombinedOperator.cs" />
130    <Compile Include="CombinedOperators\QAPAfterMutationCombinedOperator.cs" />
131    <Compile Include="CombinedOperators\QAPAfterCrossoverCombinedOperator.cs" />
132    <Compile Include="HyperHull.cs" />
133    <Compile Include="ConvexHullMeasures.cs" />
134    <Compile Include="IntegerExtensions.cs" />
135    <Compile Include="SolutionsCaching\AfterCrossoverSolutionCachingAnalyzer.cs" />
136    <Compile Include="SolutionsCaching\SolutionCachingAnalyzer.cs" />
137    <Compile Include="SolutionsCaching\PermutationSolutionDictionary.cs" />
138    <Compile Include="SolutionsCaching\PermutationWrapper.cs" />
139    <Compile Include="SolutionsCaching\PermutationWrapperEqualityComparer.cs" />
140    <Compile Include="SolutionsCaching\SolutionDictionary.cs" />
141    <Compile Include="SelectionPressureAnalyzer.cs" />
142    <Compile Include="SolutionsCaching\PermutationInformation.cs" />
143    <Compile Include="SVM.cs" />
144    <Compile Include="WorstQualityAnalyzer.cs" />
145    <Compile Include="InitializableOperator.cs" />
146    <Compile Include="SolutionToPopulationAnalyzer.cs" />
147    <Compile Include="UnwantedMutationAnalyzers\PermutationUnwantedMutationAnalyzer.cs" />
148    <Compile Include="UnwantedMutationAnalyzers\IUnwantedMutationAnalyzer.cs" />
149    <Compile Include="UnwantedMutationAnalyzers\UnwantedMutationAnalyzer.cs" />
150    <Compile Include="VariableRemover.cs" />
151    <Compile Include="LinearLeastSquaresFitting.cs" />
152    <Compile Include="ScatterPlotHelper.cs" />
153    <Compile Include="DataTableHelper.cs" />
154    <Compile Include="DuplicateSolutionsAnalyzer.cs" />
155    <Compile Include="MutationPerformanceAnalyzer.cs" />
156    <Compile Include="CrossoverPerformanceAnalyzer.cs" />
157    <Compile Include="Plugin.cs" />
158    <Compile Include="Properties\AssemblyInfo.cs" />
159    <Compile Include="VariableDuplicator.cs" />
160    <Compile Include="WeightedParentsQualityComparer.cs" />
161  </ItemGroup>
162  <ItemGroup>
163    <None Include="HeuristicLab.snk" />
164    <None Include="Plugin.cs.frame" />
165    <None Include="Properties\AssemblyInfo.cs.frame" />
166  </ItemGroup>
167  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
168  <PropertyGroup>
169    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
170set ProjectDir=$(ProjectDir)
171set SolutionDir=$(SolutionDir)
172set Outdir=$(Outdir)
173
174call PreBuildEvent.cmd
175</PreBuildEvent>
176  </PropertyGroup>
177  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
178       Other similar extension points exist, see Microsoft.Common.targets.
179  <Target Name="BeforeBuild">
180  </Target>
181  <Target Name="AfterBuild">
182  </Target>
183  -->
184</Project>
Note: See TracBrowser for help on using the repository browser.