Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

03/21/14:

17:40 Changeset [10646] by abeham

#2146: updated unit tests

15:17 Changeset [10645] by mkommend

#1997: Merged recent trunk changes for OS algorithm into the branch.

14:59 Ticket #2172 (OffspringSelector should be configurable to use the parents for ...) closed by mkommend
done: r10644: Merged r10639 and r10643 into stable.
14:59 Changeset [10644] by mkommend

#2172: Merged r10639 and r10643 into stable.

14:20 Changeset [10643] by abeham

#2172:

  • Added hierarchy of parameters to enable this as a hidden parameter in OSGA, SASEGASA, Island-OSGA
    • New default value for Island-OSGA and SASEGASA is true (it will be set to false if loaded from an older file)
  • Changed visibility of some properties to public
12:41 Changeset [10642] by jkarder

#2136: fixed automatic selection of tabs (output window and error list)

03/20/14:

13:38 Ticket #2167 (Illegal cross-thread exception in MainForm when removing progress ...) closed by abeham
done: r10641: merged to stable
13:38 Changeset [10641] by abeham

#2167: merged to stable

03/19/14:

16:52 Changeset [10640] by mkommend

#1997: Merged trunk changes regarding offspring selector in the symbolic island algorithms branch.

16:47 Changeset [10639] by mkommend

#2172: Added parameter to configure if parents should be used instead of lucky losers to fill the actual generation.

16:10 Changeset [10638] by psteiner

adaption of FilterLogic

16:10 Changeset [10637] by psteiner

implementation FilterView and ComparisonFilterView

16:09 Changeset [10636] by sbreuer
  • further enhancements of FilterAndReplaceDialog
16:04 Changeset [10635] by rstoll

Fix for missing value filtering

15:33 Changeset [10634] by rstoll

val and value mixed - fixed

15:28 Ticket #2172 (OffspringSelector should be configurable to use the parents for ...) created by mkommend
Currently the OffspringSelector uses lucky losers to fill the new …
15:19 Changeset [10633] by rstoll

show FindReplaceDialog when CTRL+F, CTRL+R respectively

15:14 Changeset [10632] by rstoll

Added PreprocessingCheckedItemListView - was somehow not included in the project any more

15:08 Changeset [10631] by rstoll

deleted resx file

15:06 Changeset [10630] by sbreuer
  • added FindAndReplaceDialog
15:04 Changeset [10629] by rstoll

fix for editing strings

14:24 Changeset [10628] by aesterer

Refactored LineChartLogic and added CheckedItemListView to LineChartView

14:24 Changeset [10627] by rstoll

Show/hide columns was no longer displayed when a user clicked on the column header

14:23 Changeset [10626] by rstoll

interpolation was enabled when no string columns was selected even when user was in the first row - fixed

14:08 Changeset [10625] by pfleck
  • replaced ViewShortcutCollection with ItemCollection<IViewShortcut> for readonly compatibility.
14:02 Changeset [10624] by mleitner

Filter undefined values on statistics

14:00 Changeset [10623] by sbreuer
  • highlighting of cells
13:28 Changeset [10622] by rstoll

Delete rows implemented

13:24 Changeset [10621] by sbreuer
  • disable toolstrip menu items that are not possible for strings if only string columns are selectd
  • refactor interpolation
13:05 Changeset [10620] by mleitner

Fix filterlogic

13:00 Changeset [10619] by mleitner

Setup filter logic

12:53 Changeset [10618] by tsteinre

fixed typo in DataGridContent.cs

12:50 Changeset [10617] by pfleck
  • moved ViewShortcuts creations to PreprocessingView.
12:47 Changeset [10616] by rstoll

Changed row and columnIndex in order to be consistent with PreprocessingData

12:44 Changeset [10615] by sbreuer
  • allow replace value with ... functions for date time
12:05 Changeset [10614] by pfleck
  • replaced main menu list with ItemCollectionList
  • added ViewShortcut interface for menu items
10:49 Changeset [10613] by sbreuer
  • fixed date time bug
10:48 Changeset [10612] by rstoll
  • added InTranscation to ITransactionalPreprocessingData and used it in ManipulationLogic
10:22 Changeset [10611] by mleitner

ComparisionFilter

10:22 Changeset [10610] by psteiner

removed res of filter

10:19 Changeset [10609] by tsteinre

changed TransactionalPreprocessingData ctor order on code

03/18/14:

10:52 Changeset [10608] by mkommend

#2082: Removed already integrated external evaluation for scilab.

09:55 Changeset [10607] by mkommend

#2171: Corrected output directories of Problems.ParameterOptimization and Problems.ExternalEvaluation.Scilab.

09:38 Changeset [10606] by mkommend

#2171: Added build dependencies to HeuristicLab project.

03/17/14:

16:05 Changeset [10605] by mkommend

#2171: Added new ParameterOptimizationProblem and the external evaluation with Scilab to the trunk.

16:02 Changeset [10604] by mkommend

#2171: Updated plugin file for DotNetScilab.

15:25 Changeset [10603] by mkommend

#2171: Updated ExtLibs solution.

15:22 Changeset [10602] by mkommend

#2171: Added DotNetScilab and HeuristicLab.DotNetScilab to the external libraries.

14:05 Changeset [10601] by mkommend

#2171: Added folder in ExtLibs for the Scilab DotNetComponent.

14:00 Ticket #2171 (Integrate ScilabParameterOptimizationProblem in the trunk) created by mkommend
The functionality to optimize real-vector encoded problems, whose …
13:43 Changeset [10600] by mkommend

#2082: Updated HL Scilab coupling (license, config, plugin, ...).

