The document presents a new multi-threaded approximation algorithm for network alignment that improves on previous belief propagation and matching relaxation methods. The new algorithm uses a locally dominant edge method for approximate maximum weighted bipartite matching that guarantees a 1/2 approximation in linear time. It was implemented in high-performance C++, achieving a 40x speedup over previous methods on large real-world network alignment problems with little loss in accuracy.