Version 5.1

Compare
Released on Mar 12, 2022, Total 11 bugs fixed., Total 3 features implemented., Total 1 interface changed.
Implemented Features
  • Make the Excel Report for Decision Tree Payoff Details Editable Cells instead of images.
  • Export all Terminal Node info in report in the Possible paths table.
  • Every chart shows a "3 dot" context menu accessor which can be easy to view data table, copy image or export to excel etc.
Resolved Bugs
  • When the separate chart window is open and the user closes a project, the application gets into corrupted state.
  • Markov Custom Expression is not updated when a state name is changed.
  • Entropy calculation had a mistake, now fixed.
  • The Axis swap button got hidden in Cost Effectiveness Plane
  • The Chart Data Table for Risk Profile Chart and Cost Effectiveness Plane Chart shows useless view.
  • The swap axis button gets invisible in Cost Effectiveness Plane Chart
  • After renaming a criterion, the Pair comparison matrix does not show the updated criterion name in AHP.
  • [CRASH - System.Reflection.TargetInvocationException from mscorlib] Exception has been thrown by the target of an invocation.
  • [CRASH - System.ArgumentException from DecisionTreeAnalysis.AppComponent] A new state can only be added to markov chance node Parameter name: markovChanceNode
  • Various User Inteface related bugs fixed
  • [CRASH - System.Collections.Generic.KeyNotFoundException from mscorlib] The given key was not present in the dictionary.
Changed Interfaces
  • Bayesian Inference tool uses probability range 0 to 1 instead of 0 to 100.