Currently, the nodes are numbered in the same order in which they were created in Projeny (this feature is from BNJ). If the nodes in time slice [t-1] are created in a different order than the ones in time slice [t], the node numbering order in the two time slices will be different. This causes problems with computing equivalence classes for BNT.
So, first fix the nodes so that their numbers...
BNT supports both exact and approximate inference algorithms for DBN. Please add support for more DBN learning and inference algorithms in Projeny. Add UI support to let the users select an algorithm of their choice.