Timeline
12/12/16:
- 20:32 Changeset [14483] by
-
#2718: suggestion for residuals line chart
- 20:17 Ticket #2718 (View to analyze residuals over the rows of the dataset for regression ...) created by
- 17:14 Changeset [14482] by
-
- Added best-known solutions to the Solomon benchmark set.
- When the distance matrix is calculate internally for performance optimization, the DistanceMatrix-parameter is not set anymore, because this matrix is actually not part of the problem instance. This also fixes issues that qualities of known-solutions are wrongfully discarded due to a problem instance change that is actually not a change.
- 16:17 Changeset [14481] by
-
- Added best-known quality-only solutions for the Solomon benchmark set (from http://web.cba.neu.edu/~msolomon/problems.htm).
- The best-known-quality is not set to null if the BestKnownSolution is null after the evaluation. Instead it is reset if the evaluator changes.
- 15:55 Changeset [14480] by
-
#2704: Implement export of expressions as infix strings. Include missing AssemblyInfo.cs.frame file and set language version to C# 4.0.
- 15:36 Changeset [14479] by
-
#2666
Fixed privacy issue indicated by tests
- 14:52 Changeset [14478] by
-
- Updated the Homberger benchmark best-known solutions (from http://www.sintef.no/projectweb/top/vrptw/homberger-benchmark/).
- Added a distance-only option for the best-known solutions in the SolomonFormatInstanceProvider (which is the base for the Homberger benchmark set).
- 14:14 Changeset [14477] by
-
- Added TryGetBy(First|Second) method to BidirectionalDictionary
- Updated linear linkage encoding
- Added move generator and moves for shift, merge, split, and extract moves
- Added unit test (Apply/Undo)
- Updated MemPR (linear linkage)
- Added basic tabu walk
- Fixed bug in MemPR (permutation)
- Updated Tests project
- 14:01 Changeset [14476] by
-
#2666
Forgot to add MaxGroupSizeLinearLinkageCreator
- 13:53 Changeset [14475] by
-
#2666
Updated LinearLinkageEncoding by:
- Speeding up GroupCrossover and SetGroups and GetGroups
- making Constructor private adding static initializer Methods
- 11:17 Changeset [14474] by
-
- Improved legend description for grouped histogram and scatterplots.
- Fixed initial size of points for scatterplots.
- Added correlation calculation for scatterplots (not used yet).
12/09/16:
- 17:04 Changeset [14473] by
-
#2709 Improved default y-axis for line charts.
- 15:59 Changeset [14472] by
-
#2709 Better initial axis intervals for scatterplots.
- 15:56 Changeset [14471] by
-
- Updated GraphColoringProblem and Problems.Instances
- Added new fitness function from literature
- Added DIMACS benchmark instances
- Updated LinearLinkageEncoding
- Added HammingSimilarityCalculator
- Updated GraphColoringProblem and Problems.Instances
- 15:19 Changeset [14470] by
-
- Fixed bugs with double-click on view shortcut.
- Reuse visual properties for single scatterplot.
- 14:11 Changeset [14469] by
-
#2717: Readded accidentally dropped line for progress reporting.
- 14:09 Changeset [14468] by
-
#2717: Fixed race condition in feature correlcation calculation by moving the error variable inside the parallel foreach.
- 14:07 Ticket #2717 (The feature correlation view sometimes shows wrong double.NaN values) created by
- The likely reason for that is a race condition in the parallel …
- 11:35 Changeset [14467] by
-
- Removed some groupboxes in ViewShortcutListView.
- Removed unnecessary IViewChartShortcut
- Split ScatterPlot Multi and Single in to separate contents.
- Renamed Color-combo box in Scatterplot to "Group".
- 10:53 Ticket #2716 (Exception in RemoveOperationProgressFromContent) created by
- I got an exception in RemoveOperationProgressFromContent: "No …
12/07/16:
- 23:46 Changeset [14466] by
-
- Added MemPR for linear linkage (tabu walk still missing)
- Added graph coloring problem
- 17:44 Changeset [14465] by
-
#2672: Corrected cloning of online calculators (added missing base ctor calls, moved clone method, renamed other to original, and used the cloner for cloning).
- 16:25 Changeset [14464] by
-
#2670: Minor cahnge in TargetResponseGradientView to includes variables the are used for prediction but not allowed as input variables in the problem data.
- 16:10 Changeset [14463] by
-
#2673: Minor changes in RegressionSolutionVariableImpactCalculation to includes variables the are used for prediction but not allowed as input variables in the problem data.
- 15:07 Changeset [14462] by
-
- Added a separate MultiScatterPlot entry and removed the ViewHost views-icon instead.
- Moved legend of DataCompletenessChart to the top and removed the title instead.
- 15:03 Changeset [14461] by
-
#745: Changed test NSME to double.Nan (previously double.Max) in the case of an OnlineCalculationError, because the NMSEs line chart cannot handle double.MaxValue and throws an exception.
- 14:01 Changeset [14460] by
-
#2709 Fixed missing resx in csproj.
- 13:50 Changeset [14459] by
-
- Removed the PreprocessingDataTable and PreprocessingDataTableView and use dhe HL DatatTableControl instead.
- Moved and refactored some code of PreprocessingChart and moved unnecessary code from base classes to actual derivative classes.
- 13:36 Changeset [14458] by
-
#2715 Use decimal instead of double for bin-ranges to avoid floating point inaccuracies.
- 13:19 Changeset [14457] by
-
- Histograms are now displayed as stacked column chart.
- The value range and bin sizes are now calculated based on all histogram-rows of the DataTable.
- When a single histogram is updated, all histograms must be updated in order to keep the value range and bin sizes the same for all histograms.
12/06/16:
- 16:48 Ticket #2715 (Multiple Histogram DataRows in DataTableView) created by
- When the DataTableView displays multiple DataRows that are marked …
- 15:07 Changeset [14456] by
-
- Using evaluated solutions from HC as max evaluations for tabu walking in MemPR
- Fixed some bugs in MemPR (permutation) regarding subspace calculation (true means okay, false means no)
- Fixed bug in TSP
12/05/16:
- 16:09 Changeset [14455] by
-
#2701: fixed bugs in tsp
- 16:06 Changeset [14454] by
-
- Worked on MemPR algorithm for permutations
- Refactored TSP
- 12:27 Changeset [14453] by
-
- Worked on MemPR algorithm for permutations
- Made Evaluate() method mostly thread-safe and moved evaluated solutions counting to caller
- Removed TSP specific similarity calculator (it is actually not specific to the TSP) and added it to the permutation encoding as HammingSimilarityCalculator
- Fixed bug in qap basicproblem
- Worked on MemPR algorithm for permutations
- 08:56 EvoSoft edited by
- (diff)
12/04/16:
- 16:18 Changeset [14452] by
-
#1836 SA reheating strategies: First version of continuous reheater and fixed reheater, both reheat based on acceptance of solutions.
12/03/16:
- 00:33 Changeset [14451] by
-
#2701: Added Basic QAP problem and option to hide generic type in the ItemAttribute
- 00:32 Changeset [14450] by
-
#2701: working on MemPR implementation
12/02/16:
- 17:35 Changeset [14449] by
-
#2650: merged r14422:14443 from trunk to branches resolving conflicts
- 16:38 Changeset [14448] by
-
#2704: Rename expression label to name, and remove label from expression template as it should be specified for each individual instance.
- 15:46 Changeset [14447] by
-
#2707 updated generic type instantiation in cluster algorithm
- 15:37 Changeset [14446] by
-
#2709 Removed the PreprocessingScatterPlotView and use the HL ScatterPlotControl instead.
- 14:29 Changeset [14445] by
-
#2709 Branched DataPreprocessing plugins.
Adapted build paths and references.
- 14:07 Changeset [14444] by
-
#2709 reverse merged r14441 because local changes were accidentally included in the branch.
- 14:07 Changeset [14443] by
-
#2714: Refactored key and selection events in DataGridView.
- 14:06 Ticket #2714 (DataGridView key events do not work correctly) created by
- Deletion of Columns sometimes delete the wrong column. Copy/Paste does …
- 14:03 Changeset [14442] by
-
#2707 fixed min variance bug in time window based k-means clustering
- 13:43 Changeset [14441] by
-
#2709 Copied plugins.
- 13:36 Changeset [14440] by
-
#2709 created branch
- 13:06 Changeset [14439] by
-
#2713 Moved the charting logic out of DataTableView and ScatterPlotView into new DataTableControl and ScatterPlotControl.
This way, the charts can be reused without the name-textbox and description from the NamedItemView.
- 10:46 Changeset [14438] by
-
#2713 Hide the chart-title if the title is empty (to avoid unnecessary empty space)
12/01/16:
- 16:21 Changeset [14437] by
-
#2713 Added a "isVisibleInLegendCheckBox" for data rows in DataTables.
- 16:11 Changeset [14436] by
-
#2713 Pre-commited changes of VS auto-generated code for easier review later. (re-ordering of control initialization, ...)
- 15:59 Changeset [14435] by
-
#2713 Added new ToolStripMenuItem to the chart for DataTableView and ScatterPlotView to open the configuration dialog.
- 15:43 Ticket #2713 (Configuration Context Menu for DataTableView and ScatterPlotView) created by
- The DataTableView and ScatterPlotView both offer a config dialog …
- 15:03 Changeset [14434] by
-
#2712: Changed name of MaximizationParameter for BFGS from "Maximization" to "Maximization (BFGS)" and adapted the backwards compatibility code accordingly.
- 14:54 Ticket #2712 (GaussianProcesses define a Maximization parameter) created by
- This is produces an error during run creation if the solved problem …
- 14:49 Changeset [14433] by
-
#2711: Added try/catch/finally blocks in the OnStopped method of algorithms to force the change of the execution state.
- 14:45 Ticket #2711 (The execution state of algorithms is not synchronized correctly if an ...) created by
- When an exception during run creation occurs the execution state of an …
11/30/16:
- 16:33 Changeset [14432] by
-
#2710: Offer the user the option to provide the variable name when the symbol does not contain a list of available variable names. In this case the combo box is replaced by a text box.
- 16:14 Ticket #2710 (Editing variable nodes in the tree simplifier fails if the variable ...) created by
- The insert new node and edit node dialog within the tree simplifier …
- 14:49 Changeset [14431] by
-
#2707 updated clustering: implemented a quite generic version
- 09:24 Changeset [14430] by
-
#2707 added temporal distance clustering
11/29/16:
- 15:46 Changeset [14429] by
-
#2701, #2708: Made a new branch from ProblemRefactoring and removed ScopedBasicAlgorithm branch (which becomes MemPR branch)
- 15:30 Changeset [14428] by
-
#2635: Add analyzer for counting the AdjustedEvaluatedSolutions (according to the actual number of evaluated rows). Add option to preserve compatibility with the standard evaluator. Optimize performance.
11/28/16:
- 17:55 Changeset [14427] by
-
#1772: Extract common methods (used by the schema creator and the schema frequency analyzer) in static SchemaUtil class. Make AnyNode constructor public.
- 17:51 Changeset [14426] by
-
#1772: QueryMatch: implement more elaborate node comparison (better accuracy when matching schemas).
- 16:59 Changeset [14425] by
-
#2698 Fixed wrongly formated variable-entries in checked item list.
- 16:41 Changeset [14424] by
-
#2707 adapted clustering leading to more generic usage
- 13:20 Ticket #2709 (DataPreprocessing Enhancements) created by
- This ticket contains smaller visual enhancements of the preprocessing …