Dot.Makemodule B : Mlpost.Signature.Boxlikeval place :
?orient:[ `TB | `LR | `BT | `RL ] ->
node list ->
edge list ->
B.t list * Mlpost.Path.t listplace ~orient nodes edges returns a concrete representation of the abstract directed graph composed by nodes linked by edges. The concrete representation is composed by the list of all the boxlikes of nodes placed by dot and by the list of paths representing the edges drawn by dot