Earth mover's distance (EMD for short) is a perceptually meaningful dissimilarity measure between histograms. The computation of EMD reduces to a network flow optimization problem; however, it lays a heavy computational burden when the number of locations of histograms is large. In this paper, we address an efficient formulation for computing the exact EMD value. We prove that the EMD problem reduces to a problem with half the number of constraints regardless of the ground distance. We then propose a further reduced formula in which the number of variables is reduced from O(m2 ) to O(m) for histograms with m locations when the ground distance is derived from a graph with a homogeneous neighborhood structure. Specifically, EMD problems with L1, L and D-norm ground distances can be reduced in this manner. Some experiments show that the reduction helps compute the EMD efficiently.