Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

01/16/15:

18:26 Changeset [11792] by gkronber

#2283 work-in-progress commit (does not compile)

14:39 Changeset [11791] by mkommend

#2282: Implemented stop button in PPP and adapted to new BasicAlgorithm.

14:25 Changeset [11790] by mkommend

#1668: Implemented BasicAlgorithm and an according view.

14:05 Changeset [11789] by jkarder

#2262: refactored scripting unit tests

  • changed code template loading
  • minor code changes
13:26 Changeset [11788] by jkarder

#2262: added custom tool namespace

11:23 Changeset [11787] by jkarder

#2262: refactored code template loading

11:14 Changeset [11786] by mkommend

#2174: Changed operator parameterization in programmable problem.

10:43 Changeset [11785] by jkarder

#2077:

  • added <Ctrl> + <G> keystroke to display a go to line dialog
  • minor code changes
10:32 Changeset [11784] by ascheibe

#2295 fixed typo

10:02 Changeset [11783] by mkommend

#2174: Adapted access modifiers of IntegerVectorEncoding.

10:00 Changeset [11782] by mkommend

#2295: Excluded empty arrays in the report of the DeepClonableCloningTest.

09:58 Ticket #2295 (DeepCloneableCloningTest reports too many warnings) created by mkommend
The DeepCloneableCloningTest reports several pages of warnings in the …
09:49 Changeset [11781] by mkommend

#2294: Corrected warnings in SandboxApplicationManager.

09:41 Changeset [11780] by mkommend

#2174: Corrected maximization in programmable problem base classes.

09:39 Changeset [11779] by mkommend

#2174: Added sealed modifier to the IntegerEncoding.

01/15/15:

21:28 Changeset [11778] by mkommend

#2174: Added encoding projects to programmable problem solution and adapted them to the branch structure.

21:14 Changeset [11777] by mkommend

#2174: Branched HeuristicLab.Encodings.RealVectorEncoding.

21:13 Changeset [11776] by mkommend

#2174: Branched HeuristicLab.Encodings.PermutationEncoding.

21:12 Changeset [11775] by mkommend

#2174: Branched HeuristicLab.Encodings.IntegerVectorEncoding.

21:10 Changeset [11774] by mkommend

#2174: Branched HeuristicLab.Encodings.BinaryVectorEncoding.

20:56 Changeset [11773] by mkommend

#2174: Adapated encodings to use new type discovery mechanism.

20:45 Changeset [11772] by mkommend

#2294: Forgot one parameter in call forwarding of SandBoxApplicationManager.

20:27 Changeset [11771] by mkommend

#2294: Implemented type discovery within certain assemblies in ApplicationManagers.

20:12 Ticket #2294 (ApplicationManager should be able to discover types from specified ...) created by mkommend
Currently it is only possible to discover type within a specified plugin.
18:59 Changeset [11770] by gkronber

#2283: worked on generic sequential search alg with bandit policy as parameter

17:25 Changeset [11769] by bburlacu

#1772: Changed the GenealogyAnalyzer according to the changes in IGenealogyGraph.

17:17 Changeset [11768] by mkommend

#2174: Further bug fixing in programmable problem.

14:30 Changeset [11767] by mkommend

#2174: Several bug fixes in programmable problem that were discovered during testing.

13:48 Changeset [11766] by mkommend

#2278: Renamed positive class parameter to satisfy the parameter visibility unit test and fixed cloning of classification performance measures.

13:45 Changeset [11765] by jkarder

#2077:

  • added checks for InvokeRequired
  • minor code changes
11:42 Changeset [11764] by mkommend

#2278: Deleted branch for classification extensions.

11:37 Changeset [11763] by mkommend

#2278: Merged changes in HL.Problems.DataAnalysis into the trunk.

11:30 Changeset [11762] by mkommend

#2278: Merged changes in HL.Optimization into the trunk.

11:16 Changeset [11761] by mkommend

#2278: Minor code cleanup in classification extensions.

01/14/15:

19:23 Changeset [11760] by aballeit

test

19:23 Changeset [11759] by aballeit

test commit

16:48 Changeset [11758] by mkommend

#2293: Added bounds parameter for the real vector shaking operator to the according interface.

16:36 Changeset [11757] by ascheibe

#2031 added svn:ignore properties for statistics.views

16:33 Changeset [11756] by mkommend

#2293: Added Bounds parameter for Real- and IntegerVectorShakingOperators.

16:29 Ticket #2293 (Shaking Operators are missing the Bounds parameter to perform name ...) created by mkommend
This only affects RealVector- and IntegerVectorShakingOperators.
12:53 Symbolic Regression Problem edited by jkarder
(diff)

01/13/15:

20:02 Changeset [11755] by gkronber

#2283: implemented synthetic benchmark problems (modeling symb-reg) with configurable hardness

19:11 Changeset [11754] by gkronber

#2283 added phrase-finding problem

18:47 Changeset [11753] by mkommend

#2174: First working version of refactored programmable problem.

17:17 Changeset [11752] by bburlacu

#1772: GenealogyGraph: minor refactoring, added a fix/hack to restore correct arcs order for each vertex after deserialization.

17:14 Changeset [11751] by bburlacu

#1772: TraceCalculator: Added static TraceSubtree method, renamed private Trace method to TraceRecursive to avoid method name confusion.

17:12 Changeset [11750] by bburlacu

#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 ascheibe
done: r11749: merged r11364,r11365,r11366,r11599,r11652 into stable
13:33 Changeset [11749] by ascheibe

#2244 merged r11364,r11365,r11366,r11599,r11652 into stable

13:15 Ticket #2158 (Exception occurs for too many nested views. (BSOD on Win8)) closed by ascheibe
done: r11748: merged r11555,r11557,r11592,r11736 into stable
13:15 Changeset [11748] by ascheibe

#2158 merged r11555,r11557,r11592,r11736 into stable

01/12/15:

21:23 Changeset [11747] by gkronber

#2283: implemented test problems for MCTS

10:53 Changeset [11746] by mkommend

#2174: Fixed operator wiring bugs in Integer- and PermutationEncoding.

09:52 EvoSoft edited by swagner
(diff)
09:48 EvoSoft edited by swagner
(diff)

01/10/15:

14:06 Changeset [11745] by gkronber

#2283: worked on contextual MCTS

01/09/15:

16:54 Changeset [11744] by gkronber

#2283 worked on TD, and models for MCTS

16:42 Changeset [11743] by jkarder

#2077: improved line moving

14:57 Changeset [11742] by gkronber

#2283 refactoring

07:24 Changeset [11741] by jkarder

#2077: added <Alt> + <Up> and <Alt> + <Down> keystrokes to move lines

01/08/15:

16:25 Changeset [11740] by mkommend

#2174: Added multi-objective problems.

15:52 Changeset [11739] by mkommend

#2174: Worked on operators and programmable problem base classes and scripts.

01/07/15:

17:20 Changeset [11738] by jkarder

#2077:

  • set CodeEditor.AutoScaleMode to AutoScaleMode.Inherit
  • only generate overload information if completion data is available
14:06 Changeset [11737] by mkommend

#2174: Minor code cleanup in encodings.

11:04 Changeset [11736] by mkommend

#2158:

  • 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 jkarder

#2262: updated ScriptingUtils

10:29 Changeset [11734] by jkarder

#2262:

  • only IDeepCloneables can be dropped on the VariableStoreView
  • renamed CSharpScript.Execute to CSharpScript.ExecuteAsync
09:37 Documentation/Howto/Implement Genetic Programming Problems edited by gkronber
removed link to GPDL because this feature is not yet integrated into … (diff)
09:22 Changeset [11733] by gkronber

#2283 svn:ignore

09:21 Changeset [11732] by gkronber

#2283: refactoring and bug fixes

01/02/15:

16:32 Changeset [11731] by gkronber

#2283: added missing file GaussianMixtureBandit.cs

16:08 Changeset [11730] by gkronber

#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 gkronber
This is a problem because linear scaling is necessary to find …
10:48 Ticket #2291 (Grammar for Boolean GP problems) created by gkronber
Note: See TracTimeline for information about the timeline view.