Variable elimination algorithm doesn't return the appropriate message when there are numerical variables

Issue #59 resolved
Manuel Luque created an issue

Variable elimination algorithm doesn't return the appropriate message when there are numerical variables in the network. The message should be something like "The network is not evaluable...", and not write anything in the console.

Comments (1)

  1. Manuel Luque reporter

    Variable elimination algorithm returns now the exception message and this is presented in the GUI. The behaviour of the GUI has not been modified and then, after showing the message, the inference panel is presented to the user.

  2. Log in to comment