This is an Python implementation of the paper Higher-order organization of complex networks by Benson et al. (2016).
This implementation was done for the course CSE 8803 - Machine Learning with Graphs at Georgia Tech. It was based on the official implementation written originally in Julia