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

Improve integration with Agents.jl #61

Open
ClaudMor opened this issue Jan 3, 2023 · 0 comments
Open

Improve integration with Agents.jl #61

ClaudMor opened this issue Jan 3, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request.

Comments

@ClaudMor
Copy link
Member

ClaudMor commented Jan 3, 2023

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).

@ClaudMor ClaudMor added the enhancement New feature or request. label Jan 3, 2023
@pitmonticone pitmonticone changed the title Better integration with Agents.jl Improve integration with Agents.jl Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request.
Projects
None yet
Development

No branches or pull requests

2 participants