Version 3.7
Total 6 bugs fixed., Total 2 features implemented., Total 1 interface changed.
2 features
6 bug fixes
1 interface change
Features 2
- Utility Function can be defined from the Wizard when creating a new Objective.
- Added a dedicated Cost-Effectiveness Analysis module in Decision Tree, for Healthcare.
Bug fixes 6
- When a value is infinity in a chart, the other columns are invisible. The whole chart should be invisible in such case.
- [CRASH - System.NullReferenceException from MarkovDecisionProcess.ViewModels] Object reference not set to an instance of an object.
- The claculation does not get updated when Decision Criteria is Minimax Regret
- [CRASH - System.AggregateException from mscorlib] One or more errors occurred.
- Categorical Objective with Multi Criteria Custom Expression crashes,
- App freezes when Decision Tree PDF or Excel Reporting button is clicked.
Interfaces 1
- Now, there is no more separate "Money" type objective. The same number type objective can be treated as Money Type. In that way, the user experience is simplified.