JuliaGraphs / JuliaGraphs/MultilayerGraphs.jl

Improve integration with Agents.jl

Open
#61 0 comments 0 reactions 2 assignees View on GitHub

@ClaudMor is already working on this.

Since Jan 3, 2023.

enhancement
Dominant language
Julia
Stars
133
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Right now, it is possible to use subtypes of AbstractMultilayerGraphs as graphs underlying Agents.jl's GraphSpace.

Anyway, since in Agents.jl each agent must occupy a unique position in a GraphSpace, it is not possible to have the same agent in more graph positions (which would be necessary for, say, representing a social network with multiple interaction types such as follow, like, mention, etc).

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.