Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

03/20/15:

18:20 Changeset [12231] by bburlacu

#1772: Changed the way node highlighting is performed (taking into account sampling count relative to current generation). Made NodeWeight field storable in the SymbolicExpressionTreeNode. Updated the statistics counting in the TraceCalculator.

16:37 Changeset [12230] by arapeanu

#2288: Updated project files (removed .resx file)

16:31 Changeset [12229] by arapeanu

#2288: VariableInteractionNetworkView - calculates adjacency matrix from the mean impacts

03/19/15:

17:16 Changeset [12228] by apolidur

#2221: Local improvement operator for VNS

14:54 Changeset [12227] by mkommend

#2363: Improved performance of symbolic expression tree simplifier.

14:50 Ticket #2363 (TreeSimplifier performance gets worse the deeper a tree is nested) created by mkommend
Currently the tree simplifier cannot simplify a tree with a tree depth …
14:45 Changeset [12226] by mkommend

#2362: Updated debugger visualizer to .Net 4.5.

14:45 Ticket #2362 (Update SymbolicExpressionTreeNode Debugger Visualizer to .Net 4.5) created by mkommend
01:10 Changeset [12225] by bburlacu

#1772: Work in progress for calculating sampling counts for subtrees in the population: updated TraceCalculator to aggregate tracing statistics, updated SymbolicDataAnalysisGenealogyGraphView, added SymbolicDataAnalysisSubtreeSampleCountAnalyzer.

03/18/15:

16:48 Changeset [12224] by pfleck

#2350 Fixed a bug when selecting an individual for replacement during move-up recursion.

16:02 Changeset [12223] by pfleck

#2350 Fixed calculation of init phase duration.

14:59 Ticket #2346 (Fix service install of Hive Slave) closed by ascheibe
done: r12222: merged r12107 into stable
14:59 Changeset [12222] by ascheibe

#2346 merged r12107 into stable

14:58 Ticket #2328 (Improve handling of batchruns in Hive Job Manager) closed by ascheibe
done: r12221: merged r12041 into stable
14:57 Changeset [12221] by ascheibe

#2328 merged r12041 into stable

14:25 Changeset [12220] by pfleck

#2350

  • Implemented elitism by sorting the layer and restricting the random target index.
  • Renamed Layers in LayersScope.
12:01 Changeset [12219] by apolidur

#2221: First version of 1-shift and 2-p-opt moves

03/17/15:

17:22 Changeset [12218] by ehopf

#2361: Added missing estimated values bound calculation and removed duplicate code. Note that the current implementation ignores the linear scaling option.

16:33 Changeset [12217] by pfleck

#2025 Adapted search and node restoration to hierarchy structure.

15:56 Changeset [12216] by ehopf

#2361: Removed redundant calculations.

15:04 Changeset [12215] by pfleck

#2025

  • Added hierarchical structure for creatables (parsed from name).
  • Started adapting search to hierarchical structure.
  • Start implemented cursor navigation in treeview while focused searchbox.
14:35 Changeset [12214] by mkommend

#2175: Merged trunk changes into complexity branch.

14:12 Changeset [12213] by ehopf

#2361: Adjusted the project settings of the SensitivityEvaluator branch.

14:04 Changeset [12212] by ehopf

#2361: Branched HL.Problems.DataAnalysis to fix a bug in the ClassificationPerformanceMeasuresCalculator.

11:38 Changeset [12211] by ehopf

#2361: Simple refactoring of SymbolicClassificationSingleObjectiveWeightedPerformanceMeasuresEvaluator.

10:29 Changeset [12210] by ehopf

#2361: Implemented the first prototype of the new evaluator.

10:27 Changeset [12209] by ehopf

#2361: Adapted the project settings for the SensitivityEvaluator branch.

08:48 Changeset [12208] by bburlacu

#1772: Merged trunk and worked on the graph view.

03/16/15:

16:26 Changeset [12207] by pfleck

#2025 Add clear search button.

15:47 Changeset [12206] by pfleck

#2025 Added context menu for expanding and collapsing nodes.

15:02 Changeset [12205] by pfleck

#2025 Corrected index indices of items.

14:57 Changeset [12204] by ehopf

#2361: Branched HL.Problems.DataAnalysis.Symbolic.Classification to implement the evaluator.

