Skip to content

Commit 7675103

Browse files
InterdisciplinaryPhysicsTeampitmonticoneClaudMor
committed
Update index.md
Co-Authored-By: Pietro Monticone <[email protected]> Co-Authored-By: Claudio Moroni <[email protected]>
1 parent 77e962d commit 7675103

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/src/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -846,6 +846,9 @@ The package also exports a [`SupraWeightMatrix`](@ref) which is a supra (weighte
846846

847847
Read a complete list of analytical methods exclusive to multilayer graphs in the dedicated [API section](@ref msm_eu) (here "exclusive" means that wither those methods do not exists for standard graphs, or that they had to be reimplemented and so may present some caveats). Refer to their docstrings for more information.
848848

849+
#### Compatibility with Graphs.jl
850+
`Multilayer(Di)Graph`s may be used as an argument to `GraphSpace` in [Agents.jl](https://github.com/JuliaDynamics/Agents.jl). A complete compatibility example may be found in [this test](https://github.com/JuliaGraphs/MultilayerGraphs.jl/blob/main/test/agents_jl_integration.jl).
851+
849852
### Future Developments
850853

851854
- [Implement faster graph realization algorithms](https://github.com/JuliaGraphs/MultilayerGraphs.jl/issues/32);

0 commit comments

Comments
 (0)