Timeline
02/04/12:
- 10:52 Changeset [7449] by
-
#1773 added reference to plugin HeuristicLab.MathJax-1.1 to fix the plugin-dependency checker unit test
02/03/12:
- 23:53 Ticket #1775 (IntegerVector Encoding should have more flexible bounds) created by
- Exactly as in the RealVectorEncoding, but with an additional column …
- 18:22 Changeset [7448] by
-
- Added Transpose() extension method for double[,] matrices
- Added IProblemInstanceConsumer<T> interface
- Implemented general ProblemView which auto-detects all instances a problem can consume
- Added ability of IProblemInstanceProvider to directly feed a consumer
- Implemented general view for problem instance providers
- Fixed a few bugs
- 18:04 Changeset [7447] by
-
#1773: set svn:ignore properties
- 17:59 Changeset [7446] by
-
#1773 added ExtLibs plugin for MathJax and implemented a view for symbolic data analysis models rendering the model in mathematical notation using MathJax in a webbrowser control
- 16:19 Changeset [7445] by
-
- updated problem instance provider
- 14:41 Ticket #1774 (Getting instances of generic types through the ApplicationManager is ...) created by
- On my machine with the VS debugger attached, it takes roughly two …
- 12:54 Ticket #1773 (Show symbolic regression or classification models in math notation) created by
- 10:11 Changeset [7444] by
-
- fixed build
- 10:01 Changeset [7443] by
-
- worked on generic instance provider
- added CTAP instances
02/02/12:
- 08:40 Changeset [7442] by
-
- removed protected modifier from Maximization.Set and BestKnownQuality.Set
- fixed some parts that expected a default value
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