Timeline
07/04/18:
- 23:39 Ticket #2909 (NCAModelCreator throws exception) closed by
- done
- 23:39 Changeset [15984] by
-
#2909: merged to stable
- 23:36 Changeset [15983] by
-
#2928: split AfterDeserialization and RegisterEventhandlers into separate methods
- 13:54 Ticket #2928 (NSGA-II is created with 0% mutation probability by default) created by
07/03/18:
- 18:40 Changeset [15982] by
-
#2886: Add storable constructors for analyzers
- 17:05 Changeset [15981] by
-
#2886: Refactor properties to comply with .NET 4.5.2
- 11:32 Changeset [15980] by
-
#2927: created branch for .NET Core migration (bachelor thesis of dpiringe)
- 11:25 Ticket #2927 (Bachelor thesis: .NET Core migration) created by
- 10:55 Changeset [15979] by
-
#2886: Register algorithm events after deserialization.
07/02/18:
- 15:51 Changeset [15978] by
-
#2839: applied several fixes:
- show full project-path in project/resource selector
- handle lost of project-ownership by not withdrawing permissions
- update automatically after hand-down save
- lock jobs for which statistics/deletion is pending
- lock the disabled checkbox in ProjectResourcesView...
06/30/18:
- 12:53 Changeset [15977] by
-
#2886: Clear search data structures at the end of the run (huge memory savings)
06/29/18:
- 09:07 Changeset [15976] by
-
#2745: worked on EGO implementation
- added parameter for initial sample set (only for D-EGO)
- fixed project references and output paths
- minor changes
06/28/18:
- 16:56 Changeset [15975] by
-
#2886: address additional serialization issues, make Production implement IList<T> instead of deriving from List<T>
- 11:35 Changeset [15974] by
-
#2886: implement LRU cache for storing search nodes, introduce SortedSet for handling priorities, fix serialization and cloning
- 11:13 Changeset [15973] by
-
#2522: merged trunk changes from r13402:15972 to branch resolving conflicts where necessary
06/26/18:
- 23:20 Changeset [15972] by
-
#2926: Replaced Sim# 3.0.9 with 3.0.11
- 23:17 Ticket #2926 (Update Sim# version) created by
- 16:42 Changeset [15971] by
-
#2925: comments
06/22/18:
- 09:47 Changeset [15970] by
-
#2925: added expressions for latent variables and allow parameterization of the number of integration steps
06/21/18:
- 15:27 Changeset [15969] by
-
#2839: finalized ProjectJobsView
06/20/18:
- 14:33 Changeset [15968] by
-
#2925: added analysis method to generate results for trees and line charts. Added support for multiple target variables. Bugfixing. Added scaling to calculate NMSE as objective
- 09:53 Changeset [15967] by
-
#2847 added logistic dampening and some minor changes