Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2205_OptimizationNetworks/HeuristicLab.Networks.IntegratedOptimization.SurrogateModeling/3.3/HeuristicLab.Networks.IntegratedOptimization.SurrogateModeling-3.3.csproj @ 15896

Last change on this file since 15896 was 15896, checked in by jkarder, 6 years ago

#2205: added surrogate modeling network

File size: 14.0 KB
Line 
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>{12819229-8D69-44A3-9EF4-5A95D833F205}</ProjectGuid>
8    <OutputType>Library</OutputType>
9    <AppDesignerFolder>Properties</AppDesignerFolder>
10    <RootNamespace>HeuristicLab.Networks.IntegratedOptimization.SurrogateModeling</RootNamespace>
11    <AssemblyName>HeuristicLab.Networks.IntegratedOptimization.SurrogateModeling-3.3</AssemblyName>
12    <TargetFrameworkVersion>v4.5</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\bin\</OutputPath>
20    <DefineConstants>DEBUG;TRACE</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>..\..\..\..\trunk\bin\</OutputPath>
28    <DefineConstants>TRACE</DefineConstants>
29    <ErrorReport>prompt</ErrorReport>
30    <WarningLevel>4</WarningLevel>
31  </PropertyGroup>
32  <PropertyGroup>
33    <SignAssembly>true</SignAssembly>
34  </PropertyGroup>
35  <PropertyGroup>
36    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
37  </PropertyGroup>
38  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
39    <DebugSymbols>true</DebugSymbols>
40    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
41    <DefineConstants>DEBUG;TRACE</DefineConstants>
42    <DebugType>full</DebugType>
43    <PlatformTarget>x64</PlatformTarget>
44    <ErrorReport>prompt</ErrorReport>
45    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
46  </PropertyGroup>
47  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
48    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
49    <DefineConstants>TRACE</DefineConstants>
50    <Optimize>true</Optimize>
51    <DebugType>pdbonly</DebugType>
52    <PlatformTarget>x64</PlatformTarget>
53    <ErrorReport>prompt</ErrorReport>
54    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
55  </PropertyGroup>
56  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
57    <DebugSymbols>true</DebugSymbols>
58    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
59    <DefineConstants>DEBUG;TRACE</DefineConstants>
60    <DebugType>full</DebugType>
61    <PlatformTarget>x86</PlatformTarget>
62    <ErrorReport>prompt</ErrorReport>
63    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
64  </PropertyGroup>
65  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
66    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
67    <DefineConstants>TRACE</DefineConstants>
68    <Optimize>true</Optimize>
69    <DebugType>pdbonly</DebugType>
70    <PlatformTarget>x86</PlatformTarget>
71    <ErrorReport>prompt</ErrorReport>
72    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
73  </PropertyGroup>
74  <ItemGroup>
75    <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
76      <SpecificVersion>False</SpecificVersion>
77      <HintPath>..\..\..\..\trunk\bin\ALGLIB-3.7.0.dll</HintPath>
78      <Private>False</Private>
79    </Reference>
80    <Reference Include="HeuristicLab.Algorithms.ALPS-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
81      <SpecificVersion>False</SpecificVersion>
82      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Algorithms.ALPS-3.3.dll</HintPath>
83      <Private>False</Private>
84    </Reference>
85    <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
86      <SpecificVersion>False</SpecificVersion>
87      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
88      <Private>False</Private>
89    </Reference>
90    <Reference Include="HeuristicLab.Algorithms.GeneticAlgorithm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
91      <SpecificVersion>False</SpecificVersion>
92      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath>
93      <Private>False</Private>
94    </Reference>
95    <Reference Include="HeuristicLab.Algorithms.LocalSearch-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
96      <SpecificVersion>False</SpecificVersion>
97      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Algorithms.LocalSearch-3.3.dll</HintPath>
98      <Private>False</Private>
99    </Reference>
100    <Reference Include="HeuristicLab.Algorithms.NSGA2-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
101      <SpecificVersion>False</SpecificVersion>
102      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Algorithms.NSGA2-3.3.dll</HintPath>
103      <Private>False</Private>
104    </Reference>
105    <Reference Include="HeuristicLab.Algorithms.RandomSearch-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
106      <SpecificVersion>False</SpecificVersion>
107      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Algorithms.RandomSearch-3.3.dll</HintPath>
108      <Private>False</Private>
109    </Reference>
110    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
111      <SpecificVersion>False</SpecificVersion>
112      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
113      <Private>False</Private>
114    </Reference>
115    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec">
116      <Private>False</Private>
117    </Reference>
118    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
119      <SpecificVersion>False</SpecificVersion>
120      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
121      <Private>False</Private>
122    </Reference>
123    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
124      <SpecificVersion>False</SpecificVersion>
125      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
126      <Private>False</Private>
127    </Reference>
128    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec">
129      <Private>False</Private>
130    </Reference>
131    <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
132      <SpecificVersion>False</SpecificVersion>
133      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
134      <Private>False</Private>
135    </Reference>
136    <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
137      <SpecificVersion>False</SpecificVersion>
138      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
139      <Private>False</Private>
140    </Reference>
141    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
142      <SpecificVersion>False</SpecificVersion>
143      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
144      <Private>False</Private>
145    </Reference>
146    <Reference Include="HeuristicLab.Networks-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
147      <SpecificVersion>False</SpecificVersion>
148      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Networks-3.3.dll</HintPath>
149      <Private>False</Private>
150    </Reference>
151    <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec">
152      <Private>False</Private>
153    </Reference>
154    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec">
155      <Private>False</Private>
156    </Reference>
157    <Reference Include="HeuristicLab.Optimization.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
158      <SpecificVersion>False</SpecificVersion>
159      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
160      <Private>False</Private>
161    </Reference>
162    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
163      <SpecificVersion>False</SpecificVersion>
164      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
165      <Private>False</Private>
166    </Reference>
167    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
168      <SpecificVersion>False</SpecificVersion>
169      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
170      <Private>False</Private>
171    </Reference>
172    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
173      <SpecificVersion>False</SpecificVersion>
174      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
175      <Private>False</Private>
176    </Reference>
177    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
178      <SpecificVersion>False</SpecificVersion>
179      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
180      <Private>False</Private>
181    </Reference>
182    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
183      <SpecificVersion>False</SpecificVersion>
184      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
185      <Private>False</Private>
186    </Reference>
187    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
188      <SpecificVersion>False</SpecificVersion>
189      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath>
190      <Private>False</Private>
191    </Reference>
192    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
193      <SpecificVersion>False</SpecificVersion>
194      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
195      <Private>False</Private>
196    </Reference>
197    <Reference Include="HeuristicLab.Problems.TestFunctions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
198      <SpecificVersion>False</SpecificVersion>
199      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.TestFunctions-3.3.dll</HintPath>
200      <Private>False</Private>
201    </Reference>
202    <Reference Include="HeuristicLab.SimGenOpt-3.3">
203      <HintPath>..\..\..\..\..\Project_SimGenOpt2\HL\trunk\bin\HeuristicLab.SimGenOpt-3.3.dll</HintPath>
204      <Private>False</Private>
205    </Reference>
206    <Reference Include="System" />
207    <Reference Include="System.Core" />
208    <Reference Include="System.Xml.Linq" />
209    <Reference Include="System.Data.DataSetExtensions" />
210    <Reference Include="Microsoft.CSharp" />
211    <Reference Include="System.Data" />
212    <Reference Include="System.Net.Http" />
213    <Reference Include="System.Xml" />
214  </ItemGroup>
215  <ItemGroup>
216    <Compile Include="ExpectedImprovementHelpers.cs" />
217    <Compile Include="FullEvaluationAlgorithm.cs" />
218    <Compile Include="FullEvaluatorNode.cs" />
219    <Compile Include="LimitedPriorityQueue.cs" />
220    <Compile Include="PointGeneratorProblem.cs" />
221    <Compile Include="SurrogateModelingNetwork.cs" />
222    <Compile Include="AssistedOptimizerProblem.cs" />
223    <Compile Include="SurrogateModelingOrchestrator.cs" />
224    <None Include="Plugin.cs.frame" />
225    <Compile Include="Plugin.cs" />
226    <Compile Include="Properties\AssemblyInfo.cs" />
227  </ItemGroup>
228  <ItemGroup>
229    <None Include="HeuristicLab.snk" />
230    <None Include="Properties\AssemblyInfo.cs.frame" />
231  </ItemGroup>
232  <ItemGroup>
233    <ProjectReference Include="..\..\HeuristicLab.Networks.IntegratedOptimization\3.3\HeuristicLab.Networks.IntegratedOptimization-3.3.csproj">
234      <Project>{b6263d3e-dcaf-42b0-a440-3deef1ff0429}</Project>
235      <Name>HeuristicLab.Networks.IntegratedOptimization-3.3</Name>
236      <Private>False</Private>
237    </ProjectReference>
238  </ItemGroup>
239  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
240  <PropertyGroup>
241    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
242set ProjectDir=$(ProjectDir)
243set SolutionDir=$(SolutionDir)
244set Outdir=$(Outdir)
245
246call PreBuildEvent.cmd</PreBuildEvent>
247  </PropertyGroup>
248</Project>
Note: See TracBrowser for help on using the repository browser.