14:53 Ticket #2361 (Adapted symbolic classification evaluators to increase the sensitivity ...) created by ehopf
Two experimental symbolic classification evaluators. Besides …
14:36 Changeset [12203] by pfleck

#2025

  • Collapse tree per default when opening.
  • Added Plugin and Version textboxes.
  • Moved expand/collapse-all buttons.
13:21 Ticket #2352 (Correlation matrix should only show correlations to 3 or 4 digits accuracy) closed by gkronber
done
12:03 Changeset [12202] by pfleck

#2025 Changed tab indices and focus behavior on first show.

10:38 Changeset [12201] by pfleck

#2025

  • Added expand all and collapse all buttons.
  • Improved search.
09:30 Changeset [12200] by pfleck

#2025 Fixed search and initialization bug.

03/13/15:

19:51 Changeset [12199] by gkronber

#2352: merged r12137, r12151:12152 from trunk to stable

14:34 Changeset [12198] by arapeanu

#2288: Implemented Create Target Variation Experiment and added view skeleton for the variable interaction network

12:36 Ticket #2330 (Cleanup trunk documentation folder) closed by ascheibe
done
09:58 Changeset [12197] by pfleck

#2269

  • Put LayerAnalyzer after migrating and layer updates.
  • Added missing StorableClassAttribute on Alps base class.

03/12/15:

23:20 Changeset [12196] by mkommend

#2320: Added attached encoding file to the branch.

23:17 Changeset [12195] by mkommend

#2320: Adapted project to branch directory structure.

23:09 Changeset [12194] by mkommend

#2320: Branched for symbolic expression tree encoding plugin.

23:08 Changeset [12193] by mkommend

#2320: Added folder for sym exp encoding branch.

15:26 Ticket #2360 (General covariance function element to easily wrap any covariance ...) created by gkronber

03/11/15:

15:45 Changeset [12192] by pfleck

#2350 Improved performance of steady state ALPS.

  • Introduced a batch cycle in the main loop to avoid too frequent updates of some variables and analyzers.
  • No cloning of individuals when creating the mating pool.
14:34 Changeset [12191] by apolidur

#2221: Splitting PTSP into Analytical and Estimated

14:16 Changeset [12190] by bburlacu

#2276: Changed the GetVariableType method so that it also works when there are no rows in the dataset.

14:07 Changeset [12189] by bburlacu

#2359: Implemented improvements

11:43 Ticket #2359 (Improve the SymbolicDataAnalysisExpressionPruningOperator) created by bburlacu
Some minor things need to be improved: - provide static Prune
11:31 Changeset [12188] by jkarder

#2334: made only visible chart areas selectable in the dialog

11:12 Changeset [12187] by mkommend

#2175: Corrected error in complexity calculation for sine.

09:33 Changeset [12186] by pfleck

#2269 Added the possibility for a plus-selection replacement scheme.

03/10/15:

16:34 Changeset [12185] by pfleck

#2025 Fixed Tab-order and search icon.

16:20 Changeset [12184] by pfleck

#2025

  • Changed ListView to TreeView.
  • Added search bar, but is is not working yet.
16:00 Changeset [12183] by apolidur

#2221: Adding exact and sampling evaluation functions

15:43 Changeset [12182] by jkarder

#2358: added drag & drop linking

15:15 Changeset [12181] by jkarder

#2358: added check for StorableClass attribute

14:45 Ticket #2358 (Improve performance of the VariableStoreView) created by jkarder
The VariableStoreView currently serializes variables to check if …
13:57 Changeset [12180] by abeham

#2341: Fixed build configurations

13:47 Changeset [12179] by abeham

#2341:

  • Added patch file containing differences to 4.0.3 vanilla
  • Removed EPPlus-3.1.3 from ExtLibs
13:02 Changeset [12178] by abeham

#2341: added svn-ignore

12:29 Changeset [12177] by pfleck

#2025 Added new solution file and configured project file.

12:14 Changeset [12176] by pfleck

#2025 Copied HeuristicLab.Optimizer Plugin.

12:08 Changeset [12175] by pfleck

#2025 Created branch.

11:54 Changeset [12174] by pfleck

#2350 The AlpsSsMover now prioritize moved individuals based on their age and quality.

10:49 Changeset [12173] by ascheibe

#2354 fixed bug in HistogramControl when the interval is zero

10:25 Changeset [12172] by ascheibe

#2357 fixed removal of obsolete slaves

