subproblems

subproblems

 英

  • 网络子问题

例句

The whole problem is transformed into a combination of projected subproblems , and problem solving in this space is more efficient.

原有完整问题转换个子问题组合降低空间求解效率

An optimal solution to the problem could be constructed from optimal solutions to subproblems of the original problem.

一个问题最优能够原始问题问题最优构造得到

We establish a quasi-Newton algorithm for solving a class of variational inequality problems which subproblems are linear equations.

引言牛顿方法变分不等式一类重要数值算法

These subproblems are then distributed to worker nodes, which solve the problem and return the results to the master node.

然后这些问题发布工作节点处理结果返回节点

The three values below correspond, respectively, to the values returned by the three recursive subproblems I listed earlier.

下面分别对应前面列出递归问题返回

In each example you'll somehow compare two sequences, and you'll use a two-dimensional table to store the solutions to subproblems.

每个示例都会比较两个序列而且使用表格存储问题

All the subproblems, with are strongly monotone VIP and have a common structure, can be treated by one subroutine.

方法问题单调不等式问题具有相同结构可以同一程序进行处理

In the map step, the document is taken by the master node and the problem is divided into subproblems.

Map步骤节点接收文档问题划分多个问题

But because the sorting of the subproblems can be done in parallel, it parallelizes better than quick-sort.

但是因为问题排序能够并行完成所以合并排序并行快速排序

Dynamic programming is used when recursion could be used but would be inefficient because it would repeatedly solve the same subproblems.

可以使用递归因为重复解决相同问题造成效率低下时候可以采用动态编程

These two subproblems have important applications to numerical algebra, VLSI-layout and algorithm graph theory respectively;

问题分别数值代数、VLSI-设计算法学科领域重要应用