new design for the doc and the sources: licence ...
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@661 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
07e5663c27
commit
39cd826ea3
281 changed files with 9521 additions and 4839 deletions
|
|
@ -5,7 +5,7 @@
|
|||
%%For:
|
||||
%Magnification: 1.00
|
||||
%%Orientation: Portrait
|
||||
%%BoundingBox: 0 0 500 57.1429
|
||||
%%BoundingBox: 0 0 500 79.3651
|
||||
%%Pages: 0
|
||||
%%BeginSetup
|
||||
%%EndSetup
|
||||
|
|
@ -19,13 +19,13 @@
|
|||
/marginwidth 10 def
|
||||
/distx 20 def
|
||||
/disty 40 def
|
||||
/boundaspect 8.75 def % aspect ratio of the BoundingBox (width/height)
|
||||
/boundaspect 6.3 def % aspect ratio of the BoundingBox (width/height)
|
||||
/boundx 500 def
|
||||
/boundy boundx boundaspect div def
|
||||
/xspacing 0 def
|
||||
/yspacing 0 def
|
||||
/rows 4 def
|
||||
/cols 7 def
|
||||
/rows 6 def
|
||||
/cols 6 def
|
||||
/scalefactor 0 def
|
||||
/boxfont /Times-Roman findfont fontheight scalefont def
|
||||
|
||||
|
|
@ -181,13 +181,11 @@ boxfont setfont
|
|||
(peoAsyncIslandMig< EOT >) cw
|
||||
(peoSyncIslandMig< EOT >) cw
|
||||
(peoEA< EOT >) cw
|
||||
(peoParallelAlgorithmWrapper) cw
|
||||
(peoPopEval< EOT >) cw
|
||||
(peoSynchronousMultiStart< EntityType >) cw
|
||||
(peoSyncMultiStart< EOT >) cw
|
||||
(peoTransform< EOT >) cw
|
||||
(peoParaPopEval< EOT >) cw
|
||||
(peoSeqPopEval< EOT >) cw
|
||||
(peoParaSGATransform< EOT >) cw
|
||||
(peoSeqTransform< EOT >) cw
|
||||
/boxwidth boxwidth marginwidth 2 mul add def
|
||||
/xspacing boxwidth distx add def
|
||||
/yspacing boxheight disty add def
|
||||
|
|
@ -199,71 +197,61 @@ boundx scalefactor div boundy scalefactor div scale
|
|||
|
||||
% ----- classes -----
|
||||
|
||||
(Communicable) 3 3 box
|
||||
(Cooperative) 0.5 2 box
|
||||
(Runner) 2 2 box
|
||||
(Service) 4 2 box
|
||||
(Worker) 5 2 box
|
||||
(peoAsyncIslandMig< EOT >) 0 1 box
|
||||
(peoSyncIslandMig< EOT >) 1 1 box
|
||||
(peoEA< EOT >) 2 1 box
|
||||
(peoPopEval< EOT >) 3 1 box
|
||||
(peoSyncMultiStart< EOT >) 4 1 box
|
||||
(peoTransform< EOT >) 5 1 box
|
||||
(peoParaPopEval< EOT >) 2.5 0 box
|
||||
(peoSeqPopEval< EOT >) 3.5 0 box
|
||||
(peoParaSGATransform< EOT >) 4.5 0 box
|
||||
(peoSeqTransform< EOT >) 5.5 0 box
|
||||
(Communicable) 3 5 box
|
||||
(Cooperative) 0 4 box
|
||||
(Runner) 2 4 box
|
||||
(Service) 4 4 box
|
||||
(Worker) 5 4 box
|
||||
(peoAsyncIslandMig< EOT >) 1 3 box
|
||||
(peoSyncIslandMig< EOT >) 1 2 box
|
||||
(peoEA< EOT >) 3 3 box
|
||||
(peoParallelAlgorithmWrapper) 3 2 box
|
||||
(peoPopEval< EOT >) 5 3 box
|
||||
5 3 mark
|
||||
(peoSynchronousMultiStart< EntityType >) 5 2 box
|
||||
(peoSyncMultiStart< EOT >) 5 1 box
|
||||
(peoTransform< EOT >) 5 0 box
|
||||
5 0 mark
|
||||
|
||||
% ----- relations -----
|
||||
|
||||
solid
|
||||
1 3 2.25 out
|
||||
1 3 4.25 out
|
||||
solid
|
||||
0.5 5 3 conn
|
||||
0 5 5 conn
|
||||
solid
|
||||
0 0.5 2.75 in
|
||||
0 0 4.75 in
|
||||
solid
|
||||
1 0.5 1.25 out
|
||||
1 0 3.25 out
|
||||
solid
|
||||
0 1 2 conn
|
||||
0 2 4.75 in
|
||||
solid
|
||||
0 2 2.75 in
|
||||
1 2 3.25 out
|
||||
solid
|
||||
1 2 1.25 out
|
||||
0 4 4.75 in
|
||||
solid
|
||||
0 4 2.75 in
|
||||
1 4 3.25 out
|
||||
solid
|
||||
1 4 1.25 out
|
||||
0 5 4.75 in
|
||||
solid
|
||||
3 5 2 conn
|
||||
0 0 3.5 hedge
|
||||
solid
|
||||
0 5 2.75 in
|
||||
0 0 2.5 hedge
|
||||
solid
|
||||
0 0 1.75 in
|
||||
0 4 2.5 vedge
|
||||
solid
|
||||
0 1 1.75 in
|
||||
0 2 3.5 hedge
|
||||
solid
|
||||
0 2 1.75 in
|
||||
0 2 2.5 hedge
|
||||
solid
|
||||
0 3 1.75 in
|
||||
2 4 2.5 vedge
|
||||
solid
|
||||
1 3 0.25 out
|
||||
0 4 3.5 hedge
|
||||
solid
|
||||
2.5 3.5 1 conn
|
||||
0 4 2.5 hedge
|
||||
solid
|
||||
0 4 1.75 in
|
||||
0 4 1.5 hedge
|
||||
solid
|
||||
0 5 1.75 in
|
||||
0 4 0.5 hedge
|
||||
solid
|
||||
1 5 0.25 out
|
||||
solid
|
||||
4.5 5.5 1 conn
|
||||
solid
|
||||
0 2.5 0.75 in
|
||||
solid
|
||||
0 3.5 0.75 in
|
||||
solid
|
||||
0 4.5 0.75 in
|
||||
solid
|
||||
0 5.5 0.75 in
|
||||
4 4 0.5 vedge
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue