Skip to content

Data and source code for the paper "How choosing random-walk model and network representation matters for flow-based community detection in hypergraphs"

License

Notifications You must be signed in to change notification settings

mapequation/mapping-hypergraphs

Repository files navigation

Mapping flows on hypergraphs

Requirements

Requirements are specified in the included Pipfile:

  • Python 3.8
  • Infomap Python package 1.3.0

Install with pipenv:

pipenv install

Running

Main entrypoint is in hypergraph/main.py.

Activate the environment with

pipenv shell

Then, run the code

python -m hypergraph --help

See the Makefile for example usage.

Author

Anton Eriksson

About

Data and source code for the paper "How choosing random-walk model and network representation matters for flow-based community detection in hypergraphs"

Topics

Resources

License

Stars

Watchers

Forks