Timeline
12/10/15:
- 17:12 Changeset [13447] by
-
#2071 more refactoring of TableFileParser to remove boxing of double values and to remove production of separator tokens
- 11:45 Changeset [13446] by
-
#2543: Intialized class names cache after cloning and loading of classification problem data.
- 11:43 Ticket #2543 (ClassNames cannot be changed for loaded and cloned ...) created by
- Changing of class names works for newly created problem data.
12/09/15:
- 10:48 Changeset [13445] by
-
#2071: corrected disposal of StreamReader
- 10:21 Changeset [13444] by
-
#1265: worked on visualization
- added private setter to VisualizableType
12/08/15:
- 14:31 Changeset [13443] by
-
#2521: Adapted decoders for SchedulingProblem.
12/07/15:
- 18:44 Changeset [13442] by
-
#2071 better estimation of number of rows and explicit call of GC.Collect
- 17:37 Changeset [13441] by
-
- added statement to set number of rows parsed which was lost in one of the previous changes
- added an necessary invoke call in RegressionInstanceProviderView
- 17:25 Changeset [13440] by
-
#2071 improved memory efficiency in TableFileParser by removing duplicate storage of all columns, added heuristic to estimate the necessary capacity of columns
- 07:56 Changeset [13439] by
-
#2542: added estimated values view specific for Gaussian processes that shows predicted variance
- 07:40 Ticket #2542 (Estimated values view should also show predictive variance for each ...) created by
- There should be a way to export variance information.
- 07:24 Changeset [13438] by
-
#2541: added crude implementation of Student-t process (using almost the same source code as GP model)
12/06/15:
- 15:33 Changeset [13437] by
-
#2521: Added encodings for schedules.
12/04/15:
- 11:57 Changeset [13436] by
-
#2521: Minor improvements in SchedulingEncoding.
- 11:30 Ticket #2541 (Student-t Process) created by
- See "Student-t Processes as Alternatives to Gaussian Processes", Amar …
- 10:35 Changeset [13435] by
-
#2521: Intermediate version of schedule encoding refactoring.
12/03/15:
- 15:56 Ticket #2540 (StringConvertibleMatrixView may throw an exception if it is reused) created by
- This problem first appeared when changing a parameter of the PSO. To …
12/02/15:
- 15:46 Changeset [13434] by
-
#2060 Unset the ok-button as the dialogs AcceptButton.
This way the ok-button has to be clicked manually (or focused via tab and then pressed enter) to avoid accidently closing the dialog.
- 14:32 Changeset [13433] by
-
- Now, also categories are searched for. If a category matches, all items and subcategories within are displayed.
- Fixed an issue that the wrong item was preselected (eg NSGA instead of GA).
- The dialog does not save the previous selected type anymore when closing and reopening the dialog.
- 13:50 Ticket #1977 (OneClick parallelization of Tasks in the Hive JobManager) closed by
- obsolete: I'm closing this ticket because this has already been changed so that …
- 13:45 Ticket #1764 (The Hive Status page should show which resources are allowed to ...) closed by
- obsolete: Has been implemented in #2388
- 13:45 Ticket #2063 (Implement Hive Statistics) closed by
- obsolete: The work from this ticket has already been released with #2388
- 13:36 Ticket #1744 (Implement a Hive engine which can be executed in the Hive) closed by
- rejected: I'm terminating this branch and ticket as it did not work out as …
- 13:34 Changeset [13432] by
-
#1744 deleted Hive engine branch
- 13:23 Changeset [13431] by
-
#2438 removed old OKB ECJ branches
- 13:12 Changeset [13430] by
-
#2539 removed duplicated post build event
- 12:46 Changeset [13429] by
-
#2539: removed files from project
- 12:32 Changeset [13428] by
-
#2539: fixed MergeConfigs.cmd and .sh files, removed obsolete files
- 12:30 Ticket #2539 (MergeConfigs.cmd does not work correctly) created by
- The MergeConfigs.cmd uses a variable Outdir which comes from the build …
- 11:45 Ticket #2538 (Delete outdated plugins) created by
- 10:15 Ticket #2417 (Extend interface for IDataset to allow access by column index) closed by
- rejected: Replying to mkommend: > Replying to gkronber: …
- 10:02 Ticket #2537 (Support ISymbolicRegressionSolutions as mean function for Gaussian ...) created by
- In combination with AutoDiff this would allow us to optimize the …
- 09:50 Changeset [13427] by
-
#2536: Implemented IStringConvertibleMatrix explicitly in Dataset.
- 09:43 Ticket #2536 (Dataset should implement IStringConvertibleMatrix explicitly) created by
- The reason is that IStringConvertibleMatrix is only implemented for …
12/01/15:
- 21:00 Changeset [13426] by
-
#1772: Updated the GenealogyGraphChart using new chart modes from HeuristicLab.Visualization
- 12:49 Changeset [13425] by
-
#2535: Corrected text box size in StringConvertibleValueView.
- 12:47 Ticket #2535 (TextBox in StringConvertibleValueView is truncated) created by
- Currently the right border of the text box in the …
- 00:10 Changeset [13424] by
-
#1772: Fixed bug due to incorrect caching in the traceMap where in some cases trace graph arcs could contain incorrect trace data (this does not affect or invalidate any previous tracing results as arc information is only being used for visualization). Simplified code by removing the traceMap completely and passing the indices directly to the trace method.
11/30/15:
- 21:06 Changeset [13423] by
-
#2221: minor changes
- 15:12 Changeset [13422] by
-
#2521: Adapted type discovery and type selector to allow the creation of generic programmable problems.
- 14:51 Changeset [13421] by
-
#1087 implemented skeleton structure and first testfunctions(Fonesca, SchafferN1 & SchafferN2)
- 12:43 Changeset [13420] by
-
#2532
Corrected the range of randomly selected tours for the PDExchange-move.
Because the PDExchange-move swaps two cities from different tours, it makes no sense to select a new(empty) tour as there aren't any cities to swap.
- 12:07 Changeset [13419] by
-
#2071: removed cloning of values in dataset (TODO: review data preprocessing)
- 10:17 Changeset [13418] by
-
- fixed some references
- fixed versions and year
- updated sln file to more recent vstudio
- 10:04 Ticket #2534 (Build.cmd does not work with Visual Studio 2015-only installations) created by
- The error is: CSC : error CS1548: Kryptografischer Fehler während der …
- 09:19 Changeset [13417] by
-
updated tutorial slides
- 09:07 Changeset [13416] by
-
updated tutorial (version on introductory slide, algorithms and problems
- 06:41 Changeset [13415] by
-
#2071: added plugin dependency for HeuristicLab.Common
11/29/15:
- 16:59 Changeset [13414] by
-
#2071: added progress reporting when importing regression problem data from csv files.
- 15:33 Changeset [13413] by
-
#2071: only preview first 500 lines of data in CSV import dialog.
11/28/15:
- 23:38 Changeset [13412] by
-
- Completely refactored PTSP branch
- Added two sets of problem instances based on TSPLIB: homogeneous and heterogeneous
- Implemented missing EvaluateByCoordinates for 1-shift moves
- Made it clear that move evaluators are for estimated PTSP only
- Changed parameter realization from a rather strange list of list of ints to a list of bool arrays
- Reusing code of the 2-opt and 1-shift move evaluators in 2.5 move evaluator
- Introducing distance calculators to properly handle the case when no distance matrix is given (previous code only worked with distance matrix and without only with euclidean distance in some settings)
- Fixed several smaller code issues: protected, static, method parameters, copy & paste, interfaces, naming, parameters, serialization hooks, license headers, doc comments, data types
- Completely refactored PTSP branch
- 17:02 Changeset [13411] by
-
#2071 minor refactoring of TableFileParser (let's see if the unit tests pass..., today I'm daring...)
- 08:31 Ticket #2533 (Support Push as GP language) created by
- Push is a stack-based typed programming language especially developed …
11/27/15:
- 14:59 Changeset [13410] by
-
#2520 increased repetitions to get more realistic results
- 14:23 Changeset [13409] by
-
- added profiling to unit tests
- added more unit tests
- 14:15 Ticket #2532 (PotvinPDExchangeSingleMoveGenerator throws ArgumentOutOfRangeException) created by
- The PotvinPDExchangeSingleMoveGenerator throws an …
- 10:20 Ticket #1332 (Explore approaches to implement fast algorithms) closed by
- obsolete: Yes, that's true, and #2524 will even improve this, so I'm closing it.
11/26/15:
- 17:36 Changeset [13408] by
-
#2521: Adapted unit tests in problem refactoring branch.
- 17:07 Changeset [13407] by
-
#2520 worked on type and enum transformers
- 12:31 Changeset [13406] by
-
#2530 Instead of setting a new EnumValue in the parameter, the value of the EnumValue is set.
- 12:20 Ticket #2531 (Simplify the CreateExperimentDialog) created by
- The internal logic of the CreateExperimentDialog is fairly complex …
- 11:29 Ticket #2530 (CreateExperimentDialog Error (EnumValue + FixedValueParameter)) created by
- Varying an EnumValue<T> in the CreateExperimentDialog causes an …
- 10:30 Ticket #2529 (AR1 is not evaluated correctly on the test partition) created by
- The AR1 model should regress on the previous model outputs in the test …
- 10:00 Milestone HeuristicLab sebb4g1SS10 completed
- == Ready for Release == [[TicketQuery(milestone=HeuristicLab …
- 09:59 Ticket #1436 (Documentation) closed by
- done
- 09:56 Changeset [13405] by
-
#2521: Implemented SchafferF6 test function
- 09:39 DevelopersTeam edited by
- (diff)
- 09:36 Ticket #1844 (Implement the Schaffer F6 test function) closed by
- obsolete: will be done in #2521
- 09:30 Changeset [13404] by
-
- Adapted Knapsack problem to new problem infrastructure
- Introduced additional interfaces in binary vector encoding
- Improved KnapsackImprovementOperator which requires less evaluated solutions in case of an infeasible start solution
Loosely related change:
- All LookupParameters are now shown by default
- Wiring code should make sure that wired parameters are hidden