Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking MultilayerGraphs compatibility #72

Open
mschauer opened this issue Aug 24, 2022 · 1 comment
Open

Tracking MultilayerGraphs compatibility #72

mschauer opened this issue Aug 24, 2022 · 1 comment

Comments

@mschauer
Copy link
Owner

  • PC algorithm code (and other code) assumes Int-vertices
@mschauer
Copy link
Owner Author

Update: So for the graphs protocol, the vertices must be integers: https://juliagraphs.org/Graphs.jl/dev/core_functions/interface/#Base.eltype-Tuple{AbstractGraph}

Do MultilayerGraphs have an O(1) map from their vertex representation to the Integers and back?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant