Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

12/17/12:

17:32 Changeset [9071] by sforsten

#1998: finished preparing branch

17:16 Changeset [9070] by sforsten

#1998: branch project HeuristicLab.Algorithms.DataAnalysis

17:14 Changeset [9069] by sforsten

#1998: initial commit of new branch

17:09 Ticket #1998 (Model Comparison for Classification) created by sforsten
Similar to Regression, it shall be possible to easily create simple …
16:54 Changeset [9068] by sforsten

#1993:

  • added code again which was deleted in r8835 and r8832 (SetAutomaticUpdateOfAxis())
  • added call chart.Refresh() in UpdateDataPoints to make sure that everything is recalculated, also the axis. So the fields of the axis don't stay double.NaN and HitTest doesn't throw an exception.
16:05 Changeset [9067] by mkommend

#1997: Adapted SymbolicDataAnalysisIslandGA to calculate the fixed samples partition for every island.

16:03 Changeset [9066] by mkommend

#1997: Adapted IslandGA to allow subclassing.

15:53 Changeset [9065] by mkommend

#1997: Branched HL.Algorithms.OffspringSelectionGeneticAlgorithm.

15:52 Changeset [9064] by mkommend

#1997: Branched HL.Algorithms.GeneticAlgorithm.

10:48 Changeset [9063] by ascheibe

#1950 fixed some errors that occurred when the user name was not set correctly

09:37 Changeset [9062] by fschoepp

#1888:
Backend changes:

  • Simplified job state detection (only one hive call will be made to detect all states now, instead of one additional call per job)
  • Reorganized classes (moved model classes into Model folder)

Website changes:

  • Website now heavily uses JavaScript to achieve better user experience
  • JavaScript degrades gracefully, except for plots
  • Tables: Added jquery-datatable-plugin to extend tables (pagination + search functionality)
  • OaaS-Website now uses the design of the HL websites (found in WebApplication branch)
  • Added jqplot to render zoomable line plots for HL-Datatables
  • Styling.js: Plots will be generated by using an ajax call; additional jquery-styling occurs within this file.
  • Added jquery-ui-1.9.2 which is capable of handling/rendering tabs, accordions and resizers.
08:34 Changeset [9061] by ascheibe

#1886 added average of first, last, upper and lower 25% to statistical tabular view

12/15/12:

00:00 Changeset [9060] by ascheibe

#1886 cleaned up plugin dependencies

12/14/12:

16:03 Changeset [9059] by ascheibe

#1886 track min and max quality values for scaling

15:12 Changeset [9058] by ascheibe

#1886 also track quality of solutions

13:03 Changeset [9057] by bburlacu

#1763: Fixed bug in subtree cut/paste introduced with previous commit, simplified code.

12:25 Changeset [9056] by bburlacu

#1763: Disabled paste option when attempting to cut/paste a subtree into itself.

11:40 Ticket #1798 (Improve TableFileParser for csv file import) closed by mkommend
obsolete: I don't think that this is an issue anymore due to the refactoring …
11:18 Changeset [9055] by mkommend

#1763: Minor refactoring in tree simplifier and according views. Additionally model updates are displayed in the according views.

11:06 Changeset [9054] by ascheibe

#1886 added an analyzer for comparing the current solution to the rest of the population

12/13/12:

16:52 Changeset [9053] by ascheibe

#1886 added a dialog for adding operators as successors to other operators

15:46 Changeset [9052] by bburlacu

#1763: Very minor change in the CalculateImpactValue method for symbolic regression (renamed internal variable).

15:35 Changeset [9051] by mkommend

#1997: Added project and evaluator stub for SymbolicDataAnalysisIslandGA.

13:41 Changeset [9050] by ascheibe

#1886 added performance analyzers for the VRP

13:18 Changeset [9049] by mkommend

#1890: Added interfaces for symbolic data analysis problems (single and multi objective).

11:25 Changeset [9048] by mkommend

#1997: Added project structure in the symbolic algorithms branch.

10:47 Ticket #1997 (IslandGA for Data Analysis Problems) created by mkommend
A specialized island GA for data analysis problem should be created, …
10:41 Changeset [9047] by mkommend

#1837: Committed local changes in sliding window GP branch.

10:40 Changeset [9046] by bburlacu

#1763: Removed branch since the changes have already been integrated into the trunk.

10:31 Changeset [9045] by ascheibe

#1886 added mutation performance analyzer for test functions

12/12/12:

23:28 Changeset [9044] by ascheibe

#1886

  • improved unwanted mutation analyzer
  • added test functions crossover performance analyzer
23:04 Changeset [9043] by bburlacu

#1763: Fixed chart visual node coloring issues and some corner-case tree editing bugs.

22:10 Changeset [9042] by ascheibe

#1886 added mutation performance analyzer for the QAP

16:50 Changeset [9041] by abeham

#1985:

  • Moved code to format and parse timespans to a TimeSpanHelper class
  • Added a dialog for defining arithmetic sequences of timespans
14:53 Changeset [9040] by abeham

#1985:

  • Added camera icon
  • Rewrote time matching to use regular expressions
  • Changed item name of TimeLimitRun
13:46 Changeset [9039] by mkommend

#1996: Adapted IslandGA to created local RNG outside of the main loop.

13:09 Changeset [9038] by mkommend

#1996: Added OperatorGraph.Iterate method which returns all reachable operators.

13:00 Changeset [9037] by mkommend

#1996: Adapted SymbolicDataAnalysisEvaluator to implement IStochasticOperator.

12:57 Ticket #1996 (IslandGA does not work with stochastic evaluator) created by mkommend
The reason is that every island has a local RNG which is initialized …
12:42 Changeset [9036] by ascheibe

#1890 enabled setting minutes for appointments in the Hive Administrator

12:12 Changeset [9035] by ascheibe

#1994 removed duplicate code

11:24 Changeset [9034] by ascheibe

#1994 fixed naming

11:04 Changeset [9033] by ascheibe

#1994 Calculating/Waiting Tasks are now calculated for the selected resource

10:07 Changeset [9032] by ascheibe

#1886 added a crossover analyzer for the QAP

09:34 Changeset [9031] by ascheibe

#1331 reverted change in SingleObjectiveSolutionSimilarityCalculator

09:19 Changeset [9030] by ascheibe

#1331 improved TSPSimilarityCalculator and SingleObjectiveSolutionSimilarityCalculator

12/11/12:

22:16 Changeset [9029] by ascheibe

#1995 added a similarity calculator operator for QAP

22:16 Ticket #1995 (Add a SimilarityCalculator operator for QAP) created by ascheibe
20:44 Changeset [9028] by ascheibe

#1994 added link for all groups

20:33 Changeset [9027] by ascheibe

#1994 some minor graphical improvements

16:36 Changeset [9026] by sforsten

#1992: itemsGroupBox.Text displays the number of checked items. It is changed every time the content is changed or the checked items change.

16:27 Changeset [9025] by ascheibe

#1994 added displaying statistics for groups

16:00 Changeset [9024] by mkommend

#1890: Correctd typo in DataAnalysisImportTypeDialog.

15:37 Changeset [9023] by ascheibe

#1994 added displaying of real cpu load and real available cores

15:07 Changeset [9022] by ascheibe

#1994 added a dao method which loads lightweight tasks instead of tasks. Therefore the task datas are not loaded which reduces memory consumption and improves performance when

  • downloading tasks
  • refresh automatically is checked in the Hive Job Manager
  • loading the Hive Status page.

The Hive Status page now shows which users are currently calculating how many tasks.

15:03 Ticket #1994 (Improvements for Hive Performance and Status page) created by ascheibe
This ticket is for tracking some improvements for Hive. - The …
14:21 Ticket #1993 (BubbleChart doesn't react correctly if jitter is used on categorical ...) created by sforsten
The BubbleChart is not correctly displayed if the jitter is used on …
13:26 Ticket #1992 (CheckItemListView shall display how many items are checked) created by sforsten
Currently you have to count in a CheckedItemListView to get the number …
12:27 Changeset [9021] by mkommend

#1942: Renamed field of DataAnalysisImportType.

12/10/12:

17:26 Changeset [9020] by ascheibe

#1886 added an analyzer for unwanted mutation for the TSP

16:57 Changeset [9019] by mkommend

#1991: Removed the obsolete attribute from the BidirectionalLookup in the OperatorGraphVisualization and made the class internal instead.

15:20 Documentation/DevelopmentCenter/Compile HeuristicLab under Linux edited by ascheibe
(diff)
14:32 Changeset [9018] by ascheibe

#1990 fixed crash in the debug engine: use the FullName of a type instead of ToString

13:42 Changeset [9017] by ascheibe

#1986 some cleanups in the Hive Administrator

13:33 Changeset [9016] by ascheibe

#1986

  • added missing license headers
  • renamed appointments to downtimes
  • removed unnecessary XML attributes
  • cleaned up HiveDowntime (former HiveAppointment)
09:40 Changeset [9015] by ascheibe

#1952 cleaned up Mono code in TypeLoader

12/07/12:

22:47 Changeset [9014] by ascheibe

