/* Resolution tree for sudoku number */ digraph T { bgcolor="#FFFF00"; node[style=filled]; START[shape=hexagon, fillcolor="#FF0000"]; }