Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

04/29/14:

09:32 Changeset [10796] by abeham

#2176: CMA-ES will use the solution creator of the problem to initialise individual solutions

09:06 Ticket #2180 (Best solution analyzer does not clone the real-vector) closed by abeham
done: r10795: merged to stable
09:06 Changeset [10795] by abeham

#2180: merged to stable

04/28/14:

11:26 Changeset [10794] by abeham

#2180: Fixed cloning of solutions in BestSingleObjectiveTestFunctionSolutionAnalyzer

11:22 Ticket #2180 (Best solution analyzer does not clone the real-vector) created by abeham
This is a problem for trajectory-based methods which manipulate the …

04/26/14:

13:37 Changeset [10793] by mkommend

#2179: Changed default tree creator for the show sample tree functionaltiy of the grammar view.

13:11 Ticket #2179 (Use the PTC2 as the default tree creator in the show sample tree dialog) created by mkommend
Currently the MultiSymbolicExpressionTreeCreator is selected, when …

04/25/14:

00:35 Changeset [10792] by gkronber

worked on a GP model for time series using toeplitz structure

04/24/14:

10:07 Changeset [10791] by mkommend

#2177: Added xor support in the IL emitting interpreter.

09:49 Changeset [10790] by mkommend

#2177: Added asserts for xor symbol in the interpreter evaluation test method.

09:48 Changeset [10789] by mkommend

#2177: Adapted TypeCoherentGrammar to disable the xor symbol per default to guarantee backwards compatibility.

09:23 Changeset [10788] by mkommend

#2177: Corrected evaluation of the xor symbol in the interpreters.

04/23/14:

18:33 Changeset [10787] by abeham

#2106: Changed StableSort extension methods:

  • Parameters index and count were ignored in List<T>.StableSort(int, int, Comparison<T>)
  • Made both StableSortComparer<T> private classes
  • Added sanity checks similar to those of Array.Sort and List<T>.Sort
    • Before it was possible that index + count was bigger than the size of the list
  • Reduced number of method overloads to 2 by introducing IComparer<T> as optional parameter
15:56 Changeset [10786] by pfleck
  • Implemented PreprocessingTransformator to apply Transformations.
15:51 Changeset [10785] by psteiner

filter or combination
filter control: checkedlistview

15:41 Changeset [10784] by tsteinre

Added DeviationTransformation (not ready implemented)

15:27 Changeset [10783] by mleitner

Add FilteredPreprocessing data for applying and caching filter status

15:08 Changeset [10782] by tsteinre

Added ExponentiationTransformation

14:57 Changeset [10781] by tsteinre

Added ReciprocalTransformation

14:48 Changeset [10780] by tsteinre

Added ExponentialTransformation

14:40 Changeset [10779] by tsteinre

Added LogarithmicTransformation

14:17 Changeset [10778] by pfleck
  • Added CheckedTransformationCollectionView for providing an own type selector dialog.
14:10 Changeset [10777] by tsteinre

LinearTransformation: Renamed Multiplier and Addend

14:04 Changeset [10776] by rstoll
  • Missing values manipulations
14:03 Changeset [10775] by tsteinre

Added ShiftDataToRangeTransformation

13:12 Changeset [10774] by mkommend

#2177: Implemented XOR symbol and adapted the interpreters and grammars.

12:41 Changeset [10773] by tsteinre

Added CopyColumnTransformation.cs

12:38 Changeset [10772] by pfleck
  • Current Transformations from GUI stored in TransformationContent.
  • Corrected namespace from Transformation interfaces.
11:42 Changeset [10771] by aesterer

Changed content icons. Copied data table view and removed title.

11:33 Changeset [10770] by tsteinre

Moved Transformations to HeuristicLab.Problems.DataAnalysis.Transformations

11:31 Changeset [10769] by sbreuer
  • create toolstripmenuitems
11:18 Changeset [10768] by sbreuer
  • create toolstripmenuitems
11:14 Changeset [10767] by mkommend

#2178: Reordered statistics in the boxplot view.

11:13 Ticket #2178 (Reorder statistics in the BoxPlotView) created by mkommend
Currently the order is ..., average, median, stdev, ... . This should …
11:02 Changeset [10766] by pfleck

Fixed wrong version number in path for Transformation Plugin.

10:55 Changeset [10765] by pfleck

Added assembly for DataAnalysis Transformations.

10:51 Changeset [10764] by rstoll

renamed button1 to btnSearch

10:48 Changeset [10763] by rstoll

removed resx

10:48 Changeset [10762] by rstoll
  • Renamed FindAndReplace to SearchAndReplace
  • Added "Search" and "Replace" buttons to DataGrid

04/22/14:

16:28 Ticket #2177 (Implement XOR symbol) created by mkommend
Currently only AND, OR and NOT are supported as boolean operators. …
10:40 Changeset [10761] by abeham

#2136: fixed a bug when switching views

09:10 Changeset [10760] by gteufl

deleted testfile

09:09 Changeset [10759] by gteufl

test account of gteufl

04/17/14:

16:08 Changeset [10758] by gkronber

deleted obsolete MATLAB interpreter

15:34 Changeset [10757] by gkronber

#1967 removed obsolete classes and cleaned up the implementation. Added the ProblemInstanceProvider interface to allow loading of CSV files.

13:22 Changeset [10756] by gkronber

#1967 adaptations to work with current trunk version

04/16/14:

17:15 Changeset [10755] by bburlacu

#1772: Simplified genealogy graph and fragment graph creation:

  • the genealogy graph now has a 1-1 mapping between content and vertices (as opposed to 1-n as it was previously, to account for elites); this required changes to the directed graph implementation
  • the fragment graph only contains bifurcation points (where the subtree contains the fragment so tracing must be done both ways (in the root parent AND in the other parent). in the other cases, tracing is restarted from the parent genealogy graph node.
Note: See TracTimeline for information about the timeline view.