Skip to content

make (Abstract)FeaturedGraph subtype LightGraphs.AbstractGraphs #50

@CarloLucibello

Description

@CarloLucibello

Since FeaturedGraph already implements some of the core LightGraphs methods, it can be convenient to redefine

abstract type AbstractFeaturedGraph <: AbstractGraph{Int} end

so that we can access the full set of LightGraphs functionalities.
This approach is being experimented int FluxML/GeometricFlux.jl#204

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