Timeline
03/31/21:
- 11:30 Changeset [17925] by
-
#3107 Switched to the ClonedSymbolicExpressionTreeGrammar variable in the global scope instead of using the original grammar from the problem to avoid changing the original grammar.
03/30/21:
- 18:03 Changeset [17924] by
-
- renamed ResultFormatter to ResultFormatters
- adjusted some UI components (changed margins/paddings/sizes of some controls)
- 13:17 Changeset [17923] by
-
- removed branch
- 13:15 Changeset [17922] by
-
- merged branch into trunk
- 08:39 Changeset [17921] by
-
#3104: set e.Handled to true for Ctrl+C and Ctrl+V.
03/29/21:
- 19:29 Changeset [17920] by
-
#3115 cache calculations to improve speed when plotting multiple solutions in a partial dependence plot with factor variables.
- 19:03 Ticket #3115 (Method IsSolutionCompatible in PartialDependencePlotView is slow for ...) created by
- Inefficient code leads to blocking GUI. Steps to reproduce: 1. load …
- 17:49 Changeset [17919] by
-
- added a static FormatTree method
- reordered the if-else construct and some helper methods
- refactored the header generation
- removed all private properties
- added a helper method for AnalyticQuotient
- 09:54 Changeset [17918] by
-
#3105: Merge trunk changes into branch.
03/26/21:
- 17:25 Changeset [17917] by
-
#3107: Add node impacts strategy controller.
- 10:53 Changeset [17916] by
-
#3107 Added missing placeholder for the Reinitialization Strategy.
03/25/21:
- 18:06 Changeset [17915] by
-
#3040 started added some vector benchmarks for gptp.
03/24/21:
- 10:13 Changeset [17914] by
-
#3073 Fixed check for scaling nodes in ConstraintsEvaluators
03/23/21:
- 18:14 Changeset [17913] by
-
#3073 fix build fail of test solution
- 15:29 Changeset [17912] by
-
#3073 improved help dialog
- 15:24 Changeset [17911] by
-
#3073 code improvements after reintegration of branch
03/22/21:
- 23:59 Changeset [17910] by
-
#3073 Worked on todos: resource file update, added constraints with checked state into list, fixed constructor
03/18/21:
- 16:26 Changeset [17909] by
-
#3073 also change storable ctor for IntervalArithCompiledExpressionBoundsEstimator to protected
03/17/21:
- 09:15 Changeset [17908] by
-
#3073 Changed Interval tests, set delta to check bounds against each other
- 09:13 Changeset [17907] by
-
- Set cloning constructor to protected in IntervalArithCompiledExpressionBoundsEstimator
- Add Content == null handle in the OnContentChanged in ShapeConstraintView