Timeline
09/09/10:
- 16:24 Changeset [4376] by
-
Added Potvin encoding (#1177)
- 15:38 Ticket #1184 (The RunCollection does not attach all EventHandlers on constraints ...) closed by
- fixed: Added registration of EventHandlers after deserialization with r4375.
- 15:37 Changeset [4375] by
-
Added registration of EventHandlers after deserialization (ticket #1184).
- 15:36 Ticket #1184 (The RunCollection does not attach all EventHandlers on constraints ...) created by
- After a RunCollection was deserialized all EventHandlers to the …
- 10:51 Ticket #1183 (The SymbolicSimplifier creates incorrect simplified models.) created by
- Sometimes the estimated values of simplified models are shifted by an …
09/08/10:
- 17:26 Changeset [4374] by
-
Added analyzers and views (#1177)
- 15:54 Changeset [4373] by
-
Corrected comment and description in MultiPermutationManipulator and PathTSPTourView. (#1182)
- 15:34 Ticket #1182 (Correct and improve comments and descriptions) created by
- Closing this ticket as it is too general.
- 11:41 Changeset [4372] by
-
Added plugin files to ignore list (#1177)
- 11:39 Changeset [4371] by
-
Deleted plugin files (#1177)
- 11:37 Changeset [4370] by
-
Added move operators (WIP) (#1177)
09/07/10:
- 17:24 Changeset [4369] by
-
Added move operators (WIP) (#1177)
- 10:22 Changeset [4368] by
-
- 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
-
Added classification views (ticket #939)
- 10:03 Changeset [4366] by
-
added draft version of classification (ticket #939)
09/06/10:
- 17:05 Changeset [4365] by
-
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
- 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
- To reproduce: 1. Launch the optimizer 2. Create a new `Genetic …
- 13:26 Ticket #1179 (Program root symbol missing in trees) closed by
- fixed
- 13:26 Changeset [4364] by
-
- Added program root symbol
- 11:15 Changeset [4363] by
-
Worked on the evaluators and on the project structure of the VRP plugin - WIP (#1177)
09/02/10:
- 16:45 Changeset [4362] by
-
Added initial version - WIP (#1177)
- 15:13 Ticket #1179 (Program root symbol missing in trees) created by
- 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
- 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
- wontfix: As far as I have found out this is a disadvantage of the DataGridView …
- 13:55 Changeset [4361] by
-
Create VRP branch for 3.4 (#1177)
- 13:46 Changeset [4360] by
-
Create VRP branch for 3.4 (#1177)
- 13:44 Changeset [4359] by
-
Create VRP branch for 3.4 (#1177)
- 13:39 Changeset [4358] by
-
Create VRP branch for 3.4 (#1177)
- 13:39 Changeset [4357] by
-
Create VRP branch for 3.4 (#1177)
- 13:38 Changeset [4356] by
-
Create VRP branch for 3.4 (#1177)
- 13:37 Changeset [4355] by
-
Create VRP branch for 3.4 (#1177)
- 13:37 Changeset [4354] by
-
Create VRP branch for 3.4 (#1177)
- 13:36 Changeset [4353] by
-
Create VRP branch for 3.4 (#1177)
- 13:36 Ticket #1177 (Integrate different VRP variants) created by
- 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
- I assume that this is related with the column resizing strategy.
- 11:13 Changeset [4352] by
- 10:07 Changeset [4351] by
-
Updated alignment of the import buttons (#1039)
08/31/10:
- 18:25 Changeset [4350] by
-
added minimal size parameter for pruning operator. #1142
- 14:51 Changeset [4349] by
-
Added a tour view for a VRP solution (#1039)
- 14:50 Ticket #1175 (The DataAnalysisProblemData storable ctor is private) closed by
- fixed: Changed the access modified of the storable ctor to protected with r4348.
- 14:49 Changeset [4348] by
-
Changed the access modified of the storable ctor to protected (ticket #1175).
- 14:49 Ticket #1175 (The DataAnalysisProblemData storable ctor is private) created by
- This hampers the chaining of storable ctors and must be corrected.
- 14:24 Changeset [4347] by
-
Sorted Operators alphabetically, disabled LS operators by default (#1039)
- 14:03 Changeset [4346] by
-
Renamed operators, added comments according to code review (#1039)
- 12:36 Changeset [4345] by
-
Removed cloning the active flag of Constraints (ticket #1143).
- 11:09 Changeset [4344] by
-
completely removed caching in the ViewHost => corrected bug showing a ghost view (ticket #1133)
08/30/10:
- 15:17 Changeset [4343] by
-
made disposing of cached WCF-Client object safer (by using IDisposable pattern)
- 13:47 Changeset [4342] by
-
added connection setup dialog
- 10:04 Changeset [4341] by
-
Merged changesets from revisions r4249, r4250, r4251, r4291, r4295 from trunk into data analysis exploration #1142.
- 09:44 Changeset [4340] by
-
changed "3.3-HiveMigration" to "3.3-Hive"
08/29/10:
- 18:57 Changeset [4339] by
-
Restored plugin for multi-variate regression which was erroneously removed in with r4235. #1142
- 09:48 Documentation/DevelopmentCenter/AdditionalMaterial edited by
- 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
- 13:25 Changeset [4338] by
-
improved stateless WCF-Proxy client with ServicePool
- 11:46 Changeset [4337] by
-
changed Slave.Core WCF-Proxy to stateless object
- 09:38 Documentation/DevelopmentCenter/AdditionalMaterial edited by
- Added SICP and 'Hackers and Painters' (diff)
- 09:13 Ticket #1173 (Extend csv importer for data files to support more data formats) created by
- A basic heuristic to automatically detect the separator character …
- 08:46 Changeset [4336] by
-
deleted HeuristicLab.Security projects
- 08:43 Ticket #1172 (Detach data-analysis problem and standard algorithms from the ...) created by
- 08:42 Changeset [4335] by
-
missing files
- 08:37 Changeset [4334] by
-
missing file
- 08:36 Ticket #1168 (Switch Hive.Security to ASP.Net Authentication) closed by
- fixed
- 08:35 Changeset [4333] by
-
added authorizationManager which checks for permission to specific jobs (#1168)
- 03:10 Changeset [4332] by
-
Enabled users to choose whether a parameter should be collected in each run or not (#1113)
08/26/10:
- 18:07 Changeset [4331] by
-
Made the VRPTours analyzer work with multi population algorithms (#1039)
- 17:41 Changeset [4330] by
-
Fixed a small bug in the route inversion move generator (#1039)
- 13:22 Ticket #1171 (Create a base class for problems) created by
- 12:48 Changeset [4329] by
-
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
-
Overhauled pruning operator. #1142
- 12:45 Changeset [4327] by
-
Added views to export symbolic expression trees as latex and graphviz expressions. #1142
- 12:43 Changeset [4326] by
-
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
-
Corrected probject references of HeuristicLab.Problems.DataAnalysis (ticket #939).
- 11:58 Changeset [4324] by
-
Created branch of HeuristicLab.Problems.DataAnalysis (ticket #939).
- 11:08 Changeset [4323] by
-
updated classification branch (ticket #939)
- 04:24 Changeset [4322] by
-
Worked on OKB user authentication (#1167)
- 04:23 Changeset [4321] by
-
Worked on OKB user authentication (#1167)