Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一组连接它们对的点+边。有足够多的边,因此可以通过选择边的子集来对点进行三角剖分;这正是我想要做的 - 找到一个使用现有边并且不添加原始图中不存在的新边的三角剖分。是否有这样做的现有代码?