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 80.9061
%%BoundingBox: 0 0 500 91.8274
%%Pages: 0
%%BeginSetup
%%EndSetup
@ -19,7 +19,7 @@
/marginwidth 10 def
/distx 20 def
/disty 40 def
/boundaspect 6.18 def % aspect ratio of the BoundingBox (width/height)
/boundaspect 5.445 def % aspect ratio of the BoundingBox (width/height)
/boundx 500 def
/boundy boundx boundaspect div def
/xspacing 0 def
@ -176,10 +176,10 @@ boxfont setfont
(moeoDiversityAssignment< MOEOT >) cw
(eoUF< eoPop< MOEOT > &, void >) cw
(eoFunctorBase) cw
(moeoCrowdingDistanceDiversityAssignment< MOEOT >) cw
(moeoCrowdingDiversityAssignment< MOEOT >) cw
(moeoDummyDiversityAssignment< MOEOT >) cw
(moeoSharingDiversityAssignment< MOEOT >) cw
(moeoFrontByFrontCrowdingDistanceDiversityAssignment< MOEOT >) cw
(moeoFrontByFrontCrowdingDiversityAssignment< MOEOT >) cw
(moeoFrontByFrontSharingDiversityAssignment< MOEOT >) cw
/boxwidth boxwidth marginwidth 2 mul add def
/xspacing boxwidth distx add def
@ -195,10 +195,10 @@ boundx scalefactor div boundy scalefactor div scale
(moeoDiversityAssignment< MOEOT >) 1 2 box
(eoUF< eoPop< MOEOT > &, void >) 1 3 box
(eoFunctorBase) 1 4 box
(moeoCrowdingDistanceDiversityAssignment< MOEOT >) 0 1 box
(moeoCrowdingDiversityAssignment< MOEOT >) 0 1 box
(moeoDummyDiversityAssignment< MOEOT >) 1 1 box
(moeoSharingDiversityAssignment< MOEOT >) 2 1 box
(moeoFrontByFrontCrowdingDistanceDiversityAssignment< MOEOT >) 0 0 box
(moeoFrontByFrontCrowdingDiversityAssignment< MOEOT >) 0 0 box
(moeoFrontByFrontSharingDiversityAssignment< MOEOT >) 2 0 box
% ----- relations -----