AUTHORS modification

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@152 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
liefooga 2007-01-15 13:22:55 +00:00
commit 4c21c72510
137 changed files with 2356 additions and 2369 deletions

View file

@ -5,7 +5,7 @@
%%For:
%Magnification: 1.00
%%Orientation: Portrait
%%BoundingBox: 0 0 500 198.675
%%BoundingBox: 0 0 500 65.1466
%%Pages: 0
%%BeginSetup
%%EndSetup
@ -19,13 +19,13 @@
/marginwidth 10 def
/distx 20 def
/disty 40 def
/boundaspect 2.51667 def % aspect ratio of the BoundingBox (width/height)
/boundaspect 7.675 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 2 def
/rows 5 def
/cols 5 def
/scalefactor 0 def
/boxfont /Times-Roman findfont fontheight scalefont def
@ -178,6 +178,12 @@ boxfont setfont
(moeoMetric) cw
(eoFunctorBase) cw
(eoFunctorBase) cw
(moeoSolutionVsSolutionBM< EOT, R, EOFitness >) cw
(moeoVectorVsSolutionBM< EOT, R, EOFitness >) cw
(moeoVectorVsVectorBM< EOT, R, EOFitness >) cw
(moeoVectorVsVectorBM< EOT, double >) cw
(moeoContributionMetric< EOT >) cw
(moeoEntropyMetric< EOT >) cw
/boxwidth boxwidth marginwidth 2 mul add def
/xspacing boxwidth distx add def
/yspacing boxheight disty add def
@ -189,27 +195,53 @@ boundx scalefactor div boundy scalefactor div scale
% ----- classes -----
(moeoBM< A1, A2, R >) 0.5 0 box
(eoBF< A1, A2, R >) 0 1 box
(moeoMetric) 1 1 box
(eoFunctorBase) 0 2 box
(eoFunctorBase) 1 2 box
(moeoBM< A1, A2, R >) 1.5 2 box
(eoBF< A1, A2, R >) 1 3 box
(moeoMetric) 2 3 box
(eoFunctorBase) 1 4 box
(eoFunctorBase) 2 4 box
(moeoSolutionVsSolutionBM< EOT, R, EOFitness >) 0 1 box
(moeoVectorVsSolutionBM< EOT, R, EOFitness >) 1 1 box
(moeoVectorVsVectorBM< EOT, R, EOFitness >) 2 1 box
(moeoVectorVsVectorBM< EOT, double >) 3 1 box
(moeoContributionMetric< EOT >) 2.5 0 box
(moeoEntropyMetric< EOT >) 3.5 0 box
% ----- relations -----
solid
0 0.5 0 out
0 1.5 2 out
solid
0 1 1 conn
1 2 3 conn
solid
1 0 1 in
1 1 3 in
solid
0 0 1 out
0 1 3 out
solid
1 1 1 in
1 2 3 in
solid
0 1 1 out
0 2 3 out
solid
1 0 2 in
1 1 4 in
solid
1 1 2 in
1 2 4 in
solid
1 1.5 1.25 out
solid
0 3 2 conn
solid
0 0 1.75 in
solid
0 1 1.75 in
solid
0 2 1.75 in
solid
0 3 1.75 in
solid
1 3 0.25 out
solid
2.5 3.5 1 conn
solid
0 2.5 0.75 in
solid
0 3.5 0.75 in