[14741] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project ToolsVersion="14.0" DefaultTargets="Build" 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>{F740AF15-7ADA-40D9-B225-837F4E4F41E0}</ProjectGuid>
|
---|
| 8 | <OutputType>Library</OutputType>
|
---|
| 9 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 10 | <RootNamespace>HeuristicLab.Algorithms.EGO</RootNamespace>
|
---|
| 11 | <AssemblyName>HeuristicLab.Algorithms.EGO-3.4</AssemblyName>
|
---|
| 12 | <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
---|
| 13 | <FileAlignment>512</FileAlignment>
|
---|
| 14 | </PropertyGroup>
|
---|
| 15 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 16 | <DebugSymbols>true</DebugSymbols>
|
---|
| 17 | <DebugType>full</DebugType>
|
---|
| 18 | <Optimize>false</Optimize>
|
---|
| 19 | <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 20 | <DefineConstants>TRACE;DEBUG;CODE_ANALYSIS</DefineConstants>
|
---|
| 21 | <ErrorReport>prompt</ErrorReport>
|
---|
| 22 | <WarningLevel>4</WarningLevel>
|
---|
| 23 | </PropertyGroup>
|
---|
| 24 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 25 | <DebugType>pdbonly</DebugType>
|
---|
| 26 | <Optimize>true</Optimize>
|
---|
| 27 | <OutputPath>bin\Release\</OutputPath>
|
---|
| 28 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 29 | <ErrorReport>prompt</ErrorReport>
|
---|
| 30 | <WarningLevel>4</WarningLevel>
|
---|
| 31 | </PropertyGroup>
|
---|
| 32 | <ItemGroup>
|
---|
| 33 | <Reference Include="HeuristicLab.Algorithms.CMAEvolutionStrategy-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 34 | <SpecificVersion>False</SpecificVersion>
|
---|
| 35 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.CMAEvolutionStrategy-3.4.dll</HintPath>
|
---|
| 36 | </Reference>
|
---|
| 37 | <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 38 | <SpecificVersion>False</SpecificVersion>
|
---|
| 39 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
|
---|
| 40 | </Reference>
|
---|
[14833] | 41 | <Reference Include="HeuristicLab.Algorithms.EvolutionStrategy-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 42 | <SpecificVersion>False</SpecificVersion>
|
---|
| 43 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.EvolutionStrategy-3.3.dll</HintPath>
|
---|
| 44 | </Reference>
|
---|
[14741] | 45 | <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 46 | <SpecificVersion>False</SpecificVersion>
|
---|
| 47 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
|
---|
| 48 | </Reference>
|
---|
| 49 | <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 50 | <SpecificVersion>False</SpecificVersion>
|
---|
| 51 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
| 52 | </Reference>
|
---|
| 53 | <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 54 | <SpecificVersion>False</SpecificVersion>
|
---|
| 55 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 56 | </Reference>
|
---|
| 57 | <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 58 | <SpecificVersion>False</SpecificVersion>
|
---|
| 59 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
| 60 | </Reference>
|
---|
| 61 | <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 62 | <SpecificVersion>False</SpecificVersion>
|
---|
| 63 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 64 | </Reference>
|
---|
| 65 | <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 66 | <SpecificVersion>False</SpecificVersion>
|
---|
| 67 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
| 68 | </Reference>
|
---|
| 69 | <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 70 | <SpecificVersion>False</SpecificVersion>
|
---|
| 71 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
|
---|
| 72 | </Reference>
|
---|
[14768] | 73 | <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec" />
|
---|
[14741] | 74 | <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 75 | <SpecificVersion>False</SpecificVersion>
|
---|
| 76 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
| 77 | </Reference>
|
---|
| 78 | <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 79 | <SpecificVersion>False</SpecificVersion>
|
---|
| 80 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
| 81 | </Reference>
|
---|
| 82 | <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 83 | <SpecificVersion>False</SpecificVersion>
|
---|
| 84 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
| 85 | </Reference>
|
---|
| 86 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 87 | <SpecificVersion>False</SpecificVersion>
|
---|
| 88 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 89 | </Reference>
|
---|
| 90 | <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 91 | <SpecificVersion>False</SpecificVersion>
|
---|
| 92 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
|
---|
| 93 | </Reference>
|
---|
| 94 | <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 95 | <SpecificVersion>False</SpecificVersion>
|
---|
| 96 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
|
---|
| 97 | </Reference>
|
---|
[14818] | 98 | <Reference Include="HeuristicLab.Problems.Instances.DataAnalysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 99 | <SpecificVersion>False</SpecificVersion>
|
---|
| 100 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll</HintPath>
|
---|
| 101 | </Reference>
|
---|
| 102 | <Reference Include="HeuristicLab.Problems.Instances.DataAnalysis.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 103 | <SpecificVersion>False</SpecificVersion>
|
---|
| 104 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances.DataAnalysis.Views-3.3.dll</HintPath>
|
---|
| 105 | </Reference>
|
---|
[14741] | 106 | <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 107 | <SpecificVersion>False</SpecificVersion>
|
---|
| 108 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
|
---|
| 109 | </Reference>
|
---|
| 110 | <Reference Include="System" />
|
---|
| 111 | <Reference Include="System.Core" />
|
---|
[14818] | 112 | <Reference Include="System.Windows.Forms" />
|
---|
[14741] | 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.Net.Http" />
|
---|
| 118 | <Reference Include="System.Xml" />
|
---|
| 119 | </ItemGroup>
|
---|
| 120 | <ItemGroup>
|
---|
| 121 | <Compile Include="EgoUtilities.cs" />
|
---|
| 122 | <Compile Include="EfficientGlobalOptimizationAlgorithm.cs" />
|
---|
[14818] | 123 | <Compile Include="InfillCriteria\AugmentedExpectedImprovement.cs" />
|
---|
| 124 | <Compile Include="InfillCriteria\ExpectedQuantileImprovement.cs" />
|
---|
| 125 | <Compile Include="InfillCriteria\PluginExpectedImprovement.cs" />
|
---|
[14741] | 126 | <Compile Include="InfillCriteria\RobustImprovement.cs" />
|
---|
[14818] | 127 | <Compile Include="InfillCriteria\MinimalQuantileCriterium.cs" />
|
---|
[14741] | 128 | <Compile Include="InfillCriteria\ExpectedQuality.cs" />
|
---|
| 129 | <Compile Include="InfillCriteria\InfillCriterionBase.cs" />
|
---|
| 130 | <Compile Include="InfillCriteria\ExpectedImprovement.cs" />
|
---|
[14833] | 131 | <Compile Include="Interfaces\IInitialSampling.cs" />
|
---|
[14768] | 132 | <Compile Include="Interfaces\ISurrogateAlgorithm.cs" />
|
---|
[14741] | 133 | <Compile Include="Interfaces\IInfillCriterion.cs" />
|
---|
| 134 | <Compile Include="Plugin.cs" />
|
---|
| 135 | <Compile Include="Problems\InfillProblem.cs" />
|
---|
| 136 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[14833] | 137 | <Compile Include="SamplingMethods\LatinHyperCubeDesign.cs" />
|
---|
| 138 | <Compile Include="SamplingMethods\UniformRandomSampling.cs" />
|
---|
[14741] | 139 | </ItemGroup>
|
---|
| 140 | <ItemGroup>
|
---|
| 141 | <None Include="Plugin.cs.frame" />
|
---|
| 142 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
| 143 | </ItemGroup>
|
---|
[14833] | 144 | <ItemGroup>
|
---|
| 145 | <WCFMetadata Include="Service References\" />
|
---|
| 146 | </ItemGroup>
|
---|
[14741] | 147 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 148 | <PropertyGroup>
|
---|
| 149 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 150 | set ProjectDir=$(ProjectDir)
|
---|
| 151 | set SolutionDir=$(SolutionDir)
|
---|
| 152 | set Outdir=$(Outdir)
|
---|
| 153 |
|
---|
| 154 | call PreBuildEvent.cmd
|
---|
| 155 | </PreBuildEvent>
|
---|
| 156 | </PropertyGroup>
|
---|
| 157 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 158 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 159 | <Target Name="BeforeBuild">
|
---|
| 160 | </Target>
|
---|
| 161 | <Target Name="AfterBuild">
|
---|
| 162 | </Target>
|
---|
| 163 | -->
|
---|
| 164 | </Project> |
---|