resultWithFitnessSharingApplied property

  1. @nonVirtual
num? resultWithFitnessSharingApplied
getter/setter pair

This is populated later by the algorithm if the evaluator applies fitness sharing.

Implementation

@nonVirtual
num? resultWithFitnessSharingApplied;