Timeline
02/01/12:
- 15:14 Changeset [7441] by
-
#1680: Implemented Save and Delete in CloudResourcesView and CloudManagerClient
- 14:11 Changeset [7440] by
-
- Removed default value of BestKnownQuality parameter
- 13:54 Changeset [7439] by
-
#1772: Created branch and solution.
- 13:37 Ticket #1772 (Evolutionary tracking of solutions within GP) created by
- In other to perform theoretical investigations on building blocks and …
- 13:34 Ticket #1771 (Tree pruning and reductive mutation operators) created by
- It would be interesting if the tree pruning (that automatically folds …
- 13:28 Changeset [7438] by
-
- Add BestKnownSolutions parameter
- Assignment view
- Clicking on an equipment highlights all related equipments
- Clicking on a location highlights other locations that contain equipment to which relations exist
- Showing installation costs when nothing is selected
- Analyzers were present double times
- Fixed GRASP to check EnabledByDefault
- 09:10 Ticket #1770 (BestKnownQuality should not have a default value) created by
- When one derives from …
- 00:14 Changeset [7437] by
-
- Allowed to view the solution of a certain point in the pareto chart
- Added multi crossovers and manipulators
- Added population diversity analyzer
- Fixed a few bugs
01/31/12:
- 22:54 Changeset [7436] by
-
#1648 started working on a class which should store all user information on the client side
- 22:31 Changeset [7435] by
-
#1722 changed visibility of the Clients.Common settings to public as the access service client needs access to the username
- 22:22 Changeset [7434] by
-
#1722 When setting timed-out slaves offline the tasks on these slaves shouldn't be set to waiting as this leads to performance problems and deadlocks with big statelog tables. Setting tasks to waiting is done by another method of the cleanup process more efficiently.
- 15:25 Changeset [7433] by
-
- If CloudManagerClient contains hostedservice, merge them in add-method
- Merge methods added deployment and hostedservice
- Update/merge treeview in CloudResourceView
- Indicate a change of the trackbar (DeploymentView)
- 15:17 Changeset [7432] by
-
- updated gqap (finished path-relinking)
- fixed some bugs
- 13:09 Changeset [7431] by
-
- removed private field and stored the collection in the parameter only
- forwarded calls to Operators to the parameter
- put StorableOperators property out of use as the collection is persisted through the parameters' persistence
- 11:31 Changeset [7430] by
-
#1750 added results (accuracy training/test & number of support vectors) to SVC.
- 11:13 Ticket #1769 (Operators parameter is out of sync after deserialization) created by
- The variable operators is initialized to a new collection during …
- 11:02 Documentation/Reference/Genetic Programming Crossovers edited by
- (diff)
- 11:00 Documentation/Reference/Genetic Programming Crossovers edited by
- (diff)
- 10:58 Documentation/Reference/Genetic Programming Crossovers edited by
- Renamed confusing attachment file names and updated image tags. (diff)
01/30/12:
- 17:39 Changeset [7429] by
-
- ChangeInstanceCount method added
- Deployment: added properties to indicate modification and the new instance count
- Textbox validation
- Form resized
- 16:22 Changeset [7428] by
-
- change in test partition of some Keijzer benchmark problems
- change in test and training partition in spatial co-evolution benchmark problem
- 13:00 Ticket #1768 (Standby leads to an error in communication between the slave and ui) created by
- When a computer where the slave windows service and the ui is …
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)