mirror of
https://github.com/gonum/gonum.git
synced 2025-10-06 07:37:03 +08:00
6 lines
47 B
Plaintext
6 lines
47 B
Plaintext
digraph {
|
|
{A}
|
|
subgraph {B}
|
|
subgraph S {C}
|
|
}
|