Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

02/02/15:

23:09 Changeset [11866] by bburlacu

#1772: Introduced TraceData class in order to make the semantics clear from the code. Changed arcs orientation in the trace graphs to match the orientation in the genealogy graph.

20:41 Changeset [11865] by gkronber

#2283: implemented royal tree problem and grid test for tree-based gp variants

17:23 Changeset [11864] by bburlacu

#1772: Improved functionality of the SymbolicDataAnalysisGenealogyGraphView in terms of graph navigation and display of useful information. Fixed save of tree image to file in the SymbolicExpressionTreeChart.

16:55 Ticket #2301 (Improve numeric accuracy in create experiment dialog) created by abeham
Move the ValueGenerator* to HeuristicLab.Common, or another suitable …
16:39 Changeset [11863] by mkommend

#2175: Corrected accidentally commited type in tree simplifier.

16:36 Changeset [11862] by mkommend

#2175: Commited additional files from trunk merge.

16:22 Ticket #2300 (The behavior of scatter search for real-valued test functions should ...) created by abeham
Also a subset generator should be implemented that creates all tuples …
16:14 Changeset [11861] by mkommend

#2175: Merged trunk changes.

15:12 Ticket #2296 (RealVectorCreator does not honor Length parameter) closed by ascheibe
done: Thanks! r11860: merged r11794 into stable branch
15:11 Changeset [11860] by ascheibe

#2296 merged r11794 into stable branch

15:08 Ticket #2279 (Improve HistogramControl) closed by ascheibe
done: r11859: merged r11608 and r11610 into stable branch
15:07 Changeset [11859] by ascheibe

#2279 merged r11608 and r11610 into stable branch

13:58 Changeset [11858] by bburlacu

#1772: Micro optimization inside the TraceCalculator and inside the GenealogyGraphNode (Children and Parents properties), resulting in maybe 25% speed gain. Corrected item name for the BeforeCrossoverOperator, very minor refactoring inside the BeforeManipulatorOperator. Updated project file.

13:37 Changeset [11857] by gkronber

#2283: solution reorg

13:19 Changeset [11856] by abeham

#2249: Fixed recursive cloning of best solution in resultscollection

13:17 Changeset [11855] by bburlacu

#1772: Improved TraceCalculator performance by caching node lists (2.5-3x speed increase). Removed old tracing code. Insignificant change to the SymbolicDataAnalysisExpressionBeforeManipulatorOperator (rephrased a comment).

12:54 Changeset [11854] by abeham

#2249: Added code to remove obsolete parameters in AfterDeserialization hook

10:37 Changeset [11853] by bburlacu

#2223: Make Arc storable constructor protected.

02/01/15:

23:17 Changeset [11852] by bburlacu

#1772: Added some useful functionality to the GenealogyGraphView.

20:30 Changeset [11851] by gkronber

#2283: solution reorganization

20:14 Changeset [11850] by gkronber

#2283: solution reorganization

20:05 Changeset [11849] by gkronber

#2283: solution reorganization

19:53 Changeset [11848] by gkronber

#2283 solution reorganization

19:49 Changeset [11847] by gkronber

#2283 various fixes for tree-based GP

16:32 Changeset [11846] by gkronber

#2283 implemented bridge to HL (solve grammatical optimization problem instances with StandardGP and OffspringSelectionGP)

15:41 Changeset [11845] by ascheibe

#2267 added another comparator

11:20 Ticket #2299 (Interface ISymbolicExpressionTreeOperator should have a ...) created by gkronber

01/31/15:

21:23 Changeset [11844] by ascheibe

#2267 moved comparators into a own folder

21:20 Changeset [11843] by ascheibe

#2267 added a comparator

12:45 Changeset [11842] by gkronber

removed missing files from project file

01/30/15:

15:04 Changeset [11841] by ascheibe

#2267 improved chart

01/29/15:

15:35 Changeset [11840] by jkarder

#2251: used existing classes to reproduce (valid) improvement logic

11:53 Changeset [11839] by jkarder

#2250: check if path relinkers are available and update ExecutePathRelinking accordingly

01/28/15:

22:38 Changeset [11838] by bgoldman

#2282: Added BEACON to the copyright on P3 files and included comments referring to the publication

20:19 Changeset [11837] by ascheibe

#2031

  • fixed a problem where an exception was thrown when the same progress bar was removed multiple times
  • remove data points from histogram before adding new ones
14:32 Changeset [11836] by jkarder

#2077:

  • changed error and warning markup handling
  • minor code changes
12:07 Changeset [11835] by jkarder

#2077: changed error and warning markup handling

01/27/15:

18:21 Changeset [11834] by jkarder

#2077: set scriptThread to null when the script completes execution

16:52 Changeset [11833] by ascheibe

#2290 fixed script template file name in resource file

16:34 Changeset [11832] by gkronber

linear value function approximation and good results for poly-10 benchmark

16:01 Changeset [11831] by ascheibe

#2290 updated new extlib projects to work with mono

15:56 Changeset [11830] by ascheibe

#2290 made protogen project file also work on linux

15:38 Changeset [11829] by ascheibe

#2290 renamed scilab example folder to get rid of space in folder name

13:01 Changeset [11828] by bburlacu

#2098: Updated error column in the exported excel file to take the correct error (this fixes the MSE calculation).

10:41 Changeset [11827] by bburlacu

#2098: Fixed bug when exporting VariableCondition formulas in the SymbolicDataAnalysisExpressionExcelFormatter

09:15 Changeset [11826] by jkarder

#2262: moved SafeVariableNameRegex and DefaultVariableName to the top of the class

01/26/15:

16:33 Changeset [11825] by jkarder

#2077:

  • do not offer completion for inaccessible protected members
  • fixed go to line logic
  • fixed comment in CSharpScriptTemplate
16:15 Changeset [11824] by ascheibe

#2267 added switch to turn off diversity as selection criteria but still generate the analysis chart

15:52 Changeset [11823] by abeham

#2205:

  • Added cosolving KSPTSP network
  • Fixed output path in projects for release target
  • Fixed penalty in seqsolving KSPTSP network (would produce infeasible solutions)
  • Added some additional references
14:59 Changeset [11822] by jkarder

#2077: do not include internal members

09:29 Ticket #2112 (ThreadSafeLogThreadSafetyTest sometimes fails) closed by ascheibe
done: r11821 merged r11596,r11597,r11600 into stable branch
09:29 Changeset [11821] by ascheibe

#2112 merged r11596,r11597,r11600 into stable branch

09:25 Ticket #2263 (Update TestFunctions Link) closed by ascheibe
done: r11820: merged r11453 into stable branch
09:25 Changeset [11820] by ascheibe

#2263 merged r11453 into stable branch

01/23/15:

12:27 Changeset [11819] by jkarder

#2077:

  • added temporary fix to avoid crash trough code completion
  • fixed updating of compilation succeeded/failed messages
  • added Keys and Values properties to the Variables class (again)
11:57 Ticket #2298 (Add execution time to scripts) created by jkarder

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. …
Note: See TracTimeline for information about the timeline view.