10:15 Ticket #2357 (DeleteObsoleteSlaves should respect the downtime foreign key) created by ascheibe
This may lead to exceptions when deleting slaves that still have …
10:00 Changeset [12171] by pfleck

#2350 Changed SteadyStateMatingPoolCreator to only select individuals young enough for the current layer.

09:38 Ticket #2356 (Fix generation of unique IDs of Hive slave) created by ascheibe
It seems that sometimes the same slave/PC gets different "unique" IDs. …

03/09/15:

21:13 Ticket #2355 (Fix problem with Hive slave sandboxing) created by ascheibe
mkommend discovered that constant optimization + the sine symbol + the …
20:58 Changeset [12170] by ascheibe

#2330

  • deleted overview slides
  • updated architecture slides and the tutorials that used that chart
18:18 Changeset [12169] by ehopf

#2335: Added an option to display the missing value count within the Histogram view.

16:26 Changeset [12168] by ehopf

#2335: Fixes a problem with r12167, in case only missing values are selected.

16:00 Changeset [12167] by ehopf

#2335: Swapped column left- and rightclick behavior in the DataGrid view, to be consistent with the row selection behavior.

15:57 Changeset [12166] by apolidur

#2221: Initial commit of the branch

15:52 Changeset [12165] by ehopf

#2335: Encapsulated sort column and statistics generation behavior in StringConvertibleMatrixView.cs. Additionally fixed the statistic measures regarding missing values.

15:44 Changeset [12164] by ehopf

#2335: Adjusted the project settings of the DataPreprocessing Branch.

15:06 Changeset [12163] by bburlacu

#1772: Split EvolutionTrackingAnalyzer into generic and non-generic class. Added SelectionSchemeAnalyzer.

11:55 Changeset [12162] by pfleck

#2350 Fixed SteadyState ALPS Mover and MainLoop.

11:12 Changeset [12161] by ehopf

#2335: Adjusted the project settings of the DataPreprocessing Branch.

10:46 Changeset [12160] by ehopf

#2335: Branched HL.Data.Views to implement minor improvements to the StringConvertibleMatrixView-class.

10:32 Changeset [12159] by pfleck

#2350

  • Changed the SteadyStateMatingPoolCreator to put the mating pool in the working scope.
  • Added the ScopeIndexAssigner for setting the correct layer number.
  • Adapted the AlpsSsGeneticAlgorithmMainLoop.
10:28 Changeset [12158] by ehopf

#2335 Added a possibility to delete columns in the DataGrid view of the data preprocessing.

09:39 Changeset [12157] by pfleck

#2350

  • Added a NamedSubScopeProcessor to process an name Scope (created by the NamedSubScopesCreator).
  • Changed the Steady-State ALPS to use the new Processor.

03/08/15:

23:34 Changeset [12156] by bburlacu

#1772: Added base class for genealogy analyzers, added fragment length analyzer and trace overlap analyzer.

17:59 Ticket #2354 (Statistical tests view throws exception before opening) created by abeham
To reproduce: * Open GA-TSP sample * Change MaximumGenerations to …

03/07/15:

12:11 Changeset [12155] by bburlacu

#1772: Merged trunk changes.

03/06/15:

15:01 Ticket #2351 (Kernel density estimation for histogram control) closed by ascheibe
done: r12154: merged r12134,r12135,r12139,r12140,r12143,r12145 into stable
15:01 Changeset [12154] by ascheibe

#2351 merged r12134,r12135,r12139,r12140,r12143,r12145 into stable

14:51 Changeset [12153] by pfleck

#2350 Started implementing a different scope structure for steady-state alps.

13:33 Changeset [12152] by mkommend

#2352: Readded line in correlationview (handling of diagonal values).

13:26 Changeset [12151] by mkommend

#2352: Reverse merged r12137 and implemented a format pattern for the EnhancedStringConvertibleMatrixView.

13:24 Changeset [12150] by pfleck

#2350 Fixed Bugs in Steady-State ALPS OperatorGraph and Mover.

13:07 Changeset [12149] by pfleck

#2269 Removed AgingScheme type which inherited from EnumValue. Instead used EnumValue directly.

12:54 Changeset [12148] by mkommend

#2327: Changed behavior of enumvalue to avoid subclassing.

12:32 Changeset [12147] by mkommend

#2175: Added rounding of quality values to multi-objective sym reg evaluators.

Note: See TracTimeline for information about the timeline view.