[4065] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
---|
[3877] | 3 | <PropertyGroup>
|
---|
| 4 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
| 5 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
| 6 | <ProductVersion>9.0.30729</ProductVersion>
|
---|
| 7 | <SchemaVersion>2.0</SchemaVersion>
|
---|
[5477] | 8 | <ProjectGuid>{2E782078-FA81-4B70-B56F-74CE38DAC6C8}</ProjectGuid>
|
---|
[3877] | 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Algorithms.DataAnalysis</RootNamespace>
|
---|
[5475] | 12 | <AssemblyName>HeuristicLab.Algorithms.DataAnalysis-3.4</AssemblyName>
|
---|
[3877] | 13 | <SignAssembly>true</SignAssembly>
|
---|
| 14 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 15 | <FileUpgradeFlags>
|
---|
| 16 | </FileUpgradeFlags>
|
---|
[4065] | 17 | <OldToolsVersion>3.5</OldToolsVersion>
|
---|
[3877] | 18 | <UpgradeBackupLocation>
|
---|
| 19 | </UpgradeBackupLocation>
|
---|
| 20 | <StartupObject>
|
---|
| 21 | </StartupObject>
|
---|
[11623] | 22 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
---|
[5477] | 23 | <TargetFrameworkProfile>
|
---|
| 24 | </TargetFrameworkProfile>
|
---|
[4065] | 25 | <PublishUrl>publish\</PublishUrl>
|
---|
| 26 | <Install>true</Install>
|
---|
| 27 | <InstallFrom>Disk</InstallFrom>
|
---|
| 28 | <UpdateEnabled>false</UpdateEnabled>
|
---|
| 29 | <UpdateMode>Foreground</UpdateMode>
|
---|
| 30 | <UpdateInterval>7</UpdateInterval>
|
---|
| 31 | <UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
---|
| 32 | <UpdatePeriodically>false</UpdatePeriodically>
|
---|
| 33 | <UpdateRequired>false</UpdateRequired>
|
---|
| 34 | <MapFileExtensions>true</MapFileExtensions>
|
---|
| 35 | <ApplicationRevision>0</ApplicationRevision>
|
---|
| 36 | <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
---|
| 37 | <IsWebBootstrapper>false</IsWebBootstrapper>
|
---|
| 38 | <UseApplicationTrust>false</UseApplicationTrust>
|
---|
| 39 | <BootstrapperEnabled>true</BootstrapperEnabled>
|
---|
[3877] | 40 | </PropertyGroup>
|
---|
| 41 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 42 | <DebugSymbols>true</DebugSymbols>
|
---|
| 43 | <DebugType>full</DebugType>
|
---|
| 44 | <Optimize>false</Optimize>
|
---|
[6866] | 45 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[3877] | 46 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 47 | <ErrorReport>prompt</ErrorReport>
|
---|
| 48 | <WarningLevel>4</WarningLevel>
|
---|
[4065] | 49 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 50 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[3877] | 51 | </PropertyGroup>
|
---|
| 52 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 53 | <DebugType>pdbonly</DebugType>
|
---|
| 54 | <Optimize>true</Optimize>
|
---|
[6866] | 55 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[3877] | 56 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 57 | <ErrorReport>prompt</ErrorReport>
|
---|
| 58 | <WarningLevel>4</WarningLevel>
|
---|
[6866] | 59 | <DocumentationFile>
|
---|
| 60 | </DocumentationFile>
|
---|
[4065] | 61 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 62 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[3877] | 63 | </PropertyGroup>
|
---|
| 64 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
| 65 | <DebugSymbols>true</DebugSymbols>
|
---|
[6866] | 66 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[3877] | 67 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 68 | <DebugType>full</DebugType>
|
---|
| 69 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 70 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 71 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 72 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[3877] | 73 | </PropertyGroup>
|
---|
| 74 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
[6866] | 75 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[3877] | 76 | <DefineConstants>TRACE</DefineConstants>
|
---|
[6866] | 77 | <DocumentationFile>
|
---|
| 78 | </DocumentationFile>
|
---|
[3877] | 79 | <Optimize>true</Optimize>
|
---|
| 80 | <DebugType>pdbonly</DebugType>
|
---|
| 81 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 82 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 83 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 84 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[3877] | 85 | </PropertyGroup>
|
---|
| 86 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
| 87 | <DebugSymbols>true</DebugSymbols>
|
---|
[6866] | 88 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[3877] | 89 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 90 | <DebugType>full</DebugType>
|
---|
| 91 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 92 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 93 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 94 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[3877] | 95 | </PropertyGroup>
|
---|
| 96 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
[6866] | 97 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[3877] | 98 | <DefineConstants>TRACE</DefineConstants>
|
---|
[6866] | 99 | <DocumentationFile>
|
---|
| 100 | </DocumentationFile>
|
---|
[3877] | 101 | <Optimize>true</Optimize>
|
---|
| 102 | <DebugType>pdbonly</DebugType>
|
---|
| 103 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 104 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 105 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 106 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[3877] | 107 | </PropertyGroup>
|
---|
| 108 | <ItemGroup>
|
---|
[9288] | 109 | <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 110 | <HintPath>..\..\bin\ALGLIB-3.7.0.dll</HintPath>
|
---|
[7021] | 111 | <Private>False</Private>
|
---|
[6866] | 112 | </Reference>
|
---|
[8609] | 113 | <Reference Include="LibSVM-3.12, Version=3.12.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 114 | <HintPath>..\..\bin\LibSVM-3.12.dll</HintPath>
|
---|
[7021] | 115 | <Private>False</Private>
|
---|
[6866] | 116 | </Reference>
|
---|
[3877] | 117 | <Reference Include="System" />
|
---|
| 118 | <Reference Include="System.Core">
|
---|
| 119 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 120 | </Reference>
|
---|
[4569] | 121 | <Reference Include="System.Drawing" />
|
---|
[3877] | 122 | </ItemGroup>
|
---|
| 123 | <ItemGroup>
|
---|
[5617] | 124 | <Compile Include="CrossValidation.cs">
|
---|
| 125 | <SubType>Code</SubType>
|
---|
| 126 | </Compile>
|
---|
| 127 | <Compile Include="FixedDataAnalysisAlgorithm.cs" />
|
---|
[10480] | 128 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceSpectralMixture.cs" />
|
---|
[9534] | 129 | <Compile Include="GaussianProcess\CovarianceFunctions\CovariancePiecewisePolynomial.cs" />
|
---|
[9359] | 130 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceNeuralNetwork.cs" />
|
---|
[9515] | 131 | <Compile Include="GaussianProcess\CovarianceFunctions\CovariancePolynomial.cs" />
|
---|
[9096] | 132 | <Compile Include="GaussianProcess\GaussianProcessBase.cs" />
|
---|
[8982] | 133 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceConst.cs">
|
---|
| 134 | <SubType>Code</SubType>
|
---|
| 135 | </Compile>
|
---|
| 136 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceLinear.cs">
|
---|
| 137 | <SubType>Code</SubType>
|
---|
| 138 | </Compile>
|
---|
| 139 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceLinearArd.cs">
|
---|
| 140 | <SubType>Code</SubType>
|
---|
| 141 | </Compile>
|
---|
| 142 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceMask.cs">
|
---|
| 143 | <SubType>Code</SubType>
|
---|
| 144 | </Compile>
|
---|
| 145 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceMaternIso.cs">
|
---|
| 146 | <SubType>Code</SubType>
|
---|
| 147 | </Compile>
|
---|
| 148 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceNoise.cs">
|
---|
| 149 | <SubType>Code</SubType>
|
---|
| 150 | </Compile>
|
---|
| 151 | <Compile Include="GaussianProcess\CovarianceFunctions\CovariancePeriodic.cs">
|
---|
| 152 | <SubType>Code</SubType>
|
---|
| 153 | </Compile>
|
---|
| 154 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceProduct.cs">
|
---|
| 155 | <SubType>Code</SubType>
|
---|
| 156 | </Compile>
|
---|
| 157 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceRationalQuadraticArd.cs">
|
---|
| 158 | <SubType>Code</SubType>
|
---|
| 159 | </Compile>
|
---|
| 160 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceRationalQuadraticIso.cs">
|
---|
| 161 | <SubType>Code</SubType>
|
---|
| 162 | </Compile>
|
---|
| 163 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceScale.cs">
|
---|
| 164 | <SubType>Code</SubType>
|
---|
| 165 | </Compile>
|
---|
| 166 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceSquaredExponentialArd.cs">
|
---|
| 167 | <SubType>Code</SubType>
|
---|
| 168 | </Compile>
|
---|
[8929] | 169 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceSquaredExponentialIso.cs" />
|
---|
[8982] | 170 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceSum.cs">
|
---|
| 171 | <SubType>Code</SubType>
|
---|
| 172 | </Compile>
|
---|
[8623] | 173 | <Compile Include="GaussianProcess\GaussianProcessClassificationSolutionCreator.cs" />
|
---|
| 174 | <Compile Include="GaussianProcess\GaussianProcessClassificationModelCreator.cs" />
|
---|
| 175 | <Compile Include="GaussianProcess\GaussianProcessClassification.cs" />
|
---|
[8929] | 176 | <Compile Include="GaussianProcess\MeanFunctions\MeanConst.cs" />
|
---|
| 177 | <Compile Include="GaussianProcess\MeanFunctions\MeanLinear.cs" />
|
---|
[8982] | 178 | <Compile Include="GaussianProcess\MeanFunctions\MeanProduct.cs">
|
---|
| 179 | <SubType>Code</SubType>
|
---|
| 180 | </Compile>
|
---|
| 181 | <Compile Include="GaussianProcess\MeanFunctions\MeanSum.cs">
|
---|
| 182 | <SubType>Code</SubType>
|
---|
| 183 | </Compile>
|
---|
[8929] | 184 | <Compile Include="GaussianProcess\MeanFunctions\MeanZero.cs" />
|
---|
[8396] | 185 | <Compile Include="GaussianProcess\GaussianProcessHyperparameterInitializer.cs" />
|
---|
[8375] | 186 | <Compile Include="GaussianProcess\GaussianProcessRegressionSolutionCreator.cs" />
|
---|
[8371] | 187 | <Compile Include="GaussianProcess\GaussianProcessRegressionModelCreator.cs" />
|
---|
| 188 | <Compile Include="GaussianProcess\GaussianProcessModelCreator.cs">
|
---|
| 189 | <SubType>Code</SubType>
|
---|
| 190 | </Compile>
|
---|
[8323] | 191 | <Compile Include="GaussianProcess\Util.cs" />
|
---|
| 192 | <Compile Include="GaussianProcess\IMeanFunction.cs" />
|
---|
| 193 | <Compile Include="GaussianProcess\GaussianProcessModel.cs" />
|
---|
| 194 | <Compile Include="GaussianProcess\GaussianProcessRegression.cs" />
|
---|
| 195 | <Compile Include="GaussianProcess\GaussianProcessRegressionSolution.cs" />
|
---|
| 196 | <Compile Include="GaussianProcess\ICovarianceFunction.cs" />
|
---|
[9096] | 197 | <Compile Include="Interfaces\IGaussianProcessClassificationModelCreator.cs" />
|
---|
| 198 | <Compile Include="Interfaces\IGaussianProcessRegressionModelCreator.cs" />
|
---|
| 199 | <Compile Include="Interfaces\IGaussianProcessModelCreator.cs" />
|
---|
[8323] | 200 | <Compile Include="Interfaces\IGaussianProcessModel.cs" />
|
---|
| 201 | <Compile Include="Interfaces\IGaussianProcessSolution.cs" />
|
---|
[8471] | 202 | <Compile Include="Interfaces\INcaClassificationSolution.cs" />
|
---|
| 203 | <Compile Include="Interfaces\INcaModel.cs" />
|
---|
[6583] | 204 | <Compile Include="Interfaces\INearestNeighbourClassificationSolution.cs" />
|
---|
| 205 | <Compile Include="Interfaces\INearestNeighbourRegressionSolution.cs" />
|
---|
| 206 | <Compile Include="Interfaces\INearestNeighbourModel.cs" />
|
---|
[6580] | 207 | <Compile Include="Interfaces\INeuralNetworkEnsembleClassificationSolution.cs" />
|
---|
| 208 | <Compile Include="Interfaces\INeuralNetworkEnsembleRegressionSolution.cs" />
|
---|
| 209 | <Compile Include="Interfaces\INeuralNetworkEnsembleModel.cs" />
|
---|
[6579] | 210 | <Compile Include="Interfaces\INeuralNetworkClassificationSolution.cs" />
|
---|
[6577] | 211 | <Compile Include="Interfaces\INeuralNetworkRegressionSolution.cs" />
|
---|
| 212 | <Compile Include="Interfaces\INeuralNetworkModel.cs" />
|
---|
[6241] | 213 | <Compile Include="Interfaces\IRandomForestClassificationSolution.cs" />
|
---|
| 214 | <Compile Include="Interfaces\IRandomForestModel.cs" />
|
---|
[6240] | 215 | <Compile Include="Interfaces\IRandomForestRegressionSolution.cs" />
|
---|
[5694] | 216 | <Compile Include="Interfaces\ISupportVectorMachineModel.cs" />
|
---|
| 217 | <Compile Include="Interfaces\ISupportVectorMachineSolution.cs" />
|
---|
[5617] | 218 | <Compile Include="Interfaces\IDataAnalysisAlgorithm.cs" />
|
---|
[5651] | 219 | <Compile Include="kMeans\KMeansClustering.cs" />
|
---|
| 220 | <Compile Include="kMeans\KMeansClusteringModel.cs" />
|
---|
| 221 | <Compile Include="kMeans\KMeansClusteringSolution.cs" />
|
---|
[5658] | 222 | <Compile Include="kMeans\KMeansClusteringUtil.cs">
|
---|
[5617] | 223 | <SubType>Code</SubType>
|
---|
| 224 | </Compile>
|
---|
[5658] | 225 | <Compile Include="Linear\AlglibUtil.cs" />
|
---|
[8323] | 226 | <Compile Include="Linear\Scaling.cs" />
|
---|
[5658] | 227 | <Compile Include="Linear\LinearDiscriminantAnalysis.cs" />
|
---|
| 228 | <Compile Include="Linear\LinearRegression.cs">
|
---|
[5617] | 229 | <SubType>Code</SubType>
|
---|
| 230 | </Compile>
|
---|
[6567] | 231 | <Compile Include="Linear\MultinomialLogitClassification.cs" />
|
---|
[6576] | 232 | <Compile Include="Linear\MultinomialLogitClassificationSolution.cs" />
|
---|
| 233 | <Compile Include="Linear\MultinomialLogitModel.cs" />
|
---|
[8471] | 234 | <Compile Include="Nca\Initialization\INcaInitializer.cs" />
|
---|
| 235 | <Compile Include="Nca\Initialization\LdaInitializer.cs" />
|
---|
[9270] | 236 | <Compile Include="Nca\Initialization\NcaInitializer.cs" />
|
---|
[8471] | 237 | <Compile Include="Nca\Initialization\PcaInitializer.cs" />
|
---|
| 238 | <Compile Include="Nca\Initialization\RandomInitializer.cs" />
|
---|
| 239 | <Compile Include="Nca\Matrix.cs" />
|
---|
[9270] | 240 | <Compile Include="Nca\ModelCreation\INcaModelCreator.cs" />
|
---|
| 241 | <Compile Include="Nca\ModelCreation\NcaModelCreator.cs" />
|
---|
[8471] | 242 | <Compile Include="Nca\NcaAlgorithm.cs" />
|
---|
| 243 | <Compile Include="Nca\NcaClassificationSolution.cs" />
|
---|
[9270] | 244 | <Compile Include="Nca\NcaGradientCalculator.cs" />
|
---|
[8471] | 245 | <Compile Include="Nca\NcaModel.cs" />
|
---|
[9270] | 246 | <Compile Include="Nca\SolutionCreation\INcaSolutionCreator.cs" />
|
---|
| 247 | <Compile Include="Nca\SolutionCreation\NcaSolutionCreator.cs" />
|
---|
[6583] | 248 | <Compile Include="NearestNeighbour\NearestNeighbourClassification.cs" />
|
---|
| 249 | <Compile Include="NearestNeighbour\NearestNeighbourClassificationSolution.cs" />
|
---|
| 250 | <Compile Include="NearestNeighbour\NearestNeighbourModel.cs" />
|
---|
| 251 | <Compile Include="NearestNeighbour\NearestNeighbourRegression.cs" />
|
---|
| 252 | <Compile Include="NearestNeighbour\NearestNeighbourRegressionSolution.cs" />
|
---|
[6580] | 253 | <Compile Include="NeuralNetwork\NeuralNetworkEnsembleClassification.cs" />
|
---|
| 254 | <Compile Include="NeuralNetwork\NeuralNetworkEnsembleClassificationSolution.cs" />
|
---|
| 255 | <Compile Include="NeuralNetwork\NeuralNetworkEnsembleModel.cs" />
|
---|
| 256 | <Compile Include="NeuralNetwork\NeuralNetworkEnsembleRegressionSolution.cs" />
|
---|
| 257 | <Compile Include="NeuralNetwork\NeuralNetworkEnsembleRegression.cs" />
|
---|
[6579] | 258 | <Compile Include="NeuralNetwork\NeuralNetworkClassification.cs" />
|
---|
| 259 | <Compile Include="NeuralNetwork\NeuralNetworkClassificationSolution.cs" />
|
---|
[6577] | 260 | <Compile Include="NeuralNetwork\NeuralNetworkModel.cs" />
|
---|
| 261 | <Compile Include="NeuralNetwork\NeuralNetworkRegression.cs" />
|
---|
| 262 | <Compile Include="NeuralNetwork\NeuralNetworkRegressionSolution.cs" />
|
---|
[6866] | 263 | <Compile Include="Plugin.cs" />
|
---|
[3877] | 264 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[6241] | 265 | <Compile Include="RandomForest\RandomForestClassificationSolution.cs" />
|
---|
| 266 | <Compile Include="RandomForest\RandomForestClassification.cs" />
|
---|
| 267 | <Compile Include="RandomForest\RandomForestModel.cs" />
|
---|
[6240] | 268 | <Compile Include="RandomForest\RandomForestRegression.cs" />
|
---|
| 269 | <Compile Include="RandomForest\RandomForestRegressionSolution.cs" />
|
---|
[11317] | 270 | <Compile Include="RandomForest\RandomForestUtil.cs" />
|
---|
[5626] | 271 | <Compile Include="SupportVectorMachine\SupportVectorClassification.cs" />
|
---|
| 272 | <Compile Include="SupportVectorMachine\SupportVectorClassificationSolution.cs" />
|
---|
| 273 | <Compile Include="SupportVectorMachine\SupportVectorMachineModel.cs" />
|
---|
[5624] | 274 | <Compile Include="SupportVectorMachine\SupportVectorMachineUtil.cs">
|
---|
| 275 | <SubType>Code</SubType>
|
---|
| 276 | </Compile>
|
---|
| 277 | <Compile Include="SupportVectorMachine\SupportVectorRegression.cs">
|
---|
| 278 | <SubType>Code</SubType>
|
---|
| 279 | </Compile>
|
---|
| 280 | <Compile Include="SupportVectorMachine\SupportVectorRegressionSolution.cs">
|
---|
| 281 | <SubType>Code</SubType>
|
---|
| 282 | </Compile>
|
---|
[8798] | 283 | <Compile Include="TimeSeries\AutoregressiveModeling.cs" />
|
---|
[3877] | 284 | </ItemGroup>
|
---|
| 285 | <ItemGroup>
|
---|
[9177] | 286 | <ProjectReference Include="..\..\HeuristicLab.Algorithms.GradientDescent\3.3\HeuristicLab.Algorithms.GradientDescent-3.3.csproj">
|
---|
[8401] | 287 | <Project>{1256B945-EEA9-4BE4-9880-76B5B113F089}</Project>
|
---|
[11956] | 288 | <Name>HeuristicLab.Algorithms.GradientDescent-3.3</Name>
|
---|
[8401] | 289 | <Private>False</Private>
|
---|
| 290 | </ProjectReference>
|
---|
[8323] | 291 | <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
|
---|
| 292 | <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project>
|
---|
| 293 | <Name>HeuristicLab.Analysis-3.3</Name>
|
---|
[8324] | 294 | <Private>False</Private>
|
---|
[8323] | 295 | </ProjectReference>
|
---|
[3877] | 296 | <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
|
---|
| 297 | <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
|
---|
| 298 | <Name>HeuristicLab.Collections-3.3</Name>
|
---|
[6866] | 299 | <Private>False</Private>
|
---|
[3877] | 300 | </ProjectReference>
|
---|
[4569] | 301 | <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
|
---|
| 302 | <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
|
---|
| 303 | <Name>HeuristicLab.Common.Resources-3.3</Name>
|
---|
[6866] | 304 | <Private>False</Private>
|
---|
[4569] | 305 | </ProjectReference>
|
---|
[3877] | 306 | <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
|
---|
| 307 | <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
|
---|
| 308 | <Name>HeuristicLab.Common-3.3</Name>
|
---|
[6866] | 309 | <Private>False</Private>
|
---|
[3877] | 310 | </ProjectReference>
|
---|
| 311 | <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
|
---|
| 312 | <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
|
---|
| 313 | <Name>HeuristicLab.Core-3.3</Name>
|
---|
[6866] | 314 | <Private>False</Private>
|
---|
[3877] | 315 | </ProjectReference>
|
---|
| 316 | <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
|
---|
| 317 | <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
|
---|
| 318 | <Name>HeuristicLab.Data-3.3</Name>
|
---|
[6866] | 319 | <Private>False</Private>
|
---|
[3877] | 320 | </ProjectReference>
|
---|
[8396] | 321 | <ProjectReference Include="..\..\HeuristicLab.Encodings.RealVectorEncoding\3.3\HeuristicLab.Encodings.RealVectorEncoding-3.3.csproj">
|
---|
| 322 | <Project>{BB6D334A-4BB6-4674-9883-31A6EBB32CAB}</Project>
|
---|
| 323 | <Name>HeuristicLab.Encodings.RealVectorEncoding-3.3</Name>
|
---|
[8401] | 324 | <Private>False</Private>
|
---|
[8396] | 325 | </ProjectReference>
|
---|
[5475] | 326 | <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj">
|
---|
[5484] | 327 | <Project>{06D4A186-9319-48A0-BADE-A2058D462EEA}</Project>
|
---|
| 328 | <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4</Name>
|
---|
[6866] | 329 | <Private>False</Private>
|
---|
[3877] | 330 | </ProjectReference>
|
---|
[8371] | 331 | <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
|
---|
| 332 | <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
|
---|
| 333 | <Name>HeuristicLab.Operators-3.3</Name>
|
---|
[8401] | 334 | <Private>False</Private>
|
---|
[8371] | 335 | </ProjectReference>
|
---|
[3877] | 336 | <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
|
---|
| 337 | <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
|
---|
| 338 | <Name>HeuristicLab.Optimization-3.3</Name>
|
---|
[6866] | 339 | <Private>False</Private>
|
---|
[3877] | 340 | </ProjectReference>
|
---|
| 341 | <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
|
---|
| 342 | <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
|
---|
| 343 | <Name>HeuristicLab.Parameters-3.3</Name>
|
---|
[6866] | 344 | <Private>False</Private>
|
---|
[3877] | 345 | </ProjectReference>
|
---|
| 346 | <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
|
---|
| 347 | <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
|
---|
| 348 | <Name>HeuristicLab.Persistence-3.3</Name>
|
---|
[6866] | 349 | <Private>False</Private>
|
---|
[3877] | 350 | </ProjectReference>
|
---|
| 351 | <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
|
---|
| 352 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
| 353 | <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
|
---|
[6866] | 354 | <Private>False</Private>
|
---|
[3877] | 355 | </ProjectReference>
|
---|
[5624] | 356 | <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic.Classification\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4.csproj">
|
---|
| 357 | <Project>{05BAE4E1-A9FA-4644-AA77-42558720159E}</Project>
|
---|
| 358 | <Name>HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4</Name>
|
---|
[6866] | 359 | <Private>False</Private>
|
---|
[5624] | 360 | </ProjectReference>
|
---|
| 361 | <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.csproj">
|
---|
| 362 | <Project>{5AC82412-911B-4FA2-A013-EDC5E3F3FCC2}</Project>
|
---|
| 363 | <Name>HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4</Name>
|
---|
[6866] | 364 | <Private>False</Private>
|
---|
[5624] | 365 | </ProjectReference>
|
---|
[8798] | 366 | <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis-3.4.csproj">
|
---|
| 367 | <Project>{07486E68-1517-4B9D-A58D-A38E99AE71AB}</Project>
|
---|
| 368 | <Name>HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis-3.4</Name>
|
---|
| 369 | </ProjectReference>
|
---|
[5617] | 370 | <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj">
|
---|
| 371 | <Project>{3D28463F-EC96-4D82-AFEE-38BE91A0CA00}</Project>
|
---|
| 372 | <Name>HeuristicLab.Problems.DataAnalysis.Symbolic-3.4</Name>
|
---|
[6866] | 373 | <Private>False</Private>
|
---|
[5617] | 374 | </ProjectReference>
|
---|
[5475] | 375 | <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
|
---|
[5484] | 376 | <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project>
|
---|
| 377 | <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
|
---|
[6866] | 378 | <Private>False</Private>
|
---|
[3877] | 379 | </ProjectReference>
|
---|
[7823] | 380 | <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">
|
---|
| 381 | <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project>
|
---|
| 382 | <Name>HeuristicLab.Problems.Instances-3.3</Name>
|
---|
[7825] | 383 | <Private>False</Private>
|
---|
[7823] | 384 | </ProjectReference>
|
---|
[8419] | 385 | <ProjectReference Include="..\..\HeuristicLab.Random\3.3\HeuristicLab.Random-3.3.csproj">
|
---|
| 386 | <Project>{F4539FB6-4708-40C9-BE64-0A1390AEA197}</Project>
|
---|
| 387 | <Name>HeuristicLab.Random-3.3</Name>
|
---|
| 388 | <Private>False</Private>
|
---|
| 389 | </ProjectReference>
|
---|
[3877] | 390 | </ItemGroup>
|
---|
| 391 | <ItemGroup>
|
---|
| 392 | <None Include="HeuristicLab.snk" />
|
---|
[6866] | 393 | <None Include="Plugin.cs.frame" />
|
---|
| 394 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
[3877] | 395 | </ItemGroup>
|
---|
[4065] | 396 | <ItemGroup>
|
---|
| 397 | <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
---|
| 398 | <Visible>False</Visible>
|
---|
| 399 | <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
---|
| 400 | <Install>false</Install>
|
---|
| 401 | </BootstrapperPackage>
|
---|
| 402 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
---|
| 403 | <Visible>False</Visible>
|
---|
| 404 | <ProductName>.NET Framework 3.5 SP1</ProductName>
|
---|
| 405 | <Install>true</Install>
|
---|
| 406 | </BootstrapperPackage>
|
---|
| 407 | <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
---|
| 408 | <Visible>False</Visible>
|
---|
| 409 | <ProductName>Windows Installer 3.1</ProductName>
|
---|
| 410 | <Install>true</Install>
|
---|
| 411 | </BootstrapperPackage>
|
---|
| 412 | </ItemGroup>
|
---|
[3877] | 413 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
---|
| 414 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 415 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 416 | <Target Name="BeforeBuild">
|
---|
| 417 | </Target>
|
---|
| 418 | <Target Name="AfterBuild">
|
---|
| 419 | </Target>
|
---|
| 420 | -->
|
---|
| 421 | <PropertyGroup>
|
---|
[8609] | 422 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
[3877] | 423 | set ProjectDir=$(ProjectDir)
|
---|
| 424 | set SolutionDir=$(SolutionDir)
|
---|
| 425 | set Outdir=$(Outdir)
|
---|
| 426 |
|
---|
| 427 | call PreBuildEvent.cmd
|
---|
[6866] | 428 | </PreBuildEvent>
|
---|
[8609] | 429 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
[8600] | 430 | export ProjectDir=$(ProjectDir)
|
---|
| 431 | export SolutionDir=$(SolutionDir)
|
---|
| 432 |
|
---|
| 433 | $SolutionDir/PreBuildEvent.sh
|
---|
| 434 | </PreBuildEvent>
|
---|
[3877] | 435 | </PropertyGroup>
|
---|
| 436 | </Project> |
---|