Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

attribute a newly infected node to the source node #204

Open
yunshiuan opened this issue Jul 16, 2021 · 0 comments
Open

attribute a newly infected node to the source node #204

yunshiuan opened this issue Jul 16, 2021 · 0 comments

Comments

@yunshiuan
Copy link

yunshiuan commented Jul 16, 2021

Is your feature request related to a problem? Please describe.
I wonder if there's a way to attribute a newly infected node to the source node. That is, if a node gets infected, can I know which node infects it? This is very important when doing influence maximization or outbreak control on a cascading model.

Describe the solution you'd like
The model.iteration() function should return the source of each newly affected node. I believe this information should have been computed within the function scope, but isn't returned by the function.

Thank you!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant