"대문"의 두 판 사이의 차이
		
		
		
		
		
		
		둘러보기로 가기
		검색하러 가기
		
				
		
		
		
		
		
		
		
	
Hunter0x01 (토론 | 기여) 잔글 (→문서만들기)  | 
				Hunter0x01 (토론 | 기여)  잔글 (→문서만들기)  | 
				||
| 9번째 줄: | 9번째 줄: | ||
| − | <quickgv name="  | + | <quickgv name="Pointer3" usage="neato" theme="worm">  | 
| + | |||
| + |  node [shape=box];  gy2; yr2; rg2; gy1; yr1; rg1;  | ||
| + | node [shape=circle,fixedsize=true,width=0.9];  green2; yellow2; red2; safe2; safe1; green1; yellow1; red1;  | ||
| + | gy2->yellow2;  | ||
| + | rg2->green2;  | ||
| + | yr2->safe1;  | ||
| + | yr2->red2;  | ||
| + | safe2->rg2;  | ||
| + | green2->gy2;  | ||
| + | yellow2->yr2;  | ||
| + | red2->rg2;  | ||
| + | gy1->yellow1;  | ||
| + | rg1->green1;  | ||
| + | yr1->safe2;  | ||
| + | yr1->red1;  | ||
| + | safe1->rg1;  | ||
| + | green1->gy1;  | ||
| + | yellow1->yr1;  | ||
| + | red1->rg1;  | ||
| − | + | overlap=false  | |
| − | + | label="PetriNet Model TrafficLights\nExtracted from ConceptBase and layed out by Graphviz"  | |
| − | + | fontsize=12;  | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
</quickgv>  | </quickgv>  | ||
<quickgv name="Pointer2" usage="ram" theme="worm">  | <quickgv name="Pointer2" usage="ram" theme="worm">  | ||
| − | n0 [label="regexp", URL="https://godoc.org/regexp", tooltip="Package regexp implements regular expression search."];  | + |  n0 [label="regexp", URL="https://godoc.org/regexp", tooltip="Package regexp implements regular expression search."];  | 
  n1 [label="bytes", URL="https://godoc.org/bytes", tooltip="Package bytes implements functions for the manipulation of byte slices."];  |   n1 [label="bytes", URL="https://godoc.org/bytes", tooltip="Package bytes implements functions for the manipulation of byte slices."];  | ||
  n2 [label="io", URL="https://godoc.org/io", tooltip="Package io provides basic interfaces to I/O primitives."];  |   n2 [label="io", URL="https://godoc.org/io", tooltip="Package io provides basic interfaces to I/O primitives."];  | ||
2020년 10월 2일 (금) 13:18 판
처음
문서만들기
