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 120.12
%%BoundingBox: 0 0 500 130.293
%%Pages: 0
%%BeginSetup
%%EndSetup
@ -19,7 +19,7 @@
/marginwidth 10 def
/distx 20 def
/disty 40 def
/boundaspect 4.1625 def % aspect ratio of the BoundingBox (width/height)
/boundaspect 3.8375 def % aspect ratio of the BoundingBox (width/height)
/boundx 500 def
/boundy boundx boundaspect div def
/xspacing 0 def
@ -174,8 +174,8 @@
boxfont setfont
1 boundaspect scale
(moeoSolutionVsSolutionBM< EOT, R, EOFitness >) cw
(moeoBM< const EOFitness &, const EOFitness &, R >) cw
(eoBF< const EOFitness &, const EOFitness &, R >) cw
(moeoBM< A1, A2, R >) cw
(eoBF< A1, A2, R >) cw
(moeoMetric) cw
(eoFunctorBase) cw
(eoFunctorBase) cw
@ -191,8 +191,8 @@ boundx scalefactor div boundy scalefactor div scale
% ----- classes -----
(moeoSolutionVsSolutionBM< EOT, R, EOFitness >) 0.5 0 box
(moeoBM< const EOFitness &, const EOFitness &, R >) 0.5 1 box
(eoBF< const EOFitness &, const EOFitness &, R >) 0 2 box
(moeoBM< A1, A2, R >) 0.5 1 box
(eoBF< A1, A2, R >) 0 2 box
(moeoMetric) 1 2 box
(eoFunctorBase) 0 3 box
(eoFunctorBase) 1 3 box