Skip to content

Reconsider the inheritance hierarchy #2

@adsharma

Description

@adsharma

https://github.com/Ladybug-Memory/icebug/blob/main/docs/ICEBUG_DESIGN.md describes how things are setup.

Since GraphW inherits Graph, it gets all CSR related state as member variables. This is suboptimal.

Consider an alternative design where Graph is an interface and GraphR and GraphW implement the interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions