# # ChangeLog for addons/HeuristicLab.PushGP # # Generated by Trac 1.0.12 # 04/19/24 20:15:20 Wed, 31 Jan 2018 09:19:30 GMT mkommend [15692] * addons/HeuristicLab.PushGP (moved) * branches/PushGP/HeuristicLab.PushGP/.idea (deleted) * branches/PushGP/HeuristicLab.PushGP/.vs (deleted) * addons/HeuristicLab.PushGP/Build.cmd (added) * addons/HeuristicLab.PushGP/HeuristicLab.Problem.ProgramSynthesis.BenchmarkSuite/HeuristicLab.BenchmarkSuite.csproj (modified) * addons/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis.Base/HeuristicLab.Problems.ProgramSynthesis.Base.csproj (modified) * addons/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/HeuristicLab.Problems.ProgramSynthesis.csproj (modified) * addons/HeuristicLab.PushGP/HeuristicLab.Tests/HeuristicLab.Tests.csproj (modified) * addons/HeuristicLab.PushGP/PushGP.Cli/Push.Cli.csproj (modified) #2887: Moved PushGP to addons. Sun, 17 Sep 2017 21:27:05 GMT pkimmesw [15366] * branches/PushGP/HeuristicLab.PushGP/.vs/PushGp/v14/.suo (modified) * branches/PushGP/HeuristicLab.PushGP/FeatureTests (deleted) * branches/PushGP/HeuristicLab.PushGP/HL Files (deleted) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problem.ProgramSynthesis.BenchmarkSuite/BenchmarkSuiteInstanceProvider.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problem.ProgramSynthesis.BenchmarkSuite/Problems/MirrorImage.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problem.ProgramSynthesis.BenchmarkSuite/Problems/VectorAverage.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis.Base/Extensions/MathExtensions.cs (added) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis.Base/HeuristicLab.Problems.ProgramSynthesis.Base.csproj (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/ExpressionsClassDiagramm.cd (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Evaluator/PushBenchmarkSuiteEvaluator.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/PushProgram.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/StatefulExpression.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Selector/LexicaseSelector.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Views/PushProgramTreeView.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Tests/Benchmark/SolutionTests.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Tests/Problem/DeterministicTests.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Tests/Problem/IndividualMapperTests.cs (modified) * branches/PushGP/HeuristicLab.PushGP/Push HL Files (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Checksum - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Collatz Numbers - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Compare String Lengths - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Count Odds - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Digits - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Double Letters - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Even Sqaures - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/For Loop Index - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/GA Push Problem NumberIO - Easy.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Grades - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Last Index of Zero - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Median - Medium.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Median Integer Error - Medium.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Mirror Image - Easy.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Negative to Zero - Medium.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/NumberIO - Easy.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Pig Latin - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Replace Space with Newline - Medium.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Scrabble Score - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Small or Large - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Smallest - Easy.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/String Differences - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/String Length Backwards - Medium.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Sum of Squares - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Super Anagrams - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Syllables - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Vector Average - Medium.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Vector Summed - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Wallis Pi - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Word Stats - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/X-Word Lines - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push.Thesis (deleted) * branches/PushGP/HeuristicLab.PushGP/PushGp.sln (modified) #2665 Solution Cleanup