Timeline
04/21/21:
- 22:50 Changeset [17957] by
-
#2521: Fixed bugs in resultsProducingItemView (toString changes of items, removing of parametes / results not working).
- 17:57 Changeset [17956] by
-
#2521: Create view for solution context
- 16:17 Changeset [17955] by
-
#2521: Removed obsolete problem views (Orienteering, QAP, Scheduling).
- 15:31 Changeset [17954] by
-
#2521: updated samples (except for GPR - unit test needs to be refactored first)
- Fixed a few bugs in VRP
- Fixed the GAGroupingProblemSampleTest
- 15:27 Changeset [17953] by
-
#2521: Added first version (draft) of ResultsProducingItem, an according view and a refactored ProblemView.
- 11:58 Changeset [17952] by
-
#2521: working on graph coloring problem
04/19/21:
- 15:46 Changeset [17951] by
-
- deleted the project Heuristiclab.ConfigStarter (was only for testing purposes)
- 11:02 Changeset [17950] by
-
#3117: fixed comparison of values in InterpreterConsistencyTests (again). The latest fail was for v1 == v2 == 0 which should be fixed now.
04/18/21:
- 15:07 Changeset [17949] by
-
#3117: updated expected / actual value comparison to relative deviations (which work with large floats)
04/16/21:
- 19:24 Changeset [17948] by
-
#3117: updated reference results in unit tests to match new results caused by updated alglib version.
- 19:02 Changeset [17947] by
-
#3107 Added MinimumFrequency and LearningRate parameters to symbol frequency and node impact strategy controllers.
- 16:04 Changeset [17946] by
-
- added a threshold in interval format for soft constraint evaluation
04/15/21:
- 16:11 Changeset [17945] by
-
- added branch
- 16:06 Ticket #3119 (Additional Shape Constraint Features) created by
- adding following features: - MetaModel Analyzer - Dynamic Intervals - …
- 08:59 Changeset [17944] by
-
#3117: catch a new error value for lsfit returned by new alglib version
- 08:42 Changeset [17943] by
-
#3117: fix script sources for RF regression / classification
- 08:36 Changeset [17942] by
-
#3117: fixed order of parameters in grid search method for RF and removed unused shuffleFolds parameter
- 08:09 Changeset [17941] by
-
#3117: fix version of NativeInterpreter plugin (to work with updated unit test which checks plugin dependencies)
04/14/21:
- 19:57 Changeset [17940] by
-
#3117: changed plugin dependency test case to allow plugin dependencies to the same plugin in different versions.
- 11:40 Ticket #3118 (Export to CSV for RegressionProblem produces invalid data file) created by
- The default decimal separator is used (on German systems ',') together …
- 09:55 Changeset [17939] by
-
#3115: Simplified source code for checking compatibility of solutions by using Hashset and IsSubset method in PDP controls.
- 09:52 Changeset [17938] by
-
#3115: Corrected typo in RegressionSolutoinPDPView.
04/13/21:
- 09:08 Changeset [17937] by
-
#3073 Minor changes to views
04/12/21:
- 13:29 Changeset [17936] by
-
- Added additional benchmark instances for vector GP.
- Removed old binding redirect.
- 13:16 Changeset [17935] by
-
#3040 Worked on library dependencies for hive.
04/09/21:
- 20:14 Changeset [17934] by
-
#3117: fixed build fail
- 19:51 Changeset [17933] by
-
#3116: added GAM base-learners for 2d cubic splines and 3d functions (using alglib RBF model)
- 19:49 Changeset [17932] by
-
#3116 create branch
- 19:41 Changeset [17931] by
-
#3117: update alglib to version 3.17
- 12:44 Changeset [17930] by
-
#3040 Reworked external dependencies and merged some libraries (ILmerge) to avoid versions conflicts occuring on Hive.