Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

02/03/12:

23:53 Ticket #1775 (IntegerVector Encoding should have more flexible bounds) created by abeham
Exactly as in the RealVectorEncoding, but with an additional column …
18:22 Changeset [7448] by abeham

#1614

  • 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 gkronber

#1773: set svn:ignore properties

17:59 Changeset [7446] by gkronber

#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 abeham

#1614

  • updated problem instance provider
14:41 Ticket #1774 (Getting instances of generic types through the ApplicationManager is ...) created by abeham
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 gkronber
10:11 Changeset [7444] by abeham

#1614

  • fixed build
10:01 Changeset [7443] by abeham

#1614

  • worked on generic instance provider
  • added CTAP instances

02/02/12:

08:40 Changeset [7442] by abeham

#1770

  • 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 spimming

#1680: Implemented Save and Delete in CloudResourcesView and CloudManagerClient

14:11 Changeset [7440] by abeham

#1770

  • Removed default value of BestKnownQuality parameter
13:54 Changeset [7439] by bburlacu

#1772: Created branch and solution.

13:37 Ticket #1772 (Evolutionary tracking of solutions within GP) created by bburlacu
In other to perform theoretical investigations on building blocks and …
13:34 Ticket #1771 (Tree pruning and reductive mutation operators) created by bburlacu
It would be interesting if the tree pruning (that automatically folds …
13:28 Changeset [7438] by abeham

#1614

  • 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 abeham
When one derives from …
00:14 Changeset [7437] by abeham

#1614

  • 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 ascheibe

#1648 started working on a class which should store all user information on the client side

22:31 Changeset [7435] by ascheibe

#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 ascheibe

#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 spimming

#1680:

  • 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 abeham

#1614

  • updated gqap (finished path-relinking)
  • fixed some bugs
13:09 Changeset [7431] by abeham

#1769

  • 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 gkronber

#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 abeham
The variable operators is initialized to a new collection during …
11:02 Documentation/Reference/Genetic Programming Crossovers edited by bburlacu
(diff)
11:00 Documentation/Reference/Genetic Programming Crossovers edited by bburlacu
(diff)
10:58 Documentation/Reference/Genetic Programming Crossovers edited by bburlacu
Renamed confusing attachment file names and updated image tags. (diff)
10:54 05-SSX-similarity-condition.png attached to Documentation/Reference/Genetic Programming Crossovers by bburlacu
10:54 04-SSX-sampling-semantic-distance.png attached to Documentation/Reference/Genetic Programming Crossovers by bburlacu
10:53 03-PFX-selection-probabilities.png attached to Documentation/Reference/Genetic Programming Crossovers by bburlacu
10:53 02-PFX-normalized-behavioral-distance.png attached to Documentation/Reference/Genetic Programming Crossovers by bburlacu
10:53 01-PFX-behavioral-distance.png attached to Documentation/Reference/Genetic Programming Crossovers by bburlacu

01/30/12:

17:39 Changeset [7429] by spimming

#1680:

  • ChangeInstanceCount method added
  • Deployment: added properties to indicate modification and the new instance count
  • Textbox validation
  • Form resized
16:22 Changeset [7428] by sforsten

#1669:

  • 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 ascheibe
When a computer where the slave windows service and the ui is …

01/27/12:

21:29 Changeset [7427] by ascheibe

#1174 updated views to work with the changes of r7426

21:27 Changeset [7426] by ascheibe

#1648 worked on user and group selection views

18:41 Changeset [7425] by abeham

#1614

  • worked on path relinking
16:58 Changeset [7424] by spimming

#1680:

  • 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 abeham

#1614

  • worked on path relinking operator
16:14 Changeset [7422] by bburlacu

#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 spimming

#1680:

  • GetOperationStatus method added
  • Check if affinity group is not null
13:35 Changeset [7420] by abeham

#1614

  • fixed parameterizing of local improvement operators
13:24 Changeset [7419] by abeham

#1614

  • reworked parameterization (one interface for every parameter resp. parameter group)
  • unified parameter descriptions
02:01 Changeset [7418] by abeham

#1614

  • Added shaking operator based on n-moves
  • Added pareto analyzer regarding flowdistance and installation qualities

01/26/12:

22:01 Changeset [7417] by ascheibe

#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 abeham

#1767

  • 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 abeham
Weight matrices sometimes are not fully connected. When the weights …
14:50 Changeset [7415] by abeham

#1614: improved results output of GQAP

13:15 Changeset [7414] by spimming

#1680: Changed HB interval to 30 sec

00:36 Changeset [7413] by abeham

#1614

  • 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 abeham

#1614: worked on GQAP and GRASP+PR

17:26 Changeset [7411] by bburlacu

#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 ascheibe

#1753 moved GanttChart control to ChartControlsExtensions

13:20 Changeset [7409] by ascheibe

#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 ascheibe
The exception should be caught and a dialog with the needed assembly …
10:12 Changeset [7408] by mkommend

#1746: Corrected output path of branch project.

01/24/12:

17:23 Changeset [7407] by abeham

#1614: worked on GQAP

16:50 Changeset [7406] by bburlacu

#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 sforsten

#1669:

  • changed TestPartition and trainingPartition of SpatialCoevolution
  • put a method from RegressionBenchmark to BreimanOne
14:24 Changeset [7404] by sforsten

#1758:

  • branch has been adjusted
  • bug fix in DataAnalysisSolutionView
13:49 Changeset [7403] by spimming

#1680:

  • Replace specific views with ViewHost
  • DeploymentView initial commit
13:48 Changeset [7402] by spimming

#1680:

  • 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 ascheibe

#1744 updated branch from trunk

12:29 Changeset [7400] by ascheibe

#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 ascheibe
As reported by Johannes Karder, this leads to a …

01/23/12:

17:14 Changeset [7399] by sforsten

#1758:

  • 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 epitzer

#1696: tune picture generator and add additional problems

16:07 Changeset [7397] by ascheibe

#1745

  • updated plugin dependencies
  • updated Island GA sample
  • updated Island GA unit test
13:56 Changeset [7396] by sforsten

#1669:

  • deleted unnecessary code

01/22/12:

23:17 Changeset [7395] by ascheibe

#1745 moved new Island GA to trunk

22:53 Changeset [7394] by ascheibe

#1745 fixed typos

22:23 Changeset [7393] by ascheibe

#1745 added a view for reduction operations based on the permutation type view

22:02 Changeset [7392] by ascheibe

#1745 implemented reviewing comments for the data reducer and the local random generator

15:08 Changeset [7391] by ascheibe

#1745 removed target operations, use reduction operations instead

00:04 UsersUrlRedirects edited by swagner
(diff)

01/21/12:

23:54 UsersUrlRedirects created by swagner
16:03 Changeset [7390] by spimming

#1680:

  • Reposition elements
  • HostedServiceView initial commit
14:34 Changeset [7389] by spimming

#1680:

  • Show subscription view when node is selected
  • Subscription view adapted for data

01/20/12:

22:11 Changeset [7388] by bburlacu

#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 spimming

#1680:

  • 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 spimming

#1680:

  • Added property to refer to the corresponding subscription
  • Added new methods to azure management utils
15:02 Changeset [7385] by ascheibe

#1174 removed RandomSeed from Run

14:18 Changeset [7384] by ascheibe

#1174 renamed UserId to UserGroupId

13:52 Changeset [7383] by ascheibe

#1745 merged trunk changes into branch

13:41 Changeset [7382] by ascheibe

#1174 removed the authentication service and client as this is now covered with the access service and clients

13:26 Changeset [7381] by ascheibe

#1174 added access service user view to problem view

13:24 Changeset [7380] by ascheibe

#1648

  • fixed user query ws methods
  • improved user view
10:08 Changeset [7379] by mkommend

#1746: forgot to commmit corrected plugin frame file.

01:43 EvoSoft/2012 edited by swagner
(diff)
Note: See TracTimeline for information about the timeline view.