Given a flexible string of length that crosses at a point, how is it possible to describe all possible deformations of it?
For instance the loop in the following picture.
I’m guessing that this involves topology and linear algebra, but I’m not sure where to start. I would like to consider the case of 2D and 3D.
