Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

01/22/15:

10:21 Ticket #2297 (ItemsRemoved event should use OldItems) created by abeham
For most of our observable collections one has to subscribe to 4 …
10:13 Ticket #2275 (IRealVectorStdDevStrategyParameterOperator does not derive from IOperator) closed by abeham
duplicate: I'm closing this ticket since this was already described in #2248 and …
10:10 Changeset [11818] by abeham

#2248: Changed inheritance of IIntegerVectorStdDevStrategyParameterOperator from IItem to IOperator

00:31 Changeset [11817] by bburlacu

#1772: Refactored genealogy graph views. Added an additional class specializing GenealogyGraphView<ISymbolicExpressionTree> for the sole purpose of making the SymbolicDataAnalysisGenealogyGraphView work with the designer. Added property to expose the SymbolicExpressionTreeChart in the GraphicalSymbolicExpressionTreeView in order to be able to wire mouse click events.

01/21/15:

18:59 Changeset [11816] by jkarder

#2077:

  • added parsing helpers
  • minor code changes
16:59 Changeset [11815] by mkommend

#1668: Corrected exception text in basic algorithm.

13:10 Changeset [11814] by mkommend

#2174: Renamed scriptable to programmable problem.

11:54 Changeset [11813] by mkommend

#2174: Updated views and renamed programmable problem to basic problem and added individual extension methods.

11:23 Changeset [11812] by mkommend

#2174: Updated HL.Optimization with trunk changes.

11:16 Changeset [11811] by jkarder

#2077: deleted HeuristicLab.CodeEditor-3.3 and HeuristicLab.SharpDevelop-3.2.1 projects

11:01 Changeset [11810] by jkarder

#2077: added plugin dependency and license file

10:35 Changeset [11809] by jkarder

#2077: added missing project dependency

10:19 Changeset [11808] by jkarder

#2077: deleted CodeEditor branch

10:12 Changeset [11807] by jkarder

#2077: merged r11700:11806 back to trunk

01/20/15:

20:25 Changeset [11806] by gkronber

#2283: separated value-states from done-states in GenericGrammarPolicy and removed disabling of actions from bandit policies

17:40 Changeset [11805] by jkarder

#2077: removed source control bindings

17:35 Changeset [11804] by jkarder

#2077:

  • added fancy xml documentation
  • fixed configurations and plattforms
17:23 Changeset [11803] by gkronber

#2283 moved problems into a separate folder

14:40 Changeset [11802] by jkarder

#2077: improved code completion

13:00 Changeset [11801] by gkronber

#2283 comment and new test runs

12:16 Changeset [11800] by jkarder

#2077:

  • added background parser to provide code completion for the scripted code
  • minor code changes

01/19/15:

20:09 Changeset [11799] by gkronber

#2283: performance tuning and reactivated random-roll-out policy in sequential search

15:40 Changeset [11798] by abeham

#2174: Added two TODO comments

13:05 Changeset [11797] by mkommend

#2174: Fixed namespaces in programmable problem plugin.

12:35 Changeset [11796] by ascheibe

#2267 added analysis functionality to diversity comparer

11:34 Changeset [11795] by gkronber

#2283: added some notes on observed performance on problem instances

10:54 Changeset [11794] by epitzer

#2296 propagate length parameter to specialized Apply method and use it instead of cloning the Mean vector.

10:40 Ticket #2296 (RealVectorCreator does not honor Length parameter) created by epitzer
When using the RealVectorCreator the Length parameter is ignored. …

01/18/15:

18:24 Changeset [11793] by gkronber

#2283 fixed compile errors and refactoring

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.

Note: See TracTimeline for information about the timeline view.