Difference between revisions of "System Evaluation Final Triage"

From FreekiWiki
Jump to navigation Jump to search
Line 13: Line 13:
 
   blowncaps    [label="Are there any\nBLOWN CAPS?"]
 
   blowncaps    [label="Are there any\nBLOWN CAPS?"]
  
   rambus       [label="Are there any\nRAMBUS slots?"]
+
   fg_pdx       [label="Does it have an\nFG-PDX sticker\non it?"]
   rambus_toss   [label="LOW END RAMBUS?\nDoes it have a processor that is\nSLOWER THAN 1.7 GHz?"]
+
   fg_pdx_toss   [label="LOW END FG-PDX?\nDoes it have a processor that is\nSLOWER THAN 2.2 GHz?"]
  
 
   start        -> blowncaps
 
   start        -> blowncaps
  
   blowncaps    -> rambus [label="NO"]
+
   blowncaps    -> fg_pdx [label="NO"]
 
   blowncaps    -> recycle [taillabel="YES"]
 
   blowncaps    -> recycle [taillabel="YES"]
  
   rambus -> rambus_toss [label="YES"]
+
   fg_pdx -> fg_pdx_toss [label="YES"]
   rambus -> fastenough  [taillabel="NO"]
+
   fg_pdx -> fastenough  [taillabel="NO"]
  
   rambus_toss -> recycle    [taillabel="YES"]
+
   fg_pdx_toss -> recycle    [taillabel="YES"]
   rambus_toss -> fastenough [label="NO"]
+
   fg_pdx_toss -> fastenough [label="NO"]
  
 
   fastenough  -> green    [label="YES"]
 
   fastenough  -> green    [label="YES"]

Revision as of 12:16, 3 June 2009

PURPLE Chart

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