Main Page | Namespace List | Class Hierarchy | Compound List | File List | Compound Members | File Members

PaesSeq.cpp File Reference

This program obtains the pareto front of a multiobjective problem using the PAES strategy. More...

#include <Configuration.h>
#include <Random.h>
#include <ProblemHeaders.h>
#include <Individual.h>
#include <Paes.h>

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 Entry point to the program.


Detailed Description

Author:
Antonio Jesus Nebro Urbaneja
Version:
0.1
Date:
16 October 2003

Definition in file PaesSeq.cpp.


Function Documentation

int main int  argc,
char *  argv[]
 

Parameters:
argc Number of arguments in the command line
argv Array containing the arguments
Returns:
0 after successfull execution, -1 otherwise

Definition at line 27 of file PaesSeq.cpp.

References BINARY_REAL, BIT_FLIP, Paes::printStatistics(), Paes::printToFiles(), and Paes::start().


Generated on Wed Feb 11 10:38:02 2004 for Paes by doxygen 1.3.3