edge { arrow-style: filled; }
graph {
  colorscheme: x11;
  flow: south;
}

[ a ] --> [ b ]
[ a ] --> [ c ]
[ a ] --> [ d ]
[ b ] --> [ u ]
[ c ] --> [ u ]
[ d ] --> [ u ]
