Timeline
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 …
08/01/17:
- 11:07 Changeset [15301] by
-
#2815: Corrected cloning and serializing of P3 and associated classes.
- 10:49 Ticket #2815 (Implement cloning and serialization of P3 correctly) created by
- Currently, the internal state of the P3 algorithm during execution is …
07/31/17:
- 15:25 Changeset [15300] by
-
#2814 Remove version check/fix for the nesting bug.
07/30/17:
- 10:11 Changeset [15299] by
-
#1836: reverted trunk changes
07/29/17:
- 16:07 Changeset [15298] by
-
#2695: removed commented code and unused usings
- 16:03 Changeset [15297] by
-
#2695: added a parameter to DataAnalysisProblemData to select an id column and extended RegressionLinechartViewBase to show the id on the xAxis
- 15:58 Changeset [15296] by
-
#2695 created a feature development branch
- 13:01 Changeset [15295] by
-
#1836 SA reheating strategies: Refactoring
07/28/17:
- 17:00 Ticket #2664 (Adapt project files for linux) closed by
- done: r15294: merged r14273, r14882, r15135 and r15288 into stable
- 17:00 Changeset [15294] by
- 16:51 Ticket #2258 (Executable.Start executes it asynchronously) closed by
- done: r15293: deleted branch Async
- 16:51 Changeset [15293] by
-
#2258: deleted branch Async
- 16:47 Changeset [15292] by
- 09:55 Ticket #2814 (Remove CreatorsUpdate Quick-Fix) created by
- After the "Creators-Update-Nesting-Error" …
- 09:33 Blog: Windows 10 Creators Update: Problems Resolved created by
07/27/17:
- 12:45 Changeset [15291] by
-
#2809: Added (Double/String/DateTime)PreprocessingDataColumn. (experimental state)
- 10:06 Changeset [15290] by
-
#2258: fixed MultiTrajectoryAnalysis
- 09:05 Research edited by
- (diff)
07/26/17:
- 19:34 Changeset [15289] by
-
#2665 Fixed analyzer, fixed Plush encoding + operators, adpated print evaluation according to McPhee
- 16:22 Changeset [15288] by
-
#2664: fixed case for mono builds
- 15:48 Changeset [15287] by
-
#2258: merged Async branch into trunk
- 14:37 Changeset [15286] by
-
#2258: updated mergeinfo
- 14:12 Changeset [15285] by
-
#2809 removed ManipulationLogic
- 13:34 Ticket #2813 (Error characteristics curve throws exception in crossvalidation) created by
- I am testing CV in the async branch, but this also happens in the …
07/25/17:
- 14:16 Changeset [15284] by
-
#2258: worked on basic algorithm and cross-validation
- 10:30 Documentation/DevelopmentCenter/Compile HeuristicLab under Linux edited by
- (diff)
07/24/17:
- 15:17 Changeset [15283] by
-
#2809: Removed StatisticsLogic.
- 09:51 Changeset [15282] by
-
#2457: merged trunk into branch