Skip to content

induced subgraphs nautyhash #23

@JanPastorek

Description

@JanPastorek

Hi!

Thanks for this package, I happen to use it for my project. Is there a way to compute nauty hash of induced subgraph of a NautyGraph effectively (without allocating another graph)?

I use version 0.4 and I compute it like this:
induced_subg, _ = Graphs.induced_subgraph(g, comb)
grpsize, _, _, canon_hash_sub2 = NautyGraphs._nautyhash(induced_subg)

Thank you beforehand

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