中英互译
optimization problem
基本释义
- 优化问题:在给定约束条件下,从所有可行解中寻找最佳解的数学问题。
双语例句
- It is a typical combinatorial optimization problem.它是典型的组合优化问题。
- Creating great software isn't an efficiency optimization problem.创建好的软件并不是一个效率优化问题。
- It's a fundamental mistake to frame scalability as an optimization problem.把可伸缩性归类为优化问题存在基本的错误。
网络短语
- combinatorial optimization problem组合最优化问题;组合优化问题;组合的最佳化问题;组合最佳化问题
- discrete optimization problem离散最优化问题;离散型最优化问题;离散优化问题
- free optimization problem自由最优化问题
- linear optimization problem线性最优化问题
- multidimensional optimization problem多维最优化问题
英英释义
- In mathematics and computer science, an optimization problem is the problem of finding the best solution from all feasible solutions. Optimization problems can be divided into two categories depending on whether the variables are continuous or discrete.