nJust like inference
classes, Learning has a parent class Learner from which all structural learning classes
should inherit
nScoreBasedLearner
– parent class for learner that has scores in it
nCIBasedLearner – parent class for conditional-independence-based
learner
nCurrently BNJ
only has ScoreBasedLearner