Skip to content

Optimized linkages should have an easy-to-use interface  #6

@HugoFara

Description

@HugoFara

Currently during the PSO optimization, a linkage is represented as a tuple : (score, dimensions, initial positions).

Using indexes every where does not make things easy to debug and prevents the development of more advanced features.

Using a named tuple should be enough here, but with extensions in mind an object would be better.

Metadata

Metadata

Assignees

No one assigned

    Labels

    code issueCode is not wrong, but something is offenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions