heal-research / HeuristicLab

HeuristicLab - An environment for heuristic and evolutionary optimization
https://dev.heuristiclab.com
GNU General Public License v3.0
36 stars 16 forks source link

Implement PushGP #2665

Open HeuristicLab-Trac-Bot opened 8 years ago

HeuristicLab-Trac-Bot commented 8 years ago

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

HeuristicLab-Trac-Bot commented 8 years ago

2016-09-07 10:31:39: @mkommend commented


r14274: Added folder for PushGP branch.

HeuristicLab-Trac-Bot commented 8 years ago

2016-09-07 10:33:16: @mkommend changed status from new to assigned

HeuristicLab-Trac-Bot commented 8 years ago

2016-09-07 10:33:16: @mkommend changed owner from @mkommend to pkimmesw

HeuristicLab-Trac-Bot commented 7 years ago

2016-10-03 21:41:51: pkimmesw commented


r14320: Added Interpreter, Parser, 16 Examples, Expressions needed for the examples

HeuristicLab-Trac-Bot commented 7 years ago

2016-10-05 13:29:45: pkimmesw commented


r14323: Added Unit Test Project, CodeGenerator and refactored project structure

HeuristicLab-Trac-Bot commented 7 years ago

2016-10-08 12:05:14: pkimmesw commented


r14328: Set .NET version to 4.5, C# version to 5.0, Added expression templates and factory

HeuristicLab-Trac-Bot commented 7 years ago

2016-10-08 12:10:33: pkimmesw commented


r14329: Added missing Symbols.cs

HeuristicLab-Trac-Bot commented 7 years ago

2016-11-15 21:11:27: pkimmesw commented


r14392: Full Push 3.0 instruction set and tests; Added first benchmark test (count odds) for random walk tests;

HeuristicLab-Trac-Bot commented 7 years ago

2016-11-16 00:34:00: pkimmesw commented


r14397: Fixed Equals issue for ExecExpandExpression, Parallized CountOdds problem random walk

HeuristicLab-Trac-Bot commented 7 years ago

2016-11-16 23:14:49: pkimmesw commented


r14398: Expressions are splitted into StatefullExpressions and StatelessExpressions, Added traits for tests

HeuristicLab-Trac-Bot commented 7 years ago

2016-12-20 22:58:20: pkimmesw commented


r14513: Added Problem.ProgramSynthesis Project, Fixed Expression Issues, Fixed Code Generation

HeuristicLab-Trac-Bot commented 7 years ago

2017-01-25 01:54:17: pkimmesw commented


[14602] PushGP HL Integration

HeuristicLab-Trac-Bot commented 7 years ago

2017-01-25 09:38:22: @mkommend commented


r14603: Corrected project file.

HeuristicLab-Trac-Bot commented 7 years ago

2017-03-08 00:30:24: pkimmesw commented


r14727: PushGP HL Integration, Views, Parameters

HeuristicLab-Trac-Bot commented 7 years ago

2017-03-08 08:47:35: pkimmesw commented


r14728: PushGP HL Integration, Fixed Math.Abs Overflow

HeuristicLab-Trac-Bot commented 7 years ago

2017-03-08 08:54:20: pkimmesw commented


r14729: PushGP Interpreter, Removed stateless expression creation

HeuristicLab-Trac-Bot commented 7 years ago

2017-03-08 10:24:01: @mkommend commented


r14730: Removed memory pressure from expressions.

HeuristicLab-Trac-Bot commented 7 years ago

2017-03-08 11:58:25: pkimmesw commented


r14733: Storable problem data, Renamings due to typos, Removed GP from class names

HeuristicLab-Trac-Bot commented 7 years ago

2017-03-10 21:43:01: pkimmesw commented


r14744: Renamings due to typos, ManagedPool tests, Skip Noops in Debugger

HeuristicLab-Trac-Bot commented 7 years ago

2017-03-11 12:43:06: pkimmesw commented


r14745: Merged ExecExpandExpression and PushProgram due to performance reasons, Tested managed object pooling

HeuristicLab-Trac-Bot commented 7 years ago

2017-03-11 20:07:56: pkimmesw commented


r14746: PooledPushProgram reduces memory usage and increases performance

HeuristicLab-Trac-Bot commented 7 years ago

2017-03-12 13:17:20: pkimmesw commented


r14747: fixed enable/disable issue for single instruction in selection view

HeuristicLab-Trac-Bot commented 7 years ago

2017-03-23 01:12:07: pkimmesw commented


r14777: simplifier, push solution results view, performance improvements, small bug fixes, ui fixes

HeuristicLab-Trac-Bot commented 7 years ago

2017-04-10 00:28:11: pkimmesw commented


r14834: LexicaseSelector, Performance improvements, UI Fixes, Debugger only shows used stacks, fixed Debugger stepping, Added vector expressions, ERCOptions,

HeuristicLab-Trac-Bot commented 7 years ago

2017-04-18 01:17:05: pkimmesw commented


r14875: BenchmarkSuite, all examples, partially tested, VectorExpressions added

HeuristicLab-Trac-Bot commented 7 years ago

2017-04-28 23:35:47: pkimmesw commented


r14897: Dynamic ErcValues, Separate Push from BenchmarkSuite Push

HeuristicLab-Trac-Bot commented 7 years ago

2017-04-28 23:36:09: pkimmesw commented


r14898: Set name properties of ERC values

HeuristicLab-Trac-Bot commented 7 years ago

2017-04-30 19:17:56: pkimmesw commented


r14900: Improved random walk tests

HeuristicLab-Trac-Bot commented 7 years ago

2017-05-02 20:43:24: pkimmesw commented


r14905: Made ErcOptions checkable

HeuristicLab-Trac-Bot commented 7 years ago

2017-05-02 21:18:52: pkimmesw commented


r14906: Formatted solution using HL dev settings

HeuristicLab-Trac-Bot commented 7 years ago

2017-05-02 21:18:52: pkimmesw

HeuristicLab-Trac-Bot commented 7 years ago

2017-05-02 21:54:17: pkimmesw commented


r14907: Run HL General, Essential tests and applied fixes for errors

HeuristicLab-Trac-Bot commented 7 years ago

2017-05-02 21:54:17: pkimmesw

HeuristicLab-Trac-Bot commented 7 years ago

2017-05-02 22:03:29: pkimmesw commented


r14908: Removed "this" qualifier

HeuristicLab-Trac-Bot commented 7 years ago

2017-05-03 01:31:52: pkimmesw commented


r14909: Fixed VectorExpression errors, Fixed BenchmarkSuite Problem Data View issues

HeuristicLab-Trac-Bot commented 7 years ago

2017-05-03 08:58:06: pkimmesw commented


r14910: Sorted BenchmarkSuite problems by name

HeuristicLab-Trac-Bot commented 7 years ago

2017-05-03 12:49:25: pkimmesw commented


r14914: Added Dictionary of stacks to interperter, clear all stacks

HeuristicLab-Trac-Bot commented 7 years ago

2017-05-10 11:24:50: pkimmesw commented


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

HeuristicLab-Trac-Bot commented 7 years ago

2017-06-12 14:13:19: pkimmesw commented


r15017: Fixed Benchmark Problem Definition, Converted LoopExpressions to stateless expressions, Added several unit test to ensure funcionality, Fixed UI bugs

HeuristicLab-Trac-Bot commented 7 years ago

2017-06-12 14:13:36: pkimmesw commented


r15032: Fixed bias 0 issue, PushExpressionFrequencyAnalyzer, Fixed probability for ERC settings, Fixed enable/disable instructions, Added expression descriptions

HeuristicLab-Trac-Bot commented 7 years ago

2017-06-27 14:04:03: @mkommend changed milestone from HeuristicLab 3.3.15 to HeuristicLab 3.3.16

HeuristicLab-Trac-Bot commented 7 years ago

2017-07-10 21:36:37: pkimmesw commented


r15189: Fixed small issues, testet benchmark suite, added INX Expressions

HeuristicLab-Trac-Bot commented 7 years ago

2017-07-19 12:56:42: pkimmesw commented


r15273: Started Plush Encoding, Added Zero Error Individual Count Analyzer

HeuristicLab-Trac-Bot commented 7 years ago

2017-07-20 11:40:48: pkimmesw commented


r15275: Added PlushEncoding, ZeroErrorDistributionAnalzer

HeuristicLab-Trac-Bot commented 7 years ago

2017-07-26 19:34:46: pkimmesw commented


r15289: Fixed analyzer, fixed Plush encoding + operators, adpated print evaluation according to McPhee

HeuristicLab-Trac-Bot commented 7 years ago

2017-08-21 11:36:08: pkimmesw commented


r15334: Testet Problems, Testet error functions, Small fixes, Created HL files

HeuristicLab-Trac-Bot commented 7 years ago

2017-08-28 09:04:27: pkimmesw commented


r15341: Testet Problems, Improved Performance

HeuristicLab-Trac-Bot commented 7 years ago

2017-08-31 19:01:04: pkimmesw edited the issue description

HeuristicLab-Trac-Bot commented 7 years ago

2017-08-31 19:01:41: pkimmesw commented


r15345: Fixed Lexicase

HeuristicLab-Trac-Bot commented 7 years ago

2017-08-31 19:02:22: pkimmesw edited the issue description