Timeline
08/21/17:
- 15:25 Changeset [15335] by
-
#2826 added check on MaximumEvaluatedSolutions-Parameter in main loop
- 15:20 Ticket #2826 (MO-CMAES ignores maximum evaluated solutions limit) created by
- MO-CMAES ignores the "MaximumEvaluatedSolutions"-parameter and just …
- 11:40 Ticket #2825 (Implement NSGA-III) created by
- NSGA-III is originally developed for problems with >3 objective, but …
- 11:33 Changeset [15334] by
-
#2665 Testet Problems, Testet error functions, Small fixes, Created HL files
- 11:17 Changeset [15333] by
-
#1836 SA reheating strategies
+ added an adaptive temperature control strategy
+ some refactorings
08/17/17:
- 16:26 Changeset [15332] by
-
#2457: added event handling to FLA Characterizer
- 16:05 Changeset [15331] by
-
#2457: added FLA Characterizer algorithm
- 15:47 Changeset [15330] by
-
#2457: merged trunk into branch
- 15:43 Changeset [15329] by
-
#2824: fixed app.config
- 15:42 Ticket #2824 (Test's app config contains service definitions) created by
- When the tests project is built, its app.config is merged with …
- 14:29 Changeset [15328] by
-
#2822 Created branch and added plugins.
- 12:51 Changeset [15327] by
-
#2823 Fixed potential early return of sync Start method.
- 11:31 Ticket #2823 (Synchronous Experiment.Start call might return too early) created by
- Experiment.Start method might return prematurely if another …
- 11:11 Ticket #2822 (Support Running Experiments in Parallel) created by
- Before #2258, the Optimizers in an Experiment could be run in parallel …
08/16/17:
- 14:38 WikiStart edited by
- (diff)
- 14:37 WikiStart edited by
- (diff)
- 14:02 Changeset [15326] by
-
#2821 Removed the Creators-Update info text.
- 14:01 Ticket #2821 (Remove Creators-Update-Info in ChangeNestingLevelDialog) created by
- Removing the Info-Text about the Creators-Updatewas forgotten in #2814.
- 10:35 Ticket #1840 (Create data type for MDS view) closed by
- invalid: Use t-sne…
- 10:34 Ticket #1489 (Change interface between problem and algorithm) closed by
- obsolete: Some of these points have been addressed with the introduction of …
- 10:30 Ticket #2456 (Exception on pausing a running Hive job) closed by
- duplicate: Has been fixed with #2784.
- 10:27 Ticket #1780 (Visualize distance matrices by MDS) closed by
- obsolete: The branch was deleted in #2438. Additionally, with t-SNE we may have …
- 10:17 Ticket #1649 (Evaluate Affinity-based moves for QAP) closed by
- duplicate: moved to #1614
08/13/17:
- 12:25 Changeset [15325] by
-
#2820: fixed bugs
- 12:16 Ticket #2820 (Bug in residual update in Bin packing) created by
- The residual update that was added as part of 3.3.15 performs a ">" …
08/11/17:
- 11:45 Ticket #2815 (Implement cloning and serialization of P3 correctly) closed by
- done
- 11:45 Changeset [15324] by
- 09:43 Changeset [15323] by
-
#1666 Branched Optimizer-Plugin to avoid API incompatibility.
08/10/17:
- 17:16 Changeset [15322] by
-
#2789 worked on NLR with constraints
- 17:16 Changeset [15321] by
-
- Moved CalculateImpactAndReplacementValues into base-class.
- Use SymRegImpactCalculator for SymTimeSeriesPrognosis.
- Unified CalculateImpactAndReplacementValues for all SimplifierViews.
- 13:53 Changeset [15320] by
-
#1666 Adapted ProgressView so that 0 is a valid ProgressValue. Small refactorings.
- 13:49 Changeset [15319] by
-
#1666 Made constant optimization and impact/replacement-values calculation async and added progress indication.
- 13:34 Changeset [15318] by
-
#1666 Created branch and branched plugins.
08/09/17:
- 18:40 Ticket #2816 (BasicAlgorithms are not cloned correctly) closed by
- done: r15317: merged to stable
- 18:39 Changeset [15317] by
-
#2816: merged to stable
- 18:39 Ticket #2814 (Remove CreatorsUpdate Quick-Fix) closed by
- done: r15316: merged to stable
- 18:39 Changeset [15316] by
-
#2814: merged to stable
- 10:37 Changeset [15315] by
-
#1836 SA reheating strategies:
+ Finalized strategies
+ Added temperature initializer mechanism
- 09:06 Ticket #2819 (Long running operations in the Simplification View freeze HL) closed by
- duplicate: Duplicate of #1666
08/08/17:
- 22:32 Changeset [15314] by
-
#2789 work in progress
- 19:51 Changeset [15313] by
-
#2789: worked on nonlinear regression with constraints
- 15:55 Ticket #2819 (Long running operations in the Simplification View freeze HL) created by
- Optimizing a SymbolicRegressionSolution with the …
08/07/17:
- 14:46 Changeset [15312] by
-
#2818: Added call to Application.DoEvents in ResultCollectionView.Item_ToStringChanged to avoid congestion of the event queue.
- 10:50 Changeset [15311] by
-
#2789 exploration of alglib solver for non-linear optimization with non-linear constraints
- 10:34 Changeset [15310] by
-
#2695: merged r15299:15302 from trunk to branch
- 09:43 Changeset [15309] by
-
#2809 Worked on type-save PreprocessingDataColumns.