|
|
eba2e14950
|
use eoExceptions everywhere
|
2020-03-27 00:48:23 +01:00 |
|
bahri
|
bc686f7023
|
Fuzzy Extension of some classical concepts
|
2017-05-03 13:34:39 +02:00 |
|
Johann Dreo
|
0567d7be6c
|
Use a specific comparator for the dual objective vector
Because we want to have a separated comparator to use in the archive or…
|
2013-06-25 15:41:29 +02:00 |
|
Johann Dreo
|
97156dd69a
|
Fix the templates of moeoDualRealObjectiveVector
|
2013-06-11 09:24:11 +02:00 |
|
Johann Dreo
|
9787d4d89c
|
Generic ObjectiveVector types
|
2013-06-07 12:43:09 +02:00 |
|
Johann Dreo
|
818425565d
|
Correct templatized types across ObjectiveVector-dependant code
|
2013-06-07 11:52:50 +02:00 |
|
Johann Dreo
|
3adff8518f
|
Add moeoDualRealObjectiveVector, to implement OV with feasability
|
2013-06-07 11:26:49 +02:00 |
|
Johann Dreo
|
9aec7780dc
|
Add moeoScalarObjectiveVector, a generic OV with templatized atomic type
Because sometime, we may want to use something else than a double (for example an eoDualFitness, a complex or whatever).
|
2013-06-07 11:21:02 +02:00 |
|
Johann Dreo
|
9e56de7a74
|
Makes MOEO::objectiveVector(int) const
Const correctness demands that read-only accessors are made const, or this
could discards qualifiers.
|
2013-02-22 14:27:27 +01:00 |
|
quemy
|
8cd56f37db
|
Migration from SVN
|
2012-08-30 11:30:11 +02:00 |
|