Constructs a list of diffusion operators for a given symmetry affinity matrix of a graph.
ConstructDiffusionOperators(W, max_time)
A list of sparse matrices representing the diffusion operators at different times. Each element in the list corresponds to P^t for t = 0, 2, 4, 8, ..., max_time. The list is named by the corresponding diffusion time.