I'm not familiar with the published literature, but a simple fix is to create an artificial terminating node to which all vehicles must go, along with zero-length arcs from every node to the terminating node (but no arcs out of the terminating node). You enforce flow conservation everywhere except the origin depot and the terminating node.
↧