e.g. line 269: `... = net->link_link_intersections(...);` which should be `... = net->spring_spring_intersections(...);`
e.g. line 269:
... = net->link_link_intersections(...);which should be
... = net->spring_spring_intersections(...);