// Belief Networks
Fire Alarm Belief Network, basicfirealarm.xml, Fire Alarm Belief Network Example of Poole and Mackworth, Artificial Intelligence.
Simple Diagnostic Example, InfluenzaSmokes.xml, Influenza and Smoking Example of Poole and Mackworth, Artificial Intelligence.
Simple Graph, simp1.xml, This is an example of a singly connected network.
Conditional Independence Quiz, independence.xml, The conditional independence quiz is not intended to be a network used for querying, but is a graph useful for thinking about conditional independence questions. 
Car Starting Problem, car.xml, The car starting problem is a larger network intended to model the behaviour of a car, based on the state of its parts.
Electrical Diagnosis Problem, elec.xml, Electrical Diagnosis Example of Poole and Mackworth, Artificial Intelligence.
Diagnosis Problem, diagnosis.xml, This example is from the ALARM monitoring system, a network to monitor intensive care patients.
Hailfinder Belief Net, hailfinder.xml, A weather forecasting network.

//Need this line for separator to appear in display list
SEPARATOR, SEPARATOR,

//Decision Networks
Delivery Decision, deliveryDecision.xml, Decision network from Figure 9.5 of Poole and Mackworth, Artificial Intelligence: foundations of computational agents.
Simple Umbrella Decision, umbrella.xml, This is a very simple decision problem built by Ross D. Shachter modeling the decision of whether or not to bring an umbrella based on the weather forecast. 
Fire Alarm Decision Problem, decisionfirealarm.xml, The fire alarm decision problem is similar to the Fire Alarm Belief Network, except that it models utilities and decisions as well as probabilities.
Car Buying Decision, carbuyer.xml, The car buying decision models the decision problem of a potential car buyer.