Skip to content

Replace unefficient datatypes with more appropriate ones #99

@jrzkaminski

Description

@jrzkaminski

For example, a list of edges is now stored in a list() datatype, but a set() seems to be more appropriate and memory-efficient, since we do not need to store an order of the elements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions