@740340735
2016-01-01T08:58:44.000000Z
字数 1511
阅读 623
算法设计与分析
Let be -dimension Hamming cube. For consider and . Note that
so the and have the same size.Show that there are paths
in such that
(i) each starts in and ends in ;
(ii) two different paths do not share any vertices.
Firstly, we simplify the problem:
Secondly, we pick the bipartite graph between and out, where . We determine the of the bipartite graph we picked out.
Now we could get that the from to is .
Thirldy, according to the , we could calculate the of the graph:
