Timeline
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
09/29/17:
- 16:46 Changeset [15390] by
-
#1666: Fix bug in the OptimizeConstants method of the InteractiveSymbolicRegressionSolutionSimplifierView where the same tree was returned instead of the clone with the optimized constants. Renamed regressionModelModel variable to regressionModel.
- 12:24 Changeset [15389] by
-
#2822: When the user manually pauses a running optimizer, the experiment now correctly changes to Paused.
- 11:32 Ticket #2837 (Lost Exception in DataPreprocessing during Import) closed by
- done
09/28/17:
- 13:48 Changeset [15388] by
-
#2820: removed duplicate comment and unnecessary return statement
- 13:16 Ticket #2827 (SingleObjectiveTestFunctionSolutionView throws Exception for ...) closed by
- done: r15387 merged r15336, r15383 to stable
- 13:16 Changeset [15387] by
- 08:09 Ticket #2835 (Check service identity using the certificate's DNS/SN instead of the ...) closed by
- done: r15386: merged r15361 into stable Indeed.
- 08:08 Changeset [15386] by
- 08:06 Ticket #2833 (Hive service does not reschedule tasks) closed by
- done: r15385: merged r15358 into stable
- 08:05 Changeset [15385] by
- 08:04 Ticket #2830 (Uncought Exceptions in IOptimizers get lost) closed by
- done: r15384: merged r15367 into stable
- 08:04 Changeset [15384] by
09/27/17:
- 19:44 Ticket #2841 (MathJax does not work in the trunk version) created by
- We received the following bug report: Ich habe jetzt ein Problem bei …
- 17:10 Ticket #2840 (Avoid side-effects in constructors of data analysis solutions) created by
- In #2238 it was decided to strip the grammar off the symbolic …
- 13:06 Changeset [15383] by
-
#2827 changed dimensionality check to be much more defensive
- 10:33 Ticket #2823 (Synchronous Experiment.Start call might return too early) closed by
- done: #2823 merged r15327, r15339 to stable
- 10:32 Changeset [15382] by