JuliaGraphs / JuliaGraphs/MultilayerGraphs.jl
Relax the requirement of same `T` and `U` for all `Layer`s and `Interlayer`s that are meant to constitute a `Multilayer(Di)Graph`
Open
@ClaudMor is already working on this.
Since Jan 2, 2023.
- Dominant language
- Julia
- Stars
- 133
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
We may achieve this by reimplementing the old mechanism that finds the least common abstract type for T and U separatedly.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.