0
6
0
1 | 1 |
EXTRA_DIST += \ |
2 | 2 |
doc/Doxyfile.in \ |
3 | 3 |
doc/DoxygenLayout.xml \ |
4 | 4 |
doc/coding_style.dox \ |
5 | 5 |
doc/dirs.dox \ |
6 | 6 |
doc/groups.dox \ |
7 | 7 |
doc/lgf.dox \ |
8 | 8 |
doc/license.dox \ |
9 | 9 |
doc/mainpage.dox \ |
10 | 10 |
doc/migration.dox \ |
11 | 11 |
doc/named-param.dox \ |
12 | 12 |
doc/namespaces.dox \ |
13 | 13 |
doc/html \ |
14 | 14 |
doc/CMakeLists.txt |
15 | 15 |
|
16 | 16 |
DOC_EPS_IMAGES18 = \ |
17 |
grid_graph.eps \ |
|
18 |
nodeshape_0.eps \ |
|
19 |
nodeshape_1.eps \ |
|
20 |
nodeshape_2.eps \ |
|
21 |
nodeshape_3.eps \ |
|
22 |
nodeshape_4.eps |
|
23 |
|
|
24 |
DOC_EPS_IMAGES27 = \ |
|
17 | 25 |
bipartite_matching.eps \ |
18 | 26 |
bipartite_partitions.eps \ |
19 | 27 |
connected_components.eps \ |
20 | 28 |
edge_biconnected_components.eps \ |
21 |
grid_graph.eps \ |
|
22 | 29 |
node_biconnected_components.eps \ |
23 |
nodeshape_0.eps \ |
|
24 |
nodeshape_1.eps \ |
|
25 |
nodeshape_2.eps \ |
|
26 |
nodeshape_3.eps \ |
|
27 |
nodeshape_4.eps \ |
|
28 | 30 |
strongly_connected_components.eps |
29 | 31 |
|
30 | 32 |
DOC_EPS_IMAGES = \ |
31 |
$(DOC_EPS_IMAGES18) |
|
33 |
$(DOC_EPS_IMAGES18) \ |
|
34 |
$(DOC_EPS_IMAGES27) |
|
32 | 35 |
|
33 | 36 |
DOC_PNG_IMAGES = \ |
34 | 37 |
$(DOC_EPS_IMAGES:%.eps=doc/gen-images/%.png) |
35 | 38 |
|
36 | 39 |
EXTRA_DIST += $(DOC_EPS_IMAGES:%=doc/images/%) |
37 | 40 |
|
38 | 41 |
doc/html: |
39 | 42 |
$(MAKE) $(AM_MAKEFLAGS) html |
40 | 43 |
|
41 | 44 |
GS_COMMAND=gs -dNOPAUSE -dBATCH -q -dEPSCrop -dTextAlphaBits=4 -dGraphicsAlphaBits=4 |
42 | 45 |
|
43 | 46 |
$(DOC_EPS_IMAGES18:%.eps=doc/gen-images/%.png): doc/gen-images/%.png: doc/images/%.eps |
44 | 47 |
-mkdir doc/gen-images |
45 | 48 |
if test ${gs_found} = yes; then \ |
46 | 49 |
$(GS_COMMAND) -sDEVICE=pngalpha -r18 -sOutputFile=$@ $<; \ |
47 | 50 |
else \ |
48 | 51 |
echo; \ |
49 | 52 |
echo "Ghostscript not found."; \ |
50 | 53 |
echo; \ |
51 | 54 |
exit 1; \ |
52 | 55 |
fi |
53 | 56 |
|
57 |
$(DOC_EPS_IMAGES27:%.eps=doc/gen-images/%.png): doc/gen-images/%.png: doc/images/%.eps |
|
58 |
-mkdir doc/gen-images |
|
59 |
if test ${gs_found} = yes; then \ |
|
60 |
$(GS_COMMAND) -sDEVICE=pngalpha -r27 -sOutputFile=$@ $<; \ |
|
61 |
else \ |
|
62 |
echo; \ |
|
63 |
echo "Ghostscript not found."; \ |
|
64 |
echo; \ |
|
65 |
exit 1; \ |
|
66 |
fi |
|
67 |
|
|
54 | 68 |
html-local: $(DOC_PNG_IMAGES) |
55 | 69 |
if test ${doxygen_found} = yes; then \ |
56 | 70 |
cd doc; \ |
57 | 71 |
doxygen Doxyfile; \ |
58 | 72 |
cd ..; \ |
59 | 73 |
else \ |
60 | 74 |
echo; \ |
61 | 75 |
echo "Doxygen not found."; \ |
62 | 76 |
echo; \ |
63 | 77 |
exit 1; \ |
64 | 78 |
fi |
65 | 79 |
|
66 | 80 |
clean-local: |
67 | 81 |
-rm -rf doc/html |
68 | 82 |
-rm -f doc/doxygen.log |
69 | 83 |
-rm -f $(DOC_PNG_IMAGES) |
70 | 84 |
-rm -rf doc/gen-images |
71 | 85 |
|
72 | 86 |
update-external-tags: |
73 | 87 |
wget -O doc/libstdc++.tag.tmp http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/libstdc++.tag && \ |
74 | 88 |
mv doc/libstdc++.tag.tmp doc/libstdc++.tag || \ |
75 | 89 |
rm doc/libstdc++.tag.tmp |
76 | 90 |
|
77 | 91 |
install-html-local: doc/html |
1 | 1 |
%!PS-Adobe-2.0 EPSF-2.0 |
2 | 2 |
%%Creator: LEMON, graphToEps() |
3 | 3 |
%%CreationDate: Tue Nov 15 16:51:43 2005 |
4 |
%%BoundingBox: 0 0 596 842 |
|
5 |
%%DocumentPaperSizes: a4 |
|
4 |
%%BoundingBox: 0 0 842 596 |
|
6 | 5 |
%%EndComments |
7 | 6 |
/lb { setlinewidth setrgbcolor newpath moveto |
8 | 7 |
4 2 roll 1 index 1 index curveto stroke } bind def |
9 | 8 |
/l { setlinewidth setrgbcolor newpath moveto lineto stroke } bind def |
10 | 9 |
/c { newpath dup 3 index add 2 index moveto 0 360 arc closepath } bind def |
11 | 10 |
/sq { newpath 2 index 1 index add 2 index 2 index add moveto |
12 | 11 |
2 index 1 index sub 2 index 2 index add lineto |
13 | 12 |
2 index 1 index sub 2 index 2 index sub lineto |
14 | 13 |
2 index 1 index add 2 index 2 index sub lineto |
15 | 14 |
closepath pop pop pop} bind def |
16 | 15 |
/di { newpath 2 index 1 index add 2 index moveto |
17 | 16 |
2 index 2 index 2 index add lineto |
18 | 17 |
2 index 1 index sub 2 index lineto |
19 | 18 |
2 index 2 index 2 index sub lineto |
20 | 19 |
closepath pop pop pop} bind def |
21 | 20 |
/nc { 0 0 0 setrgbcolor 5 index 5 index 5 index c fill |
22 | 21 |
setrgbcolor 1.1 div c fill |
23 | 22 |
} bind def |
24 | 23 |
/nsq { 0 0 0 setrgbcolor 5 index 5 index 5 index sq fill |
25 | 24 |
setrgbcolor 1.1 div sq fill |
26 | 25 |
} bind def |
27 | 26 |
/ndi { 0 0 0 setrgbcolor 5 index 5 index 5 index di fill |
28 | 27 |
setrgbcolor 1.1 div di fill |
29 | 28 |
} bind def |
30 | 29 |
/arrl 1 def |
31 | 30 |
/arrw 0.3 def |
32 | 31 |
/lrl { 2 index mul exch 2 index mul exch rlineto pop} bind def |
33 | 32 |
/arr { setrgbcolor /y1 exch def /x1 exch def /dy exch def /dx exch def |
34 | 33 |
/w exch def /len exch def |
35 | 34 |
newpath x1 dy w 2 div mul add y1 dx w 2 div mul sub moveto |
36 | 35 |
len w sub arrl sub dx dy lrl |
37 | 36 |
arrw dy dx neg lrl |
38 | 37 |
dx arrl w add mul dy w 2 div arrw add mul sub |
39 | 38 |
dy arrl w add mul dx w 2 div arrw add mul add rlineto |
40 | 39 |
dx arrl w add mul neg dy w 2 div arrw add mul sub |
41 | 40 |
dy arrl w add mul neg dx w 2 div arrw add mul add rlineto |
42 | 41 |
arrw dy dx neg lrl |
43 | 42 |
len w sub arrl sub neg dx dy lrl |
44 | 43 |
closepath fill } bind def |
45 | 44 |
/cshow { 2 index 2 index moveto dup stringwidth pop |
46 | 45 |
neg 2 div fosi .35 mul neg rmoveto show pop pop} def |
47 | 46 |
|
48 | 47 |
gsave |
48 |
90 rotate |
|
49 |
0 -842 translate |
|
49 | 50 |
71.6378 15 translate |
50 | 51 |
0.389093 dup scale |
51 | 52 |
90 rotate |
52 | 53 |
1197.47 -613.138 translate |
53 | 54 |
%Edges: |
54 | 55 |
gsave |
55 | 56 |
513.857 -446.322 296.569 -487.43 79.2808 -528.539 0 0 0 2 lb |
56 | 57 |
513.857 -446.322 575.52 -315.655 637.183 -184.989 0 0 0 2 lb |
57 | 58 |
393.468 566.711 494.771 434.577 596.074 302.442 0 0 0 2 lb |
58 | 59 |
393.468 566.711 155.625 579.925 -82.2171 593.138 0 0 0 2 lb |
59 | 60 |
393.468 566.711 251.056 450.726 108.644 334.741 0 0 0 2 lb |
60 | 61 |
869.153 52.8539 732.613 177.648 596.074 302.442 0 0 0 2 lb |
61 | 62 |
869.153 52.8539 753.168 -66.0676 637.183 -184.989 0 0 0 2 lb |
62 | 63 |
-82.2171 593.138 -91.0261 346.487 -99.8351 99.8351 0 0 0 2 lb |
63 | 64 |
-663.61 546.157 -753.168 394.936 -842.726 243.715 0 0 0 2 lb |
64 | 65 |
-663.61 546.157 -574.052 437.513 -484.494 328.869 0 0 0 2 lb |
65 | 66 |
-1077.63 161.498 -960.178 202.606 -842.726 243.715 0 0 0 2 lb |
66 | 67 |
-1077.63 161.498 -968.987 66.0674 -860.344 -29.3633 0 0 0 2 lb |
67 | 68 |
-1177.47 -234.906 -1029.18 -381.722 -880.898 -528.539 0 0 0 2 lb |
68 | 69 |
-1177.47 -234.906 -1018.91 -132.135 -860.344 -29.3633 0 0 0 2 lb |
69 | 70 |
-880.898 -528.539 -744.359 -387.595 -607.82 -246.651 0 0 0 2 lb |
70 | 71 |
-499.175 -499.175 -355.295 -475.685 -211.415 -452.194 0 0 0 2 lb |
71 | 72 |
-499.175 -499.175 -553.498 -372.913 -607.82 -246.651 0 0 0 2 lb |
72 | 73 |
-499.175 -499.175 -386.587 -315.087 -274 -131 0 0 0 2 lb |
1 | 1 |
%!PS-Adobe-2.0 EPSF-2.0 |
2 | 2 |
%%Creator: LEMON, graphToEps() |
3 | 3 |
%%CreationDate: Fri Nov 4 13:47:12 2005 |
4 |
%%BoundingBox: 0 0 596 842 |
|
5 |
%%DocumentPaperSizes: a4 |
|
4 |
%%BoundingBox: 0 0 842 596 |
|
6 | 5 |
%%EndComments |
7 | 6 |
/lb { setlinewidth setrgbcolor newpath moveto |
8 | 7 |
4 2 roll 1 index 1 index curveto stroke } bind def |
9 | 8 |
/l { setlinewidth setrgbcolor newpath moveto lineto stroke } bind def |
10 | 9 |
/c { newpath dup 3 index add 2 index moveto 0 360 arc closepath } bind def |
11 | 10 |
/sq { newpath 2 index 1 index add 2 index 2 index add moveto |
12 | 11 |
2 index 1 index sub 2 index 2 index add lineto |
13 | 12 |
2 index 1 index sub 2 index 2 index sub lineto |
14 | 13 |
2 index 1 index add 2 index 2 index sub lineto |
15 | 14 |
closepath pop pop pop} bind def |
16 | 15 |
/di { newpath 2 index 1 index add 2 index moveto |
17 | 16 |
2 index 2 index 2 index add lineto |
18 | 17 |
2 index 1 index sub 2 index lineto |
19 | 18 |
2 index 2 index 2 index sub lineto |
20 | 19 |
closepath pop pop pop} bind def |
21 | 20 |
/nc { 0 0 0 setrgbcolor 5 index 5 index 5 index c fill |
22 | 21 |
setrgbcolor 1.1 div c fill |
23 | 22 |
} bind def |
24 | 23 |
/nsq { 0 0 0 setrgbcolor 5 index 5 index 5 index sq fill |
25 | 24 |
setrgbcolor 1.1 div sq fill |
26 | 25 |
} bind def |
27 | 26 |
/ndi { 0 0 0 setrgbcolor 5 index 5 index 5 index di fill |
28 | 27 |
setrgbcolor 1.1 div di fill |
29 | 28 |
} bind def |
30 | 29 |
/arrl 1 def |
31 | 30 |
/arrw 0.3 def |
32 | 31 |
/lrl { 2 index mul exch 2 index mul exch rlineto pop} bind def |
33 | 32 |
/arr { setrgbcolor /y1 exch def /x1 exch def /dy exch def /dx exch def |
34 | 33 |
/w exch def /len exch def |
35 | 34 |
newpath x1 dy w 2 div mul add y1 dx w 2 div mul sub moveto |
36 | 35 |
len w sub arrl sub dx dy lrl |
37 | 36 |
arrw dy dx neg lrl |
38 | 37 |
dx arrl w add mul dy w 2 div arrw add mul sub |
39 | 38 |
dy arrl w add mul dx w 2 div arrw add mul add rlineto |
40 | 39 |
dx arrl w add mul neg dy w 2 div arrw add mul sub |
41 | 40 |
dy arrl w add mul neg dx w 2 div arrw add mul add rlineto |
42 | 41 |
arrw dy dx neg lrl |
43 | 42 |
len w sub arrl sub neg dx dy lrl |
44 | 43 |
closepath fill } bind def |
45 | 44 |
/cshow { 2 index 2 index moveto dup stringwidth pop |
46 | 45 |
neg 2 div fosi .35 mul neg rmoveto show pop pop} def |
47 | 46 |
|
48 | 47 |
gsave |
48 |
90 rotate |
|
49 |
0 -842 translate |
|
49 | 50 |
71.0944 15 translate |
50 | 51 |
0.434694 dup scale |
51 | 52 |
90 rotate |
52 | 53 |
860.856 -588.349 translate |
53 | 54 |
%Edges: |
54 | 55 |
gsave |
55 | 56 |
574.035 177.301 622.149 225.748 670.264 274.195 0 0 0 2 lb |
56 | 57 |
694.579 115.483 682.421 194.839 670.264 274.195 0 0 0 2 lb |
57 | 58 |
280.402 10.3938 246.402 -6.60595 212.403 -23.6057 0 0 0 2 lb |
58 | 59 |
280.402 10.3938 283.493 -18.9695 286.584 -48.3327 0 0 0 2 lb |
59 | 60 |
212.403 -23.6057 249.493 -35.9692 286.584 -48.3327 0 0 0 2 lb |
60 | 61 |
286.584 -48.3327 326.765 -79.2414 366.947 -110.15 0 0 0 2 lb |
61 | 62 |
286.584 -48.3327 278.857 -111.695 271.13 -175.058 0 0 0 2 lb |
62 | 63 |
438.037 -88.514 417.946 -142.604 397.855 -196.694 0 0 0 2 lb |
63 | 64 |
438.037 -88.514 402.492 -99.332 366.947 -110.15 0 0 0 2 lb |
64 | 65 |
397.855 -196.694 382.401 -153.422 366.947 -110.15 0 0 0 2 lb |
65 | 66 |
366.947 -110.15 319.038 -142.604 271.13 -175.058 0 0 0 2 lb |
66 | 67 |
271.13 -175.058 274.221 -213.694 277.311 -252.33 0 0 0 2 lb |
67 | 68 |
271.13 -175.058 238.675 -190.512 206.221 -205.967 0 0 0 2 lb |
68 | 69 |
277.311 -252.33 241.766 -229.149 206.221 -205.967 0 0 0 2 lb |
69 | 70 |
-840.856 -246.718 -804.351 -66.7145 -767.847 113.289 0 0 0 2 lb |
70 | 71 |
-579.033 445.603 -673.44 279.446 -767.847 113.289 0 0 0 2 lb |
71 | 72 |
-579.033 445.603 -524.906 302.104 -470.779 158.605 0 0 0 2 lb |
72 | 73 |
-767.847 113.289 -619.313 135.947 -470.779 158.605 0 0 0 2 lb |
1 | 1 |
%!PS-Adobe-2.0 EPSF-2.0 |
2 | 2 |
%%Creator: LEMON, graphToEps() |
3 | 3 |
%%CreationDate: Fri Nov 4 13:47:12 2005 |
4 |
%%BoundingBox: 0 0 596 842 |
|
5 |
%%DocumentPaperSizes: a4 |
|
4 |
%%BoundingBox: 0 0 842 596 |
|
6 | 5 |
%%EndComments |
7 | 6 |
/lb { setlinewidth setrgbcolor newpath moveto |
8 | 7 |
4 2 roll 1 index 1 index curveto stroke } bind def |
9 | 8 |
/l { setlinewidth setrgbcolor newpath moveto lineto stroke } bind def |
10 | 9 |
/c { newpath dup 3 index add 2 index moveto 0 360 arc closepath } bind def |
11 | 10 |
/sq { newpath 2 index 1 index add 2 index 2 index add moveto |
12 | 11 |
2 index 1 index sub 2 index 2 index add lineto |
13 | 12 |
2 index 1 index sub 2 index 2 index sub lineto |
14 | 13 |
2 index 1 index add 2 index 2 index sub lineto |
15 | 14 |
closepath pop pop pop} bind def |
16 | 15 |
/di { newpath 2 index 1 index add 2 index moveto |
17 | 16 |
2 index 2 index 2 index add lineto |
18 | 17 |
2 index 1 index sub 2 index lineto |
19 | 18 |
2 index 2 index 2 index sub lineto |
20 | 19 |
closepath pop pop pop} bind def |
21 | 20 |
/nc { 0 0 0 setrgbcolor 5 index 5 index 5 index c fill |
22 | 21 |
setrgbcolor 1.1 div c fill |
23 | 22 |
} bind def |
24 | 23 |
/nsq { 0 0 0 setrgbcolor 5 index 5 index 5 index sq fill |
25 | 24 |
setrgbcolor 1.1 div sq fill |
26 | 25 |
} bind def |
27 | 26 |
/ndi { 0 0 0 setrgbcolor 5 index 5 index 5 index di fill |
28 | 27 |
setrgbcolor 1.1 div di fill |
29 | 28 |
} bind def |
30 | 29 |
/arrl 1 def |
31 | 30 |
/arrw 0.3 def |
32 | 31 |
/lrl { 2 index mul exch 2 index mul exch rlineto pop} bind def |
33 | 32 |
/arr { setrgbcolor /y1 exch def /x1 exch def /dy exch def /dx exch def |
34 | 33 |
/w exch def /len exch def |
35 | 34 |
newpath x1 dy w 2 div mul add y1 dx w 2 div mul sub moveto |
36 | 35 |
len w sub arrl sub dx dy lrl |
37 | 36 |
arrw dy dx neg lrl |
38 | 37 |
dx arrl w add mul dy w 2 div arrw add mul sub |
39 | 38 |
dy arrl w add mul dx w 2 div arrw add mul add rlineto |
40 | 39 |
dx arrl w add mul neg dy w 2 div arrw add mul sub |
41 | 40 |
dy arrl w add mul neg dx w 2 div arrw add mul add rlineto |
42 | 41 |
arrw dy dx neg lrl |
43 | 42 |
len w sub arrl sub neg dx dy lrl |
44 | 43 |
closepath fill } bind def |
45 | 44 |
/cshow { 2 index 2 index moveto dup stringwidth pop |
46 | 45 |
neg 2 div fosi .35 mul neg rmoveto show pop pop} def |
47 | 46 |
|
48 | 47 |
gsave |
48 |
90 rotate |
|
49 |
0 -842 translate |
|
49 | 50 |
71.0944 15 translate |
50 | 51 |
0.434694 dup scale |
51 | 52 |
90 rotate |
52 | 53 |
860.856 -588.349 translate |
53 | 54 |
%Edges: |
54 | 55 |
gsave |
55 | 56 |
574.035 177.301 622.149 225.748 670.264 274.195 1 0 0 2 lb |
56 | 57 |
694.579 115.483 682.421 194.839 670.264 274.195 1 0 0 2 lb |
57 | 58 |
280.402 10.3938 246.402 -6.60595 212.403 -23.6057 0 0 1 2 lb |
58 | 59 |
280.402 10.3938 283.493 -18.9695 286.584 -48.3327 0 0 1 2 lb |
59 | 60 |
212.403 -23.6057 249.493 -35.9692 286.584 -48.3327 0 0 1 2 lb |
60 | 61 |
286.584 -48.3327 326.765 -79.2414 366.947 -110.15 0 0 1 2 lb |
61 | 62 |
286.584 -48.3327 278.857 -111.695 271.13 -175.058 0 0 1 2 lb |
62 | 63 |
438.037 -88.514 417.946 -142.604 397.855 -196.694 0 0 1 2 lb |
63 | 64 |
438.037 -88.514 402.492 -99.332 366.947 -110.15 0 0 1 2 lb |
64 | 65 |
397.855 -196.694 382.401 -153.422 366.947 -110.15 0 0 1 2 lb |
65 | 66 |
366.947 -110.15 319.038 -142.604 271.13 -175.058 0 0 1 2 lb |
66 | 67 |
271.13 -175.058 274.221 -213.694 277.311 -252.33 0 0 1 2 lb |
67 | 68 |
271.13 -175.058 238.675 -190.512 206.221 -205.967 0 0 1 2 lb |
68 | 69 |
277.311 -252.33 241.766 -229.149 206.221 -205.967 0 0 1 2 lb |
69 | 70 |
-840.856 -246.718 -804.351 -66.7145 -767.847 113.289 1 0 0 2 lb |
70 | 71 |
-579.033 445.603 -673.44 279.446 -767.847 113.289 0 0 1 2 lb |
71 | 72 |
-579.033 445.603 -524.906 302.104 -470.779 158.605 0 0 1 2 lb |
72 | 73 |
-767.847 113.289 -619.313 135.947 -470.779 158.605 0 0 1 2 lb |
1 | 1 |
%!PS-Adobe-2.0 EPSF-2.0 |
2 | 2 |
%%Creator: LEMON, graphToEps() |
3 | 3 |
%%CreationDate: Fri Nov 4 13:47:12 2005 |
4 |
%%BoundingBox: 0 0 596 842 |
|
5 |
%%DocumentPaperSizes: a4 |
|
4 |
%%BoundingBox: 0 0 842 596 |
|
6 | 5 |
%%EndComments |
7 | 6 |
/lb { setlinewidth setrgbcolor newpath moveto |
8 | 7 |
4 2 roll 1 index 1 index curveto stroke } bind def |
9 | 8 |
/l { setlinewidth setrgbcolor newpath moveto lineto stroke } bind def |
10 | 9 |
/c { newpath dup 3 index add 2 index moveto 0 360 arc closepath } bind def |
11 | 10 |
/sq { newpath 2 index 1 index add 2 index 2 index add moveto |
12 | 11 |
2 index 1 index sub 2 index 2 index add lineto |
13 | 12 |
2 index 1 index sub 2 index 2 index sub lineto |
14 | 13 |
2 index 1 index add 2 index 2 index sub lineto |
15 | 14 |
closepath pop pop pop} bind def |
16 | 15 |
/di { newpath 2 index 1 index add 2 index moveto |
17 | 16 |
2 index 2 index 2 index add lineto |
18 | 17 |
2 index 1 index sub 2 index lineto |
19 | 18 |
2 index 2 index 2 index sub lineto |
20 | 19 |
closepath pop pop pop} bind def |
21 | 20 |
/nc { 0 0 0 setrgbcolor 5 index 5 index 5 index c fill |
22 | 21 |
setrgbcolor 1.1 div c fill |
23 | 22 |
} bind def |
24 | 23 |
/nsq { 0 0 0 setrgbcolor 5 index 5 index 5 index sq fill |
25 | 24 |
setrgbcolor 1.1 div sq fill |
26 | 25 |
} bind def |
27 | 26 |
/ndi { 0 0 0 setrgbcolor 5 index 5 index 5 index di fill |
28 | 27 |
setrgbcolor 1.1 div di fill |
29 | 28 |
} bind def |
30 | 29 |
/arrl 1 def |
31 | 30 |
/arrw 0.3 def |
32 | 31 |
/lrl { 2 index mul exch 2 index mul exch rlineto pop} bind def |
33 | 32 |
/arr { setrgbcolor /y1 exch def /x1 exch def /dy exch def /dx exch def |
34 | 33 |
/w exch def /len exch def |
35 | 34 |
newpath x1 dy w 2 div mul add y1 dx w 2 div mul sub moveto |
36 | 35 |
len w sub arrl sub dx dy lrl |
37 | 36 |
arrw dy dx neg lrl |
38 | 37 |
dx arrl w add mul dy w 2 div arrw add mul sub |
39 | 38 |
dy arrl w add mul dx w 2 div arrw add mul add rlineto |
40 | 39 |
dx arrl w add mul neg dy w 2 div arrw add mul sub |
41 | 40 |
dy arrl w add mul neg dx w 2 div arrw add mul add rlineto |
42 | 41 |
arrw dy dx neg lrl |
43 | 42 |
len w sub arrl sub neg dx dy lrl |
44 | 43 |
closepath fill } bind def |
45 | 44 |
/cshow { 2 index 2 index moveto dup stringwidth pop |
46 | 45 |
neg 2 div fosi .35 mul neg rmoveto show pop pop} def |
47 | 46 |
|
48 | 47 |
gsave |
48 |
90 rotate |
|
49 |
0 -842 translate |
|
49 | 50 |
71.0944 15 translate |
50 | 51 |
0.434694 dup scale |
51 | 52 |
90 rotate |
52 | 53 |
860.856 -588.349 translate |
53 | 54 |
%Edges: |
54 | 55 |
gsave |
55 | 56 |
574.035 177.301 622.149 225.748 670.264 274.195 0 1 0 5 lb |
56 | 57 |
694.579 115.483 682.421 194.839 670.264 274.195 1 0 0 5 lb |
57 | 58 |
280.402 10.3938 246.402 -6.60595 212.403 -23.6057 1 1 0.5 5 lb |
58 | 59 |
280.402 10.3938 283.493 -18.9695 286.584 -48.3327 1 1 0.5 5 lb |
59 | 60 |
212.403 -23.6057 249.493 -35.9692 286.584 -48.3327 1 1 0.5 5 lb |
60 | 61 |
286.584 -48.3327 326.765 -79.2414 366.947 -110.15 1 0.5 1 5 lb |
61 | 62 |
286.584 -48.3327 278.857 -111.695 271.13 -175.058 1 0.5 1 5 lb |
62 | 63 |
438.037 -88.514 417.946 -142.604 397.855 -196.694 0.5 0.5 1 5 lb |
63 | 64 |
438.037 -88.514 402.492 -99.332 366.947 -110.15 0.5 0.5 1 5 lb |
64 | 65 |
397.855 -196.694 382.401 -153.422 366.947 -110.15 0.5 0.5 1 5 lb |
65 | 66 |
366.947 -110.15 319.038 -142.604 271.13 -175.058 1 0.5 1 5 lb |
66 | 67 |
271.13 -175.058 274.221 -213.694 277.311 -252.33 0.5 1 1 5 lb |
67 | 68 |
271.13 -175.058 238.675 -190.512 206.221 -205.967 0.5 1 1 5 lb |
68 | 69 |
277.311 -252.33 241.766 -229.149 206.221 -205.967 0.5 1 1 5 lb |
69 | 70 |
-840.856 -246.718 -804.351 -66.7145 -767.847 113.289 0 0.5 0 5 lb |
70 | 71 |
-579.033 445.603 -673.44 279.446 -767.847 113.289 0 0 0.5 5 lb |
71 | 72 |
-579.033 445.603 -524.906 302.104 -470.779 158.605 0 0 0.5 5 lb |
72 | 73 |
-767.847 113.289 -619.313 135.947 -470.779 158.605 0 0 0.5 5 lb |
1 | 1 |
%!PS-Adobe-2.0 EPSF-2.0 |
2 | 2 |
%%Creator: LEMON, graphToEps() |
3 | 3 |
%%CreationDate: Fri Nov 4 13:47:12 2005 |
4 |
%%BoundingBox: 0 0 596 842 |
|
5 |
%%DocumentPaperSizes: a4 |
|
4 |
%%BoundingBox: 0 0 842 596 |
|
6 | 5 |
%%EndComments |
7 | 6 |
/lb { setlinewidth setrgbcolor newpath moveto |
8 | 7 |
4 2 roll 1 index 1 index curveto stroke } bind def |
9 | 8 |
/l { setlinewidth setrgbcolor newpath moveto lineto stroke } bind def |
10 | 9 |
/c { newpath dup 3 index add 2 index moveto 0 360 arc closepath } bind def |
11 | 10 |
/sq { newpath 2 index 1 index add 2 index 2 index add moveto |
12 | 11 |
2 index 1 index sub 2 index 2 index add lineto |
13 | 12 |
2 index 1 index sub 2 index 2 index sub lineto |
14 | 13 |
2 index 1 index add 2 index 2 index sub lineto |
15 | 14 |
closepath pop pop pop} bind def |
16 | 15 |
/di { newpath 2 index 1 index add 2 index moveto |
17 | 16 |
2 index 2 index 2 index add lineto |
18 | 17 |
2 index 1 index sub 2 index lineto |
19 | 18 |
2 index 2 index 2 index sub lineto |
20 | 19 |
closepath pop pop pop} bind def |
21 | 20 |
/nc { 0 0 0 setrgbcolor 5 index 5 index 5 index c fill |
22 | 21 |
setrgbcolor 1.1 div c fill |
23 | 22 |
} bind def |
24 | 23 |
/nsq { 0 0 0 setrgbcolor 5 index 5 index 5 index sq fill |
25 | 24 |
setrgbcolor 1.1 div sq fill |
26 | 25 |
} bind def |
27 | 26 |
/ndi { 0 0 0 setrgbcolor 5 index 5 index 5 index di fill |
28 | 27 |
setrgbcolor 1.1 div di fill |
29 | 28 |
} bind def |
30 | 29 |
/arrl 10 def |
31 | 30 |
/arrw 3 def |
32 | 31 |
/lrl { 2 index mul exch 2 index mul exch rlineto pop} bind def |
33 | 32 |
/arr { setrgbcolor /y1 exch def /x1 exch def /dy exch def /dx exch def |
34 | 33 |
/w exch def /len exch def |
35 | 34 |
newpath x1 dy w 2 div mul add y1 dx w 2 div mul sub moveto |
36 | 35 |
len w sub arrl sub dx dy lrl |
37 | 36 |
arrw dy dx neg lrl |
38 | 37 |
dx arrl w add mul dy w 2 div arrw add mul sub |
39 | 38 |
dy arrl w add mul dx w 2 div arrw add mul add rlineto |
40 | 39 |
dx arrl w add mul neg dy w 2 div arrw add mul sub |
41 | 40 |
dy arrl w add mul neg dx w 2 div arrw add mul add rlineto |
42 | 41 |
arrw dy dx neg lrl |
43 | 42 |
len w sub arrl sub neg dx dy lrl |
44 | 43 |
closepath fill } bind def |
45 | 44 |
/cshow { 2 index 2 index moveto dup stringwidth pop |
46 | 45 |
neg 2 div fosi .35 mul neg rmoveto show pop pop} def |
47 | 46 |
|
48 | 47 |
gsave |
48 |
90 rotate |
|
49 |
0 -842 translate |
|
49 | 50 |
77.1122 15 translate |
50 | 51 |
0.585745 dup scale |
51 | 52 |
90 rotate |
52 | 53 |
695.963 -397.916 translate |
53 | 54 |
%Edges: |
54 | 55 |
gsave |
55 | 56 |
2 setlinewidth 0 0 1 setrgbcolor newpath |
56 | 57 |
218.178 27.2723 moveto |
57 | 58 |
192.373 -40.1551 188.622 -49.9556 169.228 -100.631 curveto stroke |
58 | 59 |
newpath 164.939 -111.838 moveto 165.492 -99.2013 lineto 172.964 -102.061 lineto closepath fill |
59 | 60 |
2 setlinewidth 0 0 1 setrgbcolor newpath |
60 | 61 |
44.8044 15.5841 moveto |
61 | 62 |
119.293 20.6059 129.775 21.3125 186.25 25.1199 curveto stroke |
62 | 63 |
newpath 198.223 25.927 moveto 186.519 21.1289 lineto 185.981 29.1108 lineto closepath fill |
63 | 64 |
2 setlinewidth 1 0 0 setrgbcolor newpath |
64 | 65 |
218.178 27.2723 moveto |
65 | 66 |
285.395 -87.4449 290.763 -96.6058 348.102 -194.464 curveto stroke |
66 | 67 |
newpath 354.169 -204.818 moveto 344.651 -196.487 lineto 351.554 -192.442 lineto closepath fill |
67 | 68 |
2 setlinewidth 0 0 1 setrgbcolor newpath |
68 | 69 |
157.79 -130.517 moveto |
69 | 70 |
108.71 -67.0521 102.27 -58.7243 64.3804 -9.72954 curveto stroke |
70 | 71 |
newpath 57.0394 -0.236898 moveto 67.5446 -7.28254 lineto 61.2162 -12.1765 lineto closepath fill |
71 | 72 |
2 setlinewidth 1 0 0 setrgbcolor newpath |
72 | 73 |
-105.193 -261.035 moveto |
0 comments (0 inline)