nojhan
|
ba5fe01ca0
|
implicit conversion operator to the base scalar type for eoDualFitness (but is it a good idea?)
|
2012-03-15 14:37:31 +01:00 |
|
Caner Candan
|
be87159dc0
|
* eoDualFitness: overrided the operator equal in order to compare equality between two dual fitness
|
2011-05-12 10:15:18 +02:00 |
|
Caner Candan
|
56c6edab04
|
* indentations + whitespace cleanup
|
2011-05-05 16:54:00 +02:00 |
|
Caner Candan
|
36fe44b898
|
* removed some warnings
|
2011-01-27 17:50:11 +01:00 |
|
nojhan
|
6912ea41b6
|
added a method to get the value of a dual fitness
|
2010-11-19 21:02:35 +01:00 |
|
Johann Dreo
|
3d4d73a622
|
eoDualStatSwitch, a wrapper for computing stats on feasible and unfeasible individuals, separately
|
2010-11-15 09:30:37 +01:00 |
|
Johann Dreo
|
f4351c0c11
|
check for self assignement in copy operator of eoDualFitness
|
2010-11-08 18:27:58 +01:00 |
|
Johann Dreo
|
8e70cbea01
|
grouping classes in documentation
|
2010-11-05 11:26:04 +01:00 |
|
Johann Dreo
|
47c4f58eb8
|
Stat object to compute ratio of feasible indviduals in a pop using eoDualFitness
|
2010-10-25 09:50:50 +02:00 |
|
Johann Dreo
|
11b14cf597
|
Arithmetic operators (note: priority to unfeasibility)
|
2010-10-22 10:07:09 +02:00 |
|
Johann Dreo
|
528893cba9
|
bugfix: typo on _this_
|
2010-08-30 22:50:34 +02:00 |
|
Johann Dreo
|
eb79ec2b6c
|
New class: A fitness class that permits to compare feasible and unfeasible individuals. It guaranties that a feasible individual will always be better than an unfeasible one.
|
2010-08-30 22:43:50 +02:00 |
|