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

exclusive link types. #8

Open
linas opened this issue Apr 18, 2020 · 0 comments
Open

exclusive link types. #8

linas opened this issue Apr 18, 2020 · 0 comments

Comments

@linas
Copy link
Member

linas commented Apr 18, 2020

In the SEIR Covid-19 simulation, the generated random network contains both "friend" and "stranger" relationship links between individuals. It should be possible to somehow say "if a link of one types already exists, do not create a link of the other type". A work-around for this is to allow one and only one link between two network points, no matter what the link-type may be (instead of creating one link of type "friend" and one link of type "stranger").

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

No branches or pull requests

1 participant