Timeline
10/13/17:
- 15:25 Documentation/DevelopmentCenter/Compile HeuristicLab under Linux edited by
- (diff)
- 14:21 Changeset [15419] by
-
#2846: Fixed uncaught ObjectDisposedException in HiveJobManagerView.
- Caught a potential NullReferenceException in the HiveClient when ClearHiveClient is called asynchronous.
- Use Task.Run for HiveClient.Refresh instead of Begin/EndInvoke.
- Use await with try-catch to marshal back any uncaught exceptions back to the UI-thread where the exception is displayed instead of HL crashing.
10/11/17:
- 16:17 Changeset [15418] by
-
- New RandomInstanceProvider added for testing the EP-algorithm with the same instances as Silvano Martello, David Pisinger, Daniele Vigo in their paper.
- Added some Unit Tests for the BinPacking-3D EP-algorithm
- 10:28 Ticket #2846 (Uncaught ObjectDisposedExceptions) created by
- In some cases there are uncaught ObjectDisposedException that …
- 10:00 Changeset [15417] by
-
#2845 Removed Visible property and hide on "Finished".
- 08:15 Changeset [15416] by
-
#2796 worked on MCTS for symbreg
10/10/17:
- 14:30 Changeset [15415] by
-
- Fixed/Added Progress Cancellation/Stopping
- Added Visible property to progress and ProgressBarMode.
10/09/17:
- 18:53 Changeset [15414] by
-
#2796 worked on MCTS
- 09:36 Ticket #1666 (SimplifierViews for symbolic data analysis problems should give a ...) closed by
- done: r15413 deleted branch
- 09:36 Changeset [15413] by
-
#1666 deleted branch
10/07/17:
- 10:32 Changeset [15412] by
-
- worked on resources and projects views
- changed resource selector to be able to select projects and assigned resources
- updated service clients
- 10:21 Changeset [15411] by
-
#2839: worked on database model
10/06/17:
- 17:52 Changeset [15410] by
-
#2796 worked on MCTS (removing constraint handling and introducing state unification instead)
- 15:23 Changeset [15409] by
-
#2822 removed C# 6 feature and fixed enabled-state.
- 14:13 Changeset [15408] by
-
#2822 Merged branch to trunk
- 13:51 Changeset [15407] by
-
#2822: Merged trunk changes to branch
- 13:38 Changeset [15406] by
-
#1666: Merged 15371-15372,15390,15400,15402 to stable
10/05/17:
- 13:44 Changeset [15405] by
-
#2845 Branched trunk
- 10:03 Changeset [15404] by
-
#2796 worked on MCTS (preparation of hashing for expressions)
10/04/17:
- 22:00 Changeset [15403] by
-
#2796 worked on MCTS symb reg
- 14:23 Ticket #2845 (Enhance Progress(View)) created by
- The progress should explicitly differ between "progress" and …
- 13:58 Changeset [15402] by
-
#1666: Reverted accidental commit of app.config
- 13:56 Changeset [15401] by
-
- worked on hive administrator view
- updated service clients
- 13:55 Changeset [15400] by
-
- Reverted r15371 for HeuristicLab.MainForm and HeuristicLab.MainForm.WindowsForms (all changes concerning the progress)
- Changed the signature of OptimizeConstants in the simplifiers to "tree in - tree out" (thanks to bburlacu)
- 13:46 Changeset [15399] by
-
#2839: worked on database model
- 09:58 Changeset [15398] by
-
#2640: fixed interactive merge config
- 08:41 Ticket #2844 (The number of iterations for constant optimization is fixed in the ...) created by
- Currently, the number of steps for constants optimization in the …
10/03/17:
- 18:14 Ticket #2841 (MathJax does not work in the trunk version) closed by
- worksforme: I also tested this. Cannot reproduce with a clean build of the current …
- 14:08 Changeset [15397] by
-
#2640: Added .editorconfig file
- 12:41 Changeset [15396] by
-
#2843: Removed target variable check and adaption for regression problem data.
- 12:36 Changeset [15395] by
-
#2843: Added cloning in DataAnalysisSolutionView if the problemData is changed by drag and drop.
- 12:27 Ticket #2843 (Changing of ProblemData for DataAnalysisSolution does not work as expected) created by
- * via Drag & Drop the problemData is not cloned. Hence, the new …
- 12:23 Changeset [15394] by
-
#2822: fixed synchronization of batch run and optimizer
- 10:07 Ticket #2842 (DataAnalysisAlgorithms should all produce a result with the same name ...) created by
- When comparing different DataAnalysisAlgorithms in an experiment the …
- 09:27 Ticket #2831 (Breakpoints in ParallelEngine can cause unexpected behavior) closed by
- done: r15393: merged r15368 and r15376 into stable
- 09:27 Changeset [15393] by
10/02/17:
- 22:59 Ticket #2820 (Bug in residual update in Bin packing) closed by
- done: r15392: merged revisions 15325, 15388 to stable
- 22:59 Changeset [15392] by
-
#2820: merged revisions 15325, 15388 to stable
- 22:57 Ticket #2824 (Test's app config contains service definitions) closed by
- done: r15391: merged revisions 15329,15357 to stable
- 22:57 Changeset [15391] by
-
#2824: merged revisions 15329,15357 to stable