Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

04/05/11:

21:29 Changeset [5960] by abeham

#852

  • Removing the PSO branch
21:26 Changeset [5959] by abeham

#1465

  • Created branch for implementing a histogram view
21:12 Ticket #1465 (Visualize histogram data) created by abeham
I would like to visualize data distributions in a histogram, as well …
17:45 Changeset [5958] by cneumuel

#1233

  • initial port of HiveEngine
17:24 Changeset [5957] by cfischer

#1364 revised NSM based on review feedback from mkommend:

  • use linq to select min/max quality for use range option
  • use range option is now enabled by default
  • added event handler to throw exception in case CopySelected is set to false (NSM itself ignores this flag and works like this flag is true)
  • changed behavior of max attempts: execute the inner selector up to max attempts times to find different parents and fill the remaining positions only afterwards
  • some variable name refactoring
  • changed type of inner selector to ISingleObjectiveSelector
  • changed parameter types for the three NSM parameters to FixedValueParameter
  • added AfterDeserializationHook to enable opening and executing of optimizers with old NSM implementations
16:30 Changeset [5956] by mkommend

#1464: Corrected behavior of ViewHost and SymbolicExpressionTreeChart.

16:29 Ticket #1464 (An exception is thrown if the ViewHost is smaller than 0 (width or height).) created by mkommend
The reason behind this is that some views do not handle width or …
15:37 Changeset [5955] by cneumuel

#1233

  • seperated ExperimentMangerClient (OKB-Style, contains business logic) and HiveExperiment (mainly only contains information)
  • fixed redundant cloning methods in dtos
  • added simple statistics in HiveExperiment which the user can see before downloading an experiment
  • added db-delete cascade for slaves and statelogs - now slaves can be safely deleted
12:42 Changeset [5954] by mkommend

#1462: Added algorithms and problems folder to HeuristicLab.Optimization.

11:44 Changeset [5953] by abeham

#1330

  • Added IStorableContent interface
11:19 Ticket #1463 (Improve wiring code of SingleObjectiveTestFunctionProblem) created by mkommend
The wiring code in the SingleObjectiveTestFunctionProblem is …
10:19 Changeset [5952] by mkommend

#1453: Added UnitTest for OnlineCalculators to enable performance monitoring.

10:00 Changeset [5951] by abeham

#1462

  • Fixed wiring code, some intermediate algorithm classes were missing the base call so that several events did not get registered

04/04/11:

22:49 Changeset [5950] by abeham

#1330

  • Added three solution files that were not included in the tarball, but are available on the website
22:30 Changeset [5949] by abeham

#1330

  • some remaining problems with benchmark data, two instances had quality values and solutions that did not go together
21:36 Changeset [5948] by abeham

#1330

  • fixed an oversight in the last commit
21:22 Changeset [5947] by abeham

#1330

  • simplified parser
  • correctly reading first matrix as weights (accessed by index of permutation) and second matrix as distances (accessed by value of permutation)
19:21 Changeset [5946] by abeham

Added download buttons as psd files

19:17 WikiStart edited by abeham
Linked to current version specific changelog (diff)
19:14 WikiStart edited by abeham
Added some links below the download button here (diff)
19:12 Download edited by abeham
Added download button here (diff)
19:06 WikiStart edited by abeham
changed image (diff)
19:05 HL-Download-Link.png attached to Pictures by abeham
18:59 WikiStart edited by abeham
Changed link from direct download to download page (diff)
18:45 WikiStart edited by abeham
(diff)
18:42 WikiStart edited by abeham
Added fancy download button (diff)
18:09 Changeset [5945] by mkommend

#1453: Stopped iterating over the enumerables in the static calculate method in OnlineCalculators.

16:07 Changeset [5944] by mkommend

#1418: Added unit tests for the Problems.DataAnalysis-3.4 project.

15:48 Changeset [5943] by mkommend

#1453: Updated directory name of OnlineCalculators.

15:38 Changeset [5942] by mkommend

#1453: Renamed IOnlineEvaluator to IOnlineCalculator

10:38 Changeset [5941] by mkofler

#852: Set the default inertia value to 1 for consistency reasons.

10:23 Changeset [5940] by cneumuel

#1260

  • updated hive binaries
