Calculate intermediary vertex for a curved segment. Considering an arc of a circle, it can be defined by two vertices `v1` and `v2`, and a `bulge` value that indicates how curved the arc is. A `bulge` of 0 is a straight line, while a `bulge` of 1 is the maximum curvature, or a semic
(v1, bulge, v2)
source not stored for this graph (policy: none)