Skip to content

Add empty constructors#15

Open
filchristou wants to merge 1 commit intoQuantumBFS:masterfrom
filchristou:emptyconstr
Open

Add empty constructors#15
filchristou wants to merge 1 commit intoQuantumBFS:masterfrom
filchristou:emptyconstr

Conversation

@filchristou
Copy link
Contributor

Many graph implementations support empty constructors. e.g. SimpleGraph, MetaGraph..
Some of my code in NestedGraphs.jl uses this to initialize a graph.
Due to this I couldn't construct a NestedGraph{MultiGraph} kind of structure.
With these minor changes, now it's possible.

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

Successfully merging this pull request may close these issues.

1 participant