1) minimum hamilton-path
最小哈密顿路
2) shortest Hamilton cycle
最短哈密顿回路
3) hamilton path
哈密顿路
4) Hamiltonian path
哈密顿路
1.
Moreover,a theorem together with its algorithm referring to MBT was discussed under Hamiltonian path.
本文从哈密顿路(Hamiltonian Path)讨论了最少分叉树(Minimal Branch Tree)问题,并且给出最少分叉树(MBT)的定义和一个定理,进而讨论了它的求解算法。
5) Directed shortest Hamilton path
有向哈密尔顿最短路
6) Hamilton cycle
哈密顿回路
1.
A genetic algorithm for getting all Hamilton cycles of any graph;
用“遗传”算法求任意图的所有哈密顿回路
2.
Algorithm of cycle and recursion by every vertex for getting Hamilton cycle;
逐点循环递归法求哈密顿回路