Timeline
01/25/18:
- 10:44 Changeset [15657] by
-
#2870: svn:ignore
- 10:44 Changeset [15656] by
-
#2870: referenced new version of AutoDiff plugin (using nuget package). No other changes necessary because the API has not changed.
- 10:40 Changeset [15655] by
-
#2870: fixed incorrect assembly reference in plugin file
- 10:35 Changeset [15654] by
-
#2870 added project for new version of AutoDiff
- 10:24 Changeset [15653] by
-
Created a branch for #2870
01/24/18:
- 17:15 Changeset [15652] by
-
- Little changes on the packer
- 16:27 Changeset [15651] by
-
#2522: renamed folder for branch
- 16:26 Changeset [15650] by
-
#2796: renamed folder for branch
- 16:25 Changeset [15649] by
-
#2789: renamed folder for branch
- 16:24 Changeset [15648] by
-
#2695: renamed folder for branch
- 16:23 Changeset [15647] by
-
#2434: renamed folder for branch
- 13:17 Changeset [15646] by
-
- Dealing with stackable items
- Enhanced the Evaluator
- Added parameters some paramters to the packing items
01/23/18:
- 22:27 Changeset [15645] by
-
#2885: implemented select all
- 22:24 Ticket #2885 (Select all with Ctrl+A in RunCollectionView) created by
- Selecting all runs, e.g. to copy them in a new run collection is so tedious
- 16:04 Changeset [15644] by
-
#2839 removed AssignedTaskResource entity
- 15:42 Changeset [15643] by
-
- worked on UpdateJob(..)
- adapted permission and assignment handling methods
- adpated dbml of HiveDataContext using the designer (added delete rules and onNull-handling)
- 14:00 Changeset [15642] by
-
- adapted handling of cascading revocations of project-user permissions and project-resource assignments: from deleting all AssignedJobResource (formerly) to deleting only entries which are effected by the previously mentioned revocations (now)
- implemented job update (client side)
- corrected & improved stateful project/resource selection dialog
- corrected resource statistic calculation in project/resource selection dialog
- 13:51 Changeset [15641] by
-
#2839 finished implementation of job deletion routine
- 13:14 DevelopersTeam edited by
- added fbaching, chaider and lkammere (diff)
01/22/18:
- 17:20 Changeset [15640] by
-
#2864: Adapted PFSP and LOP to the new BasicProblem
- 17:15 Changeset [15639] by
-
#2864: Adapted PFSP and LOP to the new BasicProblem
- 16:07 Changeset [15638] by
-
#2884: Implement variable impacts calculation and view for classification solutions.
- 16:06 Ticket #2884 (Implement variable impacts for classification solutions) created by
- Classification solutions should also display calculated variable …
- 15:30 Changeset [15637] by
-
#2871: Included the points from the review (added third sorting-possibility, renamed the existing ones, added default-behavior)
- 13:49 Changeset [15636] by
-
#2877: fixed overwriting of IsDisposable for known slaves
- 13:25 Ticket #2883 (Option to store actual model instead of a surrogate-model for GBT-Solutions) created by
- To save memory, a GBT model is not stored directly, but a …
- 12:20 Ticket #2882 (Deserialization of RegressionModels triggers a recalculation of ...) created by
- On deserializing a gradient boosted tree solution, the …
01/21/18:
- 02:20 Ticket #2881 (Future of HeuristicLab Hive) created by
- Collect, discuss and explore several ideas for the future of …
01/19/18:
- 22:49 Changeset [15635] by
-
#2877: Improved groups/slaves treeview of Hive Administrator
- prevented indirect cycles in parent relationshop of groups, which caused an endless loop
- 12:31 Changeset [15634] by
-
#1614: run analyzer at the end of CPLEX
- 09:05 Changeset [15633] by
-
#1614: changed localsolver algorithms to run analyzer at the end
- 03:29 Changeset [15632] by
-
#2877: Improved User Administration GUI
- sorted users, groups and roles by name
- made password textbox in password reset dialog read-only
- 02:12 Changeset [15631] by
-
#2877: Improved groups/slaves treeview of Hive Administrator
- enabled selecting and moving multiple slaves at once
01/18/18:
- 15:08 Changeset [15630] by
-
- updated Heartbeat processing (regarding: checking against AssignedJobResources and handling of the updated Job deletion routine)
- updated Job deletion routine(still in progress at GenerateStatistics)
01/17/18:
- 17:57 Changeset [15629] by
-
#1614: fixed cloning in ILS
- 15:24 Changeset [15628] by
-
- updated TaskDao towards independency of the formerly used Task-Resource assignment entity
- updated several permission/assignment handling service methods for client
- added AssignedJobResource DTO
- 15:20 Changeset [15627] by
-
#2839 worked on Hive Job Manager: improved project/resource selector to show existent assignments and preserve selections
- 14:11 Changeset [15626] by
-
#2871: Added three additional UI-Controls, a Label + ComboBox for ordering (VariableName or ImpactFactor) and a CheckBox for Ascending/Descending
- 13:30 Changeset [15625] by
-
#2654: implemented generic context-based genetic algorithm
- 13:25 Changeset [15624] by
-
#2645: created branch
- 11:38 Changeset [15623] by
-
#2880: Added additional null/empty-check (otherwise an error would occur if all runs are removed)
- 11:29 Changeset [15622] by
-
#2880: Removed now unnecessary workaround
- 11:14 Changeset [15621] by
-
#2880: Changed event from SelectedIndexChanged to SelectionChangeCommitted
- 11:05 Ticket #2880 (RunCollectionBoxPlotView axis-selection bug with DropDown) created by
- RunCollectionBoxPlotView has minor issues with the selection of a …
- 00:14 Changeset [15620] by
-
#2877: Improved groups/slaves treeview of Hive Administrator
- corrected showing number of contained slaves for each group
01/16/18:
- 16:56 Changeset [15619] by
-
#2879: Performance improvement in DataTableView
- 16:54 Ticket #2879 (Cancelling a DataTableVisualPropertiesDialog may take very long and ...) created by
- The DataTableVisualPropertiesDialog saves the original visual …
- 15:43 Changeset [15618] by
-
- The items can be rotated and tilted now.
- Added pruning of extreme points in packed bins.
- Added new packer which packs items by positioning them on the point with the minimum of wasted space. He uses rotating and tilting of items.
- Added classes for sorting given items.
- 15:40 Changeset [15617] by
-
- The items can be rotated and tilted now.
- Added pruning of extreme points in packed bins.
- Added new packer which packs items by positioning them on the point with the minimum of wasted space. He uses rotating and tilting of items.
- Added classes for sorting given items.
01/15/18:
- 12:46 Changeset [15616] by
-
- Added missing Item and StorableClass attributes
- Removed running analyzer on empty solutions in GRASP
- 09:37 Changeset [15615] by
-
- fixed a bug in the run collection RLD view when BestKnownQuality is set to double.NaN
- fixed a bug in evolution strategy's solution not being a storable class
- 08:21 Changeset [15614] by
-
#2847 made changes to M5 according to review comments
- 01:53 Changeset [15613] by
-
#2877: Improved groups/slaves treeview of Hive Administrator
- slaves and slave groups are sorted by name
- slave state is indicated by different colors
- number of contained slaves is shown for each group
- CPU utilization is shown for each calculating slave
- last heartbeat date is shown for each offline slave
01/14/18:
- 22:43 Changeset [15612] by
-
#2877: Created branch 2877_HiveImprovements
- 22:39 Changeset [15611] by
-
#2878: Corrected after deserialization hook in constant optimization evaluator.
- 22:38 Ticket #2878 (Error in Deserialization of ConstantOptimizationEvaluator) created by
- If a file is loaded with the coop evaluator it is reconfigured to …
- 22:37 Ticket #2877 (Hive Improvements) created by
- HeuristicLab Hive needs some minor improvements: ToDo: …
- 22:34 Changeset [15610] by
-
#2876: Added interquartile range to boxplot statistics.
- 22:27 Changeset [15609] by
-
#2726: Added ticket number to branch folder name
01/13/18:
- 09:50 Changeset [15608] by
-
#2796 removed calls to ExprStr (useful for debugging) to increase speed of search
01/12/18:
- 18:12 Changeset [15607] by
-
#2876: Added menu item to open the bubble chart from the boxplot view.
- 18:11 Ticket #2876 (Open BubbleChart from Boxplot View) created by
- Currently it is possible to open the boxplot from a bubble chart by …
- 16:27 Changeset [15606] by
-
#2796: comments and typos
- 14:24 Changeset [15605] by
-
#1614: merged trunk into branch
- 13:59 Changeset [15604] by
-
#1614: fixed data type of inputs in FY model
- 13:33 Changeset [15603] by
-
#1614: Implemented changed behavior to measure execution time (cf. #2869)
- 13:19 Changeset [15602] by
-
#1614: Branched Optimization.Views plugin
- 03:36 Ticket #2875 (Release HeuristicLab 3.3.16) created by
- Codename: * Prague New Features: * Write and solve …
- 00:57 Blog: HeuristicLab 3.3.15 "Berlin" Release created by
- 00:44 Features edited by
- (diff)
- 00:27 Ticket #2640 (Release HeuristicLab 3.3.15) closed by
- done
- 00:21 Changeset [15601] by
-
#2640: Updated tutorial slides
01/11/18:
- 23:52 ChangeLogPending edited by
- (diff)
- 23:51 ChangeLog edited by
- (diff)
- 23:45 WikiStart edited by
- (diff)
- 23:44 WikiStart edited by
- (diff)
- 23:43 Download edited by
- (diff)
- 23:37 Download edited by
- (diff)
- 23:33 Milestone HeuristicLab 3.3.15 completed
- == HeuristicLab 3.3.15 "Berlin" - January 11th, 2018 == * …
- 22:32 Changeset [15600] by
-
#2640: Created release tag for HeuristicLab 3.3.15
- 16:54 Changeset [15599] by
-
#2640 merged to stable
- 16:53 Changeset [15598] by
-
#2640 Another datapreprocessing hotfix (row-column changed)
- 16:43 Changeset [15597] by
- 16:31 Changeset [15596] by
-
#2640: updated prepareProjectsForMono.sh
- 11:01 Changeset [15595] by
-
#2640 merged to stable
- 10:59 Changeset [15594] by
-
#2640 Hotfix data preprocessing (median instead of mean)
- 03:39 Changeset [15593] by
- 03:27 Changeset [15592] by
- 03:23 Changeset [15591] by
-
#2640: Updated samples
- 03:15 Changeset [15590] by
- 03:06 Changeset [15589] by
- 02:41 Changeset [15588] by
-
#2640: Updated project dependencies
- 02:23 Changeset [15587] by
-
#2640: Updated versions