paradiseo/trunk/paradiseo-moeo/doc/man/man3/FlowShop.3
legrand 04b12455d0 added good doc files
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@683 331e1502-861f-0410-8da2-ba01fb791d7f
2007-10-08 14:49:10 +00:00

31 lines
866 B
Groff

.TH "FlowShop" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-MOEOMovingObjects" \" -*- nroff -*-
.ad l
.nh
.SH NAME
FlowShop \- Structure of the genotype for the flow-shop scheduling problem: a vector of unsigned int int.
.PP
.SH SYNOPSIS
.br
.PP
\fC#include <FlowShop.h>\fP
.PP
Inherits \fBmoeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, GeneType >< moeoRealObjectiveVector< FlowShopObjectiveVectorTraits >, double, double, unsigned int >\fP.
.PP
.SS "Public Member Functions"
.in +1c
.ti -1c
.RI "std::string \fBclassName\fP () const "
.br
.RI "\fIclass name \fP"
.in -1c
.SH "Detailed Description"
.PP
Structure of the genotype for the flow-shop scheduling problem: a vector of unsigned int int.
.PP
Definition at line 22 of file FlowShop.h.
.SH "Author"
.PP
Generated automatically by Doxygen for ParadisEO-MOEOMovingObjects from the source code.