update doc with new stuffs

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@496 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
liefooga 2007-07-02 14:04:20 +00:00
commit 7d6ad66977
397 changed files with 9380 additions and 1569 deletions

View file

@ -5,7 +5,7 @@
%%For:
%Magnification: 1.00
%%Orientation: Portrait
%%BoundingBox: 0 0 500 52.6316
%%BoundingBox: 0 0 500 32.4675
%%Pages: 0
%%BeginSetup
%%EndSetup
@ -19,13 +19,13 @@
/marginwidth 10 def
/distx 20 def
/disty 40 def
/boundaspect 9.5 def % aspect ratio of the BoundingBox (width/height)
/boundaspect 15.4 def % aspect ratio of the BoundingBox (width/height)
/boundx 500 def
/boundy boundx boundaspect div def
/xspacing 0 def
/yspacing 0 def
/rows 3 def
/cols 5 def
/cols 7 def
/scalefactor 0 def
/boxfont /Times-Roman findfont fontheight scalefont def
@ -176,11 +176,14 @@ boxfont setfont
(moeoAlgo) cw
(moeoEA< MOEOT >) cw
(moeoLS< MOEOT, Type >) cw
(moeoLS< MOEOT, eoPop< MOEOT > & >) cw
(moeoEasyEA< MOEOT >) cw
(moeoIBEA< MOEOT >) cw
(moeoNSGA< MOEOT >) cw
(moeoNSGAII< MOEOT >) cw
(moeoCombinedLS< MOEOT, Type >) cw
(moeoIBMOLS< MOEOT, Move >) cw
(moeoIteratedIBMOLS< MOEOT, Move >) cw
/boxwidth boxwidth marginwidth 2 mul add def
/xspacing boxwidth distx add def
/yspacing boxheight disty add def
@ -192,21 +195,24 @@ boundx scalefactor div boundy scalefactor div scale
% ----- classes -----
(moeoAlgo) 2.75 2 box
(moeoAlgo) 4 2 box
(moeoEA< MOEOT >) 1.5 1 box
(moeoLS< MOEOT, Type >) 4 1 box
(moeoLS< MOEOT, eoPop< MOEOT > & >) 5.5 1 box
(moeoEasyEA< MOEOT >) 0 0 box
(moeoIBEA< MOEOT >) 1 0 box
(moeoNSGA< MOEOT >) 2 0 box
(moeoNSGAII< MOEOT >) 3 0 box
(moeoCombinedLS< MOEOT, Type >) 4 0 box
(moeoIBMOLS< MOEOT, Move >) 5 0 box
(moeoIteratedIBMOLS< MOEOT, Move >) 6 0 box
% ----- relations -----
solid
1 2.75 1.25 out
1 4 1.25 out
solid
1.5 4 2 conn
1.5 5.5 2 conn
solid
0 1.5 1.75 in
solid
@ -218,6 +224,12 @@ solid
solid
1 4 0.25 out
solid
0 5.5 1.75 in
solid
1 5.5 0.25 out
solid
5 6 1 conn
solid
0 0 0.75 in
solid
0 1 0.75 in
@ -227,3 +239,7 @@ solid
0 3 0.75 in
solid
0 4 0.75 in
solid
0 5 0.75 in
solid
0 6 0.75 in