Skip to content

feat: make From<ChromosomeT> optional for indivudals in population generators #469

@kkafar

Description

@kkafar

Feature description

Implementation of From<IndividualT::ChromosomeT> should be optional for individual type.
So this trait bound should not exist on IndividualT itself, but rather be defined
by operator implementations.

Motivation

As I'm writing solvers for JSP problem it turns out implementation of mentioned trait does not make sense
for every custom individual type making it very problematic to work with population generators.

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

Status
📋 Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions