stk
Molecules
Topology Graphs
Molecular Databases
Evolutionary Algorithm
Modules
FitnessValues
Bases: object
object
Fitness values of a molecule.
raw (Any) – Fitness value before normalization.
normalized (float) – Fitness value after normalization.
Methods
Attributes
raw
Fitness value before normalization.
normalized
Fitness value after normalization.