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

Social Networks and Subnetworks Indexing #39

Open
InfernoX5515 opened this issue Sep 30, 2022 · 1 comment
Open

Social Networks and Subnetworks Indexing #39

InfernoX5515 opened this issue Sep 30, 2022 · 1 comment
Assignees
Labels
new feature New features to add priority 1 Highest priority; complete asap

Comments

@InfernoX5515
Copy link
Owner

We need to make our own indexing algorithm and method. This will be in the form of subnetworks that make up the entire network. Users are grouped together to form sub-networks (with constraints TBD). These sub-networks will be considered nodes in the larger whole network. If these nodes are still too big after being condensed, break the nodes into more sub-networks. This will form a tree structure that will be indexed.

There needs to be information about edges of the subgraphs (such as influence, max k, etc) recorded and a list of users in the node.

@InfernoX5515 InfernoX5515 added the new feature New features to add label Sep 30, 2022
@InfernoX5515 InfernoX5515 self-assigned this Sep 30, 2022
@InfernoX5515 InfernoX5515 added the priority 1 Highest priority; complete asap label Oct 5, 2022
@InfernoX5515
Copy link
Owner Author

An actual formula is needed. We can get a score for the partitioning method and compare what is better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New features to add priority 1 Highest priority; complete asap
Projects
Status: No status
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant