Timeline
05/18/16:
- 17:53 Changeset [13852] by
-
Add license information
- 17:52 Changeset [13851] by
-
Add licence information
- 16:28 Changeset [13850] by
-
- Extracted DensityChart from DensityTrackbar.
- Added DensityChart to RegressionSolutionTargetResponseView with different options (none/training/test/all).
- Moved RegressionSolutionGradientView and RegressionSolutionTargetResponseView to subfolder.
- 11:27 Changeset [13849] by
-
Constrained test function
Check for constrained test function and evaluated the constraints violations
Add to dominance comparator also constraints violations
05/13/16:
- 13:17 Changeset [13848] by
-
#2582 Hive finish, start OKB
05/12/16:
- 17:09 Changeset [13847] by
-
#2582 Security access implemented, directory renaming and choosing, adding more partials
- 15:11 Changeset [13846] by
-
- Added a manual y-axis control.
- Fixed bug with dragging the cursor in the GradientChart out of the chart.
- 15:02 Ticket #2607 (TabControl slows other controls and causes flickering) created by
- Controls on a TabControl resize slowly and flicker, as also reported …
05/11/16:
- 17:17 Changeset [13845] by
-
- All used variables of a model are initially checked when opening the Target Response Gradient View.
- Fixed a bug on axis scaling.
- 16:50 Changeset [13844] by
-
#2582 Optimizing open file view by cutting down batches to 1. Logging system in navbar. Start authenticationCheck
- 16:38 Changeset [13843] by
-
#2597 Implemented "sync" y-axis for Target Response Gradient View.
- 12:18 Changeset [13842] by
-
- Reduced memory consumption greatly by reusing existing datapoints from existing series instead of creating new series on update.
- Rearranged methods and properties in GradientChart.
- Added properties to set fixed axis limits instead of calculation.
05/10/16:
- 16:55 Changeset [13841] by
-
#2582 More parameter datatypes, splitting fileopening service, approving users, reopen last file, change name tasks and repetitions
- 12:38 Changeset [13840] by
-
#2597 Implemented cancellation of chart update when new update is called during calculation.
05/09/16:
- 14:34 Ticket #2606 (Detailed View for VRP Solution) created by
- Currently, the VRP solution view just displays the tours within a …
- 13:55 Changeset [13839] by
-
#2205: worked on optimization networks
- added layout calculation for ports
- 13:47 Changeset [13838] by
-
#2393: Improved performance of data completeness chart.
- 12:28 Changeset [13837] by
-
- Reverted UpdateAutomatically property.
- Made UpdateChart method async to avoid blocking the GUI thread.
- Changed Content type of RegressionSolutionGradientView to IRegressionSolution.
- 10:01 Ticket #2605 (Implement stacking problems) created by
05/04/16:
- 17:17 Changeset [13836] by
-
#2597 Implemented correct coloring when multiple solutions are added for comparison with respect potential overlapping confidence intervals.
- 16:56 Changeset [13835] by
-
#2288: Performance improvements in the SymbolicRegressionVariableImpactsAnalyzer.
- 16:38 Changeset [13834] by
-
#2582 Parameterizing arrays start
- 15:15 Changeset [13833] by
-
#2205: worked on optimization networks
- added layout algorithm prototype
- fixed bug in LoadVisualProperties methods
- 15:11 Changeset [13832] by
-
#1265: worked on visualization
- keep lower left of chart during resizing
- 15:00 Changeset [13831] by
-
- merged recent trunk changes for GetUsedVariablesForPrediction method.
- Merged chart from RegressionSolutionGradientView and existing GradientChart.
- Used the GradientChart in the RegressionSolutionGradientView.