Exemples d'utilisation de Sub-problems en Anglais et leurs traductions en Français
{-}
-
Colloquial
-
Official
List the sub-problems.
Rule: sub-problems are solved recursively.
Divide the problem into sub-problems.
These sub-problems are easier to fix.
Combine the results of all sub-problems.
These sub-problems are much easier to solve.
Instead, break it into sub-problems.
Conquer- The sub-problems are solved recursively.
Only look for solutions to sub-problems.
Thus we solve the sub-problems by increasing value of k.
This problem can be broken down in sub-problems.
These sub-problems can also be solved at the same time.
It exhibits the property of overlapping sub-problems.
Sub-problems should represent a part of the original problem.
Divide- The original problem is divided into sub-problems.
Which sub-problems appear with the technical design of the solution obtained?
This problem can be divided into several sub-problems.
The G-TUSP includes four sub-problems, often considered independently in literature.
Can it be broken down into more than one component or sub-problems?
These three sub-problems are treated iteratively until the convergence to the overall solution.
That is, how to decompose this project into easily-solved sub-problems.
Some sub-problems-- restricting the languages of programs and properties-- are known to be decidable.
Computers beh"ver divide the problem into smaller sub-problems.
The solution of all sub-problems is finally merged in order to obtain the solution of an cinquer problem.
This step involves breaking the problem into smaller sub-problems.
Some unstructured problems may have some highly structured sub-problems.
Some of our optimizers use the CPLEX toolkit to solve sub-problems.
The optimal solution for the problem contains optimal solutions to the sub-problems.
Recursion is used to solve problems that contain smaller sub-problems.
Dynamic programming solves problems, by combining the solutions to sub-problems.