Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

12/05/11:

20:17 Changeset [7129] by gkronber

#1081 worked on multi-variate time series prognosis

18:03 Changeset [7128] by epitzer

#1696 Integrate fitness landscape analysis plugins from Heureka! repository.

17:52 Ticket #1696 (Integrate Fitness Landscape Analysis) created by epitzer
Move fitness landscape analysis plugins to this repository and prepare …
17:03 Changeset [7127] by sforsten

#1669:
-Spatial co-evolution benchmark has been added
-Benchmarks of Trent McConaghy have been added
-2 Classification benchmarks have been added (Mammography and Iris dataset)
-Training and test set include now all samples from the dataset
-Load button and combo box are now disabled when the algorithm is running

16:53 Changeset [7126] by bburlacu

#1661: Modified the DataTableView to take the IsVisibleInLegend property into account for all chart types. Added default value for the IsVisibleInLegend property in the storable constructor (the property is true by default, identical to the old behavior).

16:45 Changeset [7125] by ascheibe

#1672

  • removed magic numbers for upload retries
  • speed up job downloading by placing deserializing/downloading semaphores correctly
  • increased max. number of parallel downloads/deserializations
  • added more status messages when downloading to make it more clear what's actually happening
  • renamed some variables
15:02 Changeset [7124] by bburlacu

#1661: Improved naming of variables and replaced literals with constants. Added new IsVisibleInLegend visual property for data rows.

14:53 Ticket #1695 (Include only the name of operators in a run) created by abeham
When a run gets created the results are included as well as the …
13:28 Changeset [7123] by abeham

#1689

  • removed an unnecessary line
10:58 Changeset [7122] by mkommend

#1621: Renamed ResponseFunctionView and changed ordering of variable sliders (using the natural string comparer).

10:47 Changeset [7121] by bburlacu

#1682: Forgot to commit changes to the ISymbolicDataAnalysisExpressionCrossover interface, required for the MultiSymbolicDataAnalysisExpressionCrossover operator.

08:22 Changeset [7120] by gkronber

#1081 implemented multi-variate symbolic expression tree interpreter for time series prognosis.

12/04/11:

23:41 Changeset [7119] by bburlacu

#1682: Implemented the MultiSymbolicDataAnalysisExpressionTreeCrossover

16:24 AddonsDailyBuilds edited by gkronber
(diff)
16:22 Changeset [7118] by gkronber

#1329: fixed typo in plugin dependency

16:18 AddonsDailyBuilds edited by gkronber
(diff)
16:18 AddonsDailyBuilds edited by gkronber
added link for scheduling problem plugins (diff)
16:12 Changeset [7117] by gkronber

##1329: removed project HeuristicLab, removed a few references but I'm sure there are many unnecessary references left over, added plugin dependencies

15:53 Changeset [7116] by gkronber

#1329: added a solution file, added missing overrides for GetHashCode(), removed tautological if-conditions, adapted prebuildevent script and added the build script

12/03/11:

01:01 Changeset [7115] by ascheibe

#1672

  • speed up download of tasks by avoiding unnecessary service calls
  • display download progress correctly

12/02/11:

13:22 Changeset [7114] by mkommend

#1329: Adapted scheduling branch to new repository layout.

12:40 Changeset [7113] by ascheibe

#1631 implemented review comments for ThreadSafeLog

10:55 AddonsDailyBuilds edited by ascheibe
(diff)
09:09 Changeset [7112] by mkommend

#1694: Corrected CrossValidation to make the SupportVectorPerformance unit test pass.

12/01/11:

17:33 Changeset [7111] by mkommend

#1689: Corrected ApplicationManagers by introducing a new parameter in the GetTypes method.

17:20 Changeset [7110] by bburlacu

#1693: Submitted another variant of the context-aware crossover, called the DeterministicBestCrossover. This one selects a random node and inserts it into the best position in the other parent.

17:15 Changeset [7109] by bburlacu

#1693: Implemented the context-aware crossover.

16:53 Changeset [7108] by mkommend

#1654: Added performance improvements for Full- and GrowTreeCreator.

13:49 Changeset [7107] by mkommend

#1694: Corrected bugs in CrossValidation.

13:49 Ticket #1694 (Correct bugs in CrossValidation) created by mkommend
* SamplesStart and SamplesEnd cannot be changed * TrainingPartition …
10:11 Ticket #1693 (Context-aware crossover) created by bburlacu
Given a randomly selected subtree from one parent, context-aware …

11/30/11:

17:23 Changeset [7106] by bburlacu

#1683: Implemented the SemanticSimilarityCrossover.

17:21 Changeset [7105] by bburlacu

#1682: Implemented the ProbabilisticFunctionalCrossover.

16:19 Changeset [7104] by ascheibe

#1672 fixed graphical glitches and corrected tab order in the job manager

15:27 Changeset [7103] by ascheibe

#1672 cleaned up namespaces of the jobmanager

12:30 Changeset [7102] by mkommend

#1579: Changed relative paths of debugger visualizer.

11/29/11:

22:17 Changeset [7101] by ascheibe

#1215

  • renamed plugin files
  • switched to a trunk-style PreBuildEvent.cmd
20:05 Changeset [7100] by gkronber

#1081 worked on multi-variate time series prognosis

19:52 Changeset [7099] by gkronber

#1081: merged old changesets r6802, r6807:6808, r6811, r6974, r7058 from the trunk into the TimeSeries branch to bring it to version r7096.

18:29 Changeset [7098] by gkronber

#1081 created a branch for the development of time series prognosis features.

18:26 Changeset [7097] by gkronber

#1081: reverse merged r6802, r6807-6808, r6811, r6974, r7058 to prepare for the 3.3.6 release

17:04 Changeset [7096] by sforsten

#1669: Poly-10 benchmark has been added and two small bug fixes.

16:32 Ticket #1692 (PercentArray and PercentMatrix data types similar to DoubleArray and ...) created by gkronber
14:58 Changeset [7095] by sforsten

#1669: Input variables of Korn functions have been adjusted according to the description.

13:58 Ticket #1691 (Default operators can not be specified in the problem) created by mkommend
It is not possible to specify in the operators list of the problem, …
13:16 Changeset [7094] by ascheibe

#1215 fixed project references for MetaOpt test project

12:43 Download edited by ascheibe
(diff)
12:31 AddonsDailyBuilds edited by gkronber
(diff)
11:41 AddonsDailyBuilds edited by ascheibe
(diff)
11:39 AddonsDailyBuilds edited by ascheibe
(diff)
11:37 Download edited by ascheibe
(diff)
11:35 AddonsDailyBuilds created by ascheibe
11:21 Download edited by ascheibe
added link to branches daily builds page (diff)
11:13 Changeset [7093] by gkronber

#1579 set svn:ignore properties

10:14 Changeset [7092] by abeham

#1541

  • Clearing the graphics with white color solves the text rendering problem
10:11 Changeset [7091] by ascheibe

#1653 changed slave app postbuild event to be the same as in the HeuristicLab project

11/28/11:

18:58 Changeset [7090] by gkronber

#1177 changed output paths for remaining targets (x86|x64|Any CPU (x) Debug|Release)

17:18 Changeset [7089] by bburlacu

#1682: Fixed a bug affecting the new crossovers

16:58 Changeset [7088] by svonolfe

