[14727] | 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>
|
---|
[15692] | 20 | <OutputPath>..\..\..\trunk\bin\</OutputPath>
|
---|
[14727] | 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>
|
---|
[15692] | 29 | <OutputPath>..\..\..\trunk\bin\</OutputPath>
|
---|
[14727] | 30 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 31 | <ErrorReport>prompt</ErrorReport>
|
---|
| 32 | <WarningLevel>4</WarningLevel>
|
---|
| 33 | </PropertyGroup>
|
---|
| 34 | <PropertyGroup>
|
---|
| 35 | <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
|
---|
| 36 | </PropertyGroup>
|
---|
| 37 | <ItemGroup>
|
---|
[15032] | 38 | <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 39 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 40 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
|
---|
[15032] | 41 | </Reference>
|
---|
[14727] | 42 | <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 43 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 44 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
[14727] | 45 | </Reference>
|
---|
| 46 | <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 47 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 48 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
[14727] | 49 | </Reference>
|
---|
| 50 | <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 51 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 52 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
[14727] | 53 | </Reference>
|
---|
| 54 | <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 55 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 56 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
|
---|
[14727] | 57 | </Reference>
|
---|
| 58 | <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 59 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 60 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
[14727] | 61 | </Reference>
|
---|
| 62 | <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 63 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 64 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
|
---|
[14727] | 65 | </Reference>
|
---|
| 66 | <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 67 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 68 | <HintPath>..\..\..\trunk\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
[14727] | 69 | </Reference>
|
---|
| 70 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 71 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 72 | <HintPath>..\..\..\trunk\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
[14727] | 73 | </Reference>
|
---|
| 74 | <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 75 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 76 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
[14727] | 77 | </Reference>
|
---|
| 78 | <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 79 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 80 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
[14727] | 81 | </Reference>
|
---|
| 82 | <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 83 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 84 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
[14727] | 85 | </Reference>
|
---|
| 86 | <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 87 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 88 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
[14727] | 89 | </Reference>
|
---|
| 90 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
[15692] | 91 | <HintPath>..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
[14727] | 92 | </Reference>
|
---|
| 93 | <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 94 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 95 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
|
---|
[14727] | 96 | </Reference>
|
---|
| 97 | <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 98 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 99 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath>
|
---|
[14727] | 100 | </Reference>
|
---|
[14834] | 101 | <Reference Include="HeuristicLab.Selection-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 102 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 103 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Selection-3.3.dll</HintPath>
|
---|
[14834] | 104 | </Reference>
|
---|
[15334] | 105 | <Reference Include="Microsoft.IO.RecyclableMemoryStream, Version=1.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
---|
| 106 | <HintPath>..\packages\Microsoft.IO.RecyclableMemoryStream.1.2.2\lib\net45\Microsoft.IO.RecyclableMemoryStream.dll</HintPath>
|
---|
| 107 | <Private>True</Private>
|
---|
| 108 | </Reference>
|
---|
[14727] | 109 | <Reference Include="System" />
|
---|
[14777] | 110 | <Reference Include="System.ComponentModel.DataAnnotations" />
|
---|
[14727] | 111 | <Reference Include="System.Core" />
|
---|
| 112 | <Reference Include="System.Drawing" />
|
---|
| 113 | <Reference Include="System.Windows.Forms" />
|
---|
| 114 | <Reference Include="System.Xml.Linq" />
|
---|
| 115 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 116 | <Reference Include="Microsoft.CSharp" />
|
---|
| 117 | <Reference Include="System.Data" />
|
---|
| 118 | <Reference Include="System.Net.Http" />
|
---|
| 119 | <Reference Include="System.Xml" />
|
---|
| 120 | </ItemGroup>
|
---|
| 121 | <ItemGroup>
|
---|
| 122 | <Compile Include="Plugin.cs" />
|
---|
| 123 | <Compile Include="Properties\Resources.Designer.cs">
|
---|
| 124 | <AutoGen>True</AutoGen>
|
---|
| 125 | <DesignTime>True</DesignTime>
|
---|
| 126 | <DependentUpon>Resources.resx</DependentUpon>
|
---|
| 127 | </Compile>
|
---|
[15273] | 128 | <Compile Include="Push\Analyzer\IIndividualZeroErrorAnalyzer.cs" />
|
---|
[15275] | 129 | <Compile Include="Push\Analyzer\IIndividualZeroErrorDistributionAnalyzer.cs" />
|
---|
[15273] | 130 | <Compile Include="Push\Analyzer\IndividualZeroErrorAnalyzer.cs" />
|
---|
[15275] | 131 | <Compile Include="Push\Analyzer\IndividualZeroErrorDistributionAnalyzer.cs" />
|
---|
[15032] | 132 | <Compile Include="Push\Analyzer\IPushExpressionAnalyzer.cs" />
|
---|
| 133 | <Compile Include="Push\Analyzer\PushExpressionFrequencyAnalyzer.cs" />
|
---|
[14727] | 134 | <Compile Include="Push\Attributes\PushExpressionAttriubte.cs" />
|
---|
[14834] | 135 | <Compile Include="Push\Attributes\PushStackAttribute.cs" />
|
---|
[14727] | 136 | <Compile Include="Push\Configuration\IEnabledExpressionsConfiguration.cs" />
|
---|
[15017] | 137 | <Compile Include="Push\Configuration\PushConfigurationBase.cs" />
|
---|
[15334] | 138 | <Compile Include="Push\Configuration\PushConfiguration.cs" />
|
---|
[15275] | 139 | <Compile Include="Push\Crossover\AlternationCrossover.cs" />
|
---|
| 140 | <Compile Include="Push\Crossover\IPlushCrossover.cs" />
|
---|
[14744] | 141 | <Compile Include="Push\Data\List\SkipList.cs" />
|
---|
[14777] | 142 | <Compile Include="Push\Data\Pool\IPooledObject.cs" />
|
---|
[14746] | 143 | <Compile Include="Push\Data\Pool\ManagedPoolProvider.cs" />
|
---|
[14727] | 144 | <Compile Include="Push\Data\Pool\ObjectPool.cs" />
|
---|
[14777] | 145 | <Compile Include="Push\Data\Pool\PooledList.cs" />
|
---|
| 146 | <Compile Include="Push\Data\Tree\TreeExtensions.cs" />
|
---|
| 147 | <Compile Include="Push\Data\Tree\TreeNode.cs" />
|
---|
[15189] | 148 | <Compile Include="Push\Constants\PushEnvironment.cs" />
|
---|
[15275] | 149 | <Compile Include="Push\Encoding\IPlushOperator.cs" />
|
---|
| 150 | <Compile Include="Push\Encoding\PlushEncoding.cs" />
|
---|
| 151 | <Compile Include="Push\Encoding\PlushEntry.cs" />
|
---|
| 152 | <Compile Include="Push\Encoding\PlushVector.cs" />
|
---|
[14727] | 153 | <Compile Include="Push\Exporter\Exporter.cs" />
|
---|
| 154 | <Compile Include="Push\Expressions\BooleanExpressions.cs" />
|
---|
[14777] | 155 | <Compile Include="Push\Expressions\CharExpressions.cs" />
|
---|
[14727] | 156 | <Compile Include="Push\Expressions\CodeExpressions.cs" />
|
---|
| 157 | <Compile Include="Push\Expressions\DefineExpressions.cs" />
|
---|
| 158 | <Compile Include="Push\Expressions\DoCountExpressions.cs" />
|
---|
| 159 | <Compile Include="Push\Expressions\DoRangeExpressions.cs" />
|
---|
| 160 | <Compile Include="Push\Expressions\DoTimesExpressions.cs" />
|
---|
| 161 | <Compile Include="Push\Expressions\DuplicateExpressions.cs" />
|
---|
[14952] | 162 | <Compile Include="Push\Expressions\EmptyExpression.cs" />
|
---|
[14727] | 163 | <Compile Include="Push\Expressions\EqualsExpressions.cs" />
|
---|
| 164 | <Compile Include="Push\Expressions\ExecExpressions.cs" />
|
---|
| 165 | <Compile Include="Push\Expressions\Expression.cs" />
|
---|
| 166 | <Compile Include="Push\Expressions\ExpressionTable.cs" />
|
---|
| 167 | <Compile Include="Push\Expressions\FloatExpressions.cs" />
|
---|
| 168 | <Compile Include="Push\Expressions\FlushExpressions.cs" />
|
---|
[15189] | 169 | <Compile Include="Push\Expressions\InExpressions.cs" />
|
---|
[14727] | 170 | <Compile Include="Push\Expressions\IntegerExpressions.cs" />
|
---|
| 171 | <Compile Include="Push\Expressions\NameExpressions.cs" />
|
---|
| 172 | <Compile Include="Push\Expressions\PopExpressions.cs" />
|
---|
[14897] | 173 | <Compile Include="Push\Expressions\PrintExpressions.cs" />
|
---|
[14745] | 174 | <Compile Include="Push\Expressions\PushExpressions.cs" />
|
---|
[14727] | 175 | <Compile Include="Push\Expressions\PushProgram.cs" />
|
---|
| 176 | <Compile Include="Push\Expressions\RandExpressions.cs" />
|
---|
| 177 | <Compile Include="Push\Expressions\RotateExpressions.cs" />
|
---|
| 178 | <Compile Include="Push\Expressions\ShoveExpressions.cs" />
|
---|
| 179 | <Compile Include="Push\Expressions\StackdepthExpressions.cs" />
|
---|
[14733] | 180 | <Compile Include="Push\Expressions\StatefulExpression.cs" />
|
---|
[14727] | 181 | <Compile Include="Push\Expressions\StatelessExpression.cs" />
|
---|
[14777] | 182 | <Compile Include="Push\Expressions\StringExpressions.cs" />
|
---|
[14834] | 183 | <Compile Include="Push\Expressions\VectorContainsExpressions.cs" />
|
---|
| 184 | <Compile Include="Push\Expressions\VectorEmptyExpressions.cs" />
|
---|
| 185 | <Compile Include="Push\Expressions\VectorIndexOfExpressions.cs" />
|
---|
| 186 | <Compile Include="Push\Expressions\VectorIterateExpressions.cs" />
|
---|
| 187 | <Compile Include="Push\Expressions\VectorLengthExpressions.cs" />
|
---|
| 188 | <Compile Include="Push\Expressions\VectorNthExpressions.cs" />
|
---|
| 189 | <Compile Include="Push\Expressions\VectorLastExpressions.cs" />
|
---|
| 190 | <Compile Include="Push\Expressions\VectorFirstExpressions.cs" />
|
---|
| 191 | <Compile Include="Push\Expressions\VectorButLastExpressions.cs" />
|
---|
| 192 | <Compile Include="Push\Expressions\VectorRemoveExpressions.cs" />
|
---|
| 193 | <Compile Include="Push\Expressions\VectorReplaceFirstExpressions.cs" />
|
---|
| 194 | <Compile Include="Push\Expressions\VectorReplaceExpressions.cs" />
|
---|
| 195 | <Compile Include="Push\Expressions\VectorSetExpressions.cs" />
|
---|
| 196 | <Compile Include="Push\Expressions\VectorOccurrenceOfExpressions.cs" />
|
---|
| 197 | <Compile Include="Push\Expressions\VectorPushAllExpressions.cs" />
|
---|
| 198 | <Compile Include="Push\Expressions\VectorRestExpressions.cs" />
|
---|
| 199 | <Compile Include="Push\Expressions\VectorReverseExpressions.cs" />
|
---|
| 200 | <Compile Include="Push\Expressions\VectorSubExpressions.cs" />
|
---|
[14727] | 201 | <Compile Include="Push\Expressions\SwapExpressions.cs" />
|
---|
[14834] | 202 | <Compile Include="Push\Expressions\VectorConcatExpressions.cs" />
|
---|
| 203 | <Compile Include="Push\Expressions\VectorConjExpressions.cs" />
|
---|
| 204 | <Compile Include="Push\Expressions\VectorTakeExpressions.cs" />
|
---|
[14727] | 205 | <Compile Include="Push\Expressions\YankDuplicateExpressions.cs" />
|
---|
| 206 | <Compile Include="Push\Expressions\YankExpressions.cs" />
|
---|
[15017] | 207 | <Compile Include="Push\Extensions\CharExtentions.cs" />
|
---|
[14834] | 208 | <Compile Include="Push\Extensions\CollectionExtensions.cs" />
|
---|
| 209 | <Compile Include="Push\Extensions\ControlExntensions.cs" />
|
---|
[15032] | 210 | <Compile Include="Push\Extensions\EnumExtensions.cs" />
|
---|
[15017] | 211 | <Compile Include="Push\Extensions\LongExtensions.cs" />
|
---|
| 212 | <Compile Include="Push\Extensions\RandomExtensions.cs" />
|
---|
[15189] | 213 | <Compile Include="Push\Extensions\StringBuilderExtensions.cs" />
|
---|
[14834] | 214 | <Compile Include="Push\Generators\CodeGenerator\CodeGeneratorUtils.cs" />
|
---|
| 215 | <Compile Include="Push\Generators\CodeGenerator\LinearCodeGenerator.cs" />
|
---|
| 216 | <Compile Include="Push\Generators\CodeGenerator\RecursiveCodeGenerator.cs" />
|
---|
[15189] | 217 | <Compile Include="Push\Individual\InduvidualMapper.cs" />
|
---|
[14834] | 218 | <Compile Include="Push\Interpreter\Extensions.cs" />
|
---|
| 219 | <Compile Include="Push\Interpreter\IInternalPushInterpreter.cs" />
|
---|
[14777] | 220 | <Compile Include="Push\Interpreter\InterpreterPoolContainer.cs" />
|
---|
[14733] | 221 | <Compile Include="Push\Interpreter\IPushInterpreter.cs" />
|
---|
| 222 | <Compile Include="Push\Configuration\IReadonlyPushConfiguration.cs" />
|
---|
| 223 | <Compile Include="Push\Interpreter\PooledPushInterpreter.cs" />
|
---|
| 224 | <Compile Include="Push\Interpreter\PushInterpreter.cs" />
|
---|
| 225 | <Compile Include="Push\Interpreter\PushInterpreterPool.cs" />
|
---|
[15275] | 226 | <Compile Include="Push\Manipulator\IPlushManipulator.cs" />
|
---|
| 227 | <Compile Include="Push\Manipulator\UniformMutation.cs" />
|
---|
[15273] | 228 | <Compile Include="Push\ObjectPools\Random\SeededRandomPool.cs" />
|
---|
[15189] | 229 | <Compile Include="Push\ObjectPools\StringBuilderPool.cs" />
|
---|
[14733] | 230 | <Compile Include="Push\Parser\PushParser.cs" />
|
---|
[15275] | 231 | <Compile Include="Push\Problem\BenchmarkSuite\PlushPushBenchmarkSuiteProblem.cs" />
|
---|
| 232 | <Compile Include="Push\Problem\PlushPushProblem.cs" />
|
---|
[15289] | 233 | <Compile Include="Push\Solution\IPushSolution.cs" />
|
---|
| 234 | <Compile Include="Push\Solution\BenchmarkSuite\PushBenchmarkSuiteSolution.cs" />
|
---|
[14777] | 235 | <Compile Include="Push\Problem\DataBounds.cs" />
|
---|
[15289] | 236 | <Compile Include="Push\Evaluator\EvaluationResult.cs" />
|
---|
[15189] | 237 | <Compile Include="Push\Individual\IndividualExtensions.cs" />
|
---|
[15289] | 238 | <Compile Include="Push\Evaluator\PushBenchmarkSuiteEvaluator.cs" />
|
---|
[15275] | 239 | <Compile Include="Push\Problem\BenchmarkSuite\IntegerVectorPushBenchmarkSuiteProblem.cs" />
|
---|
[15289] | 240 | <Compile Include="Push\Evaluator\IPushEvaluator.cs" />
|
---|
[15275] | 241 | <Compile Include="Push\Problem\IntegerVectorPushProblem.cs" />
|
---|
[14727] | 242 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[15275] | 243 | <Compile Include="Push\Problem\PushProblemBase.cs" />
|
---|
[15289] | 244 | <Compile Include="Push\Solution\PushSolution.cs" />
|
---|
[14834] | 245 | <Compile Include="Push\Data\Pool\PooledObject.cs" />
|
---|
| 246 | <Compile Include="Push\Selector\ICaseSingleObjectiveSelector.cs" />
|
---|
| 247 | <Compile Include="Push\Selector\LexicaseSelector.cs" />
|
---|
[14777] | 248 | <Compile Include="Push\Simplifier\Simplifier.cs" />
|
---|
[15275] | 249 | <Compile Include="Push\SolutionCreator\IPlushCreator.cs" />
|
---|
[15273] | 250 | <Compile Include="Push\SolutionCreator\PushSolutionCreator.cs" />
|
---|
| 251 | <Compile Include="Push\SolutionCreator\PushSolutionEncoding.cs" />
|
---|
[15275] | 252 | <Compile Include="Push\SolutionCreator\PlushCreator.cs" />
|
---|
[15189] | 253 | <Compile Include="Push\Stack\IPrintStack.cs" />
|
---|
[14834] | 254 | <Compile Include="Push\Stack\IPushStack.cs" />
|
---|
| 255 | <Compile Include="Push\Stack\IPushStackBase.cs" />
|
---|
[15189] | 256 | <Compile Include="Push\Stack\PrintStack.cs" />
|
---|
[14733] | 257 | <Compile Include="Push\Stack\PushStack.cs" />
|
---|
[14952] | 258 | <Compile Include="Push\Stack\InterpreterStackStringifier.cs" />
|
---|
[14777] | 259 | <Compile Include="Push\Stack\StackTypes.cs" />
|
---|
[14727] | 260 | <Compile Include="Push\Views\ExpressionSelectionView.cs">
|
---|
| 261 | <SubType>UserControl</SubType>
|
---|
| 262 | </Compile>
|
---|
| 263 | <Compile Include="Push\Views\ExpressionSelectionView.Designer.cs">
|
---|
| 264 | <DependentUpon>ExpressionSelectionView.cs</DependentUpon>
|
---|
| 265 | </Compile>
|
---|
[14897] | 266 | <Compile Include="Push\Views\PushDebuggerView.cs">
|
---|
[14727] | 267 | <SubType>UserControl</SubType>
|
---|
| 268 | </Compile>
|
---|
[14897] | 269 | <Compile Include="Push\Views\PushDebuggerView.Designer.cs">
|
---|
| 270 | <DependentUpon>PushDebuggerView.cs</DependentUpon>
|
---|
[14727] | 271 | </Compile>
|
---|
[15289] | 272 | <Compile Include="Push\Solution\BenchmarkSuite\BenchmarkSuitePushSolutionView.cs">
|
---|
[14897] | 273 | <SubType>UserControl</SubType>
|
---|
| 274 | </Compile>
|
---|
[15289] | 275 | <Compile Include="Push\Solution\BenchmarkSuite\BenchmarkSuitePushSolutionView.Designer.cs">
|
---|
[14897] | 276 | <DependentUpon>BenchmarkSuitePushSolutionView.cs</DependentUpon>
|
---|
| 277 | </Compile>
|
---|
[15017] | 278 | <Compile Include="Push\Views\PushProgramTreeView.cs">
|
---|
| 279 | <SubType>Component</SubType>
|
---|
| 280 | </Compile>
|
---|
| 281 | <Compile Include="Push\Views\PushProgramTreeView.Designer.cs">
|
---|
| 282 | <DependentUpon>PushProgramTreeView.cs</DependentUpon>
|
---|
| 283 | </Compile>
|
---|
[14727] | 284 | </ItemGroup>
|
---|
| 285 | <ItemGroup>
|
---|
| 286 | <EmbeddedResource Include="Properties\Resources.resx">
|
---|
| 287 | <Generator>ResXFileCodeGenerator</Generator>
|
---|
| 288 | <LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
---|
[14897] | 289 | <SubType>Designer</SubType>
|
---|
[14727] | 290 | </EmbeddedResource>
|
---|
| 291 | <EmbeddedResource Include="Push\Views\ExpressionSelectionView.resx">
|
---|
| 292 | <DependentUpon>ExpressionSelectionView.cs</DependentUpon>
|
---|
| 293 | </EmbeddedResource>
|
---|
[14897] | 294 | <EmbeddedResource Include="Push\Views\PushDebuggerView.resx">
|
---|
| 295 | <DependentUpon>PushDebuggerView.cs</DependentUpon>
|
---|
[14727] | 296 | </EmbeddedResource>
|
---|
[15289] | 297 | <EmbeddedResource Include="Push\Solution\BenchmarkSuite\BenchmarkSuitePushSolutionView.resx">
|
---|
[14897] | 298 | <DependentUpon>BenchmarkSuitePushSolutionView.cs</DependentUpon>
|
---|
| 299 | </EmbeddedResource>
|
---|
[14727] | 300 | </ItemGroup>
|
---|
| 301 | <ItemGroup>
|
---|
| 302 | <ProjectReference Include="..\HeuristicLab.Problem.ProgramSynthesis.BenchmarkSuite\HeuristicLab.BenchmarkSuite.csproj">
|
---|
| 303 | <Project>{22b5c087-cfc7-4d40-86c6-32fcf2ca921e}</Project>
|
---|
| 304 | <Name>HeuristicLab.BenchmarkSuite</Name>
|
---|
| 305 | </ProjectReference>
|
---|
[14875] | 306 | <ProjectReference Include="..\HeuristicLab.Problems.ProgramSynthesis.Base\HeuristicLab.Problems.ProgramSynthesis.Base.csproj">
|
---|
| 307 | <Project>{0a60b6ba-8ace-478e-98f3-57441b53b5f9}</Project>
|
---|
| 308 | <Name>HeuristicLab.Problems.ProgramSynthesis.Base</Name>
|
---|
| 309 | </ProjectReference>
|
---|
[14727] | 310 | </ItemGroup>
|
---|
[15334] | 311 | <ItemGroup>
|
---|
[15344] | 312 | <None Include="ExpressionsClassDiagramm.cd">
|
---|
| 313 | <SubType>Designer</SubType>
|
---|
| 314 | </None>
|
---|
[15334] | 315 | <None Include="packages.config" />
|
---|
| 316 | </ItemGroup>
|
---|
[14727] | 317 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 318 | <PropertyGroup>
|
---|
| 319 | <PostBuildEvent>
|
---|
| 320 | </PostBuildEvent>
|
---|
| 321 | </PropertyGroup>
|
---|
| 322 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 323 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 324 | <Target Name="BeforeBuild">
|
---|
| 325 | </Target>
|
---|
| 326 | <Target Name="AfterBuild">
|
---|
| 327 | </Target>
|
---|
| 328 | -->
|
---|
| 329 | </Project> |
---|