Free cookie consent management tool by TermsFeed Policy Generator

source: branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/HeuristicLab.Problems.ProgramSynthesis.csproj @ 14745

Last change on this file since 14745 was 14745, checked in by pkimmesw, 7 years ago

#2665 Merged ExecExpandExpression and PushProgram due to performance reasons, Tested managed object pooling

File size: 12.3 KB
Line 
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>{5C93448C-47E3-4C3F-B1D0-EE62A48C3204}</ProjectGuid>
8    <OutputType>Library</OutputType>
9    <AppDesignerFolder>Properties</AppDesignerFolder>
10    <RootNamespace>HeuristicLab.Problems.ProgramSynthesis</RootNamespace>
11    <AssemblyName>HeuristicLab.Problems.ProgramSynthesis</AssemblyName>
12    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
13    <FileAlignment>512</FileAlignment>
14    <TargetFrameworkProfile />
15  </PropertyGroup>
16  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
17    <DebugSymbols>true</DebugSymbols>
18    <DebugType>full</DebugType>
19    <Optimize>false</Optimize>
20    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
21    <DefineConstants>DEBUG;TRACE</DefineConstants>
22    <ErrorReport>prompt</ErrorReport>
23    <WarningLevel>4</WarningLevel>
24    <LangVersion>5</LangVersion>
25  </PropertyGroup>
26  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
27    <DebugType>pdbonly</DebugType>
28    <Optimize>true</Optimize>
29    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
30    <DefineConstants>TRACE</DefineConstants>
31    <ErrorReport>prompt</ErrorReport>
32    <WarningLevel>4</WarningLevel>
33  </PropertyGroup>
34  <PropertyGroup>
35    <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
36  </PropertyGroup>
37  <ItemGroup>
38    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
39      <SpecificVersion>False</SpecificVersion>
40      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
41    </Reference>
42    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
43      <SpecificVersion>False</SpecificVersion>
44      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
45    </Reference>
46    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
47      <SpecificVersion>False</SpecificVersion>
48      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
49    </Reference>
50    <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
51      <SpecificVersion>False</SpecificVersion>
52      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
53    </Reference>
54    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
55      <SpecificVersion>False</SpecificVersion>
56      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
57    </Reference>
58    <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
59      <SpecificVersion>False</SpecificVersion>
60      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
61    </Reference>
62    <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
63      <SpecificVersion>False</SpecificVersion>
64      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
65    </Reference>
66    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
67      <SpecificVersion>False</SpecificVersion>
68      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
69    </Reference>
70    <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
71      <SpecificVersion>False</SpecificVersion>
72      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
73    </Reference>
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">
87      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
88    </Reference>
89    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
90      <SpecificVersion>False</SpecificVersion>
91      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
92    </Reference>
93    <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
94      <SpecificVersion>False</SpecificVersion>
95      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
96    </Reference>
97    <Reference Include="System" />
98    <Reference Include="System.Core" />
99    <Reference Include="System.Drawing" />
100    <Reference Include="System.Windows.Forms" />
101    <Reference Include="System.Xml.Linq" />
102    <Reference Include="System.Data.DataSetExtensions" />
103    <Reference Include="Microsoft.CSharp" />
104    <Reference Include="System.Data" />
105    <Reference Include="System.Net.Http" />
106    <Reference Include="System.Xml" />
107  </ItemGroup>
108  <ItemGroup>
109    <Compile Include="Plugin.cs" />
110    <Compile Include="Properties\Resources.Designer.cs">
111      <AutoGen>True</AutoGen>
112      <DesignTime>True</DesignTime>
113      <DependentUpon>Resources.resx</DependentUpon>
114    </Compile>
115    <Compile Include="Push\Attributes\PushExpressionAttriubte.cs" />
116    <Compile Include="Push\Configuration\IEnabledExpressionsConfiguration.cs" />
117    <Compile Include="Push\Creator\PointsBasedPushProgramCreator.cs" />
118    <Compile Include="Push\Data\List\SkipList.cs" />
119    <Compile Include="Push\Data\Pool\ManagedPool.cs" />
120    <Compile Include="Push\Data\Pool\ObjectPool.cs" />
121    <Compile Include="Push\Data\Pool\PoolContainer.cs" />
122    <Compile Include="Push\Exporter\Exporter.cs" />
123    <Compile Include="Push\Expressions\BooleanExpressions.cs" />
124    <Compile Include="Push\Expressions\CodeExpressions.cs" />
125    <Compile Include="Push\Expressions\DefineExpressions.cs" />
126    <Compile Include="Push\Expressions\DoCountExpressions.cs" />
127    <Compile Include="Push\Expressions\DoRangeExpressions.cs" />
128    <Compile Include="Push\Expressions\DoTimesExpressions.cs" />
129    <Compile Include="Push\Expressions\DuplicateExpressions.cs" />
130    <Compile Include="Push\Expressions\EqualsExpressions.cs" />
131    <Compile Include="Push\Expressions\ExecExpressions.cs" />
132    <Compile Include="Push\Expressions\Expression.cs" />
133    <Compile Include="Push\Expressions\ExpressionTable.cs" />
134    <Compile Include="Push\Expressions\FloatExpressions.cs" />
135    <Compile Include="Push\Expressions\FlushExpressions.cs" />
136    <Compile Include="Push\Expressions\IntegerExpressions.cs" />
137    <Compile Include="Push\Expressions\LoopExpression.cs" />
138    <Compile Include="Push\Expressions\NameExpressions.cs" />
139    <Compile Include="Push\Expressions\PopExpressions.cs" />
140    <Compile Include="Push\Expressions\PushProgram.bk.cs" />
141    <Compile Include="Push\Expressions\PushExpressions.cs" />
142    <Compile Include="Push\Expressions\PushProgram.cs" />
143    <Compile Include="Push\Expressions\PushResultExpression.cs" />
144    <Compile Include="Push\Expressions\RandExpressions.cs" />
145    <Compile Include="Push\Expressions\RotateExpressions.cs" />
146    <Compile Include="Push\Expressions\ShoveExpressions.cs" />
147    <Compile Include="Push\Expressions\StackdepthExpressions.cs" />
148    <Compile Include="Push\Expressions\StatefulExpression.cs" />
149    <Compile Include="Push\Expressions\StatelessExpression.cs" />
150    <Compile Include="Push\Expressions\SwapExpressions.cs" />
151    <Compile Include="Push\Expressions\YankDuplicateExpressions.cs" />
152    <Compile Include="Push\Expressions\YankExpressions.cs" />
153    <Compile Include="Push\Generators\CodeGenerator.cs" />
154    <Compile Include="Push\Generators\NameGenerator.cs" />
155    <Compile Include="Push\Interpreter\IPushInterpreter.cs" />
156    <Compile Include="Push\Configuration\IReadonlyPushConfiguration.cs" />
157    <Compile Include="Push\Interpreter\PooledPushInterpreter.cs" />
158    <Compile Include="Push\Configuration\PushConfiguration.cs" />
159    <Compile Include="Push\Interpreter\PushInterpreter.cs" />
160    <Compile Include="Push\Interpreter\PushInterpreterPool.cs" />
161    <Compile Include="Push\Parser\PushParser.cs" />
162    <Compile Include="Push\Creator\IPushProgramCreator.cs" />
163    <Compile Include="Push\Problem\PushEncoding.cs" />
164    <Compile Include="Push\Problem\PushProblem.cs" />
165    <Compile Include="Properties\AssemblyInfo.cs" />
166    <Compile Include="Push\Simplifier\ISimplifier.cs" />
167    <Compile Include="Push\Simplifier\RandomSimplifier.cs" />
168    <Compile Include="Push\Problem\PushSolution.cs" />
169    <Compile Include="Push\Stack\IStack.cs" />
170    <Compile Include="Push\Stack\PushStack.cs" />
171    <Compile Include="Push\Stack\StackType.cs" />
172    <Compile Include="Push\Views\ExpressionSelectionView.cs">
173      <SubType>UserControl</SubType>
174    </Compile>
175    <Compile Include="Push\Views\ExpressionSelectionView.Designer.cs">
176      <DependentUpon>ExpressionSelectionView.cs</DependentUpon>
177    </Compile>
178    <Compile Include="Push\Views\PushProgramDebuggerView.cs">
179      <SubType>UserControl</SubType>
180    </Compile>
181    <Compile Include="Push\Views\PushProgramDebuggerView.Designer.cs">
182      <DependentUpon>PushProgramDebuggerView.cs</DependentUpon>
183    </Compile>
184  </ItemGroup>
185  <ItemGroup>
186    <EmbeddedResource Include="Properties\Resources.resx">
187      <Generator>ResXFileCodeGenerator</Generator>
188      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
189    </EmbeddedResource>
190    <EmbeddedResource Include="Push\Views\ExpressionSelectionView.resx">
191      <DependentUpon>ExpressionSelectionView.cs</DependentUpon>
192    </EmbeddedResource>
193    <EmbeddedResource Include="Push\Views\PushProgramDebuggerView.resx">
194      <DependentUpon>PushProgramDebuggerView.cs</DependentUpon>
195    </EmbeddedResource>
196  </ItemGroup>
197  <ItemGroup>
198    <ProjectReference Include="..\HeuristicLab.Problem.ProgramSynthesis.BenchmarkSuite\HeuristicLab.BenchmarkSuite.csproj">
199      <Project>{22b5c087-cfc7-4d40-86c6-32fcf2ca921e}</Project>
200      <Name>HeuristicLab.BenchmarkSuite</Name>
201    </ProjectReference>
202  </ItemGroup>
203  <ItemGroup>
204    <Folder Include="Push\Solution\" />
205  </ItemGroup>
206  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
207  <PropertyGroup>
208    <PostBuildEvent>
209    </PostBuildEvent>
210  </PropertyGroup>
211  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
212       Other similar extension points exist, see Microsoft.Common.targets.
213  <Target Name="BeforeBuild">
214  </Target>
215  <Target Name="AfterBuild">
216  </Target>
217  -->
218</Project>
Note: See TracBrowser for help on using the repository browser.