digraph G {
  center=true
  a -> { b c}
}