1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
3 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
---|
4 | <PropertyGroup>
|
---|
5 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
6 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
7 | <ProjectGuid>{7309A53A-8D55-4CDA-B58F-4C08852D954A}</ProjectGuid>
|
---|
8 | <OutputType>Library</OutputType>
|
---|
9 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
10 | <RootNamespace>HeuristicLab.Algorithms.OESRALPS</RootNamespace>
|
---|
11 | <AssemblyName>HeuristicLab.Algorithms.OESRALPS-3.3</AssemblyName>
|
---|
12 | <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
---|
13 | <FileAlignment>512</FileAlignment>
|
---|
14 | <Deterministic>true</Deterministic>
|
---|
15 | </PropertyGroup>
|
---|
16 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
17 | <DebugSymbols>true</DebugSymbols>
|
---|
18 | <DebugType>full</DebugType>
|
---|
19 | <Optimize>false</Optimize>
|
---|
20 | <OutputPath>..\..\..\trunk\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>bin\Release\</OutputPath>
|
---|
29 | <DefineConstants>TRACE</DefineConstants>
|
---|
30 | <ErrorReport>prompt</ErrorReport>
|
---|
31 | <WarningLevel>4</WarningLevel>
|
---|
32 | </PropertyGroup>
|
---|
33 | <ItemGroup>
|
---|
34 | <Reference Include="ALGLIB-3.15.0, Version=3.15.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
35 | <SpecificVersion>False</SpecificVersion>
|
---|
36 | <HintPath>..\..\..\trunk\bin\ALGLIB-3.15.0.dll</HintPath>
|
---|
37 | </Reference>
|
---|
38 | <Reference Include="EPPlus-4.0.3, Version=4.0.3.0, Culture=neutral, PublicKeyToken=ea159fdaa78159a1, processorArchitecture=MSIL">
|
---|
39 | <SpecificVersion>False</SpecificVersion>
|
---|
40 | <HintPath>..\..\..\trunk\bin\EPPlus-4.0.3.dll</HintPath>
|
---|
41 | </Reference>
|
---|
42 | <Reference Include="HEAL.Attic">
|
---|
43 | <HintPath>..\..\..\trunk\bin\HEAL.Attic.dll</HintPath>
|
---|
44 | </Reference>
|
---|
45 | <Reference Include="HeuristicLab.Analysis-3.3">
|
---|
46 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
|
---|
47 | </Reference>
|
---|
48 | <Reference Include="HeuristicLab.Analysis.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
49 | <SpecificVersion>False</SpecificVersion>
|
---|
50 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Analysis.Views-3.3.dll</HintPath>
|
---|
51 | </Reference>
|
---|
52 | <Reference Include="HeuristicLab.Collections-3.3">
|
---|
53 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
54 | </Reference>
|
---|
55 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
56 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
57 | </Reference>
|
---|
58 | <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
59 | <SpecificVersion>False</SpecificVersion>
|
---|
60 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
61 | </Reference>
|
---|
62 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
63 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
64 | </Reference>
|
---|
65 | <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
66 | <SpecificVersion>False</SpecificVersion>
|
---|
67 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
|
---|
68 | </Reference>
|
---|
69 | <Reference Include="HeuristicLab.Data-3.3">
|
---|
70 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
71 | </Reference>
|
---|
72 | <Reference Include="HeuristicLab.Data.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
73 | <SpecificVersion>False</SpecificVersion>
|
---|
74 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
|
---|
75 | </Reference>
|
---|
76 | <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
77 | <SpecificVersion>False</SpecificVersion>
|
---|
78 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
|
---|
79 | </Reference>
|
---|
80 | <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
81 | <SpecificVersion>False</SpecificVersion>
|
---|
82 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.dll</HintPath>
|
---|
83 | </Reference>
|
---|
84 | <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
85 | <SpecificVersion>False</SpecificVersion>
|
---|
86 | <HintPath>..\..\..\trunk\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
87 | </Reference>
|
---|
88 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
89 | <SpecificVersion>False</SpecificVersion>
|
---|
90 | <HintPath>..\..\..\trunk\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
91 | </Reference>
|
---|
92 | <Reference Include="HeuristicLab.Operators-3.3">
|
---|
93 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
94 | </Reference>
|
---|
95 | <Reference Include="HeuristicLab.Optimization-3.3">
|
---|
96 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
97 | </Reference>
|
---|
98 | <Reference Include="HeuristicLab.Optimization.Operators-3.3">
|
---|
99 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
|
---|
100 | </Reference>
|
---|
101 | <Reference Include="HeuristicLab.Optimization.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
102 | <SpecificVersion>False</SpecificVersion>
|
---|
103 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
|
---|
104 | </Reference>
|
---|
105 | <Reference Include="HeuristicLab.Parameters-3.3">
|
---|
106 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
107 | </Reference>
|
---|
108 | <Reference Include="HeuristicLab.Parameters.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
109 | <SpecificVersion>False</SpecificVersion>
|
---|
110 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Parameters.Views-3.3.dll</HintPath>
|
---|
111 | </Reference>
|
---|
112 | <Reference Include="HeuristicLab.Persistence-3.3">
|
---|
113 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
114 | </Reference>
|
---|
115 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
116 | <SpecificVersion>False</SpecificVersion>
|
---|
117 | <HintPath>..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
118 | </Reference>
|
---|
119 | <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
120 | <SpecificVersion>False</SpecificVersion>
|
---|
121 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
|
---|
122 | </Reference>
|
---|
123 | <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
124 | <SpecificVersion>False</SpecificVersion>
|
---|
125 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
|
---|
126 | </Reference>
|
---|
127 | <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
128 | <SpecificVersion>False</SpecificVersion>
|
---|
129 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath>
|
---|
130 | </Reference>
|
---|
131 | <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec" />
|
---|
132 | <Reference Include="HeuristicLab.Random-3.3">
|
---|
133 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath>
|
---|
134 | </Reference>
|
---|
135 | <Reference Include="HeuristicLab.Selection-3.3">
|
---|
136 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Selection-3.3.dll</HintPath>
|
---|
137 | </Reference>
|
---|
138 | <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
139 | <SpecificVersion>False</SpecificVersion>
|
---|
140 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
|
---|
141 | </Reference>
|
---|
142 | <Reference Include="System" />
|
---|
143 | <Reference Include="System.Core" />
|
---|
144 | <Reference Include="System.Data" />
|
---|
145 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
146 | <Reference Include="System.Drawing" />
|
---|
147 | <Reference Include="System.Windows.Forms" />
|
---|
148 | <Reference Include="System.Windows.Forms.DataVisualization" />
|
---|
149 | <Reference Include="System.Xml" />
|
---|
150 | <Reference Include="System.Xml.Linq" />
|
---|
151 | </ItemGroup>
|
---|
152 | <ItemGroup>
|
---|
153 | <Compile Include="AgingScheme.cs" />
|
---|
154 | <Compile Include="AlpsGeneticAlgorithm.cs" />
|
---|
155 | <Compile Include="AlpsGeneticAlgorithmMainLoop.cs" />
|
---|
156 | <Compile Include="AlpsGeneticAlgorithmMainOperator.cs" />
|
---|
157 | <Compile Include="AlpsOffspringSelectionGeneticAlgorithm.cs" />
|
---|
158 | <Compile Include="AlpsOffspringSelectionGeneticAlgorithmMainLoop.cs" />
|
---|
159 | <Compile Include="AlpsOffspringSelectionGeneticAlgorithmMainOperator.cs" />
|
---|
160 | <Compile Include="AlpsOffspringSelector.cs" />
|
---|
161 | <Compile Include="Analyzers\LayerQualityAnalyzer.cs" />
|
---|
162 | <Compile Include="Analyzers\AgeDistributionAnalyzer.cs" />
|
---|
163 | <Compile Include="Analyzers\GenerationalSlidingWindowAnalyzer.cs" />
|
---|
164 | <Compile Include="Analyzers\ISlidingWindowAnalyzer.cs" />
|
---|
165 | <Compile Include="Analyzers\OverfittingSlidingWindowAnalyzer.cs" />
|
---|
166 | <Compile Include="Analyzers\Regression\SymbolicRegressionAdaptiveSlidingWindowAnalyzer.cs" />
|
---|
167 | <Compile Include="Analyzers\Regression\SymbolicRegressionGenerationalSlidingWindowAnalyzer.cs" />
|
---|
168 | <Compile Include="Analyzers\Regression\SymbolicRegressionOverfittingSlidingWindowAnalyzer.cs" />
|
---|
169 | <Compile Include="Analyzers\Regression\SymbolicRegressionOffspringSelectionSlidingWindowAnalyzer.cs" />
|
---|
170 | <Compile Include="Analyzers\Regression\SymbolicRegressionSingleObjectiveLayerOverfittingSlidingWindowAnalyzer.cs" />
|
---|
171 | <Compile Include="Analyzers\Regression\SymbolicRegressionSingleObjectiveTrainingBestSolutionSlidingWindowAnalyzer.cs" />
|
---|
172 | <Compile Include="Analyzers\OffspringSelectionSlidingWindowAnalyzer.cs" />
|
---|
173 | <Compile Include="Analyzers\Regression\SymbolicRegressionSingleObjectiveValidationBestSolutionSlidingWindowAnalyzer.cs" />
|
---|
174 | <Compile Include="Analyzers\SlidingWindowAnalyzer.cs" />
|
---|
175 | <Compile Include="Analyzers\Regression\SymbolicRregressionSingleObjectiveLayerQualityAnalyzer.cs" />
|
---|
176 | <Compile Include="Analyzers\SymbolicDataAnalysisSingleObjectiveOverfittingSlidingWindowAnalyzer.cs" />
|
---|
177 | <Compile Include="Analyzers\SymbolicDataAnalysisSingleObjectiveLayerValidationAnalyzer.cs" />
|
---|
178 | <Compile Include="Analyzers\SymbolicDataAnalysisSingleObjectiveTrainingBestSolutionSlidingWindowAnalyzer.cs" />
|
---|
179 | <Compile Include="Analyzers\SymbolicDataAnalysisSingleObjectiveValidationLayerBestSolutionAnalyzer.cs" />
|
---|
180 | <Compile Include="Analyzers\Regression\SymbolicRegressionSingleObjectiveValidationLayerBestSolutionSlidingWindowAnalyzer.cs" />
|
---|
181 | <Compile Include="DriftDetection\ADWIN.cs" />
|
---|
182 | <Compile Include="DriftDetection\ADWINWrapper.cs" />
|
---|
183 | <Compile Include="DriftDetection\Bucket.cs" />
|
---|
184 | <Compile Include="DriftDetection\BucketContainer.cs" />
|
---|
185 | <Compile Include="DriftDetection\Histogram.cs" />
|
---|
186 | <Compile Include="DriftDetection\SequentialADWIN.cs" />
|
---|
187 | <Compile Include="Evaluators\SymbolicRegressionSingleObjectivePearsonRSquaredSlidingWindowEvaluator.cs" />
|
---|
188 | <Compile Include="Evaluators\SymbolicRegressionSingleObjectiveMeanSquaredErrorSlidingWindowEvaluator.cs" />
|
---|
189 | <Compile Include="Analyzers\OldestAverageYoungestAgeAnalyzer.cs" />
|
---|
190 | <Compile Include="Analyzers\OldestAverageYoungestAgeCalculator.cs" />
|
---|
191 | <Compile Include="GeneticAlgorithm.cs" />
|
---|
192 | <Compile Include="GeneticAlgorithmMainLoop.cs" />
|
---|
193 | <Compile Include="Operators\IGenerationalSlidingWindowOperator.cs" />
|
---|
194 | <Compile Include="Operators\ISlidingWindowOperator.cs" />
|
---|
195 | <Compile Include="EldersSelector.cs" />
|
---|
196 | <Compile Include="LastLayerCloner.cs" />
|
---|
197 | <Compile Include="MatingPoolCreator.cs" />
|
---|
198 | <Compile Include="Plugin.cs" />
|
---|
199 | <Compile Include="Problems\SymbolicRegressionSingleObjectiveSlidingWindowProblem.cs" />
|
---|
200 | <Compile Include="Problems\SymbolicRegressionSingleObjectiveSlidingWindowMSEProblem.cs" />
|
---|
201 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
202 | <Compile Include="ReseedingController.cs" />
|
---|
203 | <Compile Include="ResultsHistoryWiper.cs" />
|
---|
204 | <Compile Include="WeightingReducer.cs" />
|
---|
205 | </ItemGroup>
|
---|
206 | <ItemGroup />
|
---|
207 | <ItemGroup>
|
---|
208 | <None Include="packages.config" />
|
---|
209 | </ItemGroup>
|
---|
210 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
211 | <PropertyGroup>
|
---|
212 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
213 | set ProjectDir=$(ProjectDir)
|
---|
214 | set SolutionDir=$(SolutionDir)
|
---|
215 | set Outdir=$(Outdir)
|
---|
216 |
|
---|
217 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
218 | </PropertyGroup>
|
---|
219 | </Project> |
---|