Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

11/12/12:

14:19 Changeset [8901] by mkommend

#1970: Configured variable impacts branch, readded analyzers and added utility files (build.cmd,etc.).

14:01 Ticket #1980 (Implementing Learning Classifier Systems) created by sforsten
Implementing Learning Classifier Systems, at least one Michigan and …
13:51 Changeset [8900] by sforsten

#1979:

  • renamed Keijzer 1-3
  • corrected training and test partition of Keijzer 9 and 10
  • changed interval for some variables in Korn 7, 9, 15 to avoid infinity and NaN values
13:44 Changeset [8899] by jkarder

#1331: fixed cloning ctor

13:43 Changeset [8898] by mkommend

#1970: Added plugin for symbolic regression to variable impact branch.

13:41 Changeset [8897] by mkommend

#1970: Added plugin for symbolic data analysis to variable impacts branch.

13:38 Changeset [8896] by mkommend

#1970: Added new folder for the variable impact branch.

13:38 Ticket #1979 (Some Regression Problem Instances are not correct) created by sforsten
Some of the regression problem instances don't work at all (Korn 7, 9, …
13:36 Changeset [8895] by mkommend

#1970: Removed variable impact analyzers from the trunk as the developed will be continued in a branch.

13:32 Changeset [8894] by jkarder

#1331:

  • improved path relinking and improvement operators for the VehicleRouting problem
  • recreated SS VRP sample
  • corrected SS VRP sample test
13:29 Changeset [8893] by mkommend

#1976: Added median value to the datatable containing the constant optimization improvments.

10:57 Changeset [8892] by sforsten

#1942: delete obsolete branch

10:47 Changeset [8891] by jkarder

#1329:

  • recreated RAPGA JSSP sample
  • corrected RAPGA JSSP sample test
10:29 Changeset [8890] by mkommend

#1890: Removed timeseries modeling branch.

09:26 Changeset [8889] by sforsten

#1941: IUCIDataDescriptor to add more information about the datasets to the data, to distinguish between different version, as suggested by abeham

08:59 Changeset [8888] by abeham

#1329:

  • Fixed failed test case (mutation is now working)
  • Removed TestRandom and used the one in the Tests namespace
  • Corrected namespaces

11/11/12:

22:57 Changeset [8887] by abeham

#1329:

  • Moved decoders and evaluators from encoding to problem
  • Removed unnecessary state variables in operators
  • Introduced parameters in interfaces and added wiring code
  • Removed ConcreteScheduleManipulator as it does not perform any manipulation
  • Made ErrorPolicy and ForcingStrategy configurable and added views for them
  • Renamed the SchedulingEvaluationAlgorithm and also converted the AlgorithmOperator to a SingleSuccessorOperator
  • Fixed Plugin- and AssemblyFileVersion
  • Added missing license headers
01:46 Changeset [8886] by abeham

#1329:

  • Removed unnecessary DueDates parameter
  • Changed ValueParameter to FixedValueParameter for Jobs and Resources
  • Made Job and Task INotifyPropertyChanged
  • Added a JobView and TaskView

11/09/12:

10:14 Ticket #1746 (Reevaluate and improve constant optimizer) closed by mkommend
obsolete: Further development of the constant optimization is tracked in #1962.

11/08/12:

16:43 Changeset [8885] by sforsten

#1942:

  • implemented changes suggested by mkommend in comment:15:ticket:1942 except the first remark
  • TimeSeriesPrognosisInstanceProvider has been adapted to work similar to other DataAnalysisInstanceProvider, also views have been created for it
16:15 Changeset [8884] by ascheibe

#1950 reverted changes of r8848 as this doesn't make any sense

14:47 Changeset [8883] by abeham

#1940:

  • Added backwards compatibility regions
  • Added lost AfterDeserialization hook in SymbolicClassificationMultiObjectiveValidationBestSolutionAnalyzer
13:31 Changeset [8882] by abeham

#1329:

  • Added JSSPData class to problem instances
  • Added problem instance provider for some ORLIB JSSP instances (abz, ft, la01-20)
  • Adapted JSSP to load and export jssp problems
  • Adapted JSSP problem view to derive from ProblemView
  • Added static methods to MakespanEvaluator and MeanTardinessEvaluator
  • Fixed a bug in PRVUniformOnePositionManipulator
12:17 Changeset [8881] by sforsten

#1292: renamed some controls

12:10 Changeset [8880] by sforsten

