Difference between revisions of "System Evaluation Overview"

From FreekiWiki
Jump to navigation Jump to search
Line 26: Line 26:
 
     getlabel -> holdlabel
 
     getlabel -> holdlabel
 
     holdlabel -> trytopost [label="NO"]
 
     holdlabel -> trytopost [label="NO"]
     holdlabel -> mineit [label="YES/SPECIAL\nMINING"]
+
     holdlabel -> mineit [label="YES or\n SPECIAL MINING"]
 
     trytopost -> triage
 
     trytopost -> triage
 
     triage -> triageoutcome
 
     triage -> triageoutcome
     triageoutcome -> goodcase [label="RECYCLE or\nSPECIAL\nMINING"]
+
     triageoutcome -> goodcase [label="RECYCLE or\nSPECIAL MINING"]
 
     recyclelabel -> rejectpile
 
     recyclelabel -> rejectpile
 
     labelit -> tallyit
 
     labelit -> tallyit
Line 35: Line 35:
 
     tallyit -> mineit [label="KEEP"]
 
     tallyit -> mineit [label="KEEP"]
 
     mineit -> putoncart [label="KEEP"]
 
     mineit -> putoncart [label="KEEP"]
     mineit -> rejectpile [label="RECYCLE"]
+
     mineit -> rejectpile [taillabel="RECYCLE"]
     tallyit -> putoncart [label="DISKLESS\nTERMINAL"]
+
     tallyit -> putoncart [label="DISKLESS"]
     triageoutcome -> labelit [label="KEEP\nTARDIS or\nDISKLESS\nTERM"]
+
     triageoutcome -> labelit [label="KEEP,\nTARDIS, or\nDISKLESS"]
 
     goodcase -> recyclelabel [taillabel="NO"]
 
     goodcase -> recyclelabel [taillabel="NO"]
 
     goodcase -> holdforstore [taillabel="YES"]
 
     goodcase -> holdforstore [taillabel="YES"]
 
     holdforstore -> mineit
 
     holdforstore -> mineit
     mineit -> pullspecial [label="SPECIAL\nMINING"]
+
     mineit -> pullspecial [label="SPECIAL MINING"]
 
     pullspecial -> putoncart  
 
     pullspecial -> putoncart  
 
</graphviz>
 
</graphviz>
  
 
[[Category: Prebuild]]
 
[[Category: Prebuild]]

Revision as of 17:25, 25 January 2006

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