ia-guiao-rc/sof2018h.py

9 lines
115 B
Python

from bayes_net import *
bn = BayesNet()
#variables = ['sc', 'pt', 'cp', 'fr', 'pa', 'cnl']
bn.add(None, [], 0)