<div dir="ltr">Is there an efficient strategy for obtaining the shortest route from multiple origins to multiple destinations?<div><br></div><div>To be clear, I'm <i>not </i>talking about returning a shortest route for the pairing of each origin to each destination. (This is the current behavior when arrays are passed in for start and end vertices.) What I <i>am </i>talking about is returning a single shortest route that represents the shortest of all possibilities between the origin and destination vertices.</div><div><br></div><div>I hope that makes sense.</div><div><br></div><div>Thanks,</div><div>Spencer</div></div>