Timeline
01/27/12:
- 21:29 Changeset [7427] by
- 21:27 Changeset [7426] by
-
#1648 worked on user and group selection views
- 18:41 Changeset [7425] by
-
- worked on path relinking
- 16:58 Changeset [7424] by
-
- ErrorProvider added to form
- Implemented Validation methods for controls
- Check Validation methods for controls in form when btn is clicked
- 16:32 Changeset [7423] by
-
- worked on path relinking operator
- 16:14 Changeset [7422] by
-
#1763: The simplifier view now uses a clone of the current model on which the actual simplification or tree pruning is applied. This fixes a crash when the user clicks on the Symbolic Regression Model while the background thread is pruning the tree (because it was trying to display the tree while it was being changed). Also took out the display part from the CalculateReplacementNodesAndNodeImpacts method and put it in a separate method.
- 14:33 Changeset [7421] by
-
- GetOperationStatus method added
- Check if affinity group is not null
- 13:35 Changeset [7420] by
-
- fixed parameterizing of local improvement operators
- 13:24 Changeset [7419] by
-
- reworked parameterization (one interface for every parameter resp. parameter group)
- unified parameter descriptions
- 02:01 Changeset [7418] by
-
- Added shaking operator based on n-moves
- Added pareto analyzer regarding flowdistance and installation qualities
01/26/12:
- 22:01 Changeset [7417] by
-
#1744 added an option so that the parent task can also wait on the slave for the child tasks to finish
- 16:28 Changeset [7416] by
-
- added NaN check to MultidimensionalScaling
- fixed a bug in StressFitness and now ignore distance to self
- changed transformation of the weights matrix to a dissimiliarity matrix (set entries to NaN when weight was 0)
- swapped weights and distance matrix for the els19
- 15:58 Ticket #1767 (QAP visualization does not render weights matrices correctly) created by
- Weight matrices sometimes are not fully connected. When the weights …
- 14:50 Changeset [7415] by
-
#1614: improved results output of GQAP
- 13:15 Changeset [7414] by
-
#1680: Changed HB interval to 30 sec
- 00:36 Changeset [7413] by
-
- renamed AssemblyInfo frame files to proper name
- fixed discovery of move operators
- fixed a bug in the move evaluator
- fixed a bug in the DiscreteLocationCrossover
01/25/12:
- 18:32 Changeset [7412] by
-
#1614: worked on GQAP and GRASP+PR
- 17:26 Changeset [7411] by
-
#1763: Improved ValueChangeDialog and overall behavior. Implemented pruning operation on background thread. TODO: Test, improve. This is a work-in-progress.
- 14:11 Changeset [7410] by
-
#1753 moved GanttChart control to ChartControlsExtensions
- 13:20 Changeset [7409] by
-
#1766 fixed crash when the hive job manager can't deserialize a task
- 10:26 Ticket #1766 (HL shouldn't crash if the Hive Job Manager can't deserialize a job) created by
- The exception should be caught and a dialog with the needed assembly …
- 10:12 Changeset [7408] by
-
#1746: Corrected output path of branch project.
01/24/12:
- 17:23 Changeset [7407] by
-
#1614: worked on GQAP
- 16:50 Changeset [7406] by
-
#1756: Fixed line chart behavior for cases when the data point series are not continuous (some indices are not consecutive).
- 16:23 Changeset [7405] by
-
- changed TestPartition and trainingPartition of SpatialCoevolution
- put a method from RegressionBenchmark to BreimanOne
- 14:24 Changeset [7404] by
-
- branch has been adjusted
- bug fix in DataAnalysisSolutionView
- 13:49 Changeset [7403] by
-
- Replace specific views with ViewHost
- DeploymentView initial commit
- 13:48 Changeset [7402] by
-
- Enum for instance size of roles
- Set reference to subscription in hosted services and deployments
- Add properties for subscription in hosted services and deployments
- Extend properties in RoleInstance
- 13:33 Changeset [7401] by
-
#1744 updated branch from trunk
- 12:29 Changeset [7400] by
-
#1765 deactivate close menu item if there are no open views
- 12:27 Ticket #1765 (Close menu item doesn't get deactivated if there are no open views) created by
- As reported by Johannes Karder, this leads to a …
01/23/12:
- 17:14 Changeset [7399] by
-
- implemented SetEnabledStateOfControls in RegressionSolutionView
- fixed bug in NamedDataAnalysisSolutionView (If OnContentChanged creates a new DataAnalysisSolutionView, it sets Locked and ReadOnly as it is set in the current view.)
- 16:47 Changeset [7398] by
-
#1696: tune picture generator and add additional problems
- 16:07 Changeset [7397] by
-
- updated plugin dependencies
- updated Island GA sample
- updated Island GA unit test
- 13:56 Changeset [7396] by
-
- deleted unnecessary code
01/22/12:
- 23:17 Changeset [7395] by
-
#1745 moved new Island GA to trunk
- 22:53 Changeset [7394] by
-
#1745 fixed typos
- 22:23 Changeset [7393] by
-
#1745 added a view for reduction operations based on the permutation type view
- 22:02 Changeset [7392] by
-
#1745 implemented reviewing comments for the data reducer and the local random generator
- 15:08 Changeset [7391] by
-
#1745 removed target operations, use reduction operations instead
- 00:04 UsersUrlRedirects edited by
- (diff)
01/21/12:
- 23:54 UsersUrlRedirects created by
- 16:03 Changeset [7390] by
-
- Reposition elements
- HostedServiceView initial commit
- 14:34 Changeset [7389] by
-
- Show subscription view when node is selected
- Subscription view adapted for data
01/20/12:
- 22:11 Changeset [7388] by
-
#1763: Added a new context option for leaf nodes (ConstantTreeNode or VariableTreeNode) to change the value or variable weight respectively.
- Added new dialog: SymbolicExpressionTreeNodeChangeValueDialog
- Added new SymbolicExpressionTreeNodeChanged event and handler
- Changed the double click behavior to account for node value/weight changes
Overall the behavior has been slightly changed: if a node was folded(replaced by a ConstantTreeNode), then it is possible to change its value via the context menu. For all changed nodes the original value is kept in a dictionary, so the first double click will restore it. After that, a second double click will unfold the node.
- 16:54 Changeset [7387] by
-
- Collection for hosted services added to CloudManagerClient
- Disable controls while loading subscription
- Stop and dispose timer
- Rebuild treeview content on OnContentChanged event
- 16:52 Changeset [7386] by
-
- Added property to refer to the corresponding subscription
- Added new methods to azure management utils
- 15:02 Changeset [7385] by
-
#1174 removed RandomSeed from Run
- 14:18 Changeset [7384] by
-
#1174 renamed UserId to UserGroupId
- 13:52 Changeset [7383] by
-
#1745 merged trunk changes into branch
- 13:41 Changeset [7382] by
-
#1174 removed the authentication service and client as this is now covered with the access service and clients
- 13:26 Changeset [7381] by
-
#1174 added access service user view to problem view
- 13:24 Changeset [7380] by
-
- fixed user query ws methods
- improved user view
- 10:08 Changeset [7379] by
-
#1746: forgot to commmit corrected plugin frame file.
- 01:43 EvoSoft/2012 edited by
- (diff)
01/19/12:
- 23:33 Changeset [7378] by
-
#1174 fixed icons of algorithm view
- 18:02 Changeset [7377] by
-
#1648 fixed an icon
- 17:56 Changeset [7376] by
-
#1174 added the access service user selection control to the algorithm view of the administrator
- 17:51 Changeset [7375] by
-
#1648 switched user controls to a CheckedItemListView
- 17:45 Changeset [7374] by
-
- Methods to create a deployment added
- Download blob block from public blob container
- Constants for deployment and storage api version added
- 17:33 Changeset [7373] by
-
#1614: Worked on GQAP
- 17:04 Changeset [7372] by
-
#1763: Intermediate commit with work done on the SymbolicExpressionTreeChart view (proxy right click events to nodes, methods for changing the weight/value of variable/constant nodes).
- 15:15 Changeset [7371] by
-
- start diagnostic monitor only when a connection string is specified
- constants file added
- 13:59 Changeset [7370] by
-
#1722 added a keyboard shortcut (Ctrl+H) for the Hive Job Manager
- 13:41 Ticket #1764 (The Hive Status page should show which resources are allowed to ...) created by
- Also "Available cores" should only count cores which are currently …
- 10:29 Changeset [7369] by
-
#1759: Added processor architecture detection
01/18/12:
- 21:33 Changeset [7368] by
-
#1648 added first version of an access client, access items and views for displaying them
- 17:21 Changeset [7367] by
-
- updated frame files
- added a lightweight user dto for non-admin users
- added access service roles
- some more minor changes
- 17:06 Changeset [7366] by
-
- Constants for deployments added
- worker for creating a deployment added
- create hosted service
- 17:04 Changeset [7365] by
-
#1763: Added HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views project to branch/solution, added missing file, updated folder structure.
- 16:56 Changeset [7364] by
-
- added ICrossover interface
- 16:55 Changeset [7363] by
-
- worked on GQAP
- 14:58 Changeset [7362] by
-
- Check if password is valid for pfx file
- progress bar is now marquee style
- control flow refactored
- 13:09 Changeset [7361] by
-
#1763: Updated project references, added build and solution files.
- 13:09 Documentation/Howto/Setup OKB Server edited by
- (diff)
- 13:04 Changeset [7360] by
-
#1174 the administration and run creation service now verify that the user has the appropriate roles
- 12:41 Changeset [7359] by
-
#1763: Branch for the SymbolicDataAnalysisExpressionTreeSimplifier
- 12:32 Ticket #1763 (Support changing of constants and variable weights in the simplifier ...) created by
- The SymbolicDataAnalysisExpressionTreeSimplifier should offer users …
- 12:00 Changeset [7358] by
-
- added a service locator for access services
- fixed role verifier interface
- 11:51 Changeset [7357] by
-
- removed unnecessary invoke-calls
- moved method call to disable controls out of the worker
- 10:59 Changeset [7356] by
-
#1648 changed output dir so that assemblies can be easily referenced by OKB
- 10:36 Changeset [7355] by
-
- added a role verifier for checking if the current user has a certain role
- updated year in license headers and frame files
- 09:41 Changeset [7354] by
-
- Methods to create hosted services added
- Method to add a certificate to a hosted service
- update bindinglist from worker
- 02:34 Changeset [7353] by
-
Fixed PluginInfrastructure unit tests as all plugins and products have been deleted in the deployment DB due to compatibility issues (automatic update from HL 3.3.5 to HL 3.3.6 fails). (#1722)
01/17/12:
- 23:56 Changeset [7352] by
-
- Added simple command file to execute FxCop rules from HeuristicLab.FxCop.dll on all HeuristicLab.*.dll files in the bin directory
- 23:54 Changeset [7351] by
-
- fixed some problems that were identified with the first existing FxCop rules (duplicate storable hook in ExternalEvaluationProblem, multiple wrong names)
- generally renamed AttachEventHandlers to RegisterEventHandlers to be consistent
- fixed some backwards compatible regions to use the format from the snippet and the comment
- 23:28 Changeset [7350] by
-
- Changed storable hook name rule to correctly distinguish between BeforeSerialization and AfterDeserialization hooks
- Added a new rule that checks if more than one storable hook is defined in a class
- 21:48 Changeset [7349] by
-
#1174 some minor changes:
- set the database location to the default location of SQL Server 2008R2 in the Create OKB script
- added the certificate key of my machine to the client app.config
- added OKB roles
- 19:05 Documentation/Reference/Genetic Programming Crossovers edited by
- (diff)
- 19:04 Documentation/Reference/Genetic Programming Crossovers edited by
- (diff)
- 19:03 Documentation/Reference/Genetic Programming Crossovers edited by
- (diff)
- 18:48 Documentation/Reference/Genetic Programming Crossovers created by
- 16:23 Changeset [7348] by
-
#1682: Updated license information, removed redundant inheritance from ISymbolicDataAnalysisExpressionCrossover, deleted misplaced files.
- 16:18 Changeset [7347] by
-
- Bug fix in ItemCollectionView: Content events are deregistered in Dispose method
- Bug fix in ItemCollectionView: Item events are deregistered in OnContentChanged method
- small changes in RegressionSolutionView
- 16:06 Changeset [7346] by
-
#1682: Removed unnecessary files.
- 15:23 Changeset [7345] by
-
- added first version of GRASP+PR algorithm
- 15:18 Changeset [7344] by
-
#1682: New branch format: removed unnecessary files, merged remaining.
- 15:14 Documentation/Howto/Setup OKB Server created by
- 14:32 Changeset [7343] by
-
#1682: Switched to new branch format for ProbabilisticFunctionalCrossover and friends.
- 14:21 Documentation/Howto/SetupHiveServer edited by
- (diff)
- 13:00 Ticket #1762 (Move Hive Progress Control to MainForm.WindowsForms) created by
- Move the Hive Progress Control from Clients.Hive.Views.Progress to …
- 12:51 Changeset [7342] by
-
#1761 added a delay when switching to the tab page on which an item is dragged on
- 11:14 Ticket #1761 (Add a delay to the DragOverTabControl) created by
- When dragging an item over a tab page header there should be a delay …
- 11:11 Changeset [7341] by
-
#1722 switched the tab control in the Hive Job Manager to a DragOverTabControl
- 00:23 Ticket #1760 (Processing time of optimizers increases when optimizers are executed ...) created by
- When executing a batch run which contains an optimizer with a rather …
01/16/12:
- 23:45 Changeset [7340] by
-
#1759: added project to include FxCop rules for HeuristicLab 3.3
- 23:43 Ticket #1759 (Add FxCop rules to HeuristicLab) created by
- There's a tutorial on the …
- 18:24 Changeset [7339] by
-
- List-Operations added to Interface and AzureProvider
- AddCertificate- and AddAzureService-Dialog added
- 17:56 Documentation/DevelopmentCenter/ReviewGuidelines edited by
- (diff)
- 17:06 Changeset [7338] by
-
#1758: first version to change the data set in a model has been implemented
- 17:04 Changeset [7337] by
-
#1752: some methods were added to Dataset to easier obtain string and Datetime values
- 17:02 Changeset [7336] by
-
- bug fixed in RegressionBenchmark
- adapted trainings partitions of some benchmark problems
- 16:59 Changeset [7335] by
-
#1756: Also removed the InsertEmptyPoints call from inside the ToggleSeriesData method.
- 15:42 Changeset [7334] by
-
#1174 added StaticItemImage property to the OKB Item, Algorithm and Problem
- 15:23 Changeset [7333] by
-
#1756: Fixed series color for empty points.
- 15:11 Changeset [7332] by
-
#1174 adapted frame filenames to new naming scheme
- 14:57 Changeset [7331] by
-
- switched to new build style for branches and improved config merging
- updated year in license headers and assembly infos
- updated version in plugin files and assembly infos
- 13:32 Changeset [7330] by
-
#1758: create branch for 'Change Dataset of RegressionModel'
- 13:29 Ticket #1758 (Change Dataset of RegressionModel) created by
- A new button will be added in the RegressionSolutionView to import a …
- 10:01 Documentation/DevelopmentCenter/ReviewGuidelines edited by
- added points from swagner (diff)
01/15/12:
- 14:47 Ticket #1757 (Hive slave tray icon loses connection after recovering from sleep) created by
- When recovering the operating system (Windows 7) from sleep, the tray …
- 00:59 Changeset [7329] by
-
#1745 added a random number generator creator for subscopes to make island ga runs reproducible
01/14/12:
- 21:33 Changeset [7328] by
-
#1669: corrected mistake while generating the dataset
- 01:47 EvoSoft/2012 edited by
- (diff)
01/13/12:
- 18:16 Changeset [7327] by
-
#1756: Fixed speed issue in RegressionSolutionLineChartView. The problem was an unnecessary call to the InsertEmptyPoints procedure. The MSDN website (http://msdn.microsoft.com/en-us/library/dd456677.aspx) specifies the context in which this method is useful: when the data points have no Y value. In our case however there are no such points, so by removed the calls the performance becomes similar to the scatter plot (which also does not insert empty points).
- 16:06 Ticket #1756 (Line chart is slow for large regression problems) created by
- When the problem data contains a large number of rows (20000-50000), …
- 16:01 Changeset [7326] by
-
- New model classes
- New service operation methods added
- License information added
- 14:21 Changeset [7325] by
-
#1745 added result storing operations for the reducer
- 13:45 Changeset [7324] by
-
- Methods to add and remove Subscription in CloudManagerClient
- AddSubscriptionDialog integrated
- OnContentChanged implemented
- 00:13 Changeset [7323] by
-
#1745 added multiple reduction operations