Button "Strategy" enabled when viewing the decision tree

Issue #250 closed
Manuel Luque created an issue

When the user visualizes the decision tree of an influence diagram, the button S ("Strategy") appears enabled. If the user clicks on int then there is a NullPointerException.

In my opinion, there are two options for solving this:

  1. Disable the button S when visualizing the decision tree.
  2. Show the strategy of the influence diagram associated to the visualized decision tree.

Comments (3)

  1. Log in to comment