Timeline
02/10/12:
- 23:11 Changeset [7465] by
-
- Added TSPLIB instances (TSP, ATSP, CVRP)
- Improved parser for TSPLIB file format
- Added ProblemInstanceProvider as an abstract base class which handles the feeding of consumers
02/08/12:
- 13:43 Documentation/DevelopmentCenter/VSCodeSnippets edited by
- added note for resharper users (diff)
02/07/12:
- 16:50 Changeset [7464] by
-
- selection of a voting strategy is now possible
- a more sophisticated strategy as discussed with gkronber will be implemented soon
- 12:35 Changeset [7463] by
-
#1081 improved formatter, line chart view, simplifier for time series prognosis solutions
- 09:22 Changeset [7462] by
-
#1773 % symbols do not have to be escaped within \text{}.
02/06/12:
- 18:17 Changeset [7461] by
-
#1081 fixed a few problems related to a previous incorrect merge and removed unrelated projects from the solution.
- 18:00 AdditionalMaterial edited by
- fixed link (diff)
- 17:50 Changeset [7460] by
-
#1081: merged r7266:7459 from the trunk into the time series prognosis branch.
- 16:55 Changeset [7459] by
-
#1776: first implementation of different voting strategies (currently no gui elements are available to choose between the strategies)
- 14:17 Changeset [7458] by
-
#1776: branch creation complete
- 13:56 Changeset [7457] by
-
#1776: add additional project to branch "ClassificationEnsembleVoting"
- 13:54 Changeset [7456] by
-
#1776: create branch for new voting strategies in classification ensemble modeling (second try)
- 13:49 Changeset [7455] by
-
#1776: delete project files, which have been accidently branched
- 13:44 Changeset [7454] by
-
#1776: create branch for new voting strategies in classification ensemble modeling
- 13:41 Ticket #1776 (Improve Ensemble Classification with new Voting) created by
- New voting strategies will be implemented to improve the …
02/05/12:
- 22:14 Changeset [7453] by
-
Added documents of APCast HL tutorial
- 22:06 AdditionalMaterial edited by
- (diff)
- 21:40 Changeset [7452] by
-
Updated tutorial slides
- 17:26 Changeset [7451] by
-
#1773 fixed bug in the latex formatter, incorrect parentheses for logical or and and operations
- 17:22 Blog: Math notation for symbolic models created by
- 13:58 Changeset [7450] by
-
#1773 removed reference to plugin HeuristicLab.MathJax-1.1 but added mathjax to the list of extlibs to fix the plugin-dependency checker unit test.
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