Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

11/06/10:

19:07 Changeset [4735] by mkommend

Corrected cloning of CrossValidation (ticket #1257).

14:52 Ticket #1257 (Reset of cross-validation throws exception) created by gkronber
1. create new cross-validation 2. add executable algorithm (for …
14:47 Changeset [4734] by wtollsch

#1198 HLWebServiceTestPlugin (Authentication)

14:34 Changeset [4733] by jhaider

#1197
Updated project

14:28 Changeset [4732] by jhaider

#1197
Updated project

14:22 Changeset [4731] by jhaider

#1197
Interface implemantation

14:10 Changeset [4730] by fruehrli

#1197
ClientManagment.dbml updated

12:44 Changeset [4729] by wtollsch

#1198 Fixed naming and added authentication against HL

12:03 Changeset [4728] by fruehrli

#1197
removed obsulate signings

11:47 Changeset [4727] by fruehrli

#1197
Authentication sln.file comit

09:56 Changeset [4726] by mjesner

#1196

02:34 Changeset [4725] by swagner

Fixed cloning bugs (#922)

02:17 Changeset [4724] by swagner

Fixed exception in box plots view (#1135)

01:57 Changeset [4723] by swagner

Removed cloning refactoring branch again (#922)

01:56 Changeset [4722] by swagner

Merged cloning refactoring branch back into trunk (#922)

11/05/10:

18:10 Ticket #915 (Remove warnings from HL 3.3 solution) closed by swagner
invalid: Such changes should be described in specific tickets.
12:55 Changeset [4721] by mkommend

Added possiblity to hide statistics of RunCollectionBoxPlotView (ticket #1135).

12:53 Changeset [4720] by mkommend

Improved StringConvertibleMatrixView to show statistics of selected cells per default (ticket #1135).

02:22 Changeset [4719] by swagner

Restructured code (#922)

11/04/10:

22:01 Changeset [4718] by mkommend

Fixed some cloning bugs and removed unnecessary default ctors (ticket #922).

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)

Note: See TracTimeline for information about the timeline view.