Skip to content

Add AbstractGraph interface via extension to PowerNetworkMatrix type? #265

@jd-foster

Description

@jd-foster

Would you consider an extension to PNM that implements the AbstractGraph interface to certain (all?) PowerNetworkMatrix subtypes?
I imagine it would focus on implementing interface functions through the SparseMatrixCSC type.

The purpose would be to open up some immediate network analysis using the algorithms and plotting aspects of the Graphs.jl ecosystem, such a shortest paths and cycle decomposition.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions