ArrayIndexOutOfBoundException in method sumOutVariable of DiscretePotentialOperations

Issue #175 resolved
Manuel Luque created an issue

When running the JUnit test "testEvaluationIDDiagnosisProblem" from VariableElimination, the method sumOutVariable of DiscretePotentialOperations throws an ArrayIndexOutOfBoundException. In that moment the variable to marginalize is X (chance variable), and the input potentials are P(X), P(Y|X) and U(X,D).

Comments (3)

  1. Log in to comment