#1292: implemented changes suggested by mkommend in comment:49:ticket:1292

01:05 Documentation/AboutHeuristicLab edited by jkarder
(diff)

11/07/12:

19:29 Changeset [8879] by gkronber

#1967 implemented possible benchmark instances for covariance evolution

16:50 Changeset [8878] by mkommend

#1942: Fixed compiler error in CSV import functionality.

16:28 Changeset [8877] by mkommend

#1942: Reintegrated branch for CSV import.

15:08 Changeset [8876] by mkommend

#1890: Removed not used private class.

14:31 Changeset [8875] by mkommend

#1942: Merged trunk changes into branch.

13:44 Changeset [8874] by mkommend

#1292: Minor code cleanup in feature correlation classes.

10:19 Changeset [8873] by gkronber

#1967 worked on GPR evolution

11/06/12:

17:40 Changeset [8872] by abeham

#1043: Added repetitions counting to optimizer/experiment list view as well

12:53 Changeset [8871] by ascheibe

#1950

  • fixed a bug where runs were downloaded multiple times
  • fixed a bug where "Refresh automatically" wasn't disabled when the job was finished
  • added a locker around the code that integrates downloaded optimizers as in rare cases collections were modified by multiple threads which lead to an exception

11/05/12:

17:44 Changeset [8870] by sforsten

#1292:

  • corrected displaying of the Text of StringConvertibleMatrixVisibilityDialog and its subclasses
  • corrected sorting of EnhancedStringConvertibleMatrixView
14:54 Changeset [8869] by ascheibe

#1950 fixed multiple EndpointNotFoundExceptions in the HiveJobManager

12:59 Changeset [8868] by sforsten

#1949:

  • TextAnnotations are now placed in an easier way
  • Y axis doesn't start at zero any more
01:26 Download edited by swagner
(diff)

11/04/12:

23:11 Changeset [8867] by ascheibe

#1886 improved mutation analyzer

11/02/12:

16:21 Changeset [8866] by ascheibe

#1886 further improvements for the crossover performance analyzer

10/31/12:

10:11 Changeset [8865] by ascheibe

#1886 fixed crossover performance operator initialization

10/30/12:

20:47 Changeset [8864] by ascheibe

#1886 added more analyzers for crossover performance

16:22 Changeset [8863] by sforsten

#1776:

  • merged r8810:8862 from trunk into branch
  • fixed exception in ClassificationEnsembleSolutionAccuracyToCoveredSamples, if no estimated values are in a partition, so nothing can be shown
14:22 Changeset [8862] by sforsten

#1776:

  • adapted the implementation of ClassificationEnsembleSolutionAccuracyToCoveredSamples to be more similar to ClassificationEnsembleSolutionAccuracyToCoveredSamples
13:33 Changeset [8861] by sforsten

#1292:

  • put IDependencyCalculators in own directory
  • changed DoubleRange Interval to double Minimum\Maximum in IDependencyCalculator
  • AbstractFeatureCorrelationView now uses DoubleMatrix instead of HeatMap
12:54 Changeset [8860] by jkarder

#1747: fixed panning with the middle mouse button

12:41 Changeset [8859] by sforsten

#1978:

  • fixed divide by zero bug
  • estimated class value and correct target value are compared
12:39 Ticket #1978 (ClassificationEnsembleSolutionEstimatedClassValuesView may not ...) created by sforsten
ClassificationEnsembleSolutionEstimatedClassValuesView may compare …
11:24 Changeset [8858] by svonolfe

changed name of the tardiness penalty result (#1955)

11:00 Changeset [8857] by sforsten

#1920: changes made in r8528 have been extended to TimeSeriesPrognosis and to DiscriminantFunctionClassificationModel, which has been missed

10:11 Changeset [8856] by jkarder

#1247: updated RAPGA JSSP sample

09:39 Changeset [8855] by jkarder

#1247: applied some of the changes suggested by ascheibe in comment:27:ticket:1247

09:01 Changeset [8854] by sforsten

#1865:

  • fixed deserialization bug: allVariableNames was null after deserializing

10/29/12:

14:30 Changeset [8853] by sforsten

#1865: An additional property has been added, which contains all possible variable names. The old property "VariableNames" contains the variable names which can be used with a certain symbol (which are checked in the view).
The "AfterDeserialization" method makes sure that the new property is set.

Note: See TracTimeline for information about the timeline view.