Изменения

Перейти к: навигация, поиск

Файл:Mst bor 3.png

166 байт добавлено, 18:32, 17 января 2013
digraph G { a [label="abe" shape=circle color=red]; c [label="cd" shape=circle color=green]; { rank=same; a c } a -> c [label="4" dir=none style=dotted]; }
digraph G {
a [label="abe" shape=circle color=red];
c [label="cd" shape=circle color=green];
{ rank=same; a c }
a -> c [label="4" dir=none style=dotted];
}
120
правок

Навигация