名词
中文翻译:简单搜索
同义词:
['single-point search', 'straightforward search']
例句:
-
1. The simplex search algorithm is a method for finding the shortest path between two points in a graph.
简单搜索算法是一种在图中找到两点之间最短路径的方法。
-
2. In the simplex search, we start with an initial set of solutions and iterativelyrefine them until we find a solution that satisfies all constraints.
在简单搜索中,我们从一组初始解开始,并迭代地改进它们,直到找到一个满足所有约束的解。
-
3. The simplex search is often used in optimization problems where there are multiple possible solutions to find the best one.
简单搜索常用于优化问题中,以找到可能解决方案中的最优解。