[9342] | 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>{F2C6D3B0-BD4F-4747-B13E-B18E53A2A09D}</ProjectGuid>
|
---|
| 8 | <OutputType>Library</OutputType>
|
---|
| 9 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 10 | <RootNamespace>HeuristicLab.Optimization.Operators.LCS</RootNamespace>
|
---|
| 11 | <AssemblyName>HeuristicLab.Optimization.Operators.LCS-3.3</AssemblyName>
|
---|
| 12 | <TargetFrameworkVersion>v4.0</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 | </PropertyGroup>
|
---|
| 25 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 26 | <DebugType>pdbonly</DebugType>
|
---|
| 27 | <Optimize>true</Optimize>
|
---|
| 28 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 29 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 30 | <ErrorReport>prompt</ErrorReport>
|
---|
| 31 | <WarningLevel>4</WarningLevel>
|
---|
| 32 | </PropertyGroup>
|
---|
| 33 | <PropertyGroup>
|
---|
| 34 | <SignAssembly>true</SignAssembly>
|
---|
| 35 | </PropertyGroup>
|
---|
| 36 | <PropertyGroup>
|
---|
| 37 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 38 | </PropertyGroup>
|
---|
| 39 | <ItemGroup>
|
---|
| 40 | <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 41 | <SpecificVersion>False</SpecificVersion>
|
---|
| 42 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
| 43 | </Reference>
|
---|
| 44 | <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 45 | <SpecificVersion>False</SpecificVersion>
|
---|
| 46 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 47 | </Reference>
|
---|
[9411] | 48 | <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 49 | <SpecificVersion>False</SpecificVersion>
|
---|
| 50 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
| 51 | </Reference>
|
---|
[9342] | 52 | <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 53 | <SpecificVersion>False</SpecificVersion>
|
---|
| 54 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
| 55 | </Reference>
|
---|
| 56 | <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 57 | <SpecificVersion>False</SpecificVersion>
|
---|
| 58 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
| 59 | </Reference>
|
---|
| 60 | <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 61 | <SpecificVersion>False</SpecificVersion>
|
---|
| 62 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
| 63 | </Reference>
|
---|
| 64 | <Reference Include="HeuristicLab.Optimization.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 65 | <SpecificVersion>False</SpecificVersion>
|
---|
| 66 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
|
---|
| 67 | </Reference>
|
---|
| 68 | <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 69 | <SpecificVersion>False</SpecificVersion>
|
---|
| 70 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
| 71 | </Reference>
|
---|
| 72 | <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 73 | <SpecificVersion>False</SpecificVersion>
|
---|
| 74 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
| 75 | </Reference>
|
---|
| 76 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 77 | <SpecificVersion>False</SpecificVersion>
|
---|
| 78 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 79 | </Reference>
|
---|
| 80 | <Reference Include="HeuristicLab.Selection-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 81 | <SpecificVersion>False</SpecificVersion>
|
---|
| 82 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Selection-3.3.dll</HintPath>
|
---|
| 83 | </Reference>
|
---|
| 84 | <Reference Include="System" />
|
---|
| 85 | <Reference Include="System.Core" />
|
---|
[9352] | 86 | <Reference Include="System.Drawing" />
|
---|
[9342] | 87 | <Reference Include="System.Xml.Linq" />
|
---|
| 88 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 89 | <Reference Include="Microsoft.CSharp" />
|
---|
| 90 | <Reference Include="System.Data" />
|
---|
| 91 | <Reference Include="System.Xml" />
|
---|
| 92 | </ItemGroup>
|
---|
| 93 | <ItemGroup>
|
---|
[9605] | 94 | <Compile Include="GAssist\DefaultRule\AutoDefaultRule.cs" />
|
---|
[9392] | 95 | <Compile Include="Discretizer\InitializeDiscretizersOperator.cs" />
|
---|
[9411] | 96 | <Compile Include="GAssist\GAssistNicheComparer.cs" />
|
---|
| 97 | <Compile Include="GAssist\Ensemble\GAssistEnsembleModel.cs" />
|
---|
| 98 | <Compile Include="GAssist\Ensemble\GAssistEnsembleProblemData.cs" />
|
---|
| 99 | <Compile Include="GAssist\Ensemble\GAssistEnsembleSolution.cs" />
|
---|
| 100 | <Compile Include="GAssist\Interfaces\IGAssistEnsembleProblemData.cs" />
|
---|
| 101 | <Compile Include="GAssist\Interfaces\IGAssistProblemData.cs" />
|
---|
[9605] | 102 | <Compile Include="GAssist\DefaultRule\MajorDefaultRule.cs" />
|
---|
| 103 | <Compile Include="GAssist\DefaultRule\DefaultRuleOperator.cs" />
|
---|
| 104 | <Compile Include="GAssist\DefaultRule\DisabledDefaultRule.cs" />
|
---|
| 105 | <Compile Include="GAssist\DefaultRule\IDefaultRuleOperator.cs" />
|
---|
| 106 | <Compile Include="GAssist\DefaultRule\MinorDefaultRule.cs" />
|
---|
[9342] | 107 | <Compile Include="Discretizer\UniformWidthDiscretizer.cs" />
|
---|
| 108 | <Compile Include="Discretizer\IDiscretizer.cs" />
|
---|
[9411] | 109 | <Compile Include="GAssist\Interfaces\IGAssistProblem.cs" />
|
---|
[9392] | 110 | <Compile Include="GAssist\ILAS\ILASOperator.cs" />
|
---|
[9411] | 111 | <Compile Include="GAssist\Interfaces\IGAssistEnsembleModel.cs" />
|
---|
| 112 | <Compile Include="GAssist\Interfaces\IGAssistEnsembleSolution.cs" />
|
---|
[9342] | 113 | <Compile Include="GAssist\Interfaces\IGAssistIndividual.cs" />
|
---|
[9392] | 114 | <Compile Include="GAssist\Interfaces\IGAssistInput.cs" />
|
---|
[9411] | 115 | <Compile Include="GAssist\Interfaces\IGAssistModel.cs" />
|
---|
[9342] | 116 | <Compile Include="GAssist\Interfaces\IGAssistNiche.cs" />
|
---|
| 117 | <Compile Include="GAssist\Interfaces\IGAssistNicheEqualityComparer.cs" />
|
---|
[9392] | 118 | <Compile Include="GAssist\Interfaces\IGAssistSolution.cs" />
|
---|
[9605] | 119 | <Compile Include="GAssist\Interfaces\IGAssistSolutionCreator.cs" />
|
---|
[9342] | 120 | <Compile Include="GAssist\Interfaces\IGAssistSpecialStage.cs" />
|
---|
[9605] | 121 | <Compile Include="GAssist\Interfaces\IGAssistObjectiveEvaluator.cs" />
|
---|
[9392] | 122 | <Compile Include="GAssist\MDL\IMDLCalculatorBasedOperator.cs" />
|
---|
| 123 | <Compile Include="GAssist\MDL\MDLCalculator.cs" />
|
---|
| 124 | <Compile Include="GAssist\MDL\MDLIterationOperator.cs" />
|
---|
[9605] | 125 | <Compile Include="GAssist\NicheSolutionCreator.cs" />
|
---|
[9342] | 126 | <Compile Include="GAssist\SpecialStage\GAssistSpecialStageMultiOperator.cs" />
|
---|
| 127 | <Compile Include="GAssist\SpecialStage\GAssistSpecialStageOperator.cs" />
|
---|
| 128 | <Compile Include="GAssist\SpecialStage\MergeOperator.cs" />
|
---|
| 129 | <Compile Include="GAssist\SpecialStage\ReinitializeOperator.cs" />
|
---|
| 130 | <Compile Include="GAssist\SpecialStage\SplitOperator.cs" />
|
---|
| 131 | <Compile Include="Plugin.cs" />
|
---|
[9605] | 132 | <Compile Include="Selection\IHierarchicalSingleObjectiveEvaluator.cs" />
|
---|
| 133 | <Compile Include="Selection\IHierarchicalSingleObjectiveSelector.cs" />
|
---|
[9352] | 134 | <Compile Include="Selection\INichingSingleObjectiveSelector.cs" />
|
---|
[9342] | 135 | <Compile Include="Selection\NichingTournamentSelector.cs" />
|
---|
| 136 | <Compile Include="Selection\PreservingRightReducer.cs" />
|
---|
| 137 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
| 138 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 139 | </ItemGroup>
|
---|
| 140 | <ItemGroup>
|
---|
| 141 | <None Include="HeuristicLab.snk" />
|
---|
| 142 | <None Include="Plugin.cs.frame" />
|
---|
| 143 | </ItemGroup>
|
---|
[9352] | 144 | <ItemGroup>
|
---|
| 145 | <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
|
---|
| 146 | <Project>{c36bd924-a541-4a00-afa8-41701378ddc5}</Project>
|
---|
| 147 | <Name>HeuristicLab.Core-3.3</Name>
|
---|
| 148 | </ProjectReference>
|
---|
[9392] | 149 | <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
|
---|
| 150 | <Project>{df87c13e-a889-46ff-8153-66dcaa8c5674}</Project>
|
---|
| 151 | <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
|
---|
| 152 | </ProjectReference>
|
---|
[9352] | 153 | </ItemGroup>
|
---|
[9411] | 154 | <ItemGroup />
|
---|
[9342] | 155 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 156 | <PropertyGroup>
|
---|
| 157 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 158 | set ProjectDir=$(ProjectDir)
|
---|
| 159 | set SolutionDir=$(SolutionDir)
|
---|
| 160 | set Outdir=$(Outdir)
|
---|
| 161 |
|
---|
| 162 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
| 163 | </PropertyGroup>
|
---|
| 164 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 165 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 166 | <Target Name="BeforeBuild">
|
---|
| 167 | </Target>
|
---|
| 168 | <Target Name="AfterBuild">
|
---|
| 169 | </Target>
|
---|
| 170 | -->
|
---|
| 171 | </Project> |
---|