Package edu.mit.sketch.system.bayesnet

Interface Summary
BayesNetItem The items that can legally be in the Bayes net (i.e.
PrimitiveGenerator  
 

Class Summary
BayesianNetwork My attempt at writing a Bayesian network that the user can add and remove nodes from on the fly, in addition to doing the usual adding evidence and observing nodes that are already in the network.
BayesianNetwork2 This is the second version of the Bayesian Network class that incorporates and off the shelf package for the flat bayes net manipulation.
BayesNetId Created: Thu Sep 26 14:57:21 2002
Copyright: Copyright (C) 2001 by MIT.
BNManager This is the top level BN class.
CPDistribution Hold the probability distribution between two variables.
DirectedNode Created: Thu Oct 24 13:59:10 2002
Copyright: Copyright (C) 2001 by MIT.
EllipseGenerator Created: Fri Oct 4 12:00:29 2002
Copyright: Copyright (C) 2001 by MIT.
FlatBN Created: Thu Oct 24 14:00:57 2002
Copyright: Copyright (C) 2001 by MIT.
FlatCPDistribution Created: Wed Oct 30 17:59:51 2002
Copyright: Copyright (C) 2001 by MIT.
Fragment Instead of just using nodes in our bayes net, we use fragments so that we can capture the object structure and make it easier to add and remove pieces of the network.
FragmentGenerator Generate fragments for various types.
JTree Created: Thu Oct 24 14:05:16 2002
Copyright: Copyright (C) 2001 by MIT.
JTreeEdge Created: Thu Oct 24 14:04:21 2002
Copyright: Copyright (C) 2001 by MIT.
JTreeNode Created: Thu Oct 24 14:03:33 2002
Copyright: Copyright (C) 2001 by MIT.
LineGenerator Created: Fri Oct 4 12:00:29 2002
Copyright: Copyright (C) 2001 by MIT.
NandContainer Created: Thu Feb 5 12:47:45 2004
Copyright: Copyright (C) 2001 by MIT.
PolylineGenerator Created: Fri Oct 4 12:00:29 2002
Copyright: Copyright (C) 2001 by MIT.
Potential This is mean to represent the potential that exists within a junction tree.
SquiggleGenerator Created: Fri Oct 4 12:00:29 2002
Copyright: Copyright (C) 2001 by MIT.
Test  
UndirectedGraph Created: Thu Oct 24 14:02:07 2002
Copyright: Copyright (C) 2001 by MIT.
UndirectedNode Created: Thu Oct 24 13:57:55 2002
Copyright: Copyright (C) 2001 by MIT.