Skip to content

.hypervolume_plus method #33

@nikohansen

Description

@nikohansen

To avoid the need to assign both, ._hypervolume and ._hypervolume_plus each and every time._hypervolume changes, it seems better to return

        return self._hypervolume if self.hypervolume > 0 else self._hypervolume_plus

instead of

        return self._hypervolume_plus

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions