Difference between revisions of "System Evaluation Overview"

From FreekiWiki
Jump to navigation Jump to search
(moved holdlabel)
Line 26: Line 26:
 
     received -> trytopost [label="YES"]
 
     received -> trytopost [label="YES"]
 
     getlabel -> trytopost
 
     getlabel -> trytopost
    holdlabel -> mineit [label="YES"]
 
    holdlabel -> recyclelabel [label="NO"]
 
 
     trytopost -> triage
 
     trytopost -> triage
 
     triage -> triageoutcome
 
     triage -> triageoutcome
     triageoutcome -> holdlabel [label="SPECIAL MINING"]
+
     triageoutcome -> mineit [label="SPECIAL MINING"]
 
     triageoutcome -> recyclelabel [label="RECYCLE"]
 
     triageoutcome -> recyclelabel [label="RECYCLE"]
 
     recyclelabel -> rejectpile  [label="RECYCLE"]
 
     recyclelabel -> rejectpile  [label="RECYCLE"]
    recyclelabel -> mineit [label="SPECIAL MINING"]
 
 
     labelit -> tallyit
 
     labelit -> tallyit
 
     tallyit -> tardis [label="TARDIS"]
 
     tallyit -> tardis [label="TARDIS"]
Line 43: Line 40:
 
     putthingsback -> labelit
 
     putthingsback -> labelit
 
     mineit -> pullspecial [label="SPECIAL MINING"]
 
     mineit -> pullspecial [label="SPECIAL MINING"]
     pullspecial -> putoncart  
+
     pullspecial -> holdlabel
 +
    holdlabel -> putoncart [label="YES"]
 +
    holdlabel -> recyclelabel [label="NO"]
 +
 
</graphviz>
 
</graphviz>
  
 
[[Category: Prebuild]]
 
[[Category: Prebuild]]
 
[[Category: Triage]]
 
[[Category: Triage]]

Revision as of 23:33, 1 February 2006

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