Commit graph

10 commits

Author SHA1 Message Date
okoenig
86fa476c67 Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
evomarc
5fbbe4c9e9 Added a constructor from a vector<double> - mandatory in all applications 2002-02-08 07:48:03 +00:00
jeggermo
94a13c6d53 Fixed some compatibility issues with GCC 3.0.1 and the Intel C++ Compiler
for Linux v5.
2002-02-04 13:16:50 +00:00
evomarc
e4523b3080 Added warning in case number of objective is changed (and not set) 2002-02-02 07:37:54 +00:00
evomarc
daed31c088 Moved the static variables of class eoVariableParetoTraits
into a separate .cpp file (eoParetoFitness.cpp) - and modified Makefile.am
2002-02-02 06:43:46 +00:00
evomarc
52bc2ed4f8 Added the eoVariableParetoTraits that allows to specify the number
of objectives and the max/min for each one at run-time
2002-01-31 17:42:03 +00:00
evomarc
37a138c81b Added include math.h 2001-09-08 05:41:19 +00:00
maartenkeijzer
665e20b0f8 Changed a few things in the eoPerf2Worth classes, EO.h and eoSelectOne.h are functionally unchanged 2001-03-21 10:55:22 +00:00
maartenkeijzer
548b2ae528 Some bugfixing in MO optimization and added empty check: target in tutorial 2001-03-16 13:11:32 +00:00
maartenkeijzer
cf8f6b5c16 added 2001-03-16 11:48:32 +00:00