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

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

#1886 added a dialog for adding operators as successors to other operators

File size: 9.5 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.6.0, Version=3.6.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
41      <Private>False</Private>
42    </Reference>
43    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
44      <Private>False</Private>
45    </Reference>
46    <Reference Include="HeuristicLab.Collections-3.3">
47      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
48      <Private>False</Private>
49    </Reference>
50    <Reference Include="HeuristicLab.Common-3.3">
51      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
52      <Private>False</Private>
53    </Reference>
54    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
55      <Private>False</Private>
56    </Reference>
57    <Reference Include="HeuristicLab.Core-3.3">
58      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
59      <Private>False</Private>
60    </Reference>
61    <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
62      <Private>False</Private>
63    </Reference>
64    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
65      <Private>False</Private>
66    </Reference>
67    <Reference Include="HeuristicLab.Data.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
68      <Private>False</Private>
69    </Reference>
70    <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
71      <Private>False</Private>
72    </Reference>
73    <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
74      <Private>False</Private>
75    </Reference>
76    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
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.Optimizer-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
94      <SpecificVersion>False</SpecificVersion>
95      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
96      <Private>False</Private>
97    </Reference>
98    <Reference Include="HeuristicLab.Parameters-3.3">
99      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
100      <Private>False</Private>
101    </Reference>
102    <Reference Include="HeuristicLab.Persistence-3.3">
103      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
104      <Private>False</Private>
105    </Reference>
106    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
107      <Private>False</Private>
108    </Reference>
109    <Reference Include="HeuristicLab.Problems.TravelingSalesman-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
110      <Private>False</Private>
111    </Reference>
112    <Reference Include="System" />
113    <Reference Include="System.Core" />
114    <Reference Include="System.Drawing" />
115    <Reference Include="System.Windows.Forms" />
116    <Reference Include="System.Xml.Linq" />
117    <Reference Include="System.Data.DataSetExtensions" />
118    <Reference Include="Microsoft.CSharp" />
119    <Reference Include="System.Data" />
120    <Reference Include="System.Xml" />
121  </ItemGroup>
122  <ItemGroup>
123    <Compile Include="CombinedOperator.cs" />
124    <Compile Include="AlgorithmBehaviorHelpers.cs" />
125    <Compile Include="AfterCrossoverCombinedOperator.cs" />
126    <Compile Include="AfterMutationCombinedOperator.cs" />
127    <Compile Include="CombinedOperators\VRPAfterMutationCombinedOperator.cs" />
128    <Compile Include="CombinedOperators\VRPAfterCrossoverCombinedOperator.cs" />
129    <Compile Include="CombinedOperators\TFAfterMutationCombinedOperator.cs" />
130    <Compile Include="CombinedOperators\TFAfterCrossoverCombinedOperator.cs" />
131    <Compile Include="CombinedOperators\TSPAfterMutationCombinedOperator.cs" />
132    <Compile Include="CombinedOperators\TSPAfterCrossoverCombinedOperator.cs" />
133    <Compile Include="CombinedOperators\QAPAfterMutationCombinedOperator.cs" />
134    <Compile Include="CombinedOperators\QAPAfterCrossoverCombinedOperator.cs" />
135    <Compile Include="InitializableOperator.cs" />
136    <Compile Include="UnwantedMutationAnalyzers\PermutationUnwantedMutationAnalyzer.cs" />
137    <Compile Include="UnwantedMutationAnalyzers\IUnwantedMutationAnalyzer.cs" />
138    <Compile Include="UnwantedMutationAnalyzers\UnwantedMutationAnalyzer.cs" />
139    <Compile Include="VariableRemover.cs" />
140    <Compile Include="LinearLeastSquaresFitting.cs" />
141    <Compile Include="RunCollectionStatisticalTabularView.cs">
142      <SubType>UserControl</SubType>
143    </Compile>
144    <Compile Include="RunCollectionStatisticalTabularView.designer.cs">
145      <DependentUpon>RunCollectionStatisticalTabularView.cs</DependentUpon>
146    </Compile>
147    <Compile Include="ScatterPlotHelper.cs" />
148    <Compile Include="DataTableHelper.cs" />
149    <Compile Include="DuplicateSolutionsAnalyzer.cs" />
150    <Compile Include="MutationPerformanceAnalyzer.cs" />
151    <Compile Include="CrossoverPerformanceAnalyzer.cs" />
152    <Compile Include="Plugin.cs" />
153    <Compile Include="Properties\AssemblyInfo.cs" />
154    <Compile Include="VariableDuplicator.cs" />
155    <Compile Include="Views\SuccessorConfigurator.cs">
156      <SubType>Form</SubType>
157    </Compile>
158    <Compile Include="Views\SuccessorConfigurator.Designer.cs">
159      <DependentUpon>SuccessorConfigurator.cs</DependentUpon>
160    </Compile>
161    <Compile Include="Views\SuccessorConfiguratorMenuItem.cs" />
162    <Compile Include="WeightedParentsQualityComparer.cs" />
163  </ItemGroup>
164  <ItemGroup>
165    <None Include="HeuristicLab.snk" />
166    <None Include="Plugin.cs.frame" />
167    <None Include="Properties\AssemblyInfo.cs.frame" />
168  </ItemGroup>
169  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
170  <PropertyGroup>
171    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
172set ProjectDir=$(ProjectDir)
173set SolutionDir=$(SolutionDir)
174set Outdir=$(Outdir)
175
176call PreBuildEvent.cmd
177</PreBuildEvent>
178  </PropertyGroup>
179  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
180       Other similar extension points exist, see Microsoft.Common.targets.
181  <Target Name="BeforeBuild">
182  </Target>
183  <Target Name="AfterBuild">
184  </Target>
185  -->
186</Project>
Note: See TracBrowser for help on using the repository browser.