Timeline
06/13/19:
- 23:35 Ticket #3009 (Node impacts are wrong when estimation limits are hit) created by
- The tree simplifier shows node impacts as the difference in R2 when …
06/11/19:
- 23:41 Changeset [17006] by
-
#2994: added option to use NLC (SLP) or Non-smooth solver
- 20:59 Changeset [17005] by
-
#2994: merged r16944:16997 from trunk to branch
- 20:58 Changeset [17004] by
-
#2994: use "non-smooth" optimizer instead of "nlc" optimizer from alglib
- 20:56 Changeset [17003] by
-
#2925 fixed bug in problem instance provider
06/03/19:
- 14:15 Changeset [17002] by
-
#2988:
Class HelpFuction get new static functions that are used in different Map’s classes and possible in other classes.
Branch was adapted to Hive.
New version of class structure for Maps:
- 3 new variants of maps (RankMap, SuccessMap and ZeroMap) are added.
- BaseMap class was simplified, some class members were deleted and other were transported to child class, because some of them are not used in all kinds of maps.
- Functions between base class and child class were divided in other way.
- Mutation operators were adapted to work with new class structure. Now mutation make less work for ModelNodes than previously.
- ModelNode and Model symbols were simplified. They should not take into account a map type.
- Models frequency analyzers were adapted for new variants of maps.
- EMMAlgorithm class was adapted to new maps
06/02/19:
- 07:44 Changeset [17001] by
-
#2925: fixed a bug in AutoDiff code.
05/31/19:
- 13:56 Changeset [17000] by
-
#2925: merged r16992:16997 from trunk to branch
- 13:55 Changeset [16999] by
-
#2925: Added optimization of weights for variables and added an integration method which uses CVODES to integrate over the whole episode (without input variables)