Файл:Mst kruskal 1.png — различия между версиями

Материал из Викиконспекты
Перейти к: навигация, поиск
(загружена новая версия «Файл:Mst kruskal 1.png»)
м
 
Строка 1: Строка 1:
digraph G {  
+
digraph G {  
a [label="a" color=red    style = bold shape=circle];
+
a [label="a" color=red    style = bold shape=circle];
b [label="b" color=magenta style = bold shape=circle];
+
  b [label="b" color=magenta style = bold shape=circle];
c [label="c" color=blue    style = bold shape=circle];
+
c [label="c" color=blue    style = bold shape=circle];
d [label="d" color=cyan    style = bold shape=circle];
+
d [label="d" color=cyan    style = bold shape=circle];
e [label="e" color=green  style = bold shape=circle];
+
e [label="e" color=green  style = bold shape=circle];
{ rank=same; b c d }
+
{ rank=same; b c d }
{ rank=same; a e }
+
{ rank=same; a e }
e -> d [label="7" dir=none style=dotted];
+
e -> d [label="7" dir=none style=dotted];
b -> a [label="3" dir=none style=dotted];
+
b -> a [label="3" dir=none style=dotted];
a -> e [label="1" dir=none style=dotted];
+
a -> e [label="1" dir=none style=dotted];
b -> c [label="5" dir=none style=dotted];
+
b -> c [label="5" dir=none style=dotted];
b -> e [label="4" dir=none style=dotted];
+
b -> e [label="4" dir=none style=dotted];
e -> c [label="6" dir=none style=dotted];
+
e -> c [label="6" dir=none style=dotted];
c -> d [label="2" dir=none style=dotted];
+
c -> d [label="2" dir=none style=dotted];
}
+
}

Текущая версия на 20:48, 18 января 2013

digraph G { 
	a [label="a" color=red     style = bold shape=circle];
 	b [label="b" color=magenta style = bold shape=circle];
	c [label="c" color=blue    style = bold shape=circle];
	d [label="d" color=cyan    style = bold shape=circle];
	e [label="e" color=green   style = bold shape=circle];		
	{ rank=same; b c d }
	{ rank=same; a e }	
	e -> d [label="7" dir=none style=dotted];
	b -> a [label="3" dir=none style=dotted];
	a -> e [label="1" dir=none style=dotted];
	b -> c [label="5" dir=none style=dotted];
	b -> e [label="4" dir=none style=dotted];
	e -> c [label="6" dir=none style=dotted];
	c -> d [label="2" dir=none style=dotted];		
}

История файла

Нажмите на дату/время, чтобы просмотреть, как тогда выглядел файл.

Дата/времяМиниатюраРазмерыУчастникПримечание
текущий22:09, 11 января 2013Миниатюра для версии от 22:09, 11 января 2013800 × 600 (32 КБ)Alex z (обсуждение | вклад)
21:37, 11 января 2013
Ошибка создания миниатюры: Файл не найден
800 × 600 (32 КБ)Alex z (обсуждение | вклад)Возврат к версии от 18:34, 11 января 2013
21:36, 11 января 2013
Ошибка создания миниатюры: Файл не найден
800 × 600 (32 КБ)Alex z (обсуждение | вклад)digraph G { a [label="a" color=red style = bold shape=circle]; b [label="b" color=magenta style = bold shape=circle]; c [label="c" color=blue style = bold shape=circle]; d [label="d" color=cyan style = bold shape=circle]; e [label="e" colo
21:34, 11 января 2013
Ошибка создания миниатюры: Файл не найден
800 × 600 (32 КБ)Alex z (обсуждение | вклад)
03:28, 8 января 2013
Ошибка создания миниатюры: Файл не найден
800 × 600 (32 КБ)Alex z (обсуждение | вклад)digraph G { a [label="a" color=red style = bold shape=circle]; b [label="b" color=magenta style = bold shape=circle]; c [label="c" color=blue style = bold shape=circle]; d [label="d" color=cyan style = bold shape=circle]; e [label="e" colo
03:28, 8 января 2013
Ошибка создания миниатюры: Файл не найден
800 × 600 (32 КБ)Alex z (обсуждение | вклад)
  • Вы не можете перезаписать этот файл.

Следующая 1 страница ссылается на данный файл:

Метаданные