Difference between revisions of "System Evaluation Overview"

From FreekiWiki
Jump to navigation Jump to search
(removed manualdetermine and findproc)
(linked recyclelabel to mineit and mineit to rejectpile)
Line 27: Line 27:
 
     triage -> triageoutcome
 
     triage -> triageoutcome
 
     triageoutcome -> recyclelabel [label="RECYCLE"]
 
     triageoutcome -> recyclelabel [label="RECYCLE"]
     recyclelabel -> rejectpile
+
     recyclelabel -> mineit
 
     triageoutcome -> labelit [label="KEEP\nTARDIS\nDISKLESS TERMINAL"]
 
     triageoutcome -> labelit [label="KEEP\nTARDIS\nDISKLESS TERMINAL"]
 
     labelit -> tallyit
 
     labelit -> tallyit
Line 33: Line 33:
 
     tallyit -> mineit [label="KEEP"]
 
     tallyit -> mineit [label="KEEP"]
 
     mineit -> putoncart [label="KEEP"]
 
     mineit -> putoncart [label="KEEP"]
 +
    mineit -> rejectpile [label="RECYCLE"]
 
     tallyit -> putoncart [label="DISKLESS\nTERMINAL"]
 
     tallyit -> putoncart [label="DISKLESS\nTERMINAL"]
 
     triageoutcome -> goodcase [label="SPECIAL\nMINING"]
 
     triageoutcome -> goodcase [label="SPECIAL\nMINING"]
Line 39: Line 40:
 
     holdforstore -> mineit
 
     holdforstore -> mineit
 
     mineit -> pullspecial [label="SPECIAL\nMINING"]
 
     mineit -> pullspecial [label="SPECIAL\nMINING"]
     pullspecial -> putoncart
+
    mineit -> rejectpile [label="SPECIAL\nMINING/RECYCLE"]
 +
     pullspecial -> putoncart [label="SPECIAL\nMINING/KEEP"]
 
   }
 
   }
 
</graphviz>
 
</graphviz>
  
 
[[Category: Prebuild]]
 
[[Category: Prebuild]]

Revision as of 14:31, 10 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.