• Main Page
  • Namespaces
  • Classes
  • Files
  • File List
  • File Members

Poloni.cpp File Reference

Specificacion of Poloni's problem. This problem is renamed MOP3 in Coello et al. More...

#include <Poloni.h>

Go to the source code of this file.

Variables

static const double A1
 Constant A1.
static const double A2
 Constant A2.


Detailed Description

Author:
Antonio Jesus Nebro Urbaneja
Version:
2.0
Date:
28 January 2004

Definition in file Poloni.cpp.


Variable Documentation

const double A1 [static]
 

Initial value:

 0.5 * sin(1.0) - 2 * cos(1.0) + 
                         sin(2.0) - 1.5 * cos(2.0)

Definition at line 46 of file Poloni.cpp.

Referenced by Poloni::evaluate().

const double A2 [static]
 

Initial value:

 1.5 * sin(1.0) - cos(1.0) + 
                         2 * sin(2.0) - 0.5 * cos(2.0)

Definition at line 48 of file Poloni.cpp.

Referenced by Poloni::evaluate().


Our Software

orangebox Mallba

orangebox ssGA

orangebox JGDS

orangebox xxGA

orangebox JCell

orangebox MHTB

orangebox DEME

orangebox JMetal

orangebox More...

orangebox Go Back