Open HeuristicLab-Trac-Bot opened 8 years ago
r14320: Added Interpreter, Parser, 16 Examples, Expressions needed for the examples
r14323: Added Unit Test Project, CodeGenerator and refactored project structure
r14328: Set .NET version to 4.5, C# version to 5.0, Added expression templates and factory
r14392: Full Push 3.0 instruction set and tests; Added first benchmark test (count odds) for random walk tests;
r14397: Fixed Equals issue for ExecExpandExpression, Parallized CountOdds problem random walk
r14398: Expressions are splitted into StatefullExpressions and StatelessExpressions, Added traits for tests
r14513: Added Problem.ProgramSynthesis Project, Fixed Expression Issues, Fixed Code Generation
[14602] PushGP HL Integration
r14729: PushGP Interpreter, Removed stateless expression creation
r14733: Storable problem data, Renamings due to typos, Removed GP from class names
r14744: Renamings due to typos, ManagedPool tests, Skip Noops in Debugger
r14745: Merged ExecExpandExpression and PushProgram due to performance reasons, Tested managed object pooling
r14746: PooledPushProgram reduces memory usage and increases performance
r14747: fixed enable/disable issue for single instruction in selection view
r14777: simplifier, push solution results view, performance improvements, small bug fixes, ui fixes
r14834: LexicaseSelector, Performance improvements, UI Fixes, Debugger only shows used stacks, fixed Debugger stepping, Added vector expressions, ERCOptions,
r14875: BenchmarkSuite, all examples, partially tested, VectorExpressions added
r14897: Dynamic ErcValues, Separate Push from BenchmarkSuite Push
r14907: Run HL General, Essential tests and applied fixes for errors
r14909: Fixed VectorExpression errors, Fixed BenchmarkSuite Problem Data View issues
r14914: Added Dictionary of stacks to interperter, clear all stacks
r14952: Added IsNoop to Expression, Made Expressions storable, Fixed Debugger, Fixed and improved problem data and result visualisation, Added custom ErcOption view, Added problem difficulty to problem data name
r15017: Fixed Benchmark Problem Definition, Converted LoopExpressions to stateless expressions, Added several unit test to ensure funcionality, Fixed UI bugs
r15032: Fixed bias 0 issue, PushExpressionFrequencyAnalyzer, Fixed probability for ERC settings, Fixed enable/disable instructions, Added expression descriptions
r15189: Fixed small issues, testet benchmark suite, added INX Expressions
r15273: Started Plush Encoding, Added Zero Error Individual Count Analyzer
r15289: Fixed analyzer, fixed Plush encoding + operators, adpated print evaluation according to McPhee
r15334: Testet Problems, Testet error functions, Small fixes, Created HL files
Issue migrated from trac ticket # 2665
milestone: HeuristicLab 3.3.x Backlog | component: ### Undefined ### | priority: medium
2016-09-07 10:30:21: @mkommend created the issue