Difference between revisions of "Power Supply Triage"

From FreekiWiki
Jump to navigation Jump to search
Line 10: Line 10:
  
 
start -> blackcord
 
start -> blackcord
blackcord -> recycle [label="YES"]  
+
blackcord -> recycle [taillabel="YES"]  
blackcord -> broken [label="NO"]
+
blackcord -> broken [taillabel="NO"]
broken -> recycle [label="YES"]
+
 
broken -> shape [label="NO"]
+
broken -> recycle [taillabel="YES"]
shape -> compaq [label="YES"]
+
broken -> shape [taillabel="NO"]
shape -> recycle [label="NO"]
+
 
compaq -> recycle [label="YES"]
+
shape -> compaq [taillabel="YES"]
compaq -> keep [label="NO"]
+
shape -> recycle [taillabel="NO"]
 +
 
 +
compaq -> recycle [taillabel="YES"]
 +
compaq -> keep [taillabel="NO"]
  
 
   }
 
   }
 
</graphviz>
 
</graphviz>

Revision as of 16:20, 17 August 2007

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.