节点文献

回溯方法在不同解空间树中的应用

Application of Backtracking Method in the Different Solution Space Tree

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 陈宇文

【Author】 CHEN Yu-wen(College of Computer Science and Information Technology,Guangxi Normal University,Guangxi Guilin 541004,China)

【机构】 广西师范大学计信学院

【摘要】 解空间树分为子集树和排列树。进一步将子集树分为二叉树、多枝树。对回溯法在这两种解空间树中的应用给出了规律性的方法与步骤,从而使回溯法更加简单易用,并且从易到难给出了相应的实例,以及应用这些规律性方法得出的源代码。

【Abstract】 The solution space tree is divided into subset tree and permutation tree.In this paper,the subset tree is further divided into a binary tree and multi-branch tree.The regularity method and steps are given on how to apply the backtracking method in these two kinds of the solution space tree,so that the backtracking method is more simple and easy to use.Additionally,some instances and source code are also given from easy to difficult.

【关键词】 回溯法二叉树多枝树解空间
【Key words】 backtrackingbinary treeMulti-branch treesolution space
  • 【文献出处】 电脑编程技巧与维护 ,Computer Programming Skills & Maintenance , 编辑部邮箱 ,2013年14期
  • 【分类号】TP311.12
  • 【被引频次】3
  • 【下载频次】97
节点文献中: