累计查询 0.00 亿次

simplex algorithm

/ˈsɪmpleks ˈælɡərɪðəm/
  • 单纯形算法:一种用于求解线性规划问题的数学优化算法,通过迭代找到最优解。

双语例句

  1. Simplex algorithm is an effective method for solving linear programming problem.
    单纯形法是求解线性规划问题的有效方法。
  2. The empirical genetic-simplex algorithm is one of the effective method to solve the problem.
    经验遗传-单纯形算法正是解决这一问题的一种有效方法。
  3. It has more advantages than primal simplex algorithm, two-stage simplex algorithm and dual simplex algorithm.
    它比原始单纯形法、两阶段单纯形法、对偶单纯形法具有更大的优越性。

网络短语

  • dual simplex algorithm
    对偶单纯形算法;对偶单体法
  • The simplex algorithm
    单纯形算法;单纯形法
  • using Simplex Algorithm
    使用单纯形算法
  • the parallel simplex algorithm
    并行单纯形法
  • composite simplex algorithm
    复合单纯形法

英英释义

  • In mathematical optimization, Dantzig's simplex algorithm (or simplex method) is a popular algorithm for linear programming.