Difference between revisions of "System Evaluation Overview"

From FreekiWiki
Jump to navigation Jump to search
(removed goodcase and holdforstore)
(linked recyclelabel and mineit and formatting)
Line 24: Line 24:
 
     received -> trytopost [label="YES"]
 
     received -> trytopost [label="YES"]
 
     getlabel -> trytopost
 
     getlabel -> trytopost
     holdlabel -> mineit [label="YES/SPECIAL MINING"]
+
     holdlabel -> mineit [label="YES"]
     holdlabel -> recyclelabel [label="NO/RECYCLE"]
+
     holdlabel -> recyclelabel [label="NO"]
 
     trytopost -> triage
 
     trytopost -> triage
 
     triage -> triageoutcome
 
     triage -> triageoutcome
 
     triageoutcome -> holdlabel [label="SPECIAL MINING"]
 
     triageoutcome -> holdlabel [label="SPECIAL MINING"]
 
     triageoutcome -> recyclelabel [label="RECYCLE"]
 
     triageoutcome -> recyclelabel [label="RECYCLE"]
     recyclelabel -> rejectpile
+
     recyclelabel -> rejectpile [label="RECYCLE"]
 +
    recyclelabel -> mineit [label="SPECIAL MINING"]
 
     labelit -> tallyit
 
     labelit -> tallyit
 
     tallyit -> tardis [label="TARDIS"]
 
     tallyit -> tardis [label="TARDIS"]
     tallyit -> mineit [label="KEEP or\nDISKLESS"]
+
     tallyit -> mineit [label="KEEP\n or\nDISKLESS"]
     mineit -> putoncart [label="KEEP or\nDISKLESS"]
+
     mineit -> putoncart [label="KEEP \nor\nDISKLESS"]
     triageoutcome -> labelit [label="KEEP,\nTARDIS, or\nDISKLESS"]
+
     triageoutcome -> labelit [label="KEEP\nor\nTARDIS\nor\nDISKLESS"]
 
     mineit -> pullspecial [label="SPECIAL MINING"]
 
     mineit -> pullspecial [label="SPECIAL MINING"]
 
     pullspecial -> putoncart  
 
     pullspecial -> putoncart  

Revision as of 23:30, 30 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.