Файл:Mst kruskal 3.png — различия между версиями
| 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=blue    style = bold shape=circle]; 	e [label="e" colo) | Alex z (обсуждение | вклад)  м | ||
| (не показана 1 промежуточная версия этого же участника) | |||
| Строка 1: | Строка 1: | ||
| − | digraph G {   | + |  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=blue    style = bold shape=circle]; | |
| − | + |  	e [label="e" color=red     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=bold color=red ]; | |
| − | + |  	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=bold color=blue];		 | |
| − | } | + |  } | 
Текущая версия на 20:53, 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=blue    style = bold shape=circle];
	e [label="e" color=red     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=bold color=red ];
	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=bold color=blue];		
}
История файла
Нажмите на дату/время, чтобы просмотреть, как тогда выглядел файл.
| Дата/время | Миниатюра | Размеры | Участник | Примечание | |
|---|---|---|---|---|---|
| текущий | 22:06, 11 января 2013 |  | 800 × 600 (34 КБ) | Alex z (обсуждение | вклад) | |
| 21:44, 11 января 2013 | Ошибка создания миниатюры: Файл не найден | 800 × 600 (31 КБ) | 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=blue style = bold shape=circle]; e [label="e" colo | 
- Вы не можете перезаписать этот файл.
Использование файла
Следующая 1 страница ссылается на данный файл:
