@@ -41,14 +41,15 @@ class ConstraintsPrerequisites
...
@@ -41,14 +41,15 @@ class ConstraintsPrerequisites
/** Integrity check is used to investigate wheteher or not one indiv respects the constraints represented by THIS.
/** Integrity check is used to investigate wheteher or not one indiv respects the constraints represented by THIS.
* Returns a std::pair. First is a boolean set to true when the indiv passes the test and therefore is compilant with the constraint, false otherwise. Second is the associated metric, mostly usable during fitness calcul.
* Returns a std::pair. First is a boolean set to true when the indiv passes the test and therefore is compilant with the constraint, false otherwise. Second is the associated metric, mostly usable during fitness calcul.