// ~->[DNET-1]->~ // File created by someone at MonashUniv using Netica 2.06 on May 26, 2004 at 13:08:02. bnet wetgrass { autoupdate = TRUE; whenchanged = 1085540664; visual V3 { defdispform = BELIEFBARS; nodelabeling = TITLE; NodeMaxNumEntries = 50; nodefont = font {shape= "Arial"; size= 10;}; linkfont = font {shape= "Arial"; size= 9;}; windowposn = (110, 110, 588, 333); resolution = 72; drawingbounds = (1046, 769); showpagebreaks = FALSE; usegrid = TRUE; gridspace = (6, 6); PrinterSetting A { margins = (1270, 1270, 1270, 1270); landscape = FALSE; magnify = 1; }; }; node C { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (true, false); parents = (); probs = // true false (0.5, 0.5); title = "Cloudy"; whenchanged = 1085540580; belief = (0.8, 0.2); visual V3 { center = (252, 54); height = 1; }; }; node S { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (true, false); parents = (C); probs = // true false // C ((0.1, 0.9), // true (0.5, 0.5)); // false ; title = "Sprinkler"; whenchanged = 1085540599; belief = (0.18, 0.82); visual V3 { center = (120, 132); height = 2; link 1 { path = ((207, 82), (166, 105)); }; }; }; node R { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (true, false); parents = (C); probs = // true false // C ((0.8, 0.2), // true (0.2, 0.8)); // false ; title = "Rain"; whenchanged = 1085540664; evidence = true; belief = (1, 0); visual V3 { center = (378, 138); height = 4; }; }; node W { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (true, false); parents = (S, R); probs = // true false // S R (((0.99, 0.01), // true true (0.9, 0.1)), // true false ((0.9, 0.1), // false true (0, 1))); // false false ; title = "Wet Grass"; whenchanged = 1085540649; belief = (0.9162, 0.0838); visual V3 { center = (246, 228); height = 3; link 1 { path = ((155, 160), (210, 201)); }; }; }; ElimOrder = (C, S, R, W); };