Skip to content

add edge filtering options at build to help with memory constraints #17

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

Open
risserlin opened this issue Oct 24, 2013 · 0 comments
Open

Comments

@risserlin
Copy link
Contributor

To help make large networks more manageable give the user options on how to filter the edges before the network is created. For instance:
For big papers (with more than X autors):

  1. all authors are connected to the last author (instead of all pairwise connections)
  2. all authors are connected to central node that is the paper
    Filter out:
  3. uncited papers
  4. any nodes that are not internal (for the case when you want to see who is collaborating in the same institution)
  5. remove connection based on a single paper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant