Free cookie consent management tool by TermsFeed Policy Generator

source: branches/ProgrammableProblem/HeuristicLab.Problems.Programmable/3.3/HeuristicLab.Problems.Programmable-3.3.csproj @ 11739

Last change on this file since 11739 was 11739, checked in by mkommend, 9 years ago

#2174: Worked on operators and programmable problem base classes and scripts.

File size: 11.4 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="12.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>{EE07BFF8-B23D-41F5-8AD7-AC9598D7A2C9}</ProjectGuid>
8    <OutputType>Library</OutputType>
9    <AppDesignerFolder>Properties</AppDesignerFolder>
10    <RootNamespace>HeuristicLab.Problems.Programmable</RootNamespace>
11    <AssemblyName>HeuristicLab.Problems.Programmable-3.3</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    <Prefer32Bit>false</Prefer32Bit>
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    <Prefer32Bit>false</Prefer32Bit>
34  </PropertyGroup>
35  <PropertyGroup>
36    <SignAssembly>true</SignAssembly>
37  </PropertyGroup>
38  <PropertyGroup>
39    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
40  </PropertyGroup>
41  <ItemGroup>
42    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
43      <SpecificVersion>False</SpecificVersion>
44      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
45      <Private>False</Private>
46    </Reference>
47    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
48      <SpecificVersion>False</SpecificVersion>
49      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
50      <Private>False</Private>
51    </Reference>
52    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
53      <SpecificVersion>False</SpecificVersion>
54      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
55      <Private>False</Private>
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      <Private>False</Private>
61    </Reference>
62    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
63      <SpecificVersion>False</SpecificVersion>
64      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
65      <Private>False</Private>
66    </Reference>
67    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
68      <SpecificVersion>False</SpecificVersion>
69      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
70      <Private>False</Private>
71    </Reference>
72    <Reference Include="HeuristicLab.Encodings.BinaryVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
73      <SpecificVersion>False</SpecificVersion>
74      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.dll</HintPath>
75      <Private>False</Private>
76    </Reference>
77    <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
78      <SpecificVersion>False</SpecificVersion>
79      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
80      <Private>False</Private>
81    </Reference>
82    <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
83      <SpecificVersion>False</SpecificVersion>
84      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>
85      <Private>False</Private>
86    </Reference>
87    <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
88      <SpecificVersion>False</SpecificVersion>
89      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
90      <Private>False</Private>
91    </Reference>
92    <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
93      <SpecificVersion>False</SpecificVersion>
94      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
95      <Private>False</Private>
96    </Reference>
97    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
98      <SpecificVersion>False</SpecificVersion>
99      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
100      <Private>False</Private>
101    </Reference>
102    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
103      <SpecificVersion>False</SpecificVersion>
104      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
105      <Private>False</Private>
106    </Reference>
107    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
108      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
109      <Private>False</Private>
110    </Reference>
111    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
112      <SpecificVersion>False</SpecificVersion>
113      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
114      <Private>False</Private>
115    </Reference>
116    <Reference Include="HeuristicLab.Scripting-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
117      <SpecificVersion>False</SpecificVersion>
118      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Scripting-3.3.dll</HintPath>
119      <Private>False</Private>
120    </Reference>
121    <Reference Include="System" />
122    <Reference Include="System.Core" />
123    <Reference Include="System.Drawing" />
124    <Reference Include="System.Xml.Linq" />
125    <Reference Include="System.Data.DataSetExtensions" />
126    <Reference Include="Microsoft.CSharp" />
127    <Reference Include="System.Data" />
128    <Reference Include="System.Xml" />
129  </ItemGroup>
130  <ItemGroup>
131    <Compile Include="Individuals\MultiEncodingIndividual.cs" />
132    <Compile Include="Encodings\PermutationEncoding.cs" />
133    <Compile Include="Encodings\RealEncoding.cs" />
134    <Compile Include="Encodings\IntegerEncoding.cs" />
135    <Compile Include="Encodings\BinaryEncoding.cs" />
136    <Compile Include="Encodings\MultiEncoding.cs" />
137    <Compile Include="Encodings\Encoding.cs" />
138    <Compile Include="Individuals\Individual.cs" />
139    <Compile Include="Individuals\SingleEncodingIndividual.cs" />
140    <Compile Include="Interfaces\IEncoding.cs" />
141    <Compile Include="Interfaces\IMultiEncodingOperator.cs" />
142    <Compile Include="Interfaces\internal\INeighborBasedOperator.cs" />
143    <Compile Include="Interfaces\internal\IMultiObjectiveAnalysisOperator.cs" />
144    <Compile Include="Interfaces\internal\ISingleObjectiveAnalysisOperator.cs" />
145    <Compile Include="Interfaces\internal\IMultiObjectiveEvaluationOperator.cs" />
146    <Compile Include="Interfaces\internal\ISingleObjectiveEvaluationOperator.cs" />
147    <Compile Include="Interfaces\IMultiObjectiveProblemDefinition.cs" />
148    <Compile Include="Interfaces\IEncodingOperator.cs" />
149    <Compile Include="New\ProgrammableProblem.cs" />
150    <Compile Include="Operators\MultiEncodingManipulator.cs" />
151    <Compile Include="Operators\MultiEncodingCrossover.cs" />
152    <Compile Include="Operators\MultiEncodingOperator.cs" />
153    <Compile Include="Operators\SingleObjectiveMoveEvaluator.cs" />
154    <Compile Include="Operators\SingleObjectiveMoveGenerator.cs" />
155    <Compile Include="Operators\SingleObjectiveMoveMaker.cs" />
156    <Compile Include="Operators\MultiObjectiveAnalyzer.cs" />
157    <Compile Include="Operators\SingleObjectiveAnalyzer.cs" />
158    <Compile Include="Operators\MultiObjectiveEvaluator.cs" />
159    <Compile Include="Operators\SingleObjectiveEvaluator.cs" />
160    <Compile Include="Operators\MultiEncodingCreator.cs" />
161    <Compile Include="Interfaces\IProblemDefinition.cs" />
162    <Compile Include="Interfaces\ISingleObjectiveProblemDefinition.cs" />
163    <Compile Include="Operators\SingleObjectiveImprover.cs" />
164    <Compile Include="New\Scripts\CompiledProblemDefinition.cs" />
165    <Compile Include="New\Scripts\ProblemDefinitionScript.cs" />
166    <Compile Include="New\OneMaxNew.cs" />
167    <Compile Include="New\SingleObjectiveProgrammableProblem.cs" />
168    <Compile Include="New\SingleObjectiveScriptableProblem.cs" />
169    <Compile Include="New\Scripts\MultiObjectiveProblemDefinitionScript.cs" />
170    <Compile Include="New\Scripts\SingleObjectiveProblemDefinitionScript.cs" />
171    <Compile Include="OLD_MultiObjectiveProgrammableProblem.cs" />
172    <Compile Include="OLD_SingleObjectiveProgrammableProblem.cs" />
173    <None Include="HeuristicLab.snk" />
174    <None Include="Plugin.cs.frame" />
175    <Compile Include="Plugin.cs" />
176    <None Include="Properties\AssemblyInfo.cs.frame" />
177    <Compile Include="Properties\AssemblyInfo.cs" />
178  </ItemGroup>
179  <ItemGroup>
180    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
181      <Project>{14ab8d24-25bc-400c-a846-4627aa945192}</Project>
182      <Name>HeuristicLab.Optimization-3.3</Name>
183      <Private>False</Private>
184    </ProjectReference>
185  </ItemGroup>
186  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
187  <PropertyGroup>
188    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
189set ProjectDir=$(ProjectDir)
190set SolutionDir=$(SolutionDir)
191set Outdir=$(Outdir)
192
193call PreBuildEvent.cmd</PreBuildEvent>
194  </PropertyGroup>
195  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
196       Other similar extension points exist, see Microsoft.Common.targets.
197  <Target Name="BeforeBuild">
198  </Target>
199  <Target Name="AfterBuild">
200  </Target>
201  -->
202</Project>
Note: See TracBrowser for help on using the repository browser.