Timeline
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.
08/06/17:
- 23:04 Changeset [15308] by
-
- fixed remaining bugs
08/04/17:
- 23:45 Changeset [15307] by
-
- Added checkbox to control showing extreme points in visualization
- Automatically determine size of extreme point cubes
- Fixed some bugs in extreme point generation
- Added checkbox to control showing extreme points in visualization
- 17:00 Changeset [15306] by
-
- Drawing extreme points in the visualization (will add a checkbox to the view to enable/disable this)
- Fixing some bugs:
- Updating residual space of extreme points before generating new extreme points
- Fixed calculation of residual space for new extreme points by calculating intersections
- Fixed bug in UpdateResidualSpace regarding > and >=
- 16:42 Ticket #2818 (GUI is unresponsive if multiple displayed algorithms are running) created by
- If multiple algorithms are displayed next to each other (tabs side by …
- 12:37 Changeset [15305] by
-
- Avoided generating unnecessary extreme points
- Added vector calculation code for line/plane intersection
08/03/17:
- 23:49 Blog: Windows 10 Creators Update: Problems Resolved edited by
- 12:18 Changeset [15304] by
-
- Improved speed of GenerateNewExtremePointsForNewItem
- GenerateNewExtremePointsForNewItem previously generated too many extreme points and the points were generated for each item anew each time an item was packed.
- Some bugs are still present (generation of unnecessary extreme points, e.g. with a residual space that is a sub-space of the residual space of another extreme point)
- 11:26 Documentation/FAQ edited by
- Corrected typo in FAQs (diff)
08/02/17:
- 22:52 Changeset [15303] by
-
#2817: created branch
- 16:50 Ticket #2817 (Improve speed of bin packing) created by
- The GenerateNewExtremePointsForNewItem method uses a rather …
- 09:52 Changeset [15302] by
-
#2816: Corrected cloning of basic algorithms.
- 09:51 Ticket #2816 (BasicAlgorithms are not cloned correctly) created by
- The initialized state is not set correctly, which leads to multiple …