1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/doc/images/adaptors1.eps Wed Oct 17 19:14:07 2018 +0200
1.3 @@ -0,0 +1,303 @@
1.4 +%!PS-Adobe-2.0 EPSF-2.0
1.5 +%%Title: adaptors1.fig
1.6 +%%Creator: fig2dev Version 3.2 Patchlevel 5
1.7 +%%CreationDate: Sun Feb 21 18:51:21 2010
1.8 +%%For: Peter@KOVACSPETER (Péter,U-KOVACSPETER\Peter,S-1-5-21-1774138250-1299389707-1938712334-1001)
1.9 +%%BoundingBox: 0 0 787 372
1.10 +%Magnification: 1.0000
1.11 +%%EndComments
1.12 +/$F2psDict 200 dict def
1.13 +$F2psDict begin
1.14 +$F2psDict /mtrx matrix put
1.15 +/col-1 {0 setgray} bind def
1.16 +/col0 {0.000 0.000 0.000 srgb} bind def
1.17 +/col1 {0.000 0.000 1.000 srgb} bind def
1.18 +/col2 {0.000 1.000 0.000 srgb} bind def
1.19 +/col3 {0.000 1.000 1.000 srgb} bind def
1.20 +/col4 {1.000 0.000 0.000 srgb} bind def
1.21 +/col5 {1.000 0.000 1.000 srgb} bind def
1.22 +/col6 {1.000 1.000 0.000 srgb} bind def
1.23 +/col7 {1.000 1.000 1.000 srgb} bind def
1.24 +/col8 {0.000 0.000 0.560 srgb} bind def
1.25 +/col9 {0.000 0.000 0.690 srgb} bind def
1.26 +/col10 {0.000 0.000 0.820 srgb} bind def
1.27 +/col11 {0.530 0.810 1.000 srgb} bind def
1.28 +/col12 {0.000 0.560 0.000 srgb} bind def
1.29 +/col13 {0.000 0.690 0.000 srgb} bind def
1.30 +/col14 {0.000 0.820 0.000 srgb} bind def
1.31 +/col15 {0.000 0.560 0.560 srgb} bind def
1.32 +/col16 {0.000 0.690 0.690 srgb} bind def
1.33 +/col17 {0.000 0.820 0.820 srgb} bind def
1.34 +/col18 {0.560 0.000 0.000 srgb} bind def
1.35 +/col19 {0.690 0.000 0.000 srgb} bind def
1.36 +/col20 {0.820 0.000 0.000 srgb} bind def
1.37 +/col21 {0.560 0.000 0.560 srgb} bind def
1.38 +/col22 {0.690 0.000 0.690 srgb} bind def
1.39 +/col23 {0.820 0.000 0.820 srgb} bind def
1.40 +/col24 {0.500 0.190 0.000 srgb} bind def
1.41 +/col25 {0.630 0.250 0.000 srgb} bind def
1.42 +/col26 {0.750 0.380 0.000 srgb} bind def
1.43 +/col27 {1.000 0.500 0.500 srgb} bind def
1.44 +/col28 {1.000 0.630 0.630 srgb} bind def
1.45 +/col29 {1.000 0.750 0.750 srgb} bind def
1.46 +/col30 {1.000 0.880 0.880 srgb} bind def
1.47 +/col31 {1.000 0.840 0.000 srgb} bind def
1.48 +
1.49 +end
1.50 +save
1.51 +newpath 0 372 moveto 0 0 lineto 787 0 lineto 787 372 lineto closepath clip newpath
1.52 +-14.2 385.4 translate
1.53 +1 -1 scale
1.54 +
1.55 +/cp {closepath} bind def
1.56 +/ef {eofill} bind def
1.57 +/gr {grestore} bind def
1.58 +/gs {gsave} bind def
1.59 +/sa {save} bind def
1.60 +/rs {restore} bind def
1.61 +/l {lineto} bind def
1.62 +/m {moveto} bind def
1.63 +/rm {rmoveto} bind def
1.64 +/n {newpath} bind def
1.65 +/s {stroke} bind def
1.66 +/sh {show} bind def
1.67 +/slc {setlinecap} bind def
1.68 +/slj {setlinejoin} bind def
1.69 +/slw {setlinewidth} bind def
1.70 +/srgb {setrgbcolor} bind def
1.71 +/rot {rotate} bind def
1.72 +/sc {scale} bind def
1.73 +/sd {setdash} bind def
1.74 +/ff {findfont} bind def
1.75 +/sf {setfont} bind def
1.76 +/scf {scalefont} bind def
1.77 +/sw {stringwidth} bind def
1.78 +/tr {translate} bind def
1.79 +/tnt {dup dup currentrgbcolor
1.80 + 4 -2 roll dup 1 exch sub 3 -1 roll mul add
1.81 + 4 -2 roll dup 1 exch sub 3 -1 roll mul add
1.82 + 4 -2 roll dup 1 exch sub 3 -1 roll mul add srgb}
1.83 + bind def
1.84 +/shd {dup dup currentrgbcolor 4 -2 roll mul 4 -2 roll mul
1.85 + 4 -2 roll mul srgb} bind def
1.86 + /DrawEllipse {
1.87 + /endangle exch def
1.88 + /startangle exch def
1.89 + /yrad exch def
1.90 + /xrad exch def
1.91 + /y exch def
1.92 + /x exch def
1.93 + /savematrix mtrx currentmatrix def
1.94 + x y tr xrad yrad sc 0 0 1 startangle endangle arc
1.95 + closepath
1.96 + savematrix setmatrix
1.97 + } def
1.98 +
1.99 +/$F2psBegin {$F2psDict begin /$F2psEnteredState save def} def
1.100 +/$F2psEnd {$F2psEnteredState restore end} def
1.101 +
1.102 +$F2psBegin
1.103 +10 setmiterlimit
1.104 +0 slj 0 slc
1.105 + 0.06299 0.06299 sc
1.106 +%
1.107 +% Fig objects follow
1.108 +%
1.109 +%
1.110 +% here starts figure with depth 60
1.111 +% Polyline
1.112 +0 slj
1.113 +0 slc
1.114 +15.000 slw
1.115 +gs clippath
1.116 +6319 5229 m 6442 5564 l 6527 5533 l 6403 5198 l 6403 5198 l 6424 5383 l 6319 5229 l cp
1.117 +eoclip
1.118 +n 5850 3825 m
1.119 + 6480 5535 l gs col0 s gr gr
1.120 +
1.121 +% arrowhead
1.122 +75.000 slw
1.123 +n 6319 5229 m 6424 5383 l 6403 5198 l 6319 5229 l cp gs 0.00 setgray ef gr col0 s
1.124 +% Polyline
1.125 +15.000 slw
1.126 +gs clippath
1.127 +5417 4044 m 5746 3905 l 5711 3822 l 5382 3961 l 5382 3961 l 5566 3933 l 5417 4044 l cp
1.128 +eoclip
1.129 +n 1575 5625 m
1.130 + 5715 3870 l gs col0 s gr gr
1.131 +
1.132 +% arrowhead
1.133 +75.000 slw
1.134 +n 5417 4044 m 5566 3933 l 5382 3961 l 5417 4044 l cp gs 0.00 setgray ef gr col0 s
1.135 +% Polyline
1.136 +15.000 slw
1.137 +gs clippath
1.138 +3897 3780 m 3540 3780 l 3540 3870 l 3897 3870 l 3897 3870 l 3717 3825 l 3897 3780 l cp
1.139 +eoclip
1.140 +n 5625 3825 m
1.141 + 3555 3825 l gs col0 s gr gr
1.142 +
1.143 +% arrowhead
1.144 +75.000 slw
1.145 +n 3897 3780 m 3717 3825 l 3897 3870 l 3897 3780 l cp gs 0.00 setgray ef gr col0 s
1.146 +% Polyline
1.147 +15.000 slw
1.148 +gs clippath
1.149 +3075 4188 m 3327 3936 l 3263 3872 l 3011 4124 l 3011 4124 l 3171 4029 l 3075 4188 l cp
1.150 +eoclip
1.151 +n 1575 5625 m
1.152 + 3285 3915 l gs col0 s gr gr
1.153 +
1.154 +% arrowhead
1.155 +75.000 slw
1.156 +n 3075 4188 m 3171 4029 l 3011 4124 l 3075 4188 l cp gs 0.00 setgray ef gr col0 s
1.157 +% Polyline
1.158 +15.000 slw
1.159 +gs clippath
1.160 +3528 2520 m 3885 2520 l 3885 2430 l 3528 2430 l 3528 2430 l 3708 2475 l 3528 2520 l cp
1.161 +eoclip
1.162 +n 1800 2475 m
1.163 + 3870 2475 l gs col0 s gr gr
1.164 +
1.165 +% arrowhead
1.166 +75.000 slw
1.167 +n 3528 2520 m 3708 2475 l 3528 2430 l 3528 2520 l cp gs 0.00 setgray ef gr col0 s
1.168 +% Polyline
1.169 +15.000 slw
1.170 +gs clippath
1.171 +4304 2156 m 4052 2408 l 4116 2472 l 4368 2220 l 4368 2220 l 4209 2316 l 4304 2156 l cp
1.172 +eoclip
1.173 +n 5850 675 m
1.174 + 4095 2430 l gs col0 s gr gr
1.175 +
1.176 +% arrowhead
1.177 +75.000 slw
1.178 +n 4304 2156 m 4209 2316 l 4368 2220 l 4304 2156 l cp gs 0.00 setgray ef gr col0 s
1.179 +% Polyline
1.180 +15.000 slw
1.181 +gs clippath
1.182 +6319 2079 m 6442 2414 l 6527 2383 l 6403 2048 l 6403 2048 l 6424 2233 l 6319 2079 l cp
1.183 +eoclip
1.184 +n 5850 675 m
1.185 + 6480 2385 l gs col0 s gr gr
1.186 +
1.187 +% arrowhead
1.188 +75.000 slw
1.189 +n 6319 2079 m 6424 2233 l 6403 2048 l 6319 2079 l cp gs 0.00 setgray ef gr col0 s
1.190 +% Polyline
1.191 +15.000 slw
1.192 +gs clippath
1.193 +5417 894 m 5746 755 l 5711 672 l 5382 811 l 5382 811 l 5566 783 l 5417 894 l cp
1.194 +eoclip
1.195 +n 1575 2475 m
1.196 + 5715 720 l gs col0 s gr gr
1.197 +
1.198 +% arrowhead
1.199 +75.000 slw
1.200 +n 5417 894 m 5566 783 l 5382 811 l 5417 894 l cp gs 0.00 setgray ef gr col0 s
1.201 +% Polyline
1.202 +15.000 slw
1.203 +gs clippath
1.204 +3528 5670 m 3885 5670 l 3885 5580 l 3528 5580 l 3528 5580 l 3708 5625 l 3528 5670 l cp
1.205 +eoclip
1.206 +n 1800 5625 m
1.207 + 3870 5625 l gs col0 s gr gr
1.208 +
1.209 +% arrowhead
1.210 +75.000 slw
1.211 +n 3528 5670 m 3708 5625 l 3528 5580 l 3528 5670 l cp gs 0.00 setgray ef gr col0 s
1.212 +% Polyline
1.213 +15.000 slw
1.214 +gs clippath
1.215 +4572 5580 m 4215 5580 l 4215 5670 l 4572 5670 l 4572 5670 l 4392 5625 l 4572 5580 l cp
1.216 +eoclip
1.217 +n 6300 5625 m
1.218 + 4230 5625 l gs col0 s gr gr
1.219 +
1.220 +% arrowhead
1.221 +75.000 slw
1.222 +n 4572 5580 m 4392 5625 l 4572 5670 l 4572 5580 l cp gs 0.00 setgray ef gr col0 s
1.223 +% Polyline
1.224 +15.000 slw
1.225 +gs clippath
1.226 +4304 5306 m 4052 5558 l 4116 5622 l 4368 5370 l 4368 5370 l 4209 5466 l 4304 5306 l cp
1.227 +eoclip
1.228 +n 5850 3825 m
1.229 + 4095 5580 l gs col0 s gr gr
1.230 +
1.231 +% arrowhead
1.232 +75.000 slw
1.233 +n 4304 5306 m 4209 5466 l 4368 5370 l 4304 5306 l cp gs 0.00 setgray ef gr col0 s
1.234 +% here ends figure;
1.235 +%
1.236 +% here starts figure with depth 50
1.237 +% Ellipse
1.238 +15.000 slw
1.239 +n 3375 3825 225 112 0 360 DrawEllipse gs 1.00 setgray ef gr gs col0 s gr
1.240 +
1.241 +% Ellipse
1.242 +n 5850 3825 225 112 0 360 DrawEllipse gs 1.00 setgray ef gr gs col0 s gr
1.243 +
1.244 +% Polyline
1.245 +0 slj
1.246 +0 slc
1.247 +n 247 2947 m 2947 247 l 9697 247 l 6997 2947 l
1.248 + 247 2947 l cp gs col0 s gr
1.249 +% Polyline
1.250 +n 247 6097 m 2947 3397 l 9697 3397 l 6997 6097 l
1.251 + 247 6097 l cp gs col0 s gr
1.252 +% Ellipse
1.253 +n 1575 2475 225 112 0 360 DrawEllipse gs 1.00 setgray ef gr gs col0 s gr
1.254 +
1.255 +% Ellipse
1.256 +n 4050 2475 225 112 0 360 DrawEllipse gs 1.00 setgray ef gr gs col0 s gr
1.257 +
1.258 +% Ellipse
1.259 +n 6525 2475 225 112 0 360 DrawEllipse gs 1.00 setgray ef gr gs col0 s gr
1.260 +
1.261 +% Ellipse
1.262 +n 5850 675 225 112 0 360 DrawEllipse gs 1.00 setgray ef gr gs col0 s gr
1.263 +
1.264 +% Ellipse
1.265 +n 1575 5625 225 112 0 360 DrawEllipse gs 1.00 setgray ef gr gs col0 s gr
1.266 +
1.267 +% Ellipse
1.268 +n 4050 5625 225 112 0 360 DrawEllipse gs 1.00 setgray ef gr gs col0 s gr
1.269 +
1.270 +% Ellipse
1.271 +n 6525 5625 225 112 0 360 DrawEllipse gs 1.00 setgray ef gr gs col0 s gr
1.272 +
1.273 +% here ends figure;
1.274 +%
1.275 +% here starts figure with depth 40
1.276 +/Helvetica ff 480.00 scf sf
1.277 +8280 2610 m
1.278 +gs 1 -1 sc (SubDigraph adaptor) col0 sh gr
1.279 +% Polyline
1.280 +0 slj
1.281 +0 slc
1.282 +7.500 slw
1.283 + [15 45] 45 sd
1.284 +n 4050 2610 m
1.285 + 4050 5625 l gs col0 s gr [] 0 sd
1.286 +% Polyline
1.287 + [15 45] 45 sd
1.288 +n 5850 810 m
1.289 + 5850 3825 l gs col0 s gr [] 0 sd
1.290 +% Polyline
1.291 + [15 45] 45 sd
1.292 +n 6525 2610 m
1.293 + 6525 5625 l gs col0 s gr [] 0 sd
1.294 +/Helvetica ff 480.00 scf sf
1.295 +8280 5760 m
1.296 +gs 1 -1 sc (Original digraph) col0 sh gr
1.297 +% Polyline
1.298 + [15 45] 45 sd
1.299 +n 1575 2610 m
1.300 + 1575 5625 l gs col0 s gr [] 0 sd
1.301 +% here ends figure;
1.302 +$F2psEnd
1.303 +rs
1.304 +showpage
1.305 +%%Trailer
1.306 +%EOF