Refactored solution (#1177)

16:30 Changeset [7087] by abeham

#1653

  • Changed Build.cmd to default build Release instead of Debug
14:50 Changeset [7086] by bburlacu

#1682: Added crossover discovery code.

13:47 Changeset [7085] by sforsten

#1669: branch has been merged with the trunk in revision 7081 and methods in RegressionBenchmark have been renamed.

11:09 Changeset [7084] by epitzer

#1579 Add missing build configurations

11:02 Changeset [7083] by mkommend

#1479: Removed already integrated branch GP.GrammarEditor.

10:47 Changeset [7082] by epitzer

#1690 updated PSO test results

previous expected values held the current best instead of best quality

10:27 Changeset [7081] by sforsten

#1669: typos have been corrected

10:03 Changeset [7080] by svonolfe

Fixed issue in move operators that could lead to infeasible solutions (#1177)

11/27/11:

22:40 Changeset [7079] by mkommend

#1654: Added caching in SymbolicExpressionGrammarBase and changed depth limit for FullTreeCreator unit test.

11/26/11:

22:00 Changeset [7078] by ascheibe

#1672 added missing invoke

11/25/11:

17:24 Changeset [7077] by gkronber

#1480 added a message for the NotSupportedException thrown in the SymbolicDataAnalysisExpressionTreeILEmittingInterpreter stating which symbolic is not supported.

15:25 Changeset [7076] by mkommend

#1654: Corrected tree creators for symbolic expression encoding.

11:41 Changeset [7075] by bburlacu

#1682: Updated crossovers

11:13 Changeset [7074] by abeham

#1690

  • checked if old ActualName was mapped and set the same map on the new parameter
10:56 Changeset [7073] by epitzer

#1690 rename ParticleSwarmUpdater's BestQuality to SwarmBestQuality to avoid a name clash with Analyzers

10:55 Ticket #1690 (BestQuality in PSO equals CurrentBestQuality) created by epitzer
The value of BestQuality during a PSO run can become worse and …

11/24/11:

18:26 Changeset [7072] by bburlacu

#1682: New versions of crossover (work-in-progress).

18:19 Changeset [7071] by mkommend

#1479: Added lagged variable as allowed child for power symbols in the first subtree.

17:05 Changeset [7070] by ascheibe

#1652 made the note that you have to restart the optimizer more visible in the MainFormTypeSelectionDialog

17:04 Changeset [7069] by mkommend

#1689: Corrected type discovery and adapted MainFormManager to work correctly.

16:26 Changeset [7068] by ascheibe

#1672

  • added a default job name
  • added check that a job name is set before upload
15:48 Changeset [7067] by ascheibe

#1673

  • allow drag and drop only for new jobs
  • prepare optimizers on drag and drop
14:49 Changeset [7066] by mkommend

#1689: Filtered generic type definitions if only instantiable types should be discovered.

14:39 Changeset [7065] by abeham

#1660

  • Improved the performance of the RunCollectionView when working with larger number of runs
14:32 Ticket #1689 (ApplicationManager should not try to create instances of a generic type) created by mkommend
Currently the ApplicationManager tries to create instances of …
13:19 Changeset [7064] by ascheibe

#1653 changed path to MergeConfigs.cmd in slave solution

12:00 Changeset [7063] by abeham

#1653

  • fixed the build
11:49 Changeset [7062] by abeham

#1653

  • Removed MergeConfigs.cmd from project, added to solution items
  • Added quotes to path
11:37 Changeset [7061] by mkommend

#1579: Lowered threshold for the SubtreeCrossoverTest to 2000 crossovers per second.

11:34 Changeset [7060] by abeham

#1653

  • Changed config merging behavior to always merge from the original HeuristicLab app.config file in order to not break the local build when changes to the config files occur
  • Added an interactive mode detection to the MergeConfigs.cmd to allow execution from the explorer
  • Changed app.config in HeuristicLab.Tracing-3.3.csproj to not copy to output directory
  • Changed app.config in HeuristicLab-3.3.csproj to always copy to output directory
10:39 Ticket #1688 (Views are not resized correctly with font size settings of 125% or higher) created by ascheibe
See tickets #1582 and #1652 for the history of this problem.

11/23/11:

19:39 Changeset [7059] by ascheibe

#1659

  • Permissions can now be deleted
  • fixed overlay icons for permissions
  • fixed overlay icons in job list
18:12 Changeset [7058] by gkronber

#1081: added unit tests for directional symmetry and Theil's U and multi-step forecasts

17:58 Changeset [7057] by mkommend

#1579: Removed test method attribute from CodingConventionsUnitTest.

16:49 Changeset [7056] by ascheibe

#1672

  • disabled drag and drop for Hive Jobs
  • fixed adding and deleting of Hive Tasks
  • show Statelog after a Job is downloaded
14:52 Changeset [7055] by mkommend

#1653: Forgot to set CopyLocal = true for WinForms.Docking in HeuristicLab.Tests.

13:34 Changeset [7054] by mkommend

#1654: Corrected multi mutation operators for GP and fixed SymbolicExpressionMultiTreeView.

10:42 Changeset [7053] by mkommend

#1654: Corrected TreeCreator unit tests.

09:55 Changeset [7052] by mkommend

#1654: Changed discovery in multi operators as the discovery by specifying a plugin description does not work in the LightWeightApplicationManager and therefore the classes were not useable in unit tests.

09:34 Changeset [7051] by mkommend

#1579: Removed unused variable from StatisticsCalculatorsTest.

09:29 Changeset [7050] by mkommend

#1653: Set CopyLocal back to true for HeuristicLab.Tests as this project is not built to the common bin directory.

09:21 Changeset [7049] by mkommend

#1612: Corrected ctor access modifier for ConstantRegressionSolution.

00:06 Changeset [7048] by ascheibe

#1672

  • removed duplicate events
  • got rid of compiler warnings

11/22/11:

21:27 Changeset [7047] by ascheibe

#1672

  • use transactions for status page
  • removed speed up charts because they are only working with user statistics
18:32 Changeset [7046] by ascheibe

#1672 added Hive and Benchmarking project dependencies to HeuristicLab-3.3 project

18:13 Changeset [7045] by ascheibe

#1672 switch more service calls to IsolationLevel=ReadUncommitted transactions to prevent db deadlocks

16:52 Changeset [7044] by sforsten

#1669: real world problems have been added

16:21 Changeset [7043] by mkommend

#1612: Created mean model for RegressionSolutionErrorCharacteristicsCurveView.

15:26 Changeset [7042] by abeham

#1687

  • Readded the ExperimentView from r6425 and renamed it to ExperimentListView
  • Tested it briefly
15:17 Ticket #1687 (Add an experiment list view as alternative to the tree view) created by abeham
The tree view does not support multi drag and drop, which is why I …
14:56 Changeset [7041] by abeham

#1579

  • Added else branch for resetting parameters when loading instances without solution file
14:54 Changeset [7040] by abeham

#1541

  • Fixed permutation view and changed label
  • Fixed problem in the RTS operator when all moves are tabu (the original code continues when all moves are tabu, so this is also the case here)
  • Changed the Analyzer parameter type in RTS, a FixedValueParameter is not appropriate for operator parameters
14:29 Changeset [7039] by abeham

#1653

  • Removed unused !SilverLight2 configuration in ProtocolBuffers
  • Changed CopyLocal to false for references in HeuristicLab.Tests
14:23 Changeset [7038] by mkommend

#1686: Improved LatexFormatter for SymbolicExpressions.

14:22 Ticket #1686 (Improve LatexFormatter for SymbolicExpressions) created by mkommend
* Remove \left( and \right) parenthesis * Escape underscore …
13:34 Changeset [7037] by mkommend

#1654: Implemented MultiSymbolicDataAnalysisExpressionTreeCreator.

13:30 Changeset [7036] by bburlacu

#1683: Added SymbolicDataAnalysisExpressionSemanticSimilarityCrossover operator

13:29 Changeset [7035] by bburlacu

#1682: Added base class SymbolicDataAnalysisExpressionCrossover for data analysis crossovers (crossovers that also perform evaluation for computing distance metrics). Made adjustments to other classes to accommodate the new crossovers (some methods became more general and were moved), changes affect CutPoint.cs, SubtreeCrossover.cs, SymbolicExpressionTreeNode.cs and others.

13:20 Changeset [7034] by bburlacu

#1654: Fixed bug in the RampedHalfAndHalfTreeCreator

11:00 Changeset [7033] by abeham

#1579: changed build script to not clean by default and use Rebuild instead of Build

09:58 Changeset [7032] by ascheibe

#1672 reverted change that exceptions are thrown in the job manager

09:53 Changeset [7031] by sforsten

#1669: A few mistakes have been corrected. All benchmark problems now generate problem data without throwing an error.

08:09 Changeset [7030] by abeham

#1621: removed .resx reference in .csproj file

11/21/11:

20:33 Changeset [7029] by ascheibe

#1672 fixed a small bug when refreshing permissions

19:08 Changeset [7028] by gkronber

#1621: fixed bugs in response function view and added scatter plot of original data as a reference.

16:31 Changeset [7027] by gkronber

#1685: fixed a bug in the InteractiveSymbolicDiscriminantFunctionClassificationSolutionSimplifierView. The drawback is that the threshold calculation is much more complex now and can lead to an unresponsive UI as we do not calculate impacts in the background.

16:27 Changeset [7026] by abeham

#331

  • added graphic that describes scope transformations for the ChildrenCreator
16:25 Documentation/DevelopmentCenter/OperatorsChildrenCreator edited by abeham
(diff)
16:23 Changeset [7025] by sforsten

#1669: benchmark problems of Nguyen, Korns and Keijzer from http://groups.csail.mit.edu/EVO-DesignOpt/GPBenchmarks/ have been added. The benchmark problems from http://www.vanillamodeling.com/ have been adapted to the ones from Vladislavleva.

Not all benchmarks are working correctly so far, but they will be tested soon.

16:16 Changeset [7024] by gkronber

#1592 removed 'Model' item from the itemList showing all results for classification and regression ensemble solutions.

16:06 Operators edited by abeham
(diff)
16:05 Documentation/DevelopmentCenter/OperatorsChildrenCreator edited by abeham
(diff)
16:04 ChildrenCreatorScopeTransformation.png attached to Documentation/DevelopmentCenter/OperatorsChildrenCreator by abeham
visual explanation of the scope transformation that the …
16:04 Documentation/DevelopmentCenter/OperatorsChildrenCreator created by abeham
15:40 Changeset [7023] by gkronber

#1656: fixed a bug in the calculator for the normalized Gini coefficient for classification solutions.

15:38 Changeset [7022] by gkronber

#1675 fixed a bug in the ClassificationEnsembleSolutionEstimatedClassValuesView

15:34 Ticket #1685 (The simplifier for symbolic classification solutions behaves ...) created by gkronber
15:13 Changeset [7021] by gkronber

#1653 corrected a number of direct references to .dll files (sometimes to a x86 version) which were missed in r6866 and changed the 'copy local' property for references to ExtLib .dlls to 'false'.

Note: See TracTimeline for information about the timeline view.