<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- This network was created in GeNIe Academic, which can be used for educational and research purposes only -->
<smile version="1.0" id="Network1" numsamples="1000" discsamples="10000">
	<nodes>
		<decision id="Buffer_strip">
			<state id="Grassland" />
			<state id="Natural_vegetation" />
			<state id="Mixed" />
			<state id="No_buffer_strip" />
		</decision>
		<cpt id="Riparian_management">
			<state id="Grassland" />
			<state id="Natural_vegetation" />
			<state id="No_riparian_management" />
			<parents>Buffer_strip</parents>
			<probabilities>0.3 0.6 0.1 0.3 0.5 0.2 0.5 0.5 0 0.1 0.2 0.7</probabilities>
		</cpt>
		<deterministic id="Region">
			<state id="East_England" />
			<state id="West_England" />
			<resultingstates>West_England</resultingstates>
		</deterministic>
		<deterministic id="Season">
			<state id="Autumn" />
			<state id="Winter" />
			<state id="Spring" />
			<state id="Summer" />
			<resultingstates>Spring</resultingstates>
		</deterministic>
		<cpt id="Rainfall">
			<state id="Low" />
			<state id="Medum" />
			<state id="High" />
			<parents>Region Season</parents>
			<probabilities>0.2 0.2 0.6 0.2 0.1 0.7 0.1 0.6 0.3 0.1 0.6 0.3 0.1 0.2 0.7 0.1 0.1 0.8 0.3 0.4 0.3 0.3 0.6 0.1</probabilities>
		</cpt>
		<cpt id="Slope">
			<state id="Low" />
			<state id="Medium" />
			<state id="High" />
			<probabilities>0.4 0.2 0.4</probabilities>
		</cpt>
		<cpt id="Land_cover">
			<state id="Grassland" />
			<state id="Arable" />
			<state id="Natural_vegetation" />
			<probabilities>0.3 0.3 0.4</probabilities>
		</cpt>
		<cpt id="Vegetation_coverage">
			<state id="zero" />
			<state id="Low" />
			<state id="Medum" />
			<state id="High" />
			<parents>Season Land_cover</parents>
			<probabilities>0.3 0.15 0.5 0.05 0.2 0.2 0.5 0.1 0.05 0.15 0.5 0.3 0.05 0.15 0.5 0.3 0 0.6 0.3 0.1 0.05 0.6 0.2 0.15 0.05 0.15 0.5 0.3 0 0.1 0.4 0.5 0.05 0.15 0.4 0.4 0.05 0.15 0.5 0.3 0.05 0.15 0.5 0.3 0.05 0.15 0.5 0.3</probabilities>
		</cpt>
		<cpt id="Soil_type">
			<state id="Sandy_light" />
			<state id="Loamy_moderate" />
			<state id="Clay_heavy" />
			<probabilities>0.5 0.3 0.2</probabilities>
		</cpt>
		<cpt id="Infiltration_capacity">
			<state id="Low" />
			<state id="Medium" />
			<state id="High" />
			<parents>Vegetation_coverage Soil_type</parents>
			<probabilities>0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0</probabilities>
		</cpt>
		<cpt id="Overland_Flow">
			<state id="Low" />
			<state id="Medium" />
			<state id="High" />
			<parents>Rainfall Slope Infiltration_capacity</parents>
			<probabilities>0.6 0.3 0.1 0.6 0.3 0.1 0.6 0.3 0.1 0.6 0.3 0.1 0.6 0.3 0.1 0.6 0.3 0.1 0.6 0.3 0.1 0.6 0.3 0.1 0.6 0.3 0.1 0.3 0.6 0.1 0.3 0.6 0.1 0.6 0.3 0.1 0.1 0.6 0.3 0.3 0.6 0.1 0.6 0.3 0.1 0.1 0.3 0.6 0.1 0.6 0.3 0.3 0.6 0.1 0.1 0.3 0.6 0.1 0.6 0.3 0.3 0.6 0.1 0.1 0.3 0.6 0.1 0.3 0.6 0.3 0.6 0.1 0.1 0.3 0.6 0.1 0.3 0.6 0.1 0.6 0.3</probabilities>
		</cpt>
		<cpt id="Runoff_rate">
			<state id="low" />
			<state id="medium" />
			<state id="high" />
			<parents>Overland_Flow Riparian_management</parents>
			<probabilities>0.5 0.2 0.3 0.5 0.2 0.3 0.5 0.2 0.3 0.25 0.5 0.25 0.25 0.5 0.25 0.25 0.5 0.25 0.2 0.3 0.5 0.2 0.3 0.5 0.2 0.3 0.5</probabilities>
		</cpt>
		<cpt id="River_flow">
			<state id="Low" />
			<state id="Medium" />
			<state id="High" />
			<parents>Rainfall Runoff_rate</parents>
			<probabilities>0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0</probabilities>
		</cpt>
		<deterministic id="Flood_risk">
			<state id="Low" />
			<state id="Medium" />
			<state id="High" />
			<parents>River_flow</parents>
			<resultingstates>Low Medium High</resultingstates>
		</deterministic>
		<cpt id="Soil_erosion_rate">
			<state id="Low" />
			<state id="Medium" />
			<state id="High" />
			<parents>Vegetation_coverage Soil_type Overland_Flow</parents>
			<probabilities>0.8 0.1 0.1 0.2 0.6 0.2 0.1 0.2 0.7 0.5 0.2 0.3 0.1 0.2 0.7 0.2 0.3 0.5 0.4 0.3 0.3 0.3 0.6 0.1 0.5 0.5 0 0.5 0.2 0.3 0.4 0.5 0.1 0.5 0.3 0.2 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.3 0.1 0.6 0.1 0.6 0.3 0 0.1 0.9</probabilities>
		</cpt>
		<cpt id="Sedimentation_load">
			<state id="low" />
			<state id="medium" />
			<state id="high" />
			<parents>Riparian_management Soil_erosion_rate</parents>
			<probabilities>0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0 0.5 0.5 0</probabilities>
		</cpt>
		<cpt id="Water_temperature">
			<state id="low" />
			<state id="medium" />
			<state id="high" />
			<parents>Season</parents>
			<probabilities>0.4 0.6 0 1 0 0 0 0.6 0.4 0 0 1</probabilities>
		</cpt>
		<cpt id="Water_nutrient_concentration">
			<state id="low" />
			<state id="high" />
			<parents>Water_temperature</parents>
			<probabilities>0.9 0.1 0.5 0.5 0.1 0.9</probabilities>
		</cpt>
		<cpt id="Aquatic_vegetation">
			<state id="algae" />
			<state id="vascular_plants" />
			<parents>Water_nutrient_concentration Season</parents>
			<probabilities>0.3 0.7 0.3 0.7 0.3 0.7 0.3 0.7 0.7 0.3 0.7 0.3 0.7 0.3 0.7 0.3</probabilities>
		</cpt>
		<cpt id="BOD">
			<state id="Lower_than_4mg" />
			<state id="from_4_till_6" />
			<state id="from_6_till_9" />
			<state id="Higher_than_9mg" />
			<parents>Water_nutrient_concentration</parents>
			<probabilities>0.9 0.08 0.015 0.005 0.05 0.05 0.3 0.6</probabilities>
		</cpt>
		<deterministic id="Water_quality">
			<state id="Blue" />
			<state id="Green" />
			<state id="Yellow" />
			<state id="Red" />
			<parents>BOD</parents>
			<resultingstates>Blue Green Yellow Red</resultingstates>
		</deterministic>
		<utility id="Satisfaction">
			<parents>Flood_risk Water_quality</parents>
			<utilities>100 100 75 50 65 65 50 35 50 50 25 0</utilities>
		</utility>
	</nodes>
	<extensions>
		<genie version="1.0" app="GeNIe 2.1.1104.0 ACADEMIC" name="Network1" faultnameformat="nodestate">
			<node id="Buffer_strip">
				<name>Buffer strip</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>462 36 529 62</position>
				<barchart active="true" width="128" height="90" />
			</node>
			<node id="Riparian_management">
				<name>Riparian management</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>452 145 537 198</position>
				<barchart active="true" width="128" height="72" />
			</node>
			<node id="Satisfaction">
				<name>Satisfaction</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>989 303 1066 335</position>
				<barchart active="true" width="180" height="64" />
			</node>
			<node id="Flood_risk">
				<name>Flood risk</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>936 136 1004 181</position>
				<barchart active="true" width="128" height="72" />
			</node>
			<node id="Water_quality">
				<name>Water quality</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>937 493 1012 539</position>
				<barchart active="true" width="128" height="90" />
			</node>
			<node id="Region">
				<name>Region</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>50 55 106 92</position>
				<barchart active="true" width="128" height="64" />
			</node>
			<node id="Rainfall">
				<name>Rainfall</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>52 164 100 194</position>
				<barchart active="true" width="128" height="72" />
			</node>
			<node id="Slope">
				<name>Slope</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>148 293 193 321</position>
				<barchart active="true" width="128" height="72" />
			</node>
			<node id="Season">
				<name>Season</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>48 382 107 421</position>
				<barchart active="true" width="128" height="90" />
			</node>
			<node id="Vegetation_coverage">
				<name>Vegetation coverage</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>194 439 273 488</position>
				<barchart active="true" width="128" height="90" />
			</node>
			<node id="Land_cover">
				<name>Land cover</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>38 545 106 587</position>
				<barchart active="true" width="128" height="72" />
			</node>
			<node id="Soil_type">
				<name>Soil type</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>205 591 261 626</position>
				<barchart active="true" width="128" height="72" />
			</node>
			<node id="Overland_Flow">
				<name>Overland Flow</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>295 283 377 334</position>
				<barchart active="true" width="128" height="72" />
			</node>
			<node id="Infiltration_capacity">
				<name>Infiltration capacity</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>323 430 424 493</position>
				<barchart active="true" width="128" height="72" />
			</node>
			<node id="Soil_erosion_rate">
				<name>Soil erosion rate</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>381 543 472 599</position>
				<barchart active="true" width="128" height="72" />
			</node>
			<node id="River_flow">
				<name>River flow</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>764 98 828 138</position>
				<barchart active="true" width="128" height="72" />
			</node>
			<node id="Runoff_rate">
				<name>Runoff rate</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>479 286 547 328</position>
				<barchart active="true" width="128" height="72" />
			</node>
			<node id="Sedimentation_load">
				<name>Sedimentation load</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>546 579 647 642</position>
				<barchart active="true" width="128" height="72" />
			</node>
			<node id="Water_nutrient_concentration">
				<name>Water nutrient concentration</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>738 528 843 593</position>
				<barchart active="true" width="128" height="64" />
			</node>
			<node id="BOD">
				<name>BOD</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>768 418 810 444</position>
				<barchart active="true" width="128" height="90" />
			</node>
			<node id="Water_temperature">
				<name>Water temperature</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>739 249 840 312</position>
				<barchart active="true" width="128" height="72" />
			</node>
			<node id="Aquatic_vegetation">
				<name>Aquatic vegetation</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>543 369 644 432</position>
				<barchart active="true" width="128" height="64" />
			</node>
		</genie>
	</extensions>
</smile>