#1952 implemented loading of HL files save with Mono on Windows

12:56 Changeset [9013] by gkronber

#1979: fixed range for Vladislavleva-1 as suggested on the GP-benchmarks mailing list.

12/06/12:

16:44 Changeset [9012] by mkommend

#1991: Corrected unit tests for BidirectionalDictionary to changes in r9009.

16:22 Changeset [9011] by mkommend

#1991: Adapted OperatorGraphVisualization to ignore warnings regarding the obsolete attribute and adapted to the new BidirectionalDictionary if possible.

16:18 Changeset [9010] by svonolfe

used explicit conversions in Interpreters and removed the unused method IVRPDataInterpreter.GetDataType (#1953)

15:52 Changeset [9009] by abeham

#1991: Implemented review comments

15:01 Changeset [9008] by gkronber

#1979: fixed ranges of Vladislavleva-5

14:13 Changeset [9007] by gkronber

#1979: cross-checked all regression problem instances with the GP benchmarks paper and adapted where I thought necessary.

13:52 Changeset [9006] by bburlacu

#1763: Refactored the tree simplifier again: moved tree editing functionality into the view, fixed minor display bugs.

12:07 Changeset [9005] by epitzer

#1990 Enable correct parsing of generics and nested classes.

12/05/12:

19:00 Changeset [9004] by gkronber

#1081: locking for update of evaluated solutions in interpreter and added cloning for fields in result collection

18:54 Changeset [9003] by gkronber

#1943: overhauled nearest neighbor routine

17:03 Changeset [9002] by abeham

#1943: modified nearest neighbor model to include number of samples at each estimated value

14:45 Changeset [9001] by abeham

#1984: Fixed handling of tabu tenures that are equal to or smaller than 0

  • equal to 0 will not invoke tabu attribute calculation
  • lower than 0 will throw an InvalidOperationException
13:51 Changeset [9000] by abeham

#1991:

  • Added BidirectionalDictionary for storing 1:1 mapping and BidirectionalLookup for storing M:N mappings
    • I used HashSets in the BidirectionalLookup instead of Lists, because of the difficulty of removing items when custom equality comparers are used.
  • Added unit tests

12/04/12:

20:04 Changeset [8999] by gkronber

#1979 adapted Vladislavleva instances to match the definition from the GP Benchmarks paper

17:11 Ticket #1991 (Add BidirectionalLookup collection to HeuristicLab.Collections) created by abeham
Currently the collection is implemented in the …
16:50 Changeset [8998] by ascheibe

#1712 removed unnecessary closure workaround

16:34 Changeset [8997] by ascheibe

#1712 removed unnecessary query because scheduling is now serialized

15:51 Changeset [8996] by ascheibe

#1712 added missing nullable attribute

15:38 Changeset [8995] by ascheibe

#1712 merged trunk into branch

14:30 Changeset [8994] by ascheibe

#1950 added locking for assigning runs to the run collection view

11:10 Changeset [8993] by ascheibe

#1950 fixed downloading of the wrong number of runs

07:15 Changeset [8992] by jkarder

#1890: adapted unit test to take changes r8988:8989 into account

12/03/12:

16:07 Changeset [8991] by bburlacu

#1763: Fixed bug when displaying an invalid tree. Simplified operation set and renamed actions (delete -> remove, edit -> change).

15:29 Changeset [8990] by mkommend

#1763: Minor improvements and code simplification in symbolic data analysis simplifier.

14:41 Ticket #1990 (The serialized DefaultComparer from Mono has the wrong format) created by ascheibe
Mono has a type DefaultComparer which inherits from …
13:48 Changeset [8989] by jkarder

#1890: refactored DuplicatesSelector and ProgressiveOffspringPreserver

13:32 Changeset [8988] by jkarder

#1331: Equals method in SingleObjectiveSolutionSimilarityCalculator now only performs structural comparison if solutions have almost the same quality

13:04 Changeset [8987] by jkarder

#1331: fixed lookup of the method used to evaluate TestFunctions in the SingleObjectiveTestFunctionImprovementOperator

13:02 Changeset [8986] by bburlacu

#1763: Surrounded disposable graphics objects with using blocks.

10:54 Changeset [8985] by gkronber

#1976 added comment about call to R² evaluator in const-opt evaluator

10:36 Changeset [8984] by mkommend

#1976: Returned original quality in case of an exception in the SymbolicRegressionConstantOptimizationEvaluator.

10:07 Changeset [8983] by ascheibe

#1890 fixed prebuild event of Scheduling instances

Note: See TracTimeline for information about the timeline view.