What are the cases we need to take care of to ensure the mesh manifold property?
brocklin
It appears we can preserve mesh manifold property with edge flip by only flipping if each vertex of the edge has a degree >= 3. Not sure about other operations, however.
What are the cases we need to take care of to ensure the mesh manifold property?