Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

05/22/12:

17:38 Changeset [7872] by svonolfe

Moved distance measure to helper class (#1782)

17:37 Changeset [7871] by svonolfe

Added support for included TSPLib CVRP instances (#1177)

16:56 Changeset [7870] by sforsten

#1784:

  • added unit test for regression and classification ProblemInstanceProvider
  • changed namespace for the TableFileParserTest
16:48 Changeset [7869] by sforsten

#1821: it is now possible to select variables for the symbol VariableCondition

15:27 Changeset [7868] by sforsten

#1820: DataImporter can now save RegressionProblemData and ClassificationProblemData

12:05 Changeset [7867] by svonolfe

Added support for derived data types (#1782)

10:36 Changeset [7866] by sforsten

#1776:

  • merged r7454:7863 trunk into branch to make it compatible again
  • adjusted GetConfidence of MajorityVoteWeightCalculator to be in an interval of [0, 1]
09:53 Changeset [7865] by svonolfe

Fixed naming of moves (#1177)

09:38 Changeset [7864] by svonolfe

Moved adaptive penalties to parameter values (#1177)

09:02 Changeset [7863] by sforsten

#1784: changed name of the DataDescriptor in the SamplesTest for regression and classification

05/21/12:

18:21 Changeset [7862] by ascheibe

#1854 fixed compatibility issue with 3.3.6

15:44 Changeset [7861] by svonolfe

Fixed issues related to display of VRP solution (#1177)

15:38 Changeset [7860] by sforsten

#1784:

  • added additional Keijzer problem instances
  • capitalized names real world problem instances
  • added Friedman I and II
  • added link to VariousInstanceProvider
  • changed symbol of info button for ProblemInstanceProvider in ProblemInstanceConsumerView
  • added CSVProvider for classification and regression problems
  • ProblemInstanceProviderViewGeneric only shows controls to load problem instances, if the selected ProblemInstanceProvider contains IDataDescriptor
15:29 Changeset [7859] by svonolfe

Fixed issue in best solution analyzer (#1177)

15:28 Changeset [7858] by svonolfe

Added color palette (#1177)

15:12 Changeset [7857] by jkarder

#1854:

  • integrated marker attribute (IsDisposable) into the Hive components
  • adjusted database scheme
  • extended administration user interface
14:39 Ticket #1854 (Hive slaves that were offline for too long should be deleted automatically) created by jkarder
It should be possible to mark slaves for automatic disposal by the …
14:32 Changeset [7856] by svonolfe

Fixed error in Prins and Zhu encodings (#1177)

14:32 Changeset [7855] by svonolfe

Deactivated LS manipulators by default (#1177)

14:12 Changeset [7854] by svonolfe

Adapted BestSolutionAnalyzer to dynamic constraint relaxation (#1177)

14:12 Changeset [7853] by svonolfe

Added missing creators (#1177)

13:46 Changeset [7852] by svonolfe

Moved parameters from the ProblemInstance to the Problem (#1177)

11:13 Changeset [7851] by sforsten

#1784: changed the TableFileParser, so that you don't have to determine the file format by yourself. Comments have been added for the different Parse methods.

10:30 Changeset [7850] by mkommend

#1837: Added view for sliding window GP and updated analyzer.

10:19 Changeset [7849] by sforsten

#1784:

  • added project HeuristicLab.Problem.Instances.DataAnalysis and deleted HeuristicLab.Problem.Instances.Classification and HeuristicLab.Problem.Instances.Regression
  • buttons are now big enough for the icons

05/18/12:

15:16 Changeset [7848] by ascheibe

#1648 added roles management

14:34 Changeset [7847] by jkarder

#1722: added some integrity constraints in Initialize Hive Database.sql

14:08 Changeset [7846] by abeham

#1851:

  • Moved common methods from problem instance management into a ProblemInstanceManager
  • Made experiment creation asynchronous by using a BackgroundWorker
  • Added a progress bar to display the progress as well as the instance that is currently processed
  • Added "select all" and "select none" options which are updated to the state of the listview
13:04 Changeset [7845] by mkommend

#1837: added prototype for sliding window GP

11:50 Changeset [7844] by ascheibe

#1174 worked on upload view

05/16/12:

16:58 Changeset [7843] by gkronber

#1081: fixed compile errors after merging changes from the trunk

16:28 Changeset [7842] by gkronber

merged r7609:7840 from trunk into time series branch

16:10 Changeset [7841] by abeham

#1851: Updated CreateExperimentDialog to discover and display available problem instances...

16:02 Changeset [7840] by spimming

#1853:

  • included files from metaopt branch
  • ignored mutation and crossover
  • updated plugin frame
15:40 Changeset [7839] by ascheibe

#1174 added drag and drop support for the experiment upload view

14:52 Changeset [7838] by spimming

#1853: parameter configuration tree encoding initial commit

14:26 Ticket #1853 (Move ParameterConfigrationTree encoding from MetaOpt branch into own plugin) created by spimming
13:38 Changeset [7837] by mkommend

#1837: Branched HL.Problems.DataAnalysis.Symbolic.Views for sliding window GP.

13:22 Changeset [7836] by mkommend

#1852: Corrected cloning bug in SymbolicExpressionTreeNode.

13:22 Ticket #1852 (Cloning bug in SymbolicExpressionTreeNode) created by mkommend
The cloning ctor does not call the correct base ctor and therefore a …
11:09 Ticket #1851 (Enhance "Create Experiment" dialog) created by abeham
Using the new problem instance infrastructure we can automatically …
09:38 Changeset [7835] by mkommend

#1784: Added missing reference to HL.problems.instances.views in HL.tests.

07:53 Changeset [7834] by sforsten

#1784: added missing plugin dependency

00:49 Changeset [7833] by abeham

#1614

  • made GRASP+PR an IStorableContent
  • fixed bug in GreedyRandomizedSolutionCreator

05/15/12:

19:09 Changeset [7832] by gkronber

#1847 added operator for replacing branches with semantically similar branches

16:44 Changeset [7831] by sforsten

#1784: adjusted the version numbers in branch

16:25 Changeset [7830] by sforsten

#1784: adjusted the version numbers of some projects

16:11 Changeset [7829] by abeham

#1850: added and modified the scatter plot from the FLA branch

16:07 Changeset [7828] by abeham

#1848: fixed a bug in SampleProportional

16:01 Changeset [7827] by sforsten

#1784: The branch has been prepared so that only the Trent McConaghy problem instance are in there. The problem instances are in an additional plugin and can be added to HeuristicLab anytime.

15:57 Changeset [7826] by sforsten

#1784: changed the class name in the Plugin.cs.frame files.

14:33 Changeset [7825] by sforsten

#1784: changes in the references and output directories

14:11 Changeset [7824] by spimming

#1807:

  • added new wizard pages
  • removed AssemblyInfo files and replaced them with frame file
  • disable buttons when wizardbuttons set to 'none'
  • introduce data analysis context class
13:54 Changeset [7823] by sforsten

#1784: merge branch ProblemInstancesRegressionAndClassification into trunk

12:27 Ticket #1850 (Implement a scatter plot) created by abeham
Erik has programmed a scatter plot in his FLA branch. We should …
12:14 Changeset [7822] by svonolfe

Worked on VRP path relinking (#1331)

10:42 Changeset [7821] by svonolfe

Worked on VRP path relinking (#1331)

10:29 Changeset [7820] by mkommend

#1837: Added HL.Problems.DataAnalysis.Symbolic to sliding window GP branch.

10:22 Changeset [7819] by mkommend

#1837: Corrected location of accidentally create folder sliding window GP.

10:17 Changeset [7818] by mkommend

#1837: Created folder for sliding window GP in branches directory

09:06 Ticket #1849 (The CancellationToken should be passed to the programmable method in ...) created by abeham
Currently it gets the reference to the operator instance itself as …
00:21 Changeset [7817] by bburlacu

#1772: Fixed a small bug in the TracingSymbolicExpressionTreeCrossover. Fixed bug in fragment matching code.

05/14/12:

17:58 Changeset [7816] by spimming

#1807:

  • moved banner to wizardpage
  • set dock style when setting active page
  • set content in problem view
17:55 Changeset [7815] by svonolfe

Added first working version of VRP path relinker (#1331)

17:32 Changeset [7814] by jkarder

#1722: fixed trigger creation in Prepare Hive Database.sql

17:22 Changeset [7813] by abeham

#1614

  • moved extension methods to trunk and added reference to HeuristicLab.Random
17:20 Changeset [7812] by abeham

#1848

  • Added extension methods to trunk
16:29 Changeset [7811] by mkommend

#1722: Removed unnecessary project references and plugin dependencies in HL.Operators.Programmable.Views and HL.Problems.QuadraticAssignment.Views.

16:20 Changeset [7810] by sforsten

#1784:

  • removed obsolete import & export methods from RegressionProblem and ClassificationProblem, because they are implemented in the base classes
  • removed unnecessary references in Problems.QuadraticAssignment.Views
16:04 Changeset [7809] by sforsten

#1784: merged r7771:7805 from trunk into branch ProblemInstancesRegressionAndClassification

16:01 Changeset [7808] by spimming

#1807:

  • experiment wizard initial commit
  • plugin file frames added
  • wizard renamed
15:59 Changeset [7807] by abeham

#1614, #1848

  • updated extension methods and operators that use them
15:46 Changeset [7806] by jkarder

#1331: VRPPathRelinker now performs tour matching

15:21 Changeset [7805] by sforsten

#1784: changes have been applied, according to the review comments of mkommend

14:02 Ticket #1848 (Integrate useful enumerable extension methods) created by abeham
For HeuristicLab.Random: * T SampleRandom<T>(IRandom random) * …
13:49 Changeset [7804] by spimming

#1807: added PreBuildEvent and enabled signing

13:41 Changeset [7803] by spimming

#1807:

  • data analysis service initial commit
  • wizard added
10:27 Changeset [7802] by gkronber

#1847 added initial implementation of move operators for symbolic expression tree encoding

10:26 Changeset [7801] by gkronber

#1847 created branch for move operators for symbolic expression tree encoding

10:24 Ticket #1847 (Operators for tabu search for symbolic expression tree encoding) created by gkronber
02:09 Changeset [7800] by bburlacu

#1772: Fixed display of genetic fragments (received via crossover) in the GenealogyGraphView. Added parent, offspring and fragment lengths histogram.

05/11/12:

17:29 Changeset [7799] by bburlacu

#1772: Sanitized IGenealogyGraph interface, implemented new graph arc semantics (an arc signifies an interaction between the two nodes that it connects and has a data object containing specific information about the interaction).

16:48 Changeset [7798] by mkommend

#1843: Cleared dataType cache in RunCollection on collection reset.

16:42 Changeset [7797] by mkommend

#1722: Removed harmful check during the preparation of IOptimizers contained in an Experiment.

16:24 Changeset [7796] by mkommend

#1846: Excluded DateTime[] and string[] from object graph traversing.

16:23 Ticket #1846 (Changing the InputVariables of a ProblemData can be very slow) created by mkommend
When dealing with larger datasets changing the allowed input variables …
14:25 Changeset [7795] by bburlacu

#1845: Implemented breadth-first traversal of nodes for symbolic expression trees. The new method is called IterateNodesBreadth().

14:23 Ticket #1845 (Implement breadth-first traversal of symbolic expression trees) created by bburlacu
Presently only the depth-first traversal of symbolic expression trees …
14:17 Changeset [7794] by mkommend

#1784: Changed check for ProblemInstanceConsumer in ProblemView.

05/10/12:

18:05 Changeset [7793] by jkarder

#1331:

  • added operators for the VehicleRouting problem
  • minor code improvements
17:17 Changeset [7792] by bburlacu

#1772: Changelog:

  • Removed GetCutIndex method, and corresponding index field in the GenealogyGraphNode.
  • Implemented tracking for mutated fragments.
  • Improved FindMatch method.
  • Added IterateNodesBreadth functionality to symbolic expression trees and nodes.
  • Added check conditions for clearing global tracking structures so that the 2 analyzers are not mutually exclusive anymore.
15:31 Changeset [7791] by svonolfe

Improved PDP moves (#1177)

15:17 Changeset [7790] by svonolfe

Fixed some issues in the UTS (#1177)

10:42 Changeset [7789] by jkarder

#1331:

  • added Scatter Search algorithm
  • added problem specific operators for improvement, path relinking and similarity calculation
  • adjusted event handling

05/09/12:

17:29 Changeset [7788] by bburlacu

#1772: Fixed bug in fragment tracing.

15:39 Ticket #1844 (Implement the Schaffer F6 test function) created by abeham
It is good looking
12:38 Changeset [7787] by jkarder

#1331: created branch for ScatterSearch (trunk integration)

12:22 Changeset [7786] by jkarder

#1331:

  • fixed bug in path relinking selection
  • fixed bug in ScatterSearch.Prepare()
  • added custom interface (IImprovementOperator) for Scatter Search specific improvement operators
  • switched from diversity calculation to similarity calculation
  • separated IPathRelinker from ICrossover
  • changed TestFunctionsImprovementOperator to use reflection for evaluating functions
  • changed SolutionPoolUpdateMethod to use similarity calculation for solution comparison
  • improved TravelingSalesmanImprovementOperator
  • improved operator graph
  • removed specific operators used to evaluate TestFunctions problems
  • removed custom crossover operator (NChildCrossover)
  • added parameters and adjusted types
  • adjusted event handling
  • changed access levels
  • minor code improvements
09:56 Changeset [7785] by bburlacu

#1772: Moved tree matching functionality in separate class, implemented new tree fragments analyzer. Fixed bug in GetCutIndex method.

05/08/12:

10:15 Ticket #1832 (Support tree edit operations in the simplifier view) closed by bburlacu
duplicate
10:10 Changeset [7784] by bburlacu

#1832: Moved replacement and impact values calculation code from view to separate files. Implemented simplifier actions: copy, cut, delete, insert node/subtree.

Note: See TracTimeline for information about the timeline view.