regenerated doc because of licence section
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@657 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
2d3587c1ee
commit
f5584011f5
359 changed files with 1769 additions and 1348 deletions
|
|
@ -5,7 +5,7 @@
|
|||
%%For:
|
||||
%Magnification: 1.00
|
||||
%%Orientation: Portrait
|
||||
%%BoundingBox: 0 0 500 54.0541
|
||||
%%BoundingBox: 0 0 500 43.3996
|
||||
%%Pages: 0
|
||||
%%BeginSetup
|
||||
%%EndSetup
|
||||
|
|
@ -19,13 +19,13 @@
|
|||
/marginwidth 10 def
|
||||
/distx 20 def
|
||||
/disty 40 def
|
||||
/boundaspect 9.25 def % aspect ratio of the BoundingBox (width/height)
|
||||
/boundaspect 11.5208 def % aspect ratio of the BoundingBox (width/height)
|
||||
/boundx 500 def
|
||||
/boundy boundx boundaspect div def
|
||||
/xspacing 0 def
|
||||
/yspacing 0 def
|
||||
/rows 6 def
|
||||
/cols 6 def
|
||||
/cols 7 def
|
||||
/scalefactor 0 def
|
||||
/boxfont /Times-Roman findfont fontheight scalefont def
|
||||
|
||||
|
|
@ -180,6 +180,7 @@ boxfont setfont
|
|||
(moeoDummyFitnessAssignment< MOEOT >) cw
|
||||
(moeoIndicatorBasedFitnessAssignment< MOEOT >) cw
|
||||
(moeoParetoBasedFitnessAssignment< MOEOT >) cw
|
||||
(moeoReferencePointIndicatorBasedFitnessAssignment< MOEOT >) cw
|
||||
(moeoScalarFitnessAssignment< MOEOT >) cw
|
||||
(moeoBinaryIndicatorBasedFitnessAssignment< MOEOT >) cw
|
||||
(moeoUnaryIndicatorBasedFitnessAssignment< MOEOT >) cw
|
||||
|
|
@ -197,34 +198,35 @@ boundx scalefactor div boundy scalefactor div scale
|
|||
|
||||
% ----- classes -----
|
||||
|
||||
(moeoFitnessAssignment< MOEOT >) 2 3 box
|
||||
(eoUF< eoPop< MOEOT > &, void >) 2 4 box
|
||||
(eoFunctorBase) 2 5 box
|
||||
(moeoFitnessAssignment< MOEOT >) 2.75 3 box
|
||||
(eoUF< eoPop< MOEOT > &, void >) 2.75 4 box
|
||||
(eoFunctorBase) 2.75 5 box
|
||||
(moeoCriterionBasedFitnessAssignment< MOEOT >) 0 2 box
|
||||
(moeoDummyFitnessAssignment< MOEOT >) 1 2 box
|
||||
(moeoIndicatorBasedFitnessAssignment< MOEOT >) 2 2 box
|
||||
(moeoParetoBasedFitnessAssignment< MOEOT >) 3.5 2 box
|
||||
(moeoScalarFitnessAssignment< MOEOT >) 4.5 2 box
|
||||
(moeoReferencePointIndicatorBasedFitnessAssignment< MOEOT >) 4.5 2 box
|
||||
(moeoScalarFitnessAssignment< MOEOT >) 5.5 2 box
|
||||
(moeoBinaryIndicatorBasedFitnessAssignment< MOEOT >) 1.5 1 box
|
||||
(moeoUnaryIndicatorBasedFitnessAssignment< MOEOT >) 2.5 1 box
|
||||
(moeoFastNonDominatedSortingFitnessAssignment< MOEOT >) 3.5 1 box
|
||||
(moeoAchievementFitnessAssignment< MOEOT >) 4.5 1 box
|
||||
(moeoAchievementFitnessAssignment< MOEOT >) 5.5 1 box
|
||||
(moeoExpBinaryIndicatorBasedFitnessAssignment< MOEOT >) 1.5 0 box
|
||||
|
||||
% ----- relations -----
|
||||
|
||||
solid
|
||||
0 2 3 out
|
||||
0 2.75 3 out
|
||||
solid
|
||||
1 2 4 in
|
||||
1 2.75 4 in
|
||||
solid
|
||||
0 2 4 out
|
||||
0 2.75 4 out
|
||||
solid
|
||||
1 2 5 in
|
||||
1 2.75 5 in
|
||||
solid
|
||||
1 2 2.25 out
|
||||
1 2.75 2.25 out
|
||||
solid
|
||||
0 4.5 3 conn
|
||||
0 5.5 3 conn
|
||||
solid
|
||||
0 0 2.75 in
|
||||
solid
|
||||
|
|
@ -242,7 +244,9 @@ solid
|
|||
solid
|
||||
0 4.5 2.75 in
|
||||
solid
|
||||
1 4.5 1.25 out
|
||||
0 5.5 2.75 in
|
||||
solid
|
||||
1 5.5 1.25 out
|
||||
solid
|
||||
0 1.5 1.75 in
|
||||
solid
|
||||
|
|
@ -252,6 +256,6 @@ solid
|
|||
solid
|
||||
0 3.5 1.75 in
|
||||
solid
|
||||
0 4.5 1.75 in
|
||||
0 5.5 1.75 in
|
||||
solid
|
||||
0 1.5 0.75 in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue