Difference between revisions of "System Evaluation Overview"

From FreekiWiki
Jump to navigation Jump to search
(added instruction for mining hold for store cases)
(switched holdforstore and mine it)
Line 37: Line 37:
 
     tallyit -> tardis [label="TARDIS"]
 
     tallyit -> tardis [label="TARDIS"]
 
     tallyit -> mineit [label="KEEP"]
 
     tallyit -> mineit [label="KEEP"]
     mineit -> holdforstore
+
     mineit -> putoncart
 
     tallyit -> putoncart [label="DISKLESS\nTERM"]
 
     tallyit -> putoncart [label="DISKLESS\nTERM"]
 
     triageoutcome -> pullspecial [label="SPECIAL\nMINING"]
 
     triageoutcome -> pullspecial [label="SPECIAL\nMINING"]
 
     pullspecial -> goodcase
 
     pullspecial -> goodcase
 
     goodcase -> recyclelabel [taillabel="NO"]
 
     goodcase -> recyclelabel [taillabel="NO"]
     goodcase -> mineit [taillabel="YES"]
+
     goodcase -> holdforstore [taillabel="YES"]
     holdforstore -> putoncart
+
     holdforstore -> mineit
 
   }
 
   }
 
</graphviz>
 
</graphviz>
  
 
[[Category: Prebuild]]
 
[[Category: Prebuild]]

Revision as of 01:56, 9 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.