Cook told Clara how he had become blind over time and shared stories of his days as a traveling salesman.
库克告诉克拉拉他是如何随着时间的推移而失明的,并分享了他作为旅行推销员的故事。
He shared stories of his days as a traveling salesman.
他分享了自己还是旅行推销员时的故事。
The traveling salesman problem is a favorite math conundrum: if a salesman has to visit a bunch of cities, how do you get him to all of them once via the shortest possible route.
旅行推销员问题是一个最受人喜爱的数学难题:如果一个推销员不得不访问几个城市,怎样走最短的路线使他一次到达这几个城市。
The problem in Chow expect travel around, every city is accessed once and only once, we take into account the solution to the traveling salesman problem.
本题中周先生想到各地旅游,每个城市都被访问一次且仅一次,我们考虑到了旅行商问题的解决方法。
Abstract: Traveling salesman problem is an extensive study of the academic community, many scholars have long painstaking research, with impressive results.
摘要:旅行商问题是一个学术界广泛研究的问题,长期以来许多的学者潜心研究,有了可观的成果。
Bill's father was a traveling salesman.
比尔的父亲是一名旅行推销员。
Most of the research in Computer Science these days is devoted to time efficiency, particularly the theoretical time barrier of NP-Complete problems (like the Traveling Salesman problem).
不过现如今的许多计算机科学研究更加关注时间效率,特别是NP完全问题中的理论时间边界(比如旅行商人问题,这是完全NP中一个重要的问题,译者注)。
The conception and method of online scheduling in parcel post automated warehouse are put forward, that is dynamic scheduling problem, which is equal to solve online traveling salesman problem.
提出了邮包自动化仓库在线调度的概念和方法,即动态调度问题,实际上等同于解决在线旅行商问题。
By choosing appropriate operators and parameters, genetic algorithms (GA) can solve the traveling salesman problem (TSP) effectively.
通过选择合适的算子和参数,遗传算法(GA)可以有效求解旅行商问题(tsp)。
Enlighted by the mutual contacts between the nature species groups, the paper proposes the inter-group competition and collaboration of genetic algorithms to solve the traveling salesman problem.
受自然界物种群体间相互联系的启发,提出了群体间竞争与协作的遗传算法来解决旅行商问题。
The nearest neighbour relation between cities on random triangle lattice has been used to construct a tour subspace and to solve the traveling salesman problem.
采用随机三角点阵上城市间的最近邻关系,构造路径子空间来求解旅行推销员问题。
Traveling salesman problem(TSP) and nonlinear equations are two kinds of important problems with widely applications.
旅行商问题(TSP)和非线性方程组都是具有广泛的应用背景的重要问题。
Then Traveling Salesman Problem is described and its mathematics model is provided. Some correlative algorithms are introduced and their capability of solving TSP is compared.
随后叙述了TSP的一般提法,描述了其数学模型,综合介绍了关于解决TSP的相关算法,并做了性能比较。
To solve a kind of multiple traveling salesman problem(MTSP)for minimizing the completion time, a hierarchical genetic algorithm(HGA)and decoding method with matrix are proposed.
为了解决最小化旅行时间的多旅行商一类问题,提出了一种递阶遗传算法和矩阵解码方法。
As an essential question of the intelligent distribution system, route optimization has many problem-solving models, the most typical one is Traveling Salesman problem (short for TSP).
路径优化是物流配送中智能调度系统的核心问题,其中最典型的问题模型就是旅行商问题即TSP问题。
Mary's husband is a traveling salesman and he's always on the wing.
玛丽的丈夫是个旅行推销员,他总在旅行。
I would travel up and down the East Coast from city to city like a traveling salesman.
我像个旅行销售员,成天奔波于东岸各城市之间。
Charles W. Post, a traveling salesman and sometime venture capitalist, was among the many philosophical heirs of Sylvester Graham.
查尔斯·波斯特是一个旅行推销员,曾经做过风险投资,他是西尔维斯特·格雷厄姆饮食哲学的众多继承人之一。
In testing the effectiveness of the proposed method, the quantum algorithm for combinatorial optimization both for function optimization problem or a traveling salesman, had achieved good results.
在对所提算法有效性的测试中,量子组合优化算法无论对函数优化还是旅行商问题,都取得了较好的效果。
On this basis, we proposed a two-step solution of the traveling salesman problem, a large number of simulation experiments show that the algorithm has produced good results.
在此基础上,我们又提出了解决旅行商问题的两步法,大量的仿真实验表明这一算法取得了良好的效果。
John quit his job and struck out on his own as a traveling salesman.
约翰辞掉工作去做旅行推销员,独力闯新路。
In solving the traveling salesman problems, artificial fish swarm algorithm takes a significant advantage in convergence speed and the high precision is also guaranteed.
通过人工鱼群算法解决旅行商问题,证明人工鱼群算法在收敛时间上是占很大优势,收敛精度也得到保证。
I've spent most of my career as a traveling salesman, and I know that there's nothing lonelier than a bunch of salesmen eating their meals in a motel coffee shop.
我工作的主要经历大部分时间是跑外当作外勤推销员,因此,我知道没有什么比一帮推销员在汽车旅馆的餐厅里吃饭时更感到孤独的事了。
I 've spent most of my career as a traveling salesman, and I know that there's nothing lonelier than a bunch of salesmen eating their meals in a motel coffee shop.
我工作经历的大部分时间是做跑外推销员,所以我知道,没有什么比一帮推销员在汽车旅店的餐厅里吃饭更感到寂寞的了。
We present an algorithm about Traveling Salesman problem through the method of Self saturated Subscript in Cycle.
通过圈上结点下标自足方法,给出了一个关于旅行推销员问题的算法。
The story revolves around Gregor Samsa, a traveling salesman who wakes up one morning to discover that he has turned into a large insect.
故事围绕格雷戈尔·萨姆沙展开,他是一个旅行推销员,一天早晨起来发现自己变成了一只巨大的昆虫。
Solving Traveling Salesman problem (TSP) is an important problem in Genetic Algorithm's Application, it is an optimization problem of the TSP path encoding in essence.
求解tsp问题是遗传算法应用的一个重要领域,其本质是TSP问题中巡回路径编码串的组合最优化问题。
The Film Deliverer Problem(FDP), a new problem in the combination optimization is much more complicated than the Traveling Salesman Problem(TSP).
影片递送问题(简称FDP)是组合优化的一个新问题,它比旅行商问题(简称TSP)复杂得多。
The Film Deliverer Problem(FDP), a new problem in the combination optimization is much more complicated than the Traveling Salesman Problem(TSP).
影片递送问题(简称FDP)是组合优化的一个新问题,它比旅行商问题(简称TSP)复杂得多。
应用推荐