[8517] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
| 3 | <PropertyGroup>
|
---|
| 4 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
| 5 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
| 6 | <ProductVersion>8.0.30703</ProductVersion>
|
---|
| 7 | <SchemaVersion>2.0</SchemaVersion>
|
---|
| 8 | <ProjectGuid>{7520D3F4-7526-4BB7-B71E-F41F5D5559F9}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Encodings.ParameterConfigurationEncoding</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Encodings.ParameterConfigurationEncoding-3.3</AssemblyName>
|
---|
[15171] | 13 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
---|
[8517] | 14 | <FileAlignment>512</FileAlignment>
|
---|
| 15 | </PropertyGroup>
|
---|
| 16 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 17 | <DebugSymbols>true</DebugSymbols>
|
---|
| 18 | <DebugType>full</DebugType>
|
---|
| 19 | <Optimize>false</Optimize>
|
---|
[16373] | 20 | <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
|
---|
[8517] | 21 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 22 | <ErrorReport>prompt</ErrorReport>
|
---|
| 23 | <WarningLevel>4</WarningLevel>
|
---|
| 24 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 25 | </PropertyGroup>
|
---|
| 26 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 27 | <DebugType>pdbonly</DebugType>
|
---|
| 28 | <Optimize>true</Optimize>
|
---|
| 29 | <OutputPath>bin\Release\</OutputPath>
|
---|
| 30 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 31 | <ErrorReport>prompt</ErrorReport>
|
---|
| 32 | <WarningLevel>4</WarningLevel>
|
---|
| 33 | </PropertyGroup>
|
---|
| 34 | <PropertyGroup>
|
---|
| 35 | <SignAssembly>true</SignAssembly>
|
---|
| 36 | </PropertyGroup>
|
---|
| 37 | <PropertyGroup>
|
---|
| 38 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 39 | </PropertyGroup>
|
---|
| 40 | <ItemGroup>
|
---|
[15171] | 41 | <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 42 | <SpecificVersion>False</SpecificVersion>
|
---|
[16373] | 43 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
[8517] | 44 | <Private>False</Private>
|
---|
| 45 | </Reference>
|
---|
[15171] | 46 | <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 47 | <SpecificVersion>False</SpecificVersion>
|
---|
[16373] | 48 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
[8517] | 49 | <Private>False</Private>
|
---|
| 50 | </Reference>
|
---|
[8519] | 51 | <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
[15171] | 52 | <SpecificVersion>False</SpecificVersion>
|
---|
[16373] | 53 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
[8519] | 54 | <Private>False</Private>
|
---|
| 55 | </Reference>
|
---|
[15171] | 56 | <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 57 | <SpecificVersion>False</SpecificVersion>
|
---|
[16373] | 58 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
[8517] | 59 | <Private>False</Private>
|
---|
| 60 | </Reference>
|
---|
[15171] | 61 | <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 62 | <SpecificVersion>False</SpecificVersion>
|
---|
[16373] | 63 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
[8517] | 64 | <Private>False</Private>
|
---|
| 65 | </Reference>
|
---|
[15171] | 66 | <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 67 | <SpecificVersion>False</SpecificVersion>
|
---|
[16373] | 68 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
|
---|
[15171] | 69 | <Private>False</Private>
|
---|
| 70 | </Reference>
|
---|
| 71 | <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 72 | <SpecificVersion>False</SpecificVersion>
|
---|
[16373] | 73 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
|
---|
[15171] | 74 | <Private>False</Private>
|
---|
| 75 | </Reference>
|
---|
| 76 | <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 77 | <SpecificVersion>False</SpecificVersion>
|
---|
[16373] | 78 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
|
---|
[8517] | 79 | <Private>False</Private>
|
---|
| 80 | </Reference>
|
---|
[15171] | 81 | <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 82 | <SpecificVersion>False</SpecificVersion>
|
---|
[16373] | 83 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
[15171] | 84 | <Private>False</Private>
|
---|
| 85 | </Reference>
|
---|
| 86 | <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 87 | <SpecificVersion>False</SpecificVersion>
|
---|
[16373] | 88 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
[8517] | 89 | <Private>False</Private>
|
---|
| 90 | </Reference>
|
---|
[15171] | 91 | <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 92 | <SpecificVersion>False</SpecificVersion>
|
---|
[16373] | 93 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
[8517] | 94 | <Private>False</Private>
|
---|
| 95 | </Reference>
|
---|
[15171] | 96 | <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 97 | <SpecificVersion>False</SpecificVersion>
|
---|
[16373] | 98 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
[8517] | 99 | <Private>False</Private>
|
---|
| 100 | </Reference>
|
---|
[15171] | 101 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 102 | <SpecificVersion>False</SpecificVersion>
|
---|
[16373] | 103 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
[8517] | 104 | <Private>False</Private>
|
---|
| 105 | </Reference>
|
---|
[15171] | 106 | <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 107 | <SpecificVersion>False</SpecificVersion>
|
---|
[16373] | 108 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
|
---|
[15171] | 109 | <Private>False</Private>
|
---|
| 110 | </Reference>
|
---|
| 111 | <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 112 | <SpecificVersion>False</SpecificVersion>
|
---|
[16373] | 113 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
|
---|
[8517] | 114 | <Private>False</Private>
|
---|
| 115 | </Reference>
|
---|
[8524] | 116 | <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
[15171] | 117 | <SpecificVersion>False</SpecificVersion>
|
---|
[16373] | 118 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
|
---|
[8524] | 119 | <Private>False</Private>
|
---|
| 120 | </Reference>
|
---|
[15171] | 121 | <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 122 | <SpecificVersion>False</SpecificVersion>
|
---|
[16373] | 123 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath>
|
---|
[15171] | 124 | <Private>False</Private>
|
---|
| 125 | </Reference>
|
---|
[8574] | 126 | <Reference Include="Microsoft.CSharp" />
|
---|
[8517] | 127 | <Reference Include="System" />
|
---|
| 128 | <Reference Include="System.Core" />
|
---|
| 129 | <Reference Include="System.Data" />
|
---|
| 130 | <Reference Include="System.Drawing" />
|
---|
| 131 | <Reference Include="System.Xml" />
|
---|
| 132 | </ItemGroup>
|
---|
| 133 | <ItemGroup>
|
---|
| 134 | <Compile Include="AlgorithmProblemItem.cs" />
|
---|
| 135 | <None Include="Plugin.cs.frame" />
|
---|
[8574] | 136 | <Compile Include="Creators\RandomParameterConfigurationCreator.cs" />
|
---|
| 137 | <Compile Include="Crossovers\ParameterConfigurationCrossover.cs" />
|
---|
| 138 | <Compile Include="ExperimentFactory.cs" />
|
---|
[8517] | 139 | <Compile Include="Interfaces\ICheckedValueConfigurationCollection.cs" />
|
---|
| 140 | <Compile Include="Interfaces\IOptimizable.cs" />
|
---|
| 141 | <Compile Include="Interfaces\IParameterConfiguration.cs" />
|
---|
[8574] | 142 | <Compile Include="Interfaces\IParameterConfigurationCreator.cs" />
|
---|
| 143 | <Compile Include="Interfaces\IParameterConfigurationCrossover.cs" />
|
---|
| 144 | <Compile Include="Interfaces\IParameterConfigurationEvaluator.cs" />
|
---|
| 145 | <Compile Include="Interfaces\IParameterConfigurationManipulator.cs" />
|
---|
| 146 | <Compile Include="Interfaces\IParameterConfigurationOperator.cs" />
|
---|
[8517] | 147 | <Compile Include="Interfaces\IRange.cs" />
|
---|
| 148 | <Compile Include="Interfaces\IValueConfiguration.cs" />
|
---|
[8574] | 149 | <Compile Include="Manipulators\ParameterConfigurationAllPositionsManipulator.cs" />
|
---|
| 150 | <Compile Include="Manipulators\ParameterConfigurationManipulator.cs" />
|
---|
| 151 | <Compile Include="Manipulators\ParameterConfigurationOnePositionsManipulator.cs" />
|
---|
[8517] | 152 | <Compile Include="NullValue.cs" />
|
---|
[8574] | 153 | <Compile Include="Operators\Crossovers\DoubleValue\AverageDoubleValueCrossover.cs" />
|
---|
| 154 | <Compile Include="Operators\Crossovers\DoubleValue\DiscreteDoubleValueCrossover.cs" />
|
---|
| 155 | <Compile Include="Operators\Crossovers\DoubleValue\NormalDoubleValueCrossover.cs" />
|
---|
| 156 | <Compile Include="Operators\Crossovers\IntValue\AverageIntValueCrossover.cs" />
|
---|
| 157 | <Compile Include="Operators\Crossovers\IntValue\DiscreteIntValueCrossover.cs" />
|
---|
| 158 | <Compile Include="Operators\Crossovers\IntValue\NormalIntValueCrossover.cs" />
|
---|
| 159 | <Compile Include="Operators\Interfaces\IDoubleValueCrossover.cs" />
|
---|
| 160 | <Compile Include="Operators\Interfaces\IDoubleValueManipulator.cs" />
|
---|
| 161 | <Compile Include="Operators\Interfaces\IIntValueCrossover.cs" />
|
---|
| 162 | <Compile Include="Operators\Interfaces\IIntValueManipulator.cs" />
|
---|
| 163 | <Compile Include="Operators\Manipulators\DoubleValue\NormalDoubleValueManipulator.cs" />
|
---|
| 164 | <Compile Include="Operators\Manipulators\DoubleValue\UniformDoubleValueManipulator.cs" />
|
---|
| 165 | <Compile Include="Operators\Manipulators\IntValue\NormalIntValueManipulator.cs" />
|
---|
| 166 | <Compile Include="Operators\Manipulators\IntValue\UniformIntValueManipulator.cs" />
|
---|
[8517] | 167 | <Compile Include="ParameterCombinationsEnumerator.cs" />
|
---|
| 168 | <Compile Include="ParameterConfigurations\ParameterConfiguration.cs" />
|
---|
| 169 | <Compile Include="ParameterConfigurations\SingleValuedParameterConfiguration.cs" />
|
---|
| 170 | <Compile Include="ParameterConfigurationTree.cs" />
|
---|
| 171 | <Compile Include="Plugin.cs" />
|
---|
| 172 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 173 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
| 174 | <Compile Include="RangeConstraints\ConstrainedValue.cs" />
|
---|
| 175 | <Compile Include="RangeConstraints\DoubleValueRange.cs" />
|
---|
| 176 | <Compile Include="RangeConstraints\IntValueRange.cs" />
|
---|
| 177 | <Compile Include="RangeConstraints\PercentValueRange.cs" />
|
---|
| 178 | <Compile Include="RangeConstraints\Range.cs" />
|
---|
| 179 | <Compile Include="SymbolicExpressionGrammar\SymbolicExpressionGrammarValueConfiguration.cs" />
|
---|
| 180 | <Compile Include="SymbolicExpressionGrammar\SymbolValueConfiguration.cs" />
|
---|
| 181 | <Compile Include="TypeValue.cs" />
|
---|
| 182 | <Compile Include="ValueConfigurations\CheckedValueConfigurationCollection.cs" />
|
---|
| 183 | <Compile Include="ValueConfigurations\NullValueConfiguration.cs" />
|
---|
| 184 | <Compile Include="ValueConfigurations\ParameterizedValueConfiguration.cs" />
|
---|
| 185 | <Compile Include="ValueConfigurations\RangeValueConfiguration.cs" />
|
---|
| 186 | <Compile Include="ValueConfigurations\ValueConfiguration.cs" />
|
---|
| 187 | </ItemGroup>
|
---|
| 188 | <ItemGroup>
|
---|
| 189 | <None Include="HeuristicLab.snk" />
|
---|
| 190 | </ItemGroup>
|
---|
[8574] | 191 | <ItemGroup>
|
---|
| 192 | <Folder Include="Operators\Crossovers\SymbolicExpressionGrammar\" />
|
---|
| 193 | </ItemGroup>
|
---|
[8517] | 194 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 195 | <PropertyGroup>
|
---|
| 196 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 197 | set ProjectDir=$(ProjectDir)
|
---|
| 198 | set SolutionDir=$(SolutionDir)
|
---|
| 199 | set Outdir=$(Outdir)
|
---|
| 200 |
|
---|
| 201 | call PreBuildEvent.cmd
|
---|
| 202 | </PreBuildEvent>
|
---|
| 203 | </PropertyGroup>
|
---|
| 204 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 205 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 206 | <Target Name="BeforeBuild">
|
---|
| 207 | </Target>
|
---|
| 208 | <Target Name="AfterBuild">
|
---|
| 209 | </Target>
|
---|
| 210 | -->
|
---|
| 211 | </Project> |
---|