Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

11/03/10:

20:17 Ticket #1250 (AlgorithmOperator has no storable constructor) closed by abeham
duplicate: This will be fixed together with #922
14:34 Ticket #1256 (Time-lag, differential, and integral symbols for symbolic regression ...) created by mkommend
A differential and integral symbol for symbolic regression should be …
14:26 Ticket #1255 (OffspringSelection criterion for symbolic regression with size constraints) created by mkommend
Implement a new OS criterion that takes the symbolic expression …
13:15 Changeset [4717] by mkommend

Corrected bug in StringConvertibleMatrixView to display all columns if the content is changed (ticket #1135).

12:52 Download edited by abeham
added changelog and removed starter kit (if we finally have a starter … (diff)
12:42 ChangeLog edited by abeham
added resolution = done to the ticket query for 3.3.2 (diff)
04:45 Changeset [4716] by swagner

Worked on allele frequency analysis (#1234)

04:31 Changeset [4715] by swagner

Worked on population diversity analysis (#1188)

03:08 Changeset [4714] by abeham

#922

  • fixed some bugs in the MinAverageMaxValueAnalyzer
02:04 Changeset [4713] by abeham

#922

  • fixed a cloning bug in Engine and Scope
01:40 Changeset [4712] by abeham

#922

  • initialized list of variable names in storable constructor of variable symbol
01:32 Changeset [4711] by mkommend

Corrected some cloning errors in the Core plugin (ticket #922).

11/02/10:

17:01 Ticket #1254 (Enable IIS7 compatibility for hive) closed by cneumuel
done
16:59 Changeset [4710] by cneumuel

#1254

  • enabled full IIS7 compatibility
  • removed dependency to HeuristicLab.Tracing
  • changed server-side logging to wcf-tracing (needs to be enhanced to trace job-lifecycle)
16:57 Ticket #1254 (Enable IIS7 compatibility for hive) created by cneumuel
15:30 Changeset [4709] by mkommend

Added StatusStrip in StringConvertibleMatrixView to diplay statistical information (ticket #1253).

15:29 Ticket #1253 (The RunCollectionTabularView should display some statistical ...) created by mkommend
14:09 Changeset [4708] by gkronber

Set filter index and removed additional '"' characters. #1228

13:38 Changeset [4707] by mkommend

Fixed StringConvertibleMatrix and RunCollectionTabularView to handle filter columns correctly (ticket #1251).

13:35 Ticket #1248 (Failing to build x64 configuration on x86 versions of windows) closed by abeham
done: oops, this doesn't involve a release
10:33 Changeset [4706] by mkommend

Deleted classification branch (ticket #939).

04:40 Changeset [4705] by swagner

Updated GA & TSP sample (#1188)

04:30 Changeset [4704] by swagner

Worked on allele frequency analysis (#1234)

04:29 Changeset [4703] by swagner

Reviewed diversity analysis branch and merged it into the trunk (#1188)

04:25 Changeset [4702] by swagner

Added more images from the VS2008 image library (#841)

11/01/10:

14:22 Changeset [4701] by swinkler

Finished first version of heatmap view. (#1188)

12:41 Changeset [4700] by swinkler

Worked on population diversity analysis (added current similarities result) and heatmap view. (#1188)

03:05 Changeset [4699] by swinkler

Worked on first version of heatmap view, removed code that was committed unintentionally. (#1188)

02:53 Changeset [4698] by swinkler

Worked on first version of heatmap view. (#1188)

10/31/10:

12:39 Changeset [4697] by abeham

#922

  • Removed and sorted usings
11:36 Changeset [4696] by abeham

#922

  • Fixed most of the errors that surfaced in the test cases
  • Removed storable attribute from SymbolicExpressionTreeStringFormatter
  • Modified StorableConstructorTest that the StorableConstructor may also be public (such as in BoolValue)
08:58 Changeset [4695] by fruehrli

#1197
commit completed

03:40 Changeset [4694] by fruehrli

#1197
Administration methods updated
WinForm for administration added
Demo WebService added

10/29/10:

20:40 Changeset [4693] by mkommend

Fixed last errors (ticket #922).

20:36 Changeset [4692] by gkronber

Refactored cloning in HeuristicLab.Problems.VehicleRouting. #922

20:34 Changeset [4691] by mkommend

Worked on VRP project (ticket #922).

20:30 Changeset [4690] by gkronber

Refactored cloning in HeuristicLab.Problems.VehicleRouting. #922

20:28 Changeset [4689] by abeham

#922

  • Refactored GVR encoding in HeuristicLab.Problems.VehicleRouting
20:26 Changeset [4688] by swagner

Finished cloning refactoring of HeuristicLab.Problems.TestFunctions (#922)

20:21 Changeset [4687] by mkommend

Refactored VRP Encodings.General and Zhu (ticket #922).

20:20 Changeset [4686] by abeham

#922

  • Refactored Prins encoding in HeuristicLab.Problems.VehicleRouting
20:02 Changeset [4685] by abeham

#922

  • Refactored HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Tests
19:59 Changeset [4684] by mkommend

Fixed warninings and errors (ticket #922).

19:53 Changeset [4683] by abeham

#922

  • Refactored HeuristicLab.Problems.TravelingSalesman
19:47 Changeset [4682] by mkommend

Refactored ExternalEvaluation.* and fixed some errors and warnings (ticket #922).

19:40 Changeset [4681] by gkronber

Refactored cloning in HeuristicLab.Problems.OneMax. #922

19:36 Changeset [4680] by abeham

#922

  • Refactored HeuristicLab.Problems.Knapsack
19:31 Changeset [4679] by swagner

Finished cloning refactoring of HeuristicLab.Optimization.Operators (#922)

19:26 Changeset [4678] by gkronber

Refactored cloning in DataAnalysis plugins. #922

19:14 Changeset [4677] by abeham

#922

  • Refactored HeuristicLab.Analysis
19:02 Changeset [4676] by mkommend

Refactored ArtificialAntProble (ticket #922).

18:58 Changeset [4675] by swagner

Finished cloning refactoring of HeuristicLab.SequentialEngine and HeuristicLab.Random (#922)

18:55 Changeset [4674] by gkronber

Refactored cloning in SymbolicExpressionTreeEncoding. #922

18:50 Changeset [4673] by mkommend

Refactored Operators.* (ticket #922).

18:28 Changeset [4672] by abeham

#922

  • Refactored HeuristicLab.Encodings.RealVectorEncoding
18:28 Changeset [4671] by swagner

Finished cloning refactoring of HeuristicLab.Parameters and simplified cloning code of HeuristicLab.Core (#922)

18:28 Changeset [4670] by mkommend

Refactored Selection and fixed some errors and warnings (ticket #922).

17:43 Changeset [4669] by mkommend

Refactored Algorithms.* and fixed BoolValue (ticket #922).

17:38 Changeset [4668] by swagner

Finished cloning refactoring of HeuristicLab.Common, HeuristicLab.Collections and HeuristicLab.Core (#922)

17:37 Changeset [4667] by abeham

#922

  • Refactored HeuristicLab.Encodings.PermutationEncoding
17:05 Changeset [4666] by mkommend

Refactored Algorithms.DataAnalysis (ticket #922).

16:58 Changeset [4665] by mkommend

Refactored Optimization (ticket #922).

16:50 Changeset [4664] by abeham

#922

  • Refactored HeuristicLab.Encodings.IntegerVectorEncoding
16:41 Changeset [4663] by abeham

#922

  • Refactored HeuristicLab.Encodings.BinaryVectorEncoding
15:59 Changeset [4662] by abeham

#922

  • Refactored HeuristicLab.Data
  • Refactored HeuristicLab.Operators
15:11 Changeset [4661] by mkommend

Added check for existence of the clone method in CloningConstructorTest (ticket #922).

15:03 Changeset [4660] by mkommend

Added CloningConstructorTest (ticket #922).

14:55 Changeset [4659] by swagner

Finished cloning refactoring of Item (#922)

14:48 Changeset [4658] by mkommend

Added StorableConstructorTest and StorableClassAttribute.IsStorableClass (ticket #922).

13:44 Changeset [4657] by swagner

Added typed clone method in Cloner (#922)

13:15 Changeset [4656] by gkronber

Created branch for cloning refactoring #922

13:02 Changeset [4655] by mkommend

Reused SaveFileDialog (ticket #1228).

12:55 Changeset [4654] by mkommend

Reused SaveFileDialog and renamed menu item to "Export Chart" (ticket #1237).

10/28/10:

17:59 Changeset [4653] by mkommend

Added possibility to open a RunCollectionBoxPlotView from the RunCollectionBubbleChartView context menu (ticket #1135).

17:38 Changeset [4652] by mkommend

Added statistical information to the RunCollectionBoxPlotView and corrected minor bugs in the 'RunCollectionBubbleChartView' and the 'RunCollectionBoxPlotView' (ticket #1135).

16:27 Changeset [4651] by mkommend

Integrated EnhancedChart in all GP specific views (ticket #1228).

15:18 Changeset [4650] by swagner

Moved CreateExperimentDialog from HeuristicLab.Optimization.Views to HeuristicLab.Optimizer and removed dependency (#1249).

14:52 Changeset [4649] by cneumuel
  • moved db-context into datalayer
  • businesslayer only defines the transaction-scope
  • removed contextfactory
  • implemented convert-methods
  • made naming in db and domainobjects more consistent
  • changed wcf-service to be http-only (for now)

(#1233)

06:55 Ticket #1252 (Experiment runs batches again after adding more optimizers) created by abeham
When I take an experiment that already finished, with say batch runs …
00:38 Changeset [4648] by swagner

Worked on flexible coloring of data rows and on changing the initial index from 1 to 0 (#925)

00:32 Ticket #1251 (RunCollection tabular view selects different columns when new ...) created by abeham
When I view the run collection in the tabular view and select specific …

10/27/10:

16:15 Ticket #1250 (AlgorithmOperator has no storable constructor) created by epitzer
AlgorithmOperator does not have an empty storable constructor even …

10/26/10:

19:55 Changeset [4647] by mjesner

#1196

13:55 Ticket #1249 (Optimizer is disabled when HeuristicLab is started on a PC without ...) created by abeham
The message in the PluginManager for HeuristicLab.Optimizer states: …

10/25/10:

17:03 Changeset [4646] by epitzer

Fixed rounding to correct interval (#1237)

15:15 Ticket #1076 (Enhance visualization of DataTables) closed by swagner
duplicate: Duplicate of #925.
15:07 Changeset [4645] by swagner

Worked on allele frequency analysis (#1234)

15:06 Changeset [4644] by swagner

Worked on visual appearance of data rows (#925)

12:40 Changeset [4643] by abeham

#1248

  • Removed platform specific configurations for ProtocolBuffers projects
  • fixed a small typo in the SolutionMessageBuilder
12:38 Ticket #1248 (Failing to build x64 configuration on x86 versions of windows) created by abeham
ProtoGen.exe would also be compiled to x64 which is not executable …
00:31 Ticket #1247 (Implement RAPGA) created by swagner

10/24/10:

12:01 Changeset [4642] by wtollsch

build instructions for OKB client #1198

10/23/10:

19:25 Ticket #1246 (Variables frequencies chart shows also variables that are not ...) created by swinkler
16:34 Ticket #1245 (GP subtree crossover throws exception) created by swinkler
An exception was thrown by the operator "SubtreeCrossover": The …
04:07 Changeset [4641] by swagner

Worked on allele frequency analysis (#1234)

03:44 Changeset [4640] by swagner

Added more images from the VS2008 image library (#841)

10/22/10:

13:18 Ticket #1244 (Possibly superflous Placeholder) created by epitzer
The LocalSearch algorithm contains a Placeholder between …
03:17 Changeset [4639] by swagner

Worked on allele frequency analysis (#1234)

10/21/10:

17:35 Changeset [4638] by epitzer

Fixed panning (#1237)

17:16 Changeset [4637] by swagner

Worked on visual appearance of charts and added some minor corrections in HeuristicLab.Visualization.ChartControlsExtensions (#1237)

14:45 Changeset [4636] by epitzer

More improvements to EnhancedChart (#1237)

  • Fixed panning (now snaps to selected cursor interval)
  • Changed chart type in DataTableView to EnhancedChart
  • Added static method CustomizeChartArea()
  • Changed CustomizeChartAreas() to CustomizeAllChartAreas()
  • Disabled cursor cross hair
  • Smaller title font
14:28 Ticket #1243 (Drop HL-files on the optimizer) created by mkommend
The dropped HL-files should be opened in the optimizer.
14:27 Ticket #1242 (Possibility to specify if DataRow starts with 0 or 1) created by mkommend
14:25 Ticket #1241 (Set focus in TypeSelector to the textbox) created by mkommend
14:23 Ticket #1240 (Keyboard shortcuts to close open tabs) created by mkommend
Use CTRL+W to close the active tab and CTRL + SHIFT + W to close all …
11:37 Changeset [4635] by mkommend

Minor changes to EnhancedChart and the adapation of the RunCollectionBubbleChart (ticket #1237).

11:34 Changeset [4634] by mkommend

Updated test project references and corrected previously untested frame files (ticket #1239).

10:26 Changeset [4633] by mkommend

Corrected all plugin frame files according to the results of the unit test (ticket #1239).

10:23 Changeset [4632] by mkommend

Corrected PluginDependenciesTest to check unnecessary dependencies (ticket #1239).

02:58 Changeset [4631] by swagner

Worked on allele frequency analysis (#1234)

10/20/10:

15:43 Ticket #1238 (CollectionViews do not update the tooltip of ListViewItems) closed by mkommend
invalid: This ticket is invalid because the tooltip for collection items …
15:10 Changeset [4630] by mkommend

#1237 Corrected ZoomReset in EnhancedChart.

15:05 Changeset [4629] by cneumuel
  • worked on new hive structure
  • created IIS hostable website for hive (old structure)

(#1233)

14:38 Changeset [4628] by mkommend

Minor changes in EnhancedChart (ticket #1237).

14:07 Changeset [4627] by abeham

#1239

  • For HeuristicLab.Problems.(Knapsack|OneMax).Views removed dependencies to:
    • HeuristicLab.Collections
    • HeuristicLab.Common.Resources
    • HeuristicLab.Optimization.Views
    • HeuristicLab.Optimization
    • HeuristicLab.Optimizer
    • HeuristicLab.Persistence (only the project reference)
14:00 Ticket #1239 (Some plugins have unnecessary or missing references / dependencies) created by abeham
I stumbled upon a reference / dependency bug in …
13:33 Changeset [4626] by svonolfe

Fixed null reference exception #1236

13:28 Changeset [4625] by svonolfe

Fixed backwards compatibility #1236

10:23 Ticket #802 (Create branch for plugins adapted for testing the new persistence framework) closed by epitzer
worksforme: Remove "Persistence Test" branch. The new persistence library has been …
10:16 Changeset [4624] by epitzer

Remove "Persistence Test" branch. The new persistence library has been fully merged into the trunk. (#802)

06:23 Changeset [4623] by swagner

Added first version of allele frequency analysis (#1234)

01:02 Changeset [4622] by swagner

Added more images from the VS2008 image library (#841)

Note: See TracTimeline for information about the timeline view.