中英互译
simplex algorithm
美 /ˈsɪmpleks ˈælɡərɪðəm/
基本释义
- 单纯形算法:一种用于求解线性规划问题的数学优化算法,通过迭代找到最优解。
双语例句
- Simplex algorithm is an effective method for solving linear programming problem.单纯形法是求解线性规划问题的有效方法。
- The empirical genetic-simplex algorithm is one of the effective method to solve the problem.经验遗传-单纯形算法正是解决这一问题的一种有效方法。
- 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.