【问题标题】:Finding the vertices of a given polytope [closed]查找给定多面体的顶点 【发布时间】:2018-05-22 09:12:17 【问题描述】: 我正在寻找可以返回多面体顶点的 C 库。 【问题讨论】: Vertex enumeration problem. 标签: c computational-geometry linear-programming polyhedra 【解决方案1】: 看看这些工具: lrs (http://cgm.cs.mcgill.ca/~avis/C/lrs.html) polymake (https://polymake.org/doku.php) cdd (https://www.inf.ethz.ch/personal/fukudak/cdd_home/) 【讨论】: