Timeline
03/14/17:
- 17:09 Changeset [14749] by
-
#2743: fixed connection string
- 11:29 Changeset [14748] by
-
#2743: cleaned up
- updated app configs
- updated settings
03/12/17:
- 13:16 Changeset [14747] by
-
#2665 fixed enable/disable issue for single instruction in selection view
03/11/17:
- 20:07 Changeset [14746] by
-
#2665 PooledPushProgram reduces memory usage and increases performance
- 12:42 Changeset [14745] by
-
#2665 Merged ExecExpandExpression and PushProgram due to performance reasons, Tested managed object pooling
03/10/17:
- 21:42 Changeset [14744] by
-
#2665 Renamings due to typos, ManagedPool tests, Skip Noops in Debugger
- 12:48 Changeset [14743] by
-
#1836 SA reheating strategies: Changed plugin version to 3.4
- 08:37 Changeset [14742] by
-
#2700 fixed displaying of randomly generated seed and some minor code simplifications
- 08:07 Changeset [14741] by
-
#2745 migrated EGO from Connected Vehicles to its own branch, several modifications/simplifications along the way
03/09/17:
- 14:38 Changeset [14740] by
-
#2715 Added percentage in the tool tip of histogram-bars.
- 13:52 Changeset [14739] by
-
#2520: added a sketch for a unit test for conversion (and set svn:ignore properties)
- 11:02 Changeset [14738] by
-
#2743: cleaned up
- regenerated service clients
- updated app configs
- removed old partial classes
- 09:35 Changeset [14737] by
-
- GanttData: Derived from NamedItem instead of Item and implement appropriate constructors
- GanttRow: Implemented appropriate constructors and choosing a default name
- GanttDataView: Added additional event handler for tracking category colors dictionary
- GanttDataView: Set title property of GanttChart
- GanttChart: Added a title (which is hidden by default)
- 08:59 Changeset [14736] by
-
#2745 move folder to correct place
- 08:49 Changeset [14735] by
-
#2745 created new branch folder
- 08:48 Ticket #2745 (Implement EGO) created by
- Implement Efficient Global Optimization(EGO) In many engineering …
03/08/17:
- 17:46 Changeset [14734] by
-
#2744: Added content objects and corresponding view for visualizing Gantt data
- 16:23 Ticket #2744 (Add content and view for Gantt visualization) created by
- Currently we only have a GanttChart user control, but missing a …
- 11:57 Changeset [14733] by
-
#2665 Storable problem data, Renamings due to typos, Removed GP from class names
- 11:21 Changeset [14732] by
-
#2743: added support for multiple OKB query service endpoints
- 10:49 Changeset [14731] by
-
#2520: added tool program which adds StorableType attributes to interfaces and enums
- 10:23 Changeset [14730] by
-
#2665: Removed memory pressure from expressions.
- 08:53 Changeset [14729] by
-
#2665 PushGP Interpreter, Removed stateless expression creation
- 08:46 Changeset [14728] by
-
#2665 PushGP HL Integration, Fixed Math.Abs Overflow
- 00:29 Changeset [14727] by
-
#2665 PushGP HL Integration, Views, Parameters
03/07/17:
- 17:47 Changeset [14726] by
-
#2743: updated service client generation cmds
- 16:55 Changeset [14725] by
-
#2709: Added grouping for multi scatter plot view.
- 15:32 Changeset [14724] by
-
#2709: Adapted data preprocessing scatter plot to allow grouping of string variables.
- 11:02 Changeset [14723] by
-
#2709: Updated branch with most recent trunk changes.
- 09:54 Changeset [14722] by
-
#2743: worked on web app
- fixed InvalidOperationException
- fixed date conversion
- 09:49 Ticket #2743 (Overhaul HL services) created by
03/06/17:
- 17:53 Changeset [14721] by
-
#2742: Added flag to store the history of best solutions for symbolic data analysis.
- 17:52 Ticket #2742 (Possibility to store the history of best solutions for ...) created by
- 17:15 Changeset [14720] by
-
#2650: changed translation of variable names to C# identifiers
- 17:10 Changeset [14719] by
- 16:53 Changeset [14718] by
-
#2741: Added possibility for analyzing the test error.
- 16:43 Ticket #2741 (Extend the multi-objective symbolic regression analyzer to analyze the ...) created by
- This option has been previously available, but has been changed to an …
- 16:40 Changeset [14717] by
-
#2650: use a dictionary of variable values instead of a list in FactorVariable (symbol) to remove sequential search for variable value in FactorVariableTreeNode
- 16:01 Changeset [14716] by
-
#2650: added a unit test for simplification of (factor - constant)
- 15:56 Changeset [14715] by
-
#2650: reverted changes to IL emitting interpreter
- 11:05 Ticket #2740 (Multi encoding operators are not parameterized correctly) created by
- Please bear with me, the problem requires some understanding of the …
- 10:19 Changeset [14714] by
-
#2520: added missing StorableType attributes and registered more types. All samples can be deserialized and serialized now
03/03/17:
- 18:41 Changeset [14713] by
-
#2520 work in progress to support loading/saving of all samples
- 17:33 Changeset [14712] by
-
#2520 added GUIDs for (almost) all interface types (probably still too many) also added newlines at end of all files
- 11:41 Changeset [14711] by
-
- renamed StorableClass -> StorableType
- changed persistence to use GUIDs instead of type names
03/02/17:
- 14:10 Changeset [14710] by
-
#2719 implemented ensemble model rating by introducing the new type RatedEnsembleModel; introduced performance indicator calculation in results;
03/01/17:
- 12:33 Changeset [14709] by
-
#2739: fixed materials out of range index
- 11:31 Changeset [14708] by
-
#2739: worked on visualization of binpacking solutions
- 11:30 Ticket #2739 (Improve binpacking visualization) created by
- Currently, the visualization of a binpacking solution scales the …