An LFRCommunityGraph with the following parameters will have degreees higher than the specified max degree.
self.num_comm = 3
self.max_comm = 100
self.comm_exp = 1.5
self.max_degree = 10
self.degree_exp = 1.5
self.mixing_par = 0.075
self.tries = 3
self.seed = None