Timeline
01/13/15:
- 20:02 Changeset [11755] by
-
#2283: implemented synthetic benchmark problems (modeling symb-reg) with configurable hardness
- 19:11 Changeset [11754] by
-
#2283 added phrase-finding problem
- 18:47 Changeset [11753] by
-
#2174: First working version of refactored programmable problem.
- 17:17 Changeset [11752] by
-
#1772: GenealogyGraph: minor refactoring, added a fix/hack to restore correct arcs order for each vertex after deserialization.
- 17:14 Changeset [11751] by
-
#1772: TraceCalculator: Added static TraceSubtree method, renamed private Trace method to TraceRecursive to avoid method name confusion.
- 17:12 Changeset [11750] by
-
#1772: Changed Ancestors and Descendants methods to not include the current graph node as it better fits the definition of what an ancestor (or descendant) is.
- 13:33 Ticket #2244 (Update Installers for Hive) closed by
- done: r11749: merged r11364,r11365,r11366,r11599,r11652 into stable
- 13:33 Changeset [11749] by
- 13:15 Ticket #2158 (Exception occurs for too many nested views. (BSOD on Win8)) closed by
- done: r11748: merged r11555,r11557,r11592,r11736 into stable
- 13:15 Changeset [11748] by
01/12/15:
- 21:23 Changeset [11747] by
-
#2283: implemented test problems for MCTS
- 10:53 Changeset [11746] by
-
#2174: Fixed operator wiring bugs in Integer- and PermutationEncoding.
- 09:52 EvoSoft edited by
- (diff)
- 09:48 EvoSoft edited by
- (diff)
01/10/15:
- 14:06 Changeset [11745] by
-
#2283: worked on contextual MCTS
01/09/15:
- 16:54 Changeset [11744] by
-
#2283 worked on TD, and models for MCTS
- 16:42 Changeset [11743] by
-
#2077: improved line moving
- 14:57 Changeset [11742] by
-
#2283 refactoring
- 07:24 Changeset [11741] by
-
#2077: added <Alt> + <Up> and <Alt> + <Down> keystrokes to move lines
01/08/15:
- 16:25 Changeset [11740] by
-
#2174: Added multi-objective problems.
- 15:52 Changeset [11739] by
-
#2174: Worked on operators and programmable problem base classes and scripts.
01/07/15:
- 17:20 Changeset [11738] by
-
- set CodeEditor.AutoScaleMode to AutoScaleMode.Inherit
- only generate overload information if completion data is available
- 14:06 Changeset [11737] by
-
#2174: Minor code cleanup in encodings.
- 11:04 Changeset [11736] by
-
- Increased max nesting level slightly (from 32 to 35, so that three levels of parameters are displayed).
- Changed access modifiers of members in NestingLevelErrorControl.
- 10:37 Changeset [11735] by
-
#2262: updated ScriptingUtils
- 10:29 Changeset [11734] by
-
- only IDeepCloneables can be dropped on the VariableStoreView
- renamed CSharpScript.Execute to CSharpScript.ExecuteAsync
- 09:37 Documentation/Howto/Implement Genetic Programming Problems edited by
- removed link to GPDL because this feature is not yet integrated into … (diff)
- 09:22 Changeset [11733] by
-
#2283 svn:ignore
- 09:21 Changeset [11732] by
-
#2283: refactoring and bug fixes
01/02/15:
- 16:32 Changeset [11731] by
-
#2283: added missing file GaussianMixtureBandit.cs
- 16:08 Changeset [11730] by
-
#2283: several major extensions for grammatical optimization
- 11:05 Ticket #2292 (Boolean operators (symb-reg) produce output values -1 (false) and 1 (true).) created by
- This is a problem because linear scaling is necessary to find …
- 10:48 Ticket #2291 (Grammar for Boolean GP problems) created by