Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

09/07/10:

17:24 Changeset [4369] by svonolfe

Added move operators (WIP) (#1177)

10:22 Changeset [4368] by cneumuel
  • created HiveClient which shows an overview over all submitted HiveExperiments
  • its possible to download all submitted HiveExperiments including results
  • Experiments are now sent as a whole to the Hive and the Hive-Slaves take care of creating child-jobs (if necessary). The parent job is then paused and will be reactivated when all child-jobs are finished
  • WcfService-Clients are now consistently managed by WcfServicePool which allows to use IDisposable-Pattern and always keeps exactly one proxy-object until all callers disposed them.
  • created ProgressView which is able to lock a View and display progress of an action. It also allows to simulate progress if no progress-information is available so that users don't get too nervous while waiting.
10:06 Changeset [4367] by mkommend

Added classification views (ticket #939)

10:03 Changeset [4366] by mkommend

added draft version of classification (ticket #939)

09/06/10:

17:05 Changeset [4365] by svonolfe

Worked on VRP operators (WIP) (#1177)

09/03/10:

19:14 Ticket #1181 (Problems should have a solution creator that constructs its best known ...) created by abeham
Julia is an optimization expert and she has a lot of problem instances …
17:07 Ticket #1180 (The problem tab is disabled when switching the algorithm view in some cases) created by abeham
To reproduce: 1. Launch the optimizer 2. Create a new `Genetic …
13:26 Ticket #1179 (Program root symbol missing in trees) closed by abeham
fixed
13:26 Changeset [4364] by abeham

#1179

  • Added program root symbol
11:15 Changeset [4363] by svonolfe

Worked on the evaluators and on the project structure of the VRP plugin - WIP (#1177)

09/02/10:

16:45 Changeset [4362] by svonolfe

Added initial version - WIP (#1177)

15:13 Ticket #1179 (Program root symbol missing in trees) created by abeham
The external evaluation functional grammar does not contain the …
15:10 Ticket #1178 (Some Operators should have a different representation in the operator graph) created by abeham
One does not recognize immediately that an algorithm operator has an …

09/01/10:

17:55 Ticket #1176 (The StringConvertibleMatrixView is extremly slow when matrices with ...) closed by mkommend
wontfix: As far as I have found out this is a disadvantage of the DataGridView …
13:55 Changeset [4361] by svonolfe

Create VRP branch for 3.4 (#1177)

13:46 Changeset [4360] by svonolfe

Create VRP branch for 3.4 (#1177)

13:44 Changeset [4359] by svonolfe

Create VRP branch for 3.4 (#1177)

13:39 Changeset [4358] by svonolfe

Create VRP branch for 3.4 (#1177)

13:39 Changeset [4357] by svonolfe

Create VRP branch for 3.4 (#1177)

13:38 Changeset [4356] by svonolfe

Create VRP branch for 3.4 (#1177)

13:37 Changeset [4355] by svonolfe

Create VRP branch for 3.4 (#1177)

13:37 Changeset [4354] by svonolfe

Create VRP branch for 3.4 (#1177)

13:36 Changeset [4353] by svonolfe

Create VRP branch for 3.4 (#1177)

13:36 Ticket #1177 (Integrate different VRP variants) created by svonolfe
Version 3.4 of the VRP should be implemented. Features -> Multiple …
11:20 Ticket #1176 (The StringConvertibleMatrixView is extremly slow when matrices with ...) created by mkommend
I assume that this is related with the column resizing strategy.
11:13 Changeset [4352] by svonolfe

Merged r4351 of the VRP feature branch into trunk (#1039)

10:07 Changeset [4351] by svonolfe

Updated alignment of the import buttons (#1039)

08/31/10:

18:25 Changeset [4350] by gkronber

added minimal size parameter for pruning operator. #1142

14:51 Changeset [4349] by svonolfe

Added a tour view for a VRP solution (#1039)

14:50 Ticket #1175 (The DataAnalysisProblemData storable ctor is private) closed by mkommend
fixed: Changed the access modified of the storable ctor to protected with r4348.
14:49 Changeset [4348] by mkommend

Changed the access modified of the storable ctor to protected (ticket #1175).

14:49 Ticket #1175 (The DataAnalysisProblemData storable ctor is private) created by mkommend
This hampers the chaining of storable ctors and must be corrected.
14:24 Changeset [4347] by svonolfe

Sorted Operators alphabetically, disabled LS operators by default (#1039)

14:03 Changeset [4346] by svonolfe

Renamed operators, added comments according to code review (#1039)

12:36 Changeset [4345] by mkommend

Removed cloning the active flag of Constraints (ticket #1143).

11:09 Changeset [4344] by mkommend

completely removed caching in the ViewHost => corrected bug showing a ghost view (ticket #1133)

08/30/10:

15:17 Changeset [4343] by cneumuel

made disposing of cached WCF-Client object safer (by using IDisposable pattern)

13:47 Changeset [4342] by cneumuel

added connection setup dialog

10:04 Changeset [4341] by gkronber

Merged changesets from revisions r4249, r4250, r4251, r4291, r4295 from trunk into data analysis exploration #1142.

09:44 Changeset [4340] by cneumuel

changed "3.3-HiveMigration" to "3.3-Hive"

08/29/10:

18:57 Changeset [4339] by gkronber

Restored plugin for multi-variate regression which was erroneously removed in with r4235. #1142

09:48 Documentation/DevelopmentCenter/AdditionalMaterial edited by abeham
ordered a book on agile by mike cohn (diff)

08/27/10:

23:39 Ticket #1174 (Overhaul OKB data model, services and client) created by swagner
13:25 Changeset [4338] by cneumuel

improved stateless WCF-Proxy client with ServicePool

11:46 Changeset [4337] by cneumuel

changed Slave.Core WCF-Proxy to stateless object

09:38 Documentation/DevelopmentCenter/AdditionalMaterial edited by gkronber
Added SICP and 'Hackers and Painters' (diff)
09:13 Ticket #1173 (Extend csv importer for data files to support more data formats) created by gkronber
A basic heuristic to automatically detect the separator character …
08:46 Changeset [4336] by cneumuel

deleted HeuristicLab.Security projects

08:43 Ticket #1172 (Detach data-analysis problem and standard algorithms from the ...) created by gkronber
08:42 Changeset [4335] by cneumuel

missing files

08:37 Changeset [4334] by cneumuel

missing file

08:36 Ticket #1168 (Switch Hive.Security to ASP.Net Authentication) closed by cneumuel
fixed
08:35 Changeset [4333] by cneumuel

added authorizationManager which checks for permission to specific jobs (#1168)

03:10 Changeset [4332] by swagner

Enabled users to choose whether a parameter should be collected in each run or not (#1113)

08/26/10:

18:07 Changeset [4331] by svonolfe

Made the VRPTours analyzer work with multi population algorithms (#1039)

17:41 Changeset [4330] by svonolfe

Fixed a small bug in the route inversion move generator (#1039)

13:22 Ticket #1171 (Create a base class for problems) created by mkommend
12:48 Changeset [4329] by gkronber

Extended covariant parsimony pressure operator to make it possible to apply pressure over the whole run, increasing the avg. tree size gradually and decreasing it when overfitting. #1142

12:46 Changeset [4328] by gkronber

Overhauled pruning operator. #1142

12:45 Changeset [4327] by gkronber

Added views to export symbolic expression trees as latex and graphviz expressions. #1142

12:43 Changeset [4326] by gkronber

Changed OverfittingAnalyzer to make overfitting boundaries more fuzzy through upper and lower limits for correlations instead of a hard limit. #1142

12:07 Changeset [4325] by mkommend

Corrected probject references of HeuristicLab.Problems.DataAnalysis (ticket #939).

11:58 Changeset [4324] by mkommend

Created branch of HeuristicLab.Problems.DataAnalysis (ticket #939).

11:08 Changeset [4323] by mkommend

updated classification branch (ticket #939)

04:24 Changeset [4322] by swagner

Worked on OKB user authentication (#1167)

04:23 Changeset [4321] by swagner

Worked on OKB user authentication (#1167)

08/25/10:

17:46 Changeset [4320] by cneumuel

made slave-console service configurable via xml

17:14 Changeset [4319] by svonolfe

Added EmptyVRPCrossover (#1039)

17:03 Changeset [4318] by svonolfe

Improved VRP analyzers (#1039)

16:29 Changeset [4317] by svonolfe

Improved the parsers (#1039)

15:58 Changeset [4316] by cneumuel

made streaming wcf-services work with Transport-Security and net.tcp but with Message-Level Credentials (#1168)

13:50 Changeset [4315] by svonolfe

Added ORLIBParser (#1039)

11:55 Changeset [4314] by mkommend

Corrected bug in the ViewHost to handle contents without views correctly (ticket #1133)

04:32 Changeset [4313] by swagner

Worked on OKB user authentication (#1167)

04:31 Changeset [4312] by swagner

Worked on OKB user authentication (#1167)

03:58 Changeset [4311] by swagner

Integrated OKB clients for HL 3.3 (#1166)

00:53 Changeset [4310] by swagner

Worked on OKB user authentication (#1167)

08/24/10:

19:25 Changeset [4309] by gkronber

Exploring overfitting countermeasures. #1142

19:22 Changeset [4308] by gkronber

Fixed typos. #1142

18:46 Changeset [4307] by swagner

Worked on configuration of deployment service (#1165)

18:45 Ticket #1165 (Review and adapt deployment service) reopened by swagner
18:44 Changeset [4306] by swagner

Worked on OKB user authentication (#1167)

18:37 Changeset [4305] by cneumuel

added streamedHttpEndpoit binding (without message-security (for now)) (#1168)

15:41 Changeset [4304] by mkommend

corrected classification plugin infrastructure (ticket #939)

15:34 Changeset [4303] by mkommend

Added branch for classification (ticket #939).

15:31 Changeset [4302] by cneumuel
  • made ServerConsole work with wsHttpBinding
  • applied role-base restrictions to all WCF-Services
  • made wcf-services work with certificates
  • renamed ExecutionEngineFacade to ClientFacade

(#1168)

14:52 Changeset [4301] by svonolfe

Added VRPTours analyzer (#1039)

14:42 Changeset [4300] by mkommend

Removed calls to the ClearCache method of the ViewHost (ticket #1133).

14:24 Changeset [4299] by mkommend

Removed caching from the ViewHost (ticket #1133).

02:37 Changeset [4298] by swagner

Worked on OKB user authentication (#1167)

00:42 Ticket #1169 (ReadOnlyCheckedItemCollection and -List are not correctly cloned and ...) closed by swagner
fixed
Note: See TracTimeline for information about the timeline view.