13:03 Changeset [10599] by mkommend

#2170: Update symbolic data analysis solution analyzers to track the generation in which the best solution was found.

13:00 Ticket #2170 (Analyzers should track the best generation of the reported solution) created by mkommend
The best training and validation solution analyzers should track the …
12:50 Changeset [10598] by mkommend

#1997: Update symbolic data analysis solution analyzers to track the generation in which the best solution was found.

10:38 Changeset [10597] by mkommend

#2196: Reverted accidentally changes to the HL 3.3 solution.

10:31 Changeset [10596] by mkommend

#2169: Implemented solutions analyzer for symbolic regression.

10:28 Ticket #2169 (Tracking of training and test quality for solutions) created by mkommend
For algorithm development it is beneficial to see the training and …

03/16/14:

16:07 Changeset [10595] by mkommend

#2082: Implemented reviewer comments for the Scilab parameter optimization problem & evaluator.

03/14/14:

20:12 Changeset [10594] by mkommend

#2082: Updated copyright and used Environment.NewLine instead of \r\n.

03/12/14:

21:06 Ticket #2160 (CreateEnsembleMenuItem doesn't clone the selected DataAnalysisSolutions) closed by mkommend
done: r10593: Merged r10526 into stable.
21:06 Changeset [10593] by mkommend

#2160: Merged r10526 into stable.

21:03 Ticket #2166 (SymbolicDataAnalysisAnalyzer must not use AsParallel for parallel execution) closed by mkommend
done: r10592: Merged r10576 and r10578 into stable.
21:03 Changeset [10592] by mkommend

#2166: Merged r10576 and r10578 into stable.

21:01 Changeset [10591] by mkommend

#1997: Added reevaluation of all indidviduals after migration to island algorithms and fixed symbolic data analysis evaluators for island algorithms.

17:42 Changeset [10590] by sbreuer
  • enhanced selection of cells
17:37 Changeset [10589] by psteiner

Implemented Filterview, ComparisonFilterView

17:19 Changeset [10588] by mleitner

using IStringConvertibleValue

17:07 Changeset [10587] by mleitner

Fix Comparision Filter

17:03 Changeset [10586] by tsteinre
  • divided/refactored PreprocessingData into TransactionalPreprocessingData and preprocessingData
16:45 Changeset [10585] by rstoll
  • Apply sort had unnecessary refresh - fixed
  • Refactored notOwnEvent - own method triggersOwnEvent for saver usage
16:44 Changeset [10584] by abeham

#2168: Added transport plugin for jMetal 4.5

16:41 Ticket #2168 (Integration of metaheuristic frameworks in HeuristicLab) created by abeham
HeuristicLab could be used to run algorithms implemented in other …
16:28 Changeset [10583] by rstoll
  • copied StringConvertibleMatrixView since we need to override dataGridView_CellValidating and dataGridView_CellParsing as well as PasteValuesToDataGridView
  • optimising event subscription, do not refresh if event is triggered by the view itself
16:01 Changeset [10582] by mleitner

Setup ComparisionFilter

15:53 Changeset [10581] by tsteinre
  • removed index workaround in PreprocessingData Undo-Feature event handling.
15:30 Changeset [10580] by tsteinre
  • Added transaction support for DataPreprocessing (Undo Feature)
15:23 Changeset [10579] by mkommend

#1997: Merged trunk changes into data analysis island algorithms branch and fixed bugs in the evaluators.

15:09 Changeset [10578] by mkommend

#2166: Adapted GP data analysis test to include the verification of the validation solution.

14:40 Changeset [10577] by abeham

#2136:

  • Fixed drag-drop behavior in VariableStoreView
  • Added additional information to Script and changed setting name and description
14:39 Changeset [10576] by mkommend

#2166: Removed all calls to AsParallel in the symbolic data analysis analyzers.

14:37 Changeset [10575] by abeham

#2167: added check for invokerequired

14:35 Ticket #2167 (Illegal cross-thread exception in MainForm when removing progress ...) created by abeham
A check for InvokeRequired is missing in …
14:27 Ticket #2166 (SymbolicDataAnalysisAnalyzer must not use AsParallel for parallel execution) created by mkommend
AsParallel does not preserve to order of the enumerable …
14:24 Changeset [10574] by mleitner
13:41 Changeset [10573] by sbreuer
  • refresh LineChartView when PreprocessingData changes
12:47 Changeset [10572] by rstoll
  • accidentally test committed - reverted
12:33 Changeset [10571] by sbreuer
  • Update DataGrid on changes in preprocessingData

03/11/14:

16:33 Ticket #2150 (The behavior of the ScopeTreeLookupParameter should be configurable) closed by mkommend
rejected: The description of the behavior of the ScopeTreeLookupParameter is …
15:41 Changeset [10570] by mkommend

#1998: Adde missing value handling in new implementation of OneR.

15:16 Changeset [10569] by mkommend

#1998: Reimplemented OneR classification algorithm.

03/10/14:

14:43 Changeset [10568] by mkommend

#1998: Code cleanup in ZeroR classification algorithm.

03/07/14:

16:38 Changeset [10567] by abeham

#2165: Imported branch of adding python scripting support through IronPython

16:32 Ticket #2165 (Add python as scripting language) created by abeham
IronPython allows an integration of Python and .Net.
16:31 Changeset [10566] by abeham

#2136:

  • Made Variables class public (could be used in other scripts as well)
  • Renamed ItemName to "C# Script"
16:23 Changeset [10565] by mkommend

#2076: Simplified the API of the tree layout engines.

Note: See TracTimeline for information about the timeline view.