[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>
|
---|
[15780] | 11 | <AssemblyName>HeuristicLab.Problems.ProgramSynthesis-3.3</AssemblyName>
|
---|
[14727] | 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.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 55 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 56 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
[14727] | 57 | </Reference>
|
---|
| 58 | <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 59 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 60 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
|
---|
[14727] | 61 | </Reference>
|
---|
| 62 | <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 63 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 64 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
[14727] | 65 | </Reference>
|
---|
| 66 | <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 67 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 68 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
[14727] | 69 | </Reference>
|
---|
| 70 | <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 71 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 72 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
[14727] | 73 | </Reference>
|
---|
| 74 | <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 75 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 76 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
[14727] | 77 | </Reference>
|
---|
| 78 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
[15692] | 79 | <HintPath>..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
[14727] | 80 | </Reference>
|
---|
| 81 | <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 82 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 83 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
|
---|
[14727] | 84 | </Reference>
|
---|
| 85 | <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 86 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 87 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath>
|
---|
[14727] | 88 | </Reference>
|
---|
[14834] | 89 | <Reference Include="HeuristicLab.Selection-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 90 | <SpecificVersion>False</SpecificVersion>
|
---|
[15692] | 91 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Selection-3.3.dll</HintPath>
|
---|
[14834] | 92 | </Reference>
|
---|
[15334] | 93 | <Reference Include="Microsoft.IO.RecyclableMemoryStream, Version=1.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
---|
| 94 | <HintPath>..\packages\Microsoft.IO.RecyclableMemoryStream.1.2.2\lib\net45\Microsoft.IO.RecyclableMemoryStream.dll</HintPath>
|
---|
| 95 | <Private>True</Private>
|
---|
| 96 | </Reference>
|
---|
[14727] | 97 | <Reference Include="System" />
|
---|
[14777] | 98 | <Reference Include="System.ComponentModel.DataAnnotations" />
|
---|
[14727] | 99 | <Reference Include="System.Core" />
|
---|
| 100 | <Reference Include="System.Drawing" />
|
---|
[15771] | 101 | <Reference Include="System.IO.Compression" />
|
---|
[14727] | 102 | <Reference Include="System.Windows.Forms" />
|
---|
| 103 | <Reference Include="System.Xml.Linq" />
|
---|
| 104 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 105 | <Reference Include="Microsoft.CSharp" />
|
---|
| 106 | <Reference Include="System.Data" />
|
---|
| 107 | <Reference Include="System.Net.Http" />
|
---|
| 108 | <Reference Include="System.Xml" />
|
---|
| 109 | </ItemGroup>
|
---|
| 110 | <ItemGroup>
|
---|
[15780] | 111 | <None Include="Plugin.cs.frame" />
|
---|
[14727] | 112 | <Compile Include="Plugin.cs" />
|
---|
| 113 | <Compile Include="Properties\Resources.Designer.cs">
|
---|
| 114 | <AutoGen>True</AutoGen>
|
---|
| 115 | <DesignTime>True</DesignTime>
|
---|
| 116 | <DependentUpon>Resources.resx</DependentUpon>
|
---|
| 117 | </Compile>
|
---|
[15771] | 118 | <Compile Include="Push.Base\Erc\Boolean\BooleanErcOptions.cs" />
|
---|
| 119 | <Compile Include="Push.Base\Erc\Boolean\BooleanRandomErc.cs" />
|
---|
| 120 | <Compile Include="Push.Base\Erc\Char\CharErcOptions.cs" />
|
---|
| 121 | <Compile Include="Push.Base\Erc\ConstantsErcValue.cs" />
|
---|
| 122 | <Compile Include="Push.Base\Erc\ErcOption.cs" />
|
---|
| 123 | <Compile Include="Push.Base\Erc\ErcOptionConvertible.cs" />
|
---|
| 124 | <Compile Include="Push.Base\Erc\ErcOptions.cs" />
|
---|
| 125 | <Compile Include="Push.Base\Erc\FloatVector\FloatVectorConstantsErc.cs" />
|
---|
| 126 | <Compile Include="Push.Base\Erc\FloatVector\FloatVectorErcOptions.cs" />
|
---|
| 127 | <Compile Include="Push.Base\Erc\Float\FloatConstantErc.cs" />
|
---|
| 128 | <Compile Include="Push.Base\Erc\Float\FloatErcOptions.cs" />
|
---|
| 129 | <Compile Include="Push.Base\Erc\Float\FloatRangeErc.cs" />
|
---|
| 130 | <Compile Include="Push.Base\Erc\IErcItem.cs" />
|
---|
| 131 | <Compile Include="Push.Base\Erc\IntegerVector\IntegerVectorConstantsErc.cs" />
|
---|
| 132 | <Compile Include="Push.Base\Erc\IntegerVector\IntegerVectorErcOptions.cs" />
|
---|
| 133 | <Compile Include="Push.Base\Erc\Integer\IntegerConstantErc.cs" />
|
---|
| 134 | <Compile Include="Push.Base\Erc\Integer\IntegerErcOptions.cs" />
|
---|
| 135 | <Compile Include="Push.Base\Erc\Integer\IntegerRangeErc.cs" />
|
---|
| 136 | <Compile Include="Push.Base\Erc\IReadOnlyErcOptions.cs" />
|
---|
| 137 | <Compile Include="Push.Base\Erc\Name\NameErcOptions.cs" />
|
---|
| 138 | <Compile Include="Push.Base\Erc\StringVector\StringVectorConstantsErc.cs" />
|
---|
| 139 | <Compile Include="Push.Base\Erc\StringVector\StringVectorErcOptions.cs" />
|
---|
| 140 | <Compile Include="Push.Base\Erc\String\StringConstantErc.cs" />
|
---|
| 141 | <Compile Include="Push.Base\Erc\String\StringErcOptions.cs" />
|
---|
| 142 | <Compile Include="Push.Base\Erc\String\StringRandomErc.cs" />
|
---|
| 143 | <Compile Include="Push.Base\Erc\VectorConstantsErc.cs" />
|
---|
| 144 | <Compile Include="Push.Base\Erc\WeightedErcItem.cs" />
|
---|
| 145 | <Compile Include="Push.Base\Extensions\EnumerableExtensions.cs" />
|
---|
| 146 | <Compile Include="Push.Base\Extensions\MathExtensions.cs" />
|
---|
| 147 | <Compile Include="Push.Base\Extensions\NormalDistributedRandomExtensions.cs" />
|
---|
| 148 | <Compile Include="Push.Base\Extensions\StringExtensions.cs" />
|
---|
| 149 | <Compile Include="Push.Base\Extensions\TypeExtensions.cs" />
|
---|
| 150 | <Compile Include="Push.Base\Generators\StringGenerator.cs" />
|
---|
| 151 | <Compile Include="Push.Base\Weighted\IWeighted.cs" />
|
---|
[15273] | 152 | <Compile Include="Push\Analyzer\IIndividualZeroErrorAnalyzer.cs" />
|
---|
[15275] | 153 | <Compile Include="Push\Analyzer\IIndividualZeroErrorDistributionAnalyzer.cs" />
|
---|
[15273] | 154 | <Compile Include="Push\Analyzer\IndividualZeroErrorAnalyzer.cs" />
|
---|
[15275] | 155 | <Compile Include="Push\Analyzer\IndividualZeroErrorDistributionAnalyzer.cs" />
|
---|
[15032] | 156 | <Compile Include="Push\Analyzer\IPushExpressionAnalyzer.cs" />
|
---|
| 157 | <Compile Include="Push\Analyzer\PushExpressionFrequencyAnalyzer.cs" />
|
---|
[14727] | 158 | <Compile Include="Push\Attributes\PushExpressionAttriubte.cs" />
|
---|
[14834] | 159 | <Compile Include="Push\Attributes\PushStackAttribute.cs" />
|
---|
[15771] | 160 | <Compile Include="Push\BenchmarkSuite\BenchmarkSuiteDataDescriptor.cs" />
|
---|
| 161 | <Compile Include="Push\BenchmarkSuite\BenchmarkSuiteInstanceProvider.cs" />
|
---|
| 162 | <Compile Include="Push\BenchmarkSuite\CsvParser.cs" />
|
---|
| 163 | <Compile Include="Push\BenchmarkSuite\DataTypes.cs" />
|
---|
| 164 | <Compile Include="Push\BenchmarkSuite\Example.cs" />
|
---|
| 165 | <Compile Include="Push\BenchmarkSuite\ExampleArgumentConverter.cs" />
|
---|
| 166 | <Compile Include="Push\BenchmarkSuite\ExampleArgumentType.cs" />
|
---|
| 167 | <Compile Include="Push\BenchmarkSuite\IBenchmarkSuiteDataDescriptor.cs" />
|
---|
| 168 | <Compile Include="Push\BenchmarkSuite\ProblemData.cs" />
|
---|
| 169 | <Compile Include="Push\BenchmarkSuite\Problems\Checksum.cs" />
|
---|
| 170 | <Compile Include="Push\BenchmarkSuite\Problems\CollatzNumbers.cs" />
|
---|
| 171 | <Compile Include="Push\BenchmarkSuite\Problems\CompareStringLengths.cs" />
|
---|
| 172 | <Compile Include="Push\BenchmarkSuite\Problems\CountOdds.cs" />
|
---|
| 173 | <Compile Include="Push\BenchmarkSuite\Problems\Digits.cs" />
|
---|
| 174 | <Compile Include="Push\BenchmarkSuite\Problems\DoubleLetters.cs" />
|
---|
| 175 | <Compile Include="Push\BenchmarkSuite\Problems\EvenSquares.cs" />
|
---|
| 176 | <Compile Include="Push\BenchmarkSuite\Problems\ForLoopIndex.cs" />
|
---|
| 177 | <Compile Include="Push\BenchmarkSuite\Problems\Grades.cs" />
|
---|
| 178 | <Compile Include="Push\BenchmarkSuite\Problems\LastIndexOfZero.cs" />
|
---|
| 179 | <Compile Include="Push\BenchmarkSuite\Problems\Median.cs" />
|
---|
| 180 | <Compile Include="Push\BenchmarkSuite\Problems\MedianIntegerError.cs" />
|
---|
| 181 | <Compile Include="Push\BenchmarkSuite\Problems\MirrorImage.cs" />
|
---|
| 182 | <Compile Include="Push\BenchmarkSuite\Problems\NegativeToZero.cs" />
|
---|
| 183 | <Compile Include="Push\BenchmarkSuite\Problems\NumberIo.cs" />
|
---|
| 184 | <Compile Include="Push\BenchmarkSuite\Problems\PigLatin.cs" />
|
---|
| 185 | <Compile Include="Push\BenchmarkSuite\Problems\ReplaceSpaceWithNewline.cs" />
|
---|
| 186 | <Compile Include="Push\BenchmarkSuite\Problems\ScrabbleScore.cs" />
|
---|
| 187 | <Compile Include="Push\BenchmarkSuite\Problems\Smallest.cs" />
|
---|
| 188 | <Compile Include="Push\BenchmarkSuite\Problems\SmallOrLarge.cs" />
|
---|
| 189 | <Compile Include="Push\BenchmarkSuite\Problems\StringDifferences.cs" />
|
---|
| 190 | <Compile Include="Push\BenchmarkSuite\Problems\StringLengthsBackwards.cs" />
|
---|
| 191 | <Compile Include="Push\BenchmarkSuite\Problems\SumOfSquares.cs" />
|
---|
| 192 | <Compile Include="Push\BenchmarkSuite\Problems\SuperAnagrams.cs" />
|
---|
| 193 | <Compile Include="Push\BenchmarkSuite\Problems\Syllables.cs" />
|
---|
| 194 | <Compile Include="Push\BenchmarkSuite\Problems\VectorAverage.cs" />
|
---|
| 195 | <Compile Include="Push\BenchmarkSuite\Problems\VectorSummed.cs" />
|
---|
| 196 | <Compile Include="Push\BenchmarkSuite\Problems\WallisPi.cs" />
|
---|
| 197 | <Compile Include="Push\BenchmarkSuite\Problems\WordStats.cs" />
|
---|
| 198 | <Compile Include="Push\BenchmarkSuite\Problems\XWordLines.cs" />
|
---|
| 199 | <Compile Include="Push\BenchmarkSuite\ProblemType.cs" />
|
---|
[14727] | 200 | <Compile Include="Push\Configuration\IEnabledExpressionsConfiguration.cs" />
|
---|
[15017] | 201 | <Compile Include="Push\Configuration\PushConfigurationBase.cs" />
|
---|
[15334] | 202 | <Compile Include="Push\Configuration\PushConfiguration.cs" />
|
---|
[15275] | 203 | <Compile Include="Push\Crossover\AlternationCrossover.cs" />
|
---|
| 204 | <Compile Include="Push\Crossover\IPlushCrossover.cs" />
|
---|
[14744] | 205 | <Compile Include="Push\Data\List\SkipList.cs" />
|
---|
[14777] | 206 | <Compile Include="Push\Data\Pool\IPooledObject.cs" />
|
---|
[14746] | 207 | <Compile Include="Push\Data\Pool\ManagedPoolProvider.cs" />
|
---|
[14727] | 208 | <Compile Include="Push\Data\Pool\ObjectPool.cs" />
|
---|
[14777] | 209 | <Compile Include="Push\Data\Pool\PooledList.cs" />
|
---|
| 210 | <Compile Include="Push\Data\Tree\TreeExtensions.cs" />
|
---|
| 211 | <Compile Include="Push\Data\Tree\TreeNode.cs" />
|
---|
[15189] | 212 | <Compile Include="Push\Constants\PushEnvironment.cs" />
|
---|
[15275] | 213 | <Compile Include="Push\Encoding\IPlushOperator.cs" />
|
---|
| 214 | <Compile Include="Push\Encoding\PlushEncoding.cs" />
|
---|
| 215 | <Compile Include="Push\Encoding\PlushEntry.cs" />
|
---|
| 216 | <Compile Include="Push\Encoding\PlushVector.cs" />
|
---|
[14727] | 217 | <Compile Include="Push\Exporter\Exporter.cs" />
|
---|
| 218 | <Compile Include="Push\Expressions\BooleanExpressions.cs" />
|
---|
[14777] | 219 | <Compile Include="Push\Expressions\CharExpressions.cs" />
|
---|
[14727] | 220 | <Compile Include="Push\Expressions\CodeExpressions.cs" />
|
---|
| 221 | <Compile Include="Push\Expressions\DefineExpressions.cs" />
|
---|
| 222 | <Compile Include="Push\Expressions\DoCountExpressions.cs" />
|
---|
| 223 | <Compile Include="Push\Expressions\DoRangeExpressions.cs" />
|
---|
| 224 | <Compile Include="Push\Expressions\DoTimesExpressions.cs" />
|
---|
| 225 | <Compile Include="Push\Expressions\DuplicateExpressions.cs" />
|
---|
[14952] | 226 | <Compile Include="Push\Expressions\EmptyExpression.cs" />
|
---|
[14727] | 227 | <Compile Include="Push\Expressions\EqualsExpressions.cs" />
|
---|
| 228 | <Compile Include="Push\Expressions\ExecExpressions.cs" />
|
---|
| 229 | <Compile Include="Push\Expressions\Expression.cs" />
|
---|
| 230 | <Compile Include="Push\Expressions\ExpressionTable.cs" />
|
---|
| 231 | <Compile Include="Push\Expressions\FloatExpressions.cs" />
|
---|
| 232 | <Compile Include="Push\Expressions\FlushExpressions.cs" />
|
---|
[15189] | 233 | <Compile Include="Push\Expressions\InExpressions.cs" />
|
---|
[14727] | 234 | <Compile Include="Push\Expressions\IntegerExpressions.cs" />
|
---|
| 235 | <Compile Include="Push\Expressions\NameExpressions.cs" />
|
---|
| 236 | <Compile Include="Push\Expressions\PopExpressions.cs" />
|
---|
[14897] | 237 | <Compile Include="Push\Expressions\PrintExpressions.cs" />
|
---|
[14745] | 238 | <Compile Include="Push\Expressions\PushExpressions.cs" />
|
---|
[14727] | 239 | <Compile Include="Push\Expressions\PushProgram.cs" />
|
---|
| 240 | <Compile Include="Push\Expressions\RandExpressions.cs" />
|
---|
| 241 | <Compile Include="Push\Expressions\RotateExpressions.cs" />
|
---|
| 242 | <Compile Include="Push\Expressions\ShoveExpressions.cs" />
|
---|
| 243 | <Compile Include="Push\Expressions\StackdepthExpressions.cs" />
|
---|
[14733] | 244 | <Compile Include="Push\Expressions\StatefulExpression.cs" />
|
---|
[14727] | 245 | <Compile Include="Push\Expressions\StatelessExpression.cs" />
|
---|
[14777] | 246 | <Compile Include="Push\Expressions\StringExpressions.cs" />
|
---|
[14834] | 247 | <Compile Include="Push\Expressions\VectorContainsExpressions.cs" />
|
---|
| 248 | <Compile Include="Push\Expressions\VectorEmptyExpressions.cs" />
|
---|
| 249 | <Compile Include="Push\Expressions\VectorIndexOfExpressions.cs" />
|
---|
| 250 | <Compile Include="Push\Expressions\VectorIterateExpressions.cs" />
|
---|
| 251 | <Compile Include="Push\Expressions\VectorLengthExpressions.cs" />
|
---|
| 252 | <Compile Include="Push\Expressions\VectorNthExpressions.cs" />
|
---|
| 253 | <Compile Include="Push\Expressions\VectorLastExpressions.cs" />
|
---|
| 254 | <Compile Include="Push\Expressions\VectorFirstExpressions.cs" />
|
---|
| 255 | <Compile Include="Push\Expressions\VectorButLastExpressions.cs" />
|
---|
| 256 | <Compile Include="Push\Expressions\VectorRemoveExpressions.cs" />
|
---|
| 257 | <Compile Include="Push\Expressions\VectorReplaceFirstExpressions.cs" />
|
---|
| 258 | <Compile Include="Push\Expressions\VectorReplaceExpressions.cs" />
|
---|
| 259 | <Compile Include="Push\Expressions\VectorSetExpressions.cs" />
|
---|
| 260 | <Compile Include="Push\Expressions\VectorOccurrenceOfExpressions.cs" />
|
---|
| 261 | <Compile Include="Push\Expressions\VectorPushAllExpressions.cs" />
|
---|
| 262 | <Compile Include="Push\Expressions\VectorRestExpressions.cs" />
|
---|
| 263 | <Compile Include="Push\Expressions\VectorReverseExpressions.cs" />
|
---|
| 264 | <Compile Include="Push\Expressions\VectorSubExpressions.cs" />
|
---|
[14727] | 265 | <Compile Include="Push\Expressions\SwapExpressions.cs" />
|
---|
[14834] | 266 | <Compile Include="Push\Expressions\VectorConcatExpressions.cs" />
|
---|
| 267 | <Compile Include="Push\Expressions\VectorConjExpressions.cs" />
|
---|
| 268 | <Compile Include="Push\Expressions\VectorTakeExpressions.cs" />
|
---|
[14727] | 269 | <Compile Include="Push\Expressions\YankDuplicateExpressions.cs" />
|
---|
| 270 | <Compile Include="Push\Expressions\YankExpressions.cs" />
|
---|
[15017] | 271 | <Compile Include="Push\Extensions\CharExtentions.cs" />
|
---|
[14834] | 272 | <Compile Include="Push\Extensions\CollectionExtensions.cs" />
|
---|
| 273 | <Compile Include="Push\Extensions\ControlExntensions.cs" />
|
---|
[15032] | 274 | <Compile Include="Push\Extensions\EnumExtensions.cs" />
|
---|
[15017] | 275 | <Compile Include="Push\Extensions\LongExtensions.cs" />
|
---|
| 276 | <Compile Include="Push\Extensions\RandomExtensions.cs" />
|
---|
[15189] | 277 | <Compile Include="Push\Extensions\StringBuilderExtensions.cs" />
|
---|
[14834] | 278 | <Compile Include="Push\Generators\CodeGenerator\CodeGeneratorUtils.cs" />
|
---|
| 279 | <Compile Include="Push\Generators\CodeGenerator\LinearCodeGenerator.cs" />
|
---|
| 280 | <Compile Include="Push\Generators\CodeGenerator\RecursiveCodeGenerator.cs" />
|
---|
[15189] | 281 | <Compile Include="Push\Individual\InduvidualMapper.cs" />
|
---|
[14834] | 282 | <Compile Include="Push\Interpreter\Extensions.cs" />
|
---|
| 283 | <Compile Include="Push\Interpreter\IInternalPushInterpreter.cs" />
|
---|
[14777] | 284 | <Compile Include="Push\Interpreter\InterpreterPoolContainer.cs" />
|
---|
[14733] | 285 | <Compile Include="Push\Interpreter\IPushInterpreter.cs" />
|
---|
| 286 | <Compile Include="Push\Configuration\IReadonlyPushConfiguration.cs" />
|
---|
| 287 | <Compile Include="Push\Interpreter\PooledPushInterpreter.cs" />
|
---|
| 288 | <Compile Include="Push\Interpreter\PushInterpreter.cs" />
|
---|
| 289 | <Compile Include="Push\Interpreter\PushInterpreterPool.cs" />
|
---|
[15275] | 290 | <Compile Include="Push\Manipulator\IPlushManipulator.cs" />
|
---|
| 291 | <Compile Include="Push\Manipulator\UniformMutation.cs" />
|
---|
[15273] | 292 | <Compile Include="Push\ObjectPools\Random\SeededRandomPool.cs" />
|
---|
[15189] | 293 | <Compile Include="Push\ObjectPools\StringBuilderPool.cs" />
|
---|
[14733] | 294 | <Compile Include="Push\Parser\PushParser.cs" />
|
---|
[15275] | 295 | <Compile Include="Push\Problem\BenchmarkSuite\PlushPushBenchmarkSuiteProblem.cs" />
|
---|
| 296 | <Compile Include="Push\Problem\PlushPushProblem.cs" />
|
---|
[15289] | 297 | <Compile Include="Push\Solution\IPushSolution.cs" />
|
---|
| 298 | <Compile Include="Push\Solution\BenchmarkSuite\PushBenchmarkSuiteSolution.cs" />
|
---|
[14777] | 299 | <Compile Include="Push\Problem\DataBounds.cs" />
|
---|
[15289] | 300 | <Compile Include="Push\Evaluator\EvaluationResult.cs" />
|
---|
[15189] | 301 | <Compile Include="Push\Individual\IndividualExtensions.cs" />
|
---|
[15289] | 302 | <Compile Include="Push\Evaluator\PushBenchmarkSuiteEvaluator.cs" />
|
---|
[15275] | 303 | <Compile Include="Push\Problem\BenchmarkSuite\IntegerVectorPushBenchmarkSuiteProblem.cs" />
|
---|
[15289] | 304 | <Compile Include="Push\Evaluator\IPushEvaluator.cs" />
|
---|
[15275] | 305 | <Compile Include="Push\Problem\IntegerVectorPushProblem.cs" />
|
---|
[14727] | 306 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[15275] | 307 | <Compile Include="Push\Problem\PushProblemBase.cs" />
|
---|
[15289] | 308 | <Compile Include="Push\Solution\PushSolution.cs" />
|
---|
[14834] | 309 | <Compile Include="Push\Data\Pool\PooledObject.cs" />
|
---|
| 310 | <Compile Include="Push\Selector\ICaseSingleObjectiveSelector.cs" />
|
---|
| 311 | <Compile Include="Push\Selector\LexicaseSelector.cs" />
|
---|
[14777] | 312 | <Compile Include="Push\Simplifier\Simplifier.cs" />
|
---|
[15275] | 313 | <Compile Include="Push\SolutionCreator\IPlushCreator.cs" />
|
---|
[15273] | 314 | <Compile Include="Push\SolutionCreator\PushSolutionCreator.cs" />
|
---|
| 315 | <Compile Include="Push\SolutionCreator\PushSolutionEncoding.cs" />
|
---|
[15275] | 316 | <Compile Include="Push\SolutionCreator\PlushCreator.cs" />
|
---|
[15189] | 317 | <Compile Include="Push\Stack\IPrintStack.cs" />
|
---|
[14834] | 318 | <Compile Include="Push\Stack\IPushStack.cs" />
|
---|
| 319 | <Compile Include="Push\Stack\IPushStackBase.cs" />
|
---|
[15189] | 320 | <Compile Include="Push\Stack\PrintStack.cs" />
|
---|
[14733] | 321 | <Compile Include="Push\Stack\PushStack.cs" />
|
---|
[14952] | 322 | <Compile Include="Push\Stack\InterpreterStackStringifier.cs" />
|
---|
[14777] | 323 | <Compile Include="Push\Stack\StackTypes.cs" />
|
---|
[14727] | 324 | </ItemGroup>
|
---|
| 325 | <ItemGroup>
|
---|
| 326 | <EmbeddedResource Include="Properties\Resources.resx">
|
---|
| 327 | <Generator>ResXFileCodeGenerator</Generator>
|
---|
| 328 | <LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
---|
[14897] | 329 | <SubType>Designer</SubType>
|
---|
[14727] | 330 | </EmbeddedResource>
|
---|
| 331 | </ItemGroup>
|
---|
| 332 | <ItemGroup>
|
---|
[15344] | 333 | <None Include="ExpressionsClassDiagramm.cd">
|
---|
| 334 | <SubType>Designer</SubType>
|
---|
| 335 | </None>
|
---|
[15334] | 336 | <None Include="packages.config" />
|
---|
[15771] | 337 | <EmbeddedResource Include="Push\BenchmarkSuite\Data\BenchmarkExamples.zip" />
|
---|
| 338 | <None Include="Push\BenchmarkSuite\BenchmarkSuiteOverview.cd">
|
---|
| 339 | <SubType>Designer</SubType>
|
---|
| 340 | </None>
|
---|
[15334] | 341 | </ItemGroup>
|
---|
[15771] | 342 | <ItemGroup />
|
---|
[14727] | 343 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 344 | <PropertyGroup>
|
---|
| 345 | <PostBuildEvent>
|
---|
| 346 | </PostBuildEvent>
|
---|
| 347 | </PropertyGroup>
|
---|
[15780] | 348 | <PropertyGroup>
|
---|
| 349 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 350 | set ProjectDir=$(ProjectDir)
|
---|
| 351 | set SolutionDir=$(SolutionDir)
|
---|
| 352 | set Outdir=$(Outdir)
|
---|
| 353 |
|
---|
| 354 | call PreBuildEvent.cmd
|
---|
| 355 | </PreBuildEvent>
|
---|
| 356 | </PropertyGroup>
|
---|
[14727] | 357 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 358 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 359 | <Target Name="BeforeBuild">
|
---|
| 360 | </Target>
|
---|
| 361 | <Target Name="AfterBuild">
|
---|
| 362 | </Target>
|
---|
| 363 | -->
|
---|
| 364 | </Project> |
---|