Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Problems.GrammaticalOptimization/HeuristicLab.Algorithms.GeneticProgramming/HeuristicLab.Algorithms.GeneticProgramming.csproj @ 11895

Last change on this file since 11895 was 11895, checked in by gkronber, 9 years ago

#2283: constant opt, expressioncompiler, autodiff, fixes in GP solvers

File size: 6.2 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="4.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>{14BEC23F-63FD-4954-B8AE-E2F4962E9B57}</ProjectGuid>
8    <OutputType>Library</OutputType>
9    <AppDesignerFolder>Properties</AppDesignerFolder>
10    <RootNamespace>HeuristicLab.Algorithms.GeneticProgramming</RootNamespace>
11    <AssemblyName>HeuristicLab.Algorithms.GeneticProgramming</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>bin\Debug\</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>bin\Release\</OutputPath>
28    <DefineConstants>TRACE</DefineConstants>
29    <ErrorReport>prompt</ErrorReport>
30    <WarningLevel>4</WarningLevel>
31  </PropertyGroup>
32  <ItemGroup>
33    <Reference Include="HeuristicLab.Algorithms.GeneticAlgorithm-3.3">
34      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath>
35    </Reference>
36    <Reference Include="HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3">
37      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.dll</HintPath>
38    </Reference>
39    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
40      <SpecificVersion>False</SpecificVersion>
41      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
42    </Reference>
43    <Reference Include="HeuristicLab.Collections-3.3">
44      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
45    </Reference>
46    <Reference Include="HeuristicLab.Common-3.3">
47      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
48    </Reference>
49    <Reference Include="HeuristicLab.Core-3.3">
50      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
51    </Reference>
52    <Reference Include="HeuristicLab.Data-3.3">
53      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
54    </Reference>
55    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4">
56      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
57    </Reference>
58    <Reference Include="HeuristicLab.Operators-3.3">
59      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
60    </Reference>
61    <Reference Include="HeuristicLab.Optimization-3.3">
62      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
63    </Reference>
64    <Reference Include="HeuristicLab.ParallelEngine-3.3">
65      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.ParallelEngine-3.3.dll</HintPath>
66    </Reference>
67    <Reference Include="HeuristicLab.Parameters-3.3">
68      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
69    </Reference>
70    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
71      <SpecificVersion>False</SpecificVersion>
72      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
73    </Reference>
74    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
75      <SpecificVersion>False</SpecificVersion>
76      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
77    </Reference>
78    <Reference Include="HeuristicLab.Selection-3.3">
79      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Selection-3.3.dll</HintPath>
80    </Reference>
81    <Reference Include="HeuristicLab.SequentialEngine-3.3">
82      <HintPath>..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
83    </Reference>
84    <Reference Include="System" />
85    <Reference Include="System.Core" />
86    <Reference Include="System.Drawing" />
87  </ItemGroup>
88  <ItemGroup>
89    <Compile Include="IGPSolver.cs" />
90    <Compile Include="GenericSymbExprEvaluator.cs" />
91    <Compile Include="GenericSymbExprGrammar.cs" />
92    <Compile Include="GenericSymbExprProblem.cs" />
93    <Compile Include="IGenericSymbExprEvaluator.cs" />
94    <Compile Include="OffspringSelectionGP.cs" />
95    <Compile Include="Properties\AssemblyInfo.cs" />
96    <Compile Include="StandardGP.cs" />
97  </ItemGroup>
98  <ItemGroup>
99    <ProjectReference Include="..\HeuristicLab.Algorithms.GrammaticalOptimization\HeuristicLab.Algorithms.GrammaticalOptimization.csproj">
100      <Project>{eea07488-1a51-412a-a52c-53b754a628b3}</Project>
101      <Name>HeuristicLab.Algorithms.GrammaticalOptimization</Name>
102    </ProjectReference>
103    <ProjectReference Include="..\HeuristicLab.Problems.GrammaticalOptimization\HeuristicLab.Problems.GrammaticalOptimization.csproj">
104      <Project>{CB9DCCF6-667E-4A13-B82D-DBD6B45A045E}</Project>
105      <Name>HeuristicLab.Problems.GrammaticalOptimization</Name>
106    </ProjectReference>
107  </ItemGroup>
108  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
109  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
110       Other similar extension points exist, see Microsoft.Common.targets.
111  <Target Name="BeforeBuild">
112  </Target>
113  <Target Name="AfterBuild">
114  </Target>
115  -->
116</Project>
Note: See TracBrowser for help on using the repository browser.