[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>
|
---|
[17332] | 12 | <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
---|
[14741] | 13 | <FileAlignment>512</FileAlignment>
|
---|
[17332] | 14 | <TargetFrameworkProfile />
|
---|
[14741] | 15 | </PropertyGroup>
|
---|
| 16 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 17 | <DebugSymbols>true</DebugSymbols>
|
---|
| 18 | <DebugType>full</DebugType>
|
---|
| 19 | <Optimize>false</Optimize>
|
---|
[15976] | 20 | <OutputPath>..\..\..\trunk\bin\</OutputPath>
|
---|
[14741] | 21 | <DefineConstants>TRACE;DEBUG;CODE_ANALYSIS</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>
|
---|
[17332] | 34 | <Reference Include="HEAL.Attic, Version=1.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 35 | <SpecificVersion>False</SpecificVersion>
|
---|
| 36 | <HintPath>..\..\..\trunk\bin\HEAL.Attic.dll</HintPath>
|
---|
| 37 | </Reference>
|
---|
[14741] | 38 | <Reference Include="HeuristicLab.Algorithms.CMAEvolutionStrategy-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 39 | <SpecificVersion>False</SpecificVersion>
|
---|
[15976] | 40 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.CMAEvolutionStrategy-3.4.dll</HintPath>
|
---|
| 41 | <Private>False</Private>
|
---|
[14741] | 42 | </Reference>
|
---|
| 43 | <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 44 | <SpecificVersion>False</SpecificVersion>
|
---|
[15976] | 45 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
|
---|
| 46 | <Private>False</Private>
|
---|
[14741] | 47 | </Reference>
|
---|
[15343] | 48 | <Reference Include="HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 49 | <SpecificVersion>False</SpecificVersion>
|
---|
[15976] | 50 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.dll</HintPath>
|
---|
| 51 | <Private>False</Private>
|
---|
[15343] | 52 | </Reference>
|
---|
[14741] | 53 | <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 54 | <SpecificVersion>False</SpecificVersion>
|
---|
[15976] | 55 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
|
---|
| 56 | <Private>False</Private>
|
---|
[14741] | 57 | </Reference>
|
---|
[17332] | 58 | <Reference Include="HeuristicLab.Attic, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
---|
| 59 | <SpecificVersion>False</SpecificVersion>
|
---|
| 60 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Attic.dll</HintPath>
|
---|
| 61 | </Reference>
|
---|
[14741] | 62 | <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 63 | <SpecificVersion>False</SpecificVersion>
|
---|
[15976] | 64 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
| 65 | <Private>False</Private>
|
---|
[14741] | 66 | </Reference>
|
---|
| 67 | <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 68 | <SpecificVersion>False</SpecificVersion>
|
---|
[15976] | 69 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 70 | <Private>False</Private>
|
---|
[14741] | 71 | </Reference>
|
---|
| 72 | <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 73 | <SpecificVersion>False</SpecificVersion>
|
---|
[15976] | 74 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 75 | <Private>False</Private>
|
---|
[14741] | 76 | </Reference>
|
---|
| 77 | <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 78 | <SpecificVersion>False</SpecificVersion>
|
---|
[15976] | 79 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
| 80 | <Private>False</Private>
|
---|
[14741] | 81 | </Reference>
|
---|
[15343] | 82 | <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 83 | <SpecificVersion>False</SpecificVersion>
|
---|
[15976] | 84 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
|
---|
| 85 | <Private>False</Private>
|
---|
[15343] | 86 | </Reference>
|
---|
[15064] | 87 | <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 88 | <SpecificVersion>False</SpecificVersion>
|
---|
[15976] | 89 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>
|
---|
| 90 | <Private>False</Private>
|
---|
[15064] | 91 | </Reference>
|
---|
[14741] | 92 | <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 93 | <SpecificVersion>False</SpecificVersion>
|
---|
[15976] | 94 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
|
---|
| 95 | <Private>False</Private>
|
---|
[14741] | 96 | </Reference>
|
---|
[15976] | 97 | <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec">
|
---|
| 98 | <Private>False</Private>
|
---|
| 99 | </Reference>
|
---|
[14741] | 100 | <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 101 | <SpecificVersion>False</SpecificVersion>
|
---|
[15976] | 102 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
| 103 | <Private>False</Private>
|
---|
[14741] | 104 | </Reference>
|
---|
[15064] | 105 | <Reference Include="HeuristicLab.Optimization.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 106 | <SpecificVersion>False</SpecificVersion>
|
---|
[15976] | 107 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
|
---|
| 108 | <Private>False</Private>
|
---|
[15064] | 109 | </Reference>
|
---|
[14741] | 110 | <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 111 | <SpecificVersion>False</SpecificVersion>
|
---|
[15976] | 112 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
| 113 | <Private>False</Private>
|
---|
[14741] | 114 | </Reference>
|
---|
| 115 | <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 116 | <SpecificVersion>False</SpecificVersion>
|
---|
[15976] | 117 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
| 118 | <Private>False</Private>
|
---|
[14741] | 119 | </Reference>
|
---|
| 120 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 121 | <SpecificVersion>False</SpecificVersion>
|
---|
[15976] | 122 | <HintPath>..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 123 | <Private>False</Private>
|
---|
[14741] | 124 | </Reference>
|
---|
| 125 | <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 126 | <SpecificVersion>False</SpecificVersion>
|
---|
[15976] | 127 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
|
---|
| 128 | <Private>False</Private>
|
---|
[14741] | 129 | </Reference>
|
---|
[15976] | 130 | <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec">
|
---|
| 131 | <Private>False</Private>
|
---|
| 132 | </Reference>
|
---|
[14741] | 133 | <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 134 | <SpecificVersion>False</SpecificVersion>
|
---|
[15976] | 135 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath>
|
---|
| 136 | <Private>False</Private>
|
---|
[14741] | 137 | </Reference>
|
---|
[15064] | 138 | <Reference Include="Microsoft.Build.Tasks.v4.0" />
|
---|
[14741] | 139 | <Reference Include="System" />
|
---|
| 140 | <Reference Include="System.Core" />
|
---|
| 141 | <Reference Include="Microsoft.CSharp" />
|
---|
| 142 | </ItemGroup>
|
---|
| 143 | <ItemGroup>
|
---|
[15343] | 144 | <Compile Include="DiscreteEGO\DiscreteCorrelationAnalyzer.cs" />
|
---|
| 145 | <Compile Include="DiscreteEGO\DiscreteAdaptiveSamplingAlgorithm.cs" />
|
---|
| 146 | <Compile Include="DiscreteEGO\DiscreteEfficientGlobalOptimizationAlgorithm.cs" />
|
---|
| 147 | <Compile Include="DiscreteEGO\DiscreteInfillSolver.cs" />
|
---|
| 148 | <Compile Include="DiscreteEGO\DiscreteSampleCollector.cs" />
|
---|
| 149 | <Compile Include="DiscreteEGO\DiscreteEvaluatedSolutionsAnalyzer.cs" />
|
---|
[14741] | 150 | <Compile Include="EgoUtilities.cs" />
|
---|
| 151 | <Compile Include="EfficientGlobalOptimizationAlgorithm.cs" />
|
---|
[14818] | 152 | <Compile Include="InfillCriteria\AugmentedExpectedImprovement.cs" />
|
---|
[15064] | 153 | <Compile Include="InfillCriteria\ExpectedImprovementBase.cs" />
|
---|
| 154 | <Compile Include="InfillCriteria\NeighbourDistance.cs" />
|
---|
[14818] | 155 | <Compile Include="InfillCriteria\ExpectedQuantileImprovement.cs" />
|
---|
| 156 | <Compile Include="InfillCriteria\PluginExpectedImprovement.cs" />
|
---|
| 157 | <Compile Include="InfillCriteria\MinimalQuantileCriterium.cs" />
|
---|
[14741] | 158 | <Compile Include="InfillCriteria\ExpectedQuality.cs" />
|
---|
| 159 | <Compile Include="InfillCriteria\InfillCriterionBase.cs" />
|
---|
| 160 | <Compile Include="InfillCriteria\ExpectedImprovement.cs" />
|
---|
[15338] | 161 | <Compile Include="Interfaces\IResultsOperator.cs" />
|
---|
| 162 | <Compile Include="Interfaces\ICancellableOperator.cs" />
|
---|
[14833] | 163 | <Compile Include="Interfaces\IInitialSampling.cs" />
|
---|
[14768] | 164 | <Compile Include="Interfaces\ISurrogateAlgorithm.cs" />
|
---|
[14741] | 165 | <Compile Include="Interfaces\IInfillCriterion.cs" />
|
---|
[15064] | 166 | <Compile Include="AdaptiveSamplingAlgorithm.cs" />
|
---|
| 167 | <Compile Include="Operators\FitnessClusteringAnalyzer.cs" />
|
---|
| 168 | <Compile Include="Operators\VariableVariabilityAnalyzer.cs" />
|
---|
| 169 | <Compile Include="Operators\ModelQualityAnalyzer.cs" />
|
---|
| 170 | <Compile Include="Operators\EvaluatedSolutionsAnalyzer.cs" />
|
---|
| 171 | <Compile Include="Operators\ModelBuilder.cs" />
|
---|
| 172 | <Compile Include="Operators\InfillSolver.cs" />
|
---|
| 173 | <Compile Include="Operators\CorrelationAnalyzer.cs" />
|
---|
| 174 | <Compile Include="Operators\SampleCollector.cs" />
|
---|
[14741] | 175 | <Compile Include="Plugin.cs" />
|
---|
[15343] | 176 | <Compile Include="DiscreteEGO\DiscreteInfillProblem.cs" />
|
---|
[14741] | 177 | <Compile Include="Problems\InfillProblem.cs" />
|
---|
| 178 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[15064] | 179 | <Compile Include="SamplingMethods\LatinHyperCubeDesignOLD.cs" />
|
---|
| 180 | <Compile Include="SamplingMethods\LatinHyperCubeDesignCreator.cs" />
|
---|
[15343] | 181 | <Compile Include="SamplingMethods\UniformRandomDiscreteSampling.cs" />
|
---|
[14833] | 182 | <Compile Include="SamplingMethods\UniformRandomSampling.cs" />
|
---|
[14741] | 183 | </ItemGroup>
|
---|
| 184 | <ItemGroup>
|
---|
| 185 | <None Include="Plugin.cs.frame" />
|
---|
| 186 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
| 187 | </ItemGroup>
|
---|
[15064] | 188 | <ItemGroup />
|
---|
[14741] | 189 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 190 | <PropertyGroup>
|
---|
| 191 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 192 | set ProjectDir=$(ProjectDir)
|
---|
| 193 | set SolutionDir=$(SolutionDir)
|
---|
| 194 | set Outdir=$(Outdir)
|
---|
| 195 |
|
---|
| 196 | call PreBuildEvent.cmd
|
---|
| 197 | </PreBuildEvent>
|
---|
| 198 | </PropertyGroup>
|
---|
| 199 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 200 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 201 | <Target Name="BeforeBuild">
|
---|
| 202 | </Target>
|
---|
| 203 | <Target Name="AfterBuild">
|
---|
| 204 | </Target>
|
---|
| 205 | -->
|
---|
| 206 | </Project> |
---|