09:53 Ticket #1462 (The selected MoveEvaluator of a SingleObjectiveTestFunction is not ...) created by swinkler
This problem occurs when using Tabu Search, e.g.
01:12 Changeset [5939] by abeham

#1330

  • fixed missing AssemblyInfo.cs
01:01 Changeset [5938] by abeham

#1330

  • Added HeuristicLab.Problems.QuadraticAssignment.Tests-3.3 project to solution
  • Fixed assembly name in HeuristicLab.Analysis.Tests-3.3
  • Added another test case to the MDS tests
  • Referenced the two QAP plugins in the tests project
  • Removed plugin dependency in HeuristicLab.Problems.QuadraticAssignment.Views to HeuristicLab.Optimization as the unit test complained about it

04/03/11:

23:43 Changeset [5937] by mkommend

#1418: Fixed broken SymbolicRegressionUnitTest again.

17:02 Changeset [5936] by mkommend

#1418: Removed asserts from SymbolicDataAnalysisExpressionTreeSimplifier.

01:08 Ticket #1459 (TypeCoherentExpressionGrammar is not available for external evaluation) closed by abeham
obsolete: Thank you Eric. I have talked with mkommend about the …
00:53 Changeset [5935] by abeham

#852

  • Renamed CurrentIteration to Iterations

04/02/11:

23:17 Changeset [5934] by abeham

#1330

  • removed QAP branch
23:13 Changeset [5933] by abeham

#1330

  • Merged QAP from branch into trunk
  • Merged MDS from branch into trunk
  • Merged Swap2 moves from branch into trunk
22:16 Changeset [5932] by abeham

#1330

  • Finished further changes from review
16:45 Changeset [5931] by abeham

#1330

  • changes according to the review
16:34 Changeset [5930] by abeham

#1330

  • fixed a bug in the swap-2 move evaluator regarding asymmetric matrices and matrices with non-zero diagonals
  • fixed a similar bug for evaluating inversion moves
  • enhanced test cases
  • Renamed !QAPSwapMoveEvaluator.cs to !QAPSwap2MoveEvaluator.cs
02:13 Changeset [5929] by swagner

