Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.EvolutionTracking/HeuristicLab.EvolutionTracking/3.4/HeuristicLab.EvolutionTracking-3.4.csproj @ 11227

Last change on this file since 11227 was 11227, checked in by bburlacu, 10 years ago

#1772: Added storable attributes to all the tracking operators. Added an additional method in the genealogy analyzer which computes the relative reproductive success for each individual in the population as the ratio of its offspring which make it into the next generation.

File size: 7.2 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>{1F75CEA3-464F-4A6F-B2F0-04B9841EBC16}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.EvolutionTracking</RootNamespace>
12    <AssemblyName>HeuristicLab.EvolutionTracking-3.4</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  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
40    <DebugSymbols>true</DebugSymbols>
41    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
42    <DefineConstants>DEBUG;TRACE</DefineConstants>
43    <DebugType>full</DebugType>
44    <PlatformTarget>x64</PlatformTarget>
45    <ErrorReport>prompt</ErrorReport>
46    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
47  </PropertyGroup>
48  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
49    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
50    <DefineConstants>TRACE</DefineConstants>
51    <Optimize>true</Optimize>
52    <DebugType>pdbonly</DebugType>
53    <PlatformTarget>x64</PlatformTarget>
54    <ErrorReport>prompt</ErrorReport>
55    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
56  </PropertyGroup>
57  <ItemGroup>
58    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
59      <SpecificVersion>False</SpecificVersion>
60      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
61      <Private>False</Private>
62    </Reference>
63    <Reference Include="HeuristicLab.Collections-3.3">
64      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
65      <Private>False</Private>
66    </Reference>
67    <Reference Include="HeuristicLab.Common-3.3">
68      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
69      <Private>False</Private>
70    </Reference>
71    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
72      <Private>False</Private>
73    </Reference>
74    <Reference Include="HeuristicLab.Core-3.3">
75      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
76      <Private>False</Private>
77    </Reference>
78    <Reference Include="HeuristicLab.Data-3.3">
79      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
80      <Private>False</Private>
81    </Reference>
82    <Reference Include="HeuristicLab.Operators-3.3">
83      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
84      <Private>False</Private>
85    </Reference>
86    <Reference Include="HeuristicLab.Optimization-3.3">
87      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
88      <Private>False</Private>
89    </Reference>
90    <Reference Include="HeuristicLab.Parameters-3.3">
91      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
92      <Private>False</Private>
93    </Reference>
94    <Reference Include="HeuristicLab.Persistence-3.3">
95      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
96      <Private>False</Private>
97    </Reference>
98    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
99      <Private>False</Private>
100    </Reference>
101    <Reference Include="System" />
102    <Reference Include="System.Core" />
103    <Reference Include="System.Drawing" />
104  </ItemGroup>
105  <ItemGroup>
106    <Compile Include="Analyzers\GenealogyAnalyzer.cs" />
107    <Compile Include="DirectedGraph\Arc.cs" />
108    <Compile Include="DirectedGraph\DirectedGraph.cs" />
109    <Compile Include="DirectedGraph\Interfaces\IArc.cs" />
110    <Compile Include="DirectedGraph\Interfaces\IDirectedGraph.cs" />
111    <Compile Include="DirectedGraph\Interfaces\IVertex.cs" />
112    <Compile Include="DirectedGraph\Vertex.cs" />
113    <Compile Include="Fragment.cs" />
114    <Compile Include="Interfaces\IFragment.cs" />
115    <Compile Include="Operators\BeforeCrossoverOperator.cs" />
116    <Compile Include="Operators\AfterCrossoverOperator.cs" />
117    <Compile Include="Operators\AfterManipulatorOperator.cs" />
118    <Compile Include="Operators\AfterSolutionCreatorOperator.cs" />
119    <Compile Include="Operators\BeforeManipulatorOperator.cs" />
120    <Compile Include="Operators\EvolutionTrackingOperator.cs" />
121    <Compile Include="GenealogyGraph\GenealogyGraph.cs" />
122    <Compile Include="GenealogyGraph\GenealogyGraphArc.cs" />
123    <Compile Include="GenealogyGraph\GenealogyGraphNode.cs" />
124    <Compile Include="GenealogyGraph\Interfaces\IGenealogyGraph.cs" />
125    <Compile Include="GenealogyGraph\Interfaces\IGenealogyGraphArc.cs" />
126    <Compile Include="GenealogyGraph\Interfaces\IGenealogyGraphNode.cs" />
127    <Compile Include="Operators\Interfaces\IManipulatorOperator.cs" />
128    <Compile Include="Operators\Interfaces\ICrossoverOperator.cs" />
129    <Compile Include="Plugin.cs">
130      <SubType>Code</SubType>
131    </Compile>
132    <Compile Include="Properties\AssemblyInfo.cs" />
133  </ItemGroup>
134  <ItemGroup>
135    <None Include="HeuristicLab.snk" />
136  </ItemGroup>
137  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
138  <PropertyGroup>
139    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
140set ProjectDir=$(ProjectDir)
141set SolutionDir=$(SolutionDir)
142set Outdir=$(Outdir)
143
144call PreBuildEvent.cmd
145</PreBuildEvent>
146  </PropertyGroup>
147  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
148       Other similar extension points exist, see Microsoft.Common.targets.
149  <Target Name="BeforeBuild">
150  </Target>
151  <Target Name="AfterBuild">
152  </Target>
153  -->
154</Project>
Note: See TracBrowser for help on using the repository browser.