/Graph-Triangle-Counting-Auth-2023

Assignment for Mining Complex Networks Course. Triangle Counting Algorithms.

Primary LanguageJupyter Notebook

Triangle counting algorithms implementation for the Managing and Mining Complex Networks assignment


Required libraries:
matplotlib, numpy, tqdm

Graph datasets included:

To add additional datasets refer to other/util.py
To run a triangle counting algorithm, refer to main.py to set the required arguments.