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