Skip to content

Graph property recognition algorithms #431

@Luis-Varona

Description

@Luis-Varona

I'd like to add the following graph property recognition algorithms to Graphs.jl:

All of these are algorithms implemented in SageMath that I regularly use in my research, and which I typically have to reimplement from scratch or use my own FFI with sage to access from Julia. Given that Graphs.jl already includes functions such as is_bipartite, is_cyclic, is_strongly_connected, etc., I think (at least some of) these algorithms would be well-suited for inclusion.

Should the maintainers deem these additions appropriate, I believe each item listed above merits its own separate PR to avoid overloading any single review.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions