]> mj.ucw.cz Git - ads1.git/blob - 7-stromy/treepic/t12y.ipe
Dalsi verze dijkstrovskych slidu.
[ads1.git] / 7-stromy / treepic / t12y.ipe
1 %!PS-Adobe-2.0 EPSF-1.2
2 %%Creator: Ipe 5.0
3 %%BoundingBox: 202 354 397 445
4 %%EndComments
5 {\catcode37=9\def\IPEdummy{({{)}} pop
6 %%}\makeatletter\let\@notdefinable\relax
7 %%\def\IPEc#1[#2]#3{\newcommand{#1}[#2]{#3}\ignorespaces}\@ifundefined
8 %%{selectfont}{\let\selectfont\relax\def\fontsize#1#2{}}{}\makeatother
9 %%\IPEc\IPEput[4]{\put(0,0){\special{psfile=\IPEfile}}}
10 %%\IPEc\IPEmp[2]{\minipage[t]{#1bp}#2\special{color pop}\endminipage}
11 %%\IPEc\IPEtext[1]{\makebox(0,0)[lb]{#1\special{color pop}}}
12 %%\IPEc\IPEfs[1]{\IPEcolfs{0 0 0}{#1}}
13 %%\IPEc\IPEcolfs[2]{\dimen0=#2pt\fontsize{#2}{1.2\dimen0}\selectfont
14 %%\special{color push rgb #1}}
15 %%\IPEc\IPEsize[2]{\unitlength1bp\ignorespaces}
16 %%\IPEsize{193.493}{89.9828}
17 %%\begin{picture}(193.493,89.9828)(203.254,355.009)
18 %%\IPEput{202}{354}{397}{445}
19 %%\put(359.787,421.802){\IPEtext{\IPEfs{10}\rm y}}
20 %%\put(370.357,426.081){\IPEtext{\IPEfs{8}$-$}}
21 %%\put(251.787,421.802){\IPEtext{\IPEfs{10}\rm x}}
22 %%\put(262.357,426.081){\IPEtext{\IPEfs{8}$+$}}
23 %%\put(271.787,397.802){\IPEtext{\IPEfs{10}\rm y}}
24 %%\put(282.357,402.081){\IPEtext{\IPEfs{8}$0$}}
25 %%\put(339.787,397.802){\IPEtext{\IPEfs{10}\rm x}}
26 %%\put(350.357,402.081){\IPEtext{\IPEfs{8}$+$}}
27 %%\put(354.791,367.57){\IPEtext{\IPEfs{10}\rm B}}
28 %%\put(234.791,391.57){\IPEtext{\IPEfs{10}\rm A}}
29 %%\put(322.791,367.57){\IPEtext{\IPEfs{10}\rm A}}
30 %%\put(286.791,367.57){\IPEtext{\IPEfs{10}\rm C}}
31 %%\put(254.791,367.57){\IPEtext{\IPEfs{10}\rm B}}
32 %%\put(374.791,391.57){\IPEtext{\IPEfs{10}\rm C}}
33 %%\put(235.468,378.052){\IPEtext{\IPEfs{10}\rm $h$}}
34 %%\put(203.254,410.484){\IPEtext{\IPEfs{10}\rm $[h+1]$}}
35 %%\put(268.749,412.475){\IPEtext{\IPEfs{10}\rm $h+2$}}
36 %%\put(217.207,433.243){\IPEtext{\IPEfs{10}\rm $[h+3]$}}
37 %%\put(278.878,355.009){\IPEtext{\IPEfs{10}\rm $h+1$}}
38 %%\put(246.878,355.009){\IPEtext{\IPEfs{10}\rm $h+1$}}
39 %%\put(323.468,355.009){\IPEtext{\IPEfs{10}\rm $h$}}
40 %%\put(346.878,355.009){\IPEtext{\IPEfs{10}\rm $h+1$}}
41 %%\put(373.826,378.621){\IPEtext{\IPEfs{10}\rm $h+1$}}
42 %%\put(306.622,399.958){\IPEtext{\IPEfs{10}\rm $h+2$}}
43 %%\put(327.695,430.398){\IPEtext{\IPEfs{10}\rm $h+3$}}
44 %%\end{picture}\endinput}
45 %% Ipe postscript prologue
46
47 /IpeDict 60 dict def
48 IpeDict begin
49 /origmatrix matrix currentmatrix def
50
51 /sg {setgray} bind def
52 /sc {setrgbcolor} bind def
53 /ss {0 setdash setlinewidth} bind def
54 /sk {stroke} bind def
55 /fi {fill} bind def
56 /sfi {gsave fill grestore} bind def
57 /mt {moveto} bind def
58 /lt {lineto} bind def
59 /np {newpath} bind def
60 /cl {closepath} bind def
61 /N {moveto} bind def
62 /L {lineto} bind def
63 /E {lineto} bind def
64 /C {lineto closepath} bind def
65 %%%%
66 %% x y size dx dy -> ar -> x y [ draws arrowhead, computes new vertex ]
67 /smallarrow {gsave exch atan 4 2 roll translate rotate dup scale
68 newpath 0 0 moveto -1 0.3 lineto -1 -0.3 lineto closepath fill
69 -1 0 moveto currentpoint transform grestore itransform} bind def
70 /ar {gsave exch atan 4 2 roll translate rotate dup scale
71 newpath 0 0 moveto -1 0.3 lineto -1 -0.3 lineto closepath
72 gsave origmatrix setmatrix [] 0 setdash stroke grestore fill
73 0 0 moveto currentpoint transform grestore itransform} bind def
74 %%%%
75 /af {ar moveto} bind def
76 /at {ar lineto} bind def
77 %% x y size dx dy -> arw -> [ draws arrowhead ]
78 /arw {ar pop pop} bind def
79 %%%%
80 /ci {0 360 arc} bind def
81 /el {gsave concat 0 exch 0 exch 0 360 newpath arc origmatrix
82 setmatrix} bind def
83 /gs {gsave} bind def
84 /gr {grestore} bind def
85 /gsts {gsave translate scale } bind def
86 %%
87 /marker {gsave translate 0 setlinewidth [] 0 setdash newpath} bind def
88 /m1 {marker 0 exch 0 exch 0 360 arc stroke grestore} bind def
89 /m2 {marker 0 exch 0 exch 0 360 arc fill grestore} bind def
90 /m3 {marker dup dup moveto dup dup neg lineto dup neg dup lineto dup
91 neg exch lineto closepath stroke grestore} bind def 
92 /m4 {marker dup dup moveto dup dup neg lineto dup neg dup lineto dup
93 neg exch lineto closepath fill grestore} bind def
94 /m5 {marker dup dup moveto dup neg dup lineto dup dup neg moveto dup
95 neg exch lineto closepath stroke grestore} bind def
96
97 %% splines
98 systemdict /setpacking known {/savepacking currentpacking def false
99   setpacking} if
100 /q0 {0 0} def
101 /q1 {0 0} def
102 /q2 {0 0} def
103 /q3 {0 0} def
104 /p0 {0 0} def
105 /p1 {0 0} def
106 /p2 {0 0} def
107 /p3 {0 0} def
108 systemdict /setpacking known {savepacking setpacking} if
109
110 %% x y /qi -> defp -> [/qi [x y] def]
111 /defp {dup 4 1 roll load astore def} bind def
112
113 /midpoint { exch 4 3 roll add 2 div 3 1 roll add 2 div } bind def
114 /thirdpoint { exch 4 3 roll 2 mul add 3 div 3 1 roll exch 2 mul add 3
115 div } bind def
116
117 /prespl {/p3 defp /p2 defp /p1 defp /p0 defp
118 p1 p2 thirdpoint /q1 defp
119 p2 p1 thirdpoint /q2 defp
120 p1 p0 thirdpoint q1 midpoint /q0 defp
121 p2 p3 thirdpoint q2 midpoint /q3 defp } bind def
122 /postspl { q1 q2 q3 curveto p1 p2 p3 } bind def
123 /fspl { prespl q0 moveto postspl } bind def
124 /spl { prespl postspl } bind def
125 /xspl { pop pop pop pop pop pop } bind def
126
127 /qspl { /p2 defp /p1 defp /p0 defp
128 p1 p0 midpoint /q0 defp
129 p1 p2 midpoint /q3 defp
130 p1 q0 thirdpoint /q1 defp
131 p1 q3 thirdpoint /q2 defp q0 moveto q1 q2 q3 curveto } bind def
132
133 /cqspl { /p2 defp /p1 defp /p0 defp
134 p1 p0 midpoint /q0 defp
135 p1 p2 midpoint /q3 defp
136 p1 q0 thirdpoint /q1 defp
137 p1 q3 thirdpoint /q2 defp q0 moveto q1 q2 q3 curveto
138 p2 p1 midpoint /q0 defp
139 p2 p0 midpoint /q3 defp
140 p2 q0 thirdpoint /q1 defp
141 p2 q3 thirdpoint /q2 defp q1 q2 q3 curveto
142 p0 p2 midpoint /q0 defp
143 p0 p1 midpoint /q3 defp
144 p0 q0 thirdpoint /q1 defp
145 p0 q3 thirdpoint /q2 defp q1 q2 q3 curveto } bind def
146
147 %% bitmaps
148 /pix { /picstr exch string def } def
149 %% wd ht -> preimg -> ..stuff for image..
150 /preimg { 8 [ 3 index 0 0 5 index neg 0 7 index ]
151  {currentfile picstr readhexstring pop} } def
152 /img { preimg image } bind def
153 /kimg { preimg false 3 colorimage } bind def
154 %%
155 end
156 %% Ipe prologue end
157
158 IpeDict begin 326.338 372.991 translate
159
160 % Preamble 1
161 %%\documentclass[a4paper]{article}
162 % Group
163
164 % Line
165 % ss 0
166 0.4 [] ss
167 np % # 2
168 36 60 mt
169 36 72 lt
170 % sk
171 0 sg sk
172 % End
173
174 % Line
175 % ss 0
176 0.4 [] ss
177 np % # 2
178 -72 60 mt
179 -72 72 lt
180 % sk
181 0 sg sk
182 % End
183
184 % Line
185 % ss 0
186 0.4 [] ss
187 % ar 2 7
188 0 sg np % # 2
189 -27.6376 48 mt
190 -7.6376 48 7 20 0 at
191 % sk
192 0 sg sk
193 % End
194
195 % Circle
196 % ss 0
197 0.4 [] ss
198 np % xy
199 36 52 % r
200 8 ci
201 % sk
202 0 sg sk
203 % End
204
205 % Text
206 % xy 33.4491 48.811
207 % sk 0
208 % f 0 10
209 % s y
210 % End
211
212 % Text
213 % xy 44.0189 53.09
214 % sk 0
215 % f 3 8
216 % s -
217 % End
218
219 % Circle
220 % ss 0
221 0.4 [] ss
222 np % xy
223 -72 52 % r
224 8 ci
225 % sk
226 0 sg sk
227 % End
228
229 % Text
230 % xy -74.5509 48.811
231 % sk 0
232 % f 0 10
233 % s x
234 % End
235
236 % Text
237 % xy -63.9811 53.09
238 % sk 0
239 % f 3 8
240 % s +
241 % End
242
243 % Circle
244 % ss 0
245 0.4 [] ss
246 np % xy
247 -52 28 % r
248 8 ci
249 % sk
250 0 sg sk
251 % End
252
253 % Text
254 % xy -54.5509 24.811
255 % sk 0
256 % f 0 10
257 % s y
258 % End
259
260 % Text
261 % xy -43.9811 29.09
262 % sk 0
263 % f 3 8
264 % s 0
265 % End
266
267 % Circle
268 % ss 0
269 0.4 [] ss
270 np % xy
271 16 28 % r
272 8 ci
273 % sk
274 0 sg sk
275 % End
276
277 % Text
278 % xy 13.4491 24.811
279 % sk 0
280 % f 0 10
281 % s x
282 % End
283
284 % Text
285 % xy 24.0189 29.09
286 % sk 0
287 % f 3 8
288 % s +
289 % End
290
291 % Line
292 % ss 0
293 0.4 [] ss
294 np % # 4
295 32 12 mt
296 20 -8 lt
297 44 -8 lt
298 32 12 lt
299 % sk
300 0 sg sk
301 % End
302
303 % Text
304 % xy 28.4534 -5.4214
305 % sk 0
306 % f 0 10
307 % s B
308 % End
309
310 % Line
311 % ss 0
312 0.4 [] ss
313 np % # 4
314 -88 36 mt
315 -100 16 lt
316 -76 16 lt
317 -88 36 lt
318 % sk
319 0 sg sk
320 % End
321
322 % Text
323 % xy -91.5466 18.579
324 % sk 0
325 % f 0 10
326 % s A
327 % End
328
329 % Line
330 % ss 0
331 0.4 [] ss
332 np % # 4
333 0 12 mt
334 -12 -8 lt
335 12 -8 lt
336 0 12 lt
337 % sk
338 0 sg sk
339 % End
340
341 % Text
342 % xy -3.547 -5.4214
343 % sk 0
344 % f 0 10
345 % s A
346 % End
347
348 % Line
349 % ss 0
350 0.4 [] ss
351 np % # 4
352 -36 12 mt
353 -48 -8 lt
354 -24 -8 lt
355 -36 12 lt
356 % sk
357 0 sg sk
358 % End
359
360 % Text
361 % xy -39.5466 -5.4214
362 % sk 0
363 % f 0 10
364 % s C
365 % End
366
367 % Line
368 % ss 0
369 0.4 [] ss
370 np % # 4
371 -68 12 mt
372 -80 -8 lt
373 -56 -8 lt
374 -68 12 lt
375 % sk
376 0 sg sk
377 % End
378
379 % Text
380 % xy -71.5466 -5.4214
381 % sk 0
382 % f 0 10
383 % s B
384 % End
385
386 % Line
387 % ss 0
388 0.4 [] ss
389 np % # 2
390 -0.158 11.7369 mt
391 10.3615 22.325 lt
392 % sk
393 0 sg sk
394 % End
395
396 % Line
397 % ss 0
398 0.4 [] ss
399 np % # 2
400 30.8785 45.854 mt
401 21.1215 34.146 lt
402 % sk
403 0 sg sk
404 % End
405
406 % Line
407 % ss 0
408 0.4 [] ss
409 np % # 2
410 32 12 mt
411 21.6359 22.322 lt
412 % sk
413 0 sg sk
414 % End
415
416 % Line
417 % ss 0
418 1.2 [] ss
419 % ar 1 7
420 0 sg np % # 2
421 -88 36 7 -10.3431 -10.343 af
422 -77.6569 46.343 lt
423 % sk
424 0 sg sk
425 % End
426
427 % Line
428 % ss 0
429 0.4 [] ss
430 np % # 2
431 -68 12 mt
432 -57.6568 22.343 lt
433 % sk
434 0 sg sk
435 % End
436
437 % Line
438 % ss 0
439 0.4 [] ss
440 np % # 2
441 -35.9729 11.9729 mt
442 -46.3431 22.343 lt
443 % sk
444 0 sg sk
445 % End
446
447 % Line
448 % ss 0
449 0.4 [] ss
450 np % # 2
451 -66.9406 45.803 mt
452 -57.1215 34.146 lt
453 % sk
454 0 sg sk
455 % End
456
457 % Line
458 % ss 0
459 0.4 [] ss
460 np % # 4
461 52 36 mt
462 40 16 lt
463 64 16 lt
464 52 36 lt
465 % sk
466 0 sg sk
467 % End
468
469 % Text
470 % xy 48.4534 18.579
471 % sk 0
472 % f 0 10
473 % s C
474 % End
475
476 % Line
477 % ss 0
478 0.4 [] ss
479 np % # 2
480 51.891 36.109 mt
481 41.6569 46.343 lt
482 % sk
483 0 sg sk
484 % End
485
486 % Text
487 % xy -90.87 5.06075
488 % sk 0
489 % f 0 10
490 % s $h$
491 % End
492
493 % Text
494 % xy -123.084 37.4925
495 % sk 0
496 % f 0 10
497 % s $[h+1]$
498 % End
499
500 % Text
501 % xy -57.5886 39.4839
502 % sk 0
503 % f 0 10
504 % s $h+2$
505 % End
506
507 % Text
508 % xy -109.131 60.2516
509 % sk 0
510 % f 0 10
511 % s $[h+3]$
512 % End
513
514 % Text
515 % xy -47.46 -17.9828
516 % sk 0
517 % f 0 10
518 % s $h+1$
519 % End
520
521 % Text
522 % xy -79.46 -17.9828
523 % sk 0
524 % f 0 10
525 % s $h+1$
526 % End
527
528 % Text
529 % xy -2.87 -17.9828
530 % sk 0
531 % f 0 10
532 % s $h$
533 % End
534
535 % Text
536 % xy 20.54 -17.9828
537 % sk 0
538 % f 0 10
539 % s $h+1$
540 % End
541
542 % Text
543 % xy 47.4887 5.62973
544 % sk 0
545 % f 0 10
546 % s $h+1$
547 % End
548
549 % Text
550 % xy -19.7152 26.9664
551 % sk 0
552 % f 0 10
553 % s $h+2$
554 % End
555
556 % Text
557 % xy 1.35718 57.4067
558 % sk 0
559 % f 0 10
560 % s $h+3$
561 % End
562
563 % End
564
565 end %% of Ipe figure