Adapted context menu of ParameterCollectionView (#1377)

01:52 Changeset [5928] by swagner

Prevented disappearing of runs in an optimizer when moving the optimizer up or down in an experiment (#1445)

00:27 Ticket #1461 (Release HeuristicLab 3.3.4) created by swagner
Release steps: Trunk: 1. Update samples 1. Increment plugin …

04/01/11:

17:15 Changeset [5927] by cneumuel

#1215

  • worked on configurability of SymbolicExpressionGrammar
14:05 Changeset [5926] by gkronber

#1418 changed views for time lag and lagged variable symbols to allow a lag value of zero

13:45 Changeset [5925] by gkronber

#1418 fixed bugs in symbolic expression tree operators.

11:13 Changeset [5924] by gkronber

#1418 fixed another bug in variable frequency analyzer.

10:12 Changeset [5923] by gkronber

#1418 fixed bugs in symbolic data analysis expression tree interpreter regarding evaluation of models with lagged variables and dynamic symbols.

09:49 Changeset [5922] by gkronber

#1418 fixed bug in variable frequency analyzer (when lagged variables are not aggregated)

08:48 Changeset [5921] by mkommend

#1418: Fixed broken SymbolicRegressionUnitTest.

01:52 Changeset [5920] by cfleisch

#1439 Authentication process modified to work well with query plugin

01:47 Changeset [5919] by cfleisch

#1439 Example implementation of method GetFilters() in view Filter added

03/31/11:

23:25 PSO_Regrouping.png attached to Documentation/Reference/Particle Swarm Optimization by mkofler
MultiPSO - Regrouping of sub-swarms
23:23 Documentation/Reference/Particle Swarm Optimization edited by mkofler
Added illustration for MultiPSO (diff)
23:07 Documentation/Reference/Particle Swarm Optimization edited by mkofler
(diff)
23:03 Documentation/Reference/Particle Swarm Optimization edited by mkofler
Added illustration for PSO topologies (diff)
22:53 PSO_Topologies.png attached to Documentation/Reference/Particle Swarm Optimization by mkofler
Added illustration of PSO topologies
19:39 Changeset [5918] by gkronber

#1418 minor changes in all architecture altering operators unit test.

19:23 Changeset [5917] by gkronber

#1418 minor bug fix in all architecture altering operators test.

19:20 Changeset [5916] by gkronber

#1418 changed crossover operator for symbolic expression trees to allow extensions and reductions of the number of subtrees for variable-arity symbols.

18:41 Changeset [5915] by gkronber

#1418 Fixed bug in symbolic data analysis expression tree simplifier and added test cases.

18:23 Changeset [5914] by mkommend

#1418: Changed DataAnalysisSolutions and -Models and updated GenerateRowsToEvaluate method in SymbolicDataAnalysisEvaluator.

17:20 Changeset [5913] by abeham

#567

  • Fixed a minor bug in the control, updated installer
17:10 Changeset [5912] by abeham

#567

  • updated problem and algorithm
  • reverted plugin wizard
16:30 Documentation/Reference/Particle Swarm Optimization edited by mkofler
Added screenshots of velocity bounds and inertia updaters (diff)
16:22 Changeset [5911] by mkofler

#852: Small code fixes as discussed with abeham. Renamed SwarmUpdater to RealVectorSwarmUpdater. Moved update code for velocity bounds wiring in RealVectorSwarmUpdater to new method.

15:25 Changeset [5910] by cfleisch

#1439 Query tool as plugin implemented, added submenu items

15:17 Changeset [5909] by gkronber

#1418 made data analysis solutions storable.

14:50 Documentation/Reference/Particle Swarm Optimization edited by mkofler
(diff)
14:42 PSO_SwarmUpdater.png attached to Documentation/Reference/Particle Swarm Optimization by mkofler
14:38 PSO_InertiaUpdater.png attached to Documentation/Reference/Particle Swarm Optimization by mkofler
Screenshot of the inertia updater
13:52 Documentation/Reference/Particle Swarm Optimization edited by mkofler
Added reference to PhD thesis by Mendes (diff)
13:42 Documentation/Reference/Particle Swarm Optimization edited by mkofler
Improved PSO wiki page (diff)
13:11 Ticket #1428 (BubbleChart uses index as x-values if all a-values are 0.0) closed by mkommend
rejected: Thank you for the bug report. But as this it the default behavior of …
13:07 Changeset [5908] by mkommend

#1460: Corrected StringConvertibleValueView.

12:01 UsersSamples edited by mkofler
Added screenshot for PSO sample (diff)
11:57 PSO_Schwefel-screenshot.png attached to UsersSamples by mkofler
Screenshot of running PSO sample for Schwefel test function
11:57 UsersSamples edited by mkofler
Added PSO sample description (diff)
11:37 Changeset [5907] by mkommend

#1418: Removed calls to IEnumerable.Count() in performance critical sections.

11:23 Documentation/FirstSteps edited by mkofler
Added link to PSO wiki page in user manual (diff)
11:22 Changeset [5906] by mkommend

#1411: Reverted changesets regarding the number of evaluated nodes.

10:59 Changeset [5905] by mkofler

#852: Wired SwarmUpdater to update velocity vector when the scaling parameter is adjusted.

10:43 Changeset [5904] by gkronber

#1453: improved performance of online evaluators.

10:42 Changeset [5903] by gkronber

#1454: renamed parameter and minor changes.

03:24 Changeset [5902] by swagner

Worked on OKB (#1174)

03:05 Changeset [5901] by swagner

Added flag in ParameterCollectionView to define whether hidden parameters can be edited or not (#1377)

03/30/11:

23:19 Changeset [5900] by swagner

Worked on OKB (#1174)

18:43 Changeset [5899] by mkommend

#1430: Changed access modifier of AfterDeserializationHook to private.

18:27 Changeset [5898] by mkommend

#1454: Updated TypeSelector to handle logical connection operators when discovering multiple types.

18:15 Changeset [5897] by gkronber

#1453: fixed build fail by reverting unintentionally committed changes

18:13 Changeset [5896] by mkommend

#1451: Corrected implementation of ResultCollectionView and changed default views for Results.

18:05 Changeset [5895] by gkronber

#1418 adapted limit for failed events in unit test for ArgumentCreater

18:04 Changeset [5894] by gkronber

#1453: Added an ErrorState property to online evaluators to indicate if the result value is valid or if there has been an error in the calculation. Adapted all classes that use one of the online evaluators to check this property.

17:48 Changeset [5893] by mkofler

Hid start/end index parameters for inertia weight updater (#852).

16:57 Documentation/Reference/Particle Swarm Optimization edited by mkofler
(diff)
16:45 Changeset [5892] by epitzer

Make particles reflect from the bounds to prevent them from becoming stuck. (#852)

15:38 Changeset [5891] by mkommend

#1460: Corrected StringConvertibleValueView and adapted StringConvertibleValueTupleView and derived views.

15:37 Ticket #1460 (StringConvertibleValueView does not work correctly if its label is hidden) created by mkommend
It does not react on the enter key and no space for the error provider …
14:39 Changeset [5890] by gkronber

#1418 fixed assembly name and namespace for symbolic data analysis tests assembly.

14:34 Changeset [5889] by gkronber

#1418 deleted unused file SymbolicDataAnalysisSolution.cs and fixed compiler warning.

14:22 Changeset [5888] by gkronber

#1418 sorted deploymentitems in builder test settings alphabetically and added new plugins added in data analysis refactoring.

14:14 Changeset [5887] by mkommend

#1418: Reset ValidationPartition when new problem data was loaded.

14:01 Changeset [5886] by mkommend

#1418: Corrected bugs in CrossValidation when using evolutionary algorithms.

13:57 Changeset [5885] by gkronber

#1418 added R² and MSE as results for discriminant function classification solutions.

13:52 Changeset [5884] by gkronber

#1418 updated symbolic regression sample for unit test.

13:38 Changeset [5883] by mkommend

#1418: Adapted interfaces of data analysis classes.

13:14 Changeset [5882] by gkronber

#1418 renamed parameter and updated all validation analyzers to leave out test samples if the validation partition overlaps with the test partition.

13:10 Changeset [5881] by epitzer

Adopt TypeCoherentExpressionGrammar from HeuristicLab.Problems.DataAnalysis.Symbolic for external evaluation (#1459)

13:07 Ticket #1459 (TypeCoherentExpressionGrammar is not available for external evaluation) created by epitzer
Currently only FullFunctionalExpressionGrammar is available for …
13:05 Changeset [5880] by gkronber

#1418 added missing cloning of symbolic expression trees and problem data in data analysis solutions.

10:15 Changeset [5879] by mkommend

#1418: Deleted unnecessary files.

02:42 Changeset [5878] by abeham

#567

  • Considered new base class names SingleObjectiveHeuristicOptimizationProblem<T, U> and MultiObjectiveHeuristicOptimizationProblem<T, U>
  • Updated template files
01:39 Changeset [5877] by swagner

Adapted DataTableValuesCollector in order to be able to specify the start index of the collected data values (#1457)

00:49 Changeset [5876] by swagner

Implemented review comments (#1432)

00:37 Changeset [5875] by swagner

Implemented review comments (#1451)

00:32 Changeset [5874] by cneumuel

#1260

  • added missing DisposableWrapper.cs
  • resolved broken compatibility with trunk (due to #1416)
  • updated binaries

03/29/11:

17:24 Changeset [5873] by abeham

#1330

  • Fixed project references
  • Moved Analysis.Tests project one level up
  • Removed Optimization project as the changes have been merged into the trunk (cf. #1430)
17:07 Changeset [5872] by abeham

#1430

  • Changed BestKnownQuality parameter to an OptionalValueParameter
16:54 Changeset [5871] by abeham

#1330

  • Fixed normalized stress value
  • Changed method name and signature of MDS
  • Adapted unit tests
  • Adapted QAP View
16:13 Changeset [5870] by ascheibe

#1233 config file for experiment manager only (use ConfigMerger)

16:07 Changeset [5869] by gkronber

#1418 minor improvements in plugin descriptions.

15:43 Changeset [5868] by epitzer

Prevent NullReferenceException when opening incompatible problem (#852)

15:40 Changeset [5867] by svonolfe

Merged changes from trunk into branch (#1177)

15:19 Changeset [5866] by epitzer
  • Remove superfluous placeholders
  • Hide ParticleUpdater
  • Add CurrentVelocityBounds parameter analogous to CurrentInertia
  • Add (Current)VelocityBounds to results
  • Merge VelocityBoundsModifier directly into SwarmUpdater (#852)
15:03 Changeset [5865] by mkommend

#1419: Removed unnecessary project reference in Operators.Views to Visualization.ChartControlsExtension.

15:00 Changeset [5864] by gkronber

#1411: fixed implementation of evaluators to store total evaluated nodes value in a variable in the global scope.

14:58 Changeset [5863] by mkommend

#1418: Added NonDiscoverableType attribute to outdated analyzers.

14:44 Changeset [5862] by mkommend

#1418: Removed maximum value for number of workers in CrossValidationView as this could cause problems when loading files executed on a different machine.

14:24 Changeset [5861] by mkommend

#1418: Corrected cloning bug in SupportVectorMachineModel.

13:28 Changeset [5860] by mkommend

#1418: Adapted PluginDescriptions and AssemblyDescriptions for new plugins.

11:52 Changeset [5859] by mkommend

#1049: Added version information to the plugin !treeNodes in the TypeSelector.

11:36 Changeset [5858] by mkommend

#1457: Adapated OverfittingAnalyzers to create data tables that start with 0.

11:25 Changeset [5857] by mkommend

#1418: Corrected SymbolicRegressionUnitTest and fixed typo in validation parameter description of SymbolicDataAnalysisProblem.

11:20 Changeset [5856] by svonolfe

Made the SelectedOperator parameter of the StochasticMultiBranch visible, so the name can be changed (#1392)

11:08 Ticket #1458 (Provide a mechanism in algorithms to call problem-specific ...) created by gkronber
It can be useful to initialize variables for problem specific …
11:06 Ticket #1457 (All charts showing generations or iterations should start with 0) created by mkommend
01:42 Changeset [5855] by abeham

#1330

  • Fixed calculation of normalized stress value
  • Fixed a few bugs
00:45 Changeset [5854] by mkommend

#1418: Hid additional parameters of symbolic datanalysis problem.

00:39 Changeset [5853] by mkommend

#1455: Implemented first draft of ClusteringSolutionView.

00:31 Changeset [5852] by cneumuel

#1233

  • corrected relative reference paths in csproj-files
  • fixed minor bugs
  • updated binaries

03/28/11:

20:04 Changeset [5851] by gkronber

#1411 added evaluated nodes parameter to symbolic data analysis evaluators.

19:24 Ticket #1456 (Create Plugin's for OKB.Web.Admin-Client) created by gschwarz
Please create Plugin-components for OKB.Web.Admin-Client's. Create new …
19:12 Changeset [5850] by mkommend

#1454: Implemented TypeDiscovery with multiple base types and adapted TypeSelector and CrossValidation.

18:42 Ticket #1455 (View for clustering solutions) created by gkronber
18:40 Changeset [5849] by gkronber

#1418 fixed bug in threshold calculation and added missing wiring of model changed event in DiscriminantFunctionClassificationSolution.

18:11 Ticket #1454 (PluginInfrastructure should be able to discover types implementing ...) created by mkommend
18:07 Changeset [5848] by mkommend

#1049: Adapted TypeSelector to respect the new() constraint on generic types.

17:27 Changeset [5847] by mkommend

#1418: Adapted data analysis classes to new parameter ctors.

17:27 Changeset [5846] by gkronber

#1453: changed *RSquaredEvaluators to return 0.0 (worst possible value) if the result returned by the OnlinePearsonsRSquaredEvaluator is double.NaN

17:25 Changeset [5845] by gkronber

#1453: changed OnlineEvaluators so that they do not throw an ArgumentException on receiving infinity of NaN values but instead return double.NaN as result.

17:22 Changeset [5844] by gkronber

#852: minor adaption of description string in PSO

17:22 Changeset [5843] by mkommend

#1049: Added code to create default values in ValueParameters if possible.

17:21 Changeset [5842] by gkronber

#1451 added missing check for InvokeRequired in ResultsCollectionView

17:20 Changeset [5841] by gkronber

#1418 added missing wiring of SymbolicExpressionTreeGrammarParameter in SymbolicDataAnalysisProblem

17:01 Changeset [5840] by abeham

#1330

  • Removed unnecessary files
16:15 Changeset [5839] by swagner

Fixed NullReferenceException in collection views when updating the item image of a hidden item (#1377)

15:34 Changeset [5838] by abeham

#1330

  • Renamed the DistanceMatrix parameter to Distances
  • Renamed the SwapMove to Swap2Move and renamed operators accordingly
  • Integrated changes in HeuristicLab.Analysis.Views regarding description text box
15:31 Ticket #1170 (Checked state of items in CheckedItemList is changed when items are ...) closed by gkronber
worksforme: Cannot reproduce the problem in the current trunk version (r5837)
14:53 Changeset [5837] by swagner

Implemented review comments of mkommend (#1112)

14:14 Changeset [5836] by mkommend

#1418: Fixed Symbolic Regression Unit Test.

13:34 Changeset [5835] by mkommend

#1418: Changed default formatter of SymbolicExpressionView and hid the maximization parameter for single objective symbolic data analysis problems.

13:17 Changeset [5834] by mkommend

#1313: Updated view names.

10:50 Changeset [5833] by swagner

Removed redundant new line string constant (#1416)

03/25/11:

17:18 Changeset [5832] by swagner

Moved description from textbox to icon in NamedItemView and adapted all derived views (#1416)

13:07 Changeset [5831] by mkommend

#1451: Fixed updating of result views in ResultCollectionView.

10:11 Ticket #1453 (OnlineEvaluators must not throw exceptions due to performance reasons) created by mkommend
00:30 Changeset [5830] by mkommend

#1313: Corrected plugin dependencies.

03/24/11:

23:56 Changeset [5829] by mkommend

#1313: Implemented new views for data analysis solutions.

23:29 Changeset [5828] by mkommend
17:35 Changeset [5827] by swagner

Updated VS image library icons (#1416)

16:15 Changeset [5826] by ascheibe

#1233 slave ui now receives status information and displays it in doughnut chart

15:52 Changeset [5825] by mkommend

#1418: Added new projects to HL-3.3.Tests.

15:46 Changeset [5824] by mkommend

#1413: Corrected jitter in RunCollectionBubbleChartView and adapted default bubble size.

13:53 Ticket #1452 (Show exact HL version string in exception dialog) created by gkronber
It is helpful for debugging if the exact HL version string is stated …
13:24 Changeset [5823] by gkronber

#1418 fixed minor issues in symbolic data analysis classes.

13:22 Changeset [5822] by gkronber

#1418 added unit test for symbolic regression with standard GP.

10:50 Changeset [5821] by svonolfe

Fixed issue in VRP move evaluators (#1185)

01:40 Changeset [5820] by abeham

#1330

  • fixed a small bug in a view

03/23/11:

14:41 Changeset [5819] by mkommend

#1451: Displayed result value in details group box of ResultCollectionView.

14:22 Ticket #1451 (ResultCollections should only show the value of the selected result in ...) created by mkommend
13:52 Changeset [5818] by gkronber

#1418 Fixed a problem with scaling of regression and classification solutions (moved scale method out of solution into the model because of leaky abstraction).

13:22 Changeset [5817] by gkronber

#1418 fixed bug in LaTeX formatter.

12:54 Changeset [5816] by gkronber

#1450 Added preliminary implementation for solution ensemble support.

12:41 Ticket #1450 (Support for ensemble solutions of data analysis models) created by gkronber
It should be possible to combine multiple models for a data analysis …
12:32 Changeset [5815] by gkronber

#1418 created branch for implementation of solution ensembles.

12:03 Changeset [5814] by abeham

#1330

  • Added a test if the reported quality of the solution instances is similar to the evaluated qualities of these solutions
  • Adapted parsing of the solution file and added another parameter whether the permutation should be treated as facility->location (HeuristicLab default) or location->facility.
  • Adapted QuadraticAssignmentProblem to use that method that corresponds with the reported quality since there is no consistent encoding over all files
  • Improved API documentation of the parsing methods
11:15 Changeset [5813] by mkommend

#1418: Fixed drag and drop on CrossValidationView.

10:48 Changeset [5812] by mkommend

#1418: Updated ProbabilisticTreeCreatorTest.

09:28 Changeset [5811] by abeham

#1330

  • Adapted QAP to new problem base class structure
  • Fixed a bug in a view
  • Merged changes from Optimization plugin into branch
01:14 Changeset [5810] by mkommend

#1418: Deleted DataAnalysis Refactoring branch.

01:09 Changeset [5809] by mkommend

#1418: Reintegrated branch into trunk.

00:33 Changeset [5808] by mkommend

#1418: Updated directories and removed old files.

00:23 Changeset [5807] by mkommend

#1418: Enabled moving of thresholds in DiscrimantFunctionClassifcationSolutionView.

00:13 Changeset [5806] by mkommend

#1418: Updated samples partition for cross validation if a new problem data is imported.

00:01 Changeset [5805] by mkommend

#1418: Removed RunCollectionVariableImpactView from outdated plugin, because it is present in the new plugin and would be shown twice otherwise.

03/22/11:

23:57 Changeset [5804] by mkommend

#1418: Corrected updating of estimation limits for symbolic regression problems.

23:46 Changeset [5803] by mkommend

#1418: Corrected spacing of problem names.

23:45 Changeset [5802] by mkommend

#1418: Added NonDiscoverableType attribute to outdated algorithms and problems.

21:42 Changeset [5801] by abeham

#1330

  • Added QAP evaluator for translocation moves
21:12 Changeset [5800] by dkahn

#1447 Removed username from session as it can be fetched by identity.

20:56 Changeset [5799] by dkahn

#1447 Added custom membership provider to web config.

20:55 Changeset [5798] by dkahn

#1447 Added custom membership provider

16:57 Changeset [5797] by cneumuel

#1233

  • ItemTreeView robustifications
  • compactified the layout in HiveJobView
16:45 Changeset [5796] by mkommend

#1418: Merged trunk changes into branch.

16:44 Changeset [5795] by ascheibe

#1233 various slave and slave tray icon improvements

16:31 Changeset [5794] by cneumuel

#1233

  • added precompiled binaries
15:54 Changeset [5793] by cneumuel

#1233

  • implemented correct downloading of paused jobs. its now also possible to change parameters and resume a algorithm
  • removed Prepare() calls in ExperimentManager and in slave, as it prevents corrent resuming of paused jobs
  • made events in ItemTreeView be invoked in the correct thread
  • reduced log output in ExperimentManager
15:07 Changeset [5792] by mkommend

#1418: Corrected ADFs and adapted unit tests.

15:06 Changeset [5791] by mkommend

#1418: Corrected deserialization of StringConvertibleValueTuple.

14:35 Changeset [5790] by ascheibe

#1233 don't save the unique machine id

14:11 Changeset [5789] by ascheibe

#1233

  • added autostart for tray icon to installer
  • machine unique id now includes the machine name
  • core: check if job already exists on slave
  • already finished jobs now fail and are sent back
13:09 Changeset [5788] by gkronber

#1418 Fixed bug in lagged variable view

12:46 Changeset [5787] by cneumuel

#1233

  • made deleting and creating directories for PluginTemp more robust
11:36 Changeset [5786] by cneumuel

#1233

  • implemented correct numbering of BatchRuns
  • improvements in ExperimentManager
  • fixed bug in server (jobs were scheduled multiple times)
  • added exception handling for task in slave
  • improved timeout handling of jobs (LifecycleManager)
04:06 Ticket #1449 (Build a simple filter with webcontrols) created by cfleisch
The implementation of building such a simple filter should rely on …
03:51 Ticket #1448 (Bubble-Chart visualization) created by cfleisch
Search a proper web-tool for visualizating bubble charts using demo …
03:44 Ticket #1447 (Provide plugin functionality) created by cfleisch
Providing a running query plugin with views and submenus. …
03:35 Ticket #1446 (Tabular view of run collection) created by cfleisch
Visualization of runs in a tabular view as in OKB Client -> …
01:56 Changeset [5785] by abeham

#1330

  • Added Swap2 move to permutation (+tabu search operators)
  • Added move evaluators for QAP (translocation/insertion missing)
  • Merged trunk-changes from Optimization into QAP branch
01:47 Changeset [5784] by swagner

Set some parameters to hidden per default (#1377)

01:23 Changeset [5783] by swagner

Continued implementation of parameter hiding (#1377)

Note: See TracTimeline for information about the timeline view.