期刊文献+
共找到7篇文章
< 1 >
每页显示 20 50 100
Lower Bounds and a Nearly Fastest General Parallel Branch-and-Bound Algorithm 被引量:2
1
作者 Wu, Jigang Xie, Xing +1 位作者 Wan, Yingyu Chen, Guoliang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2000年第3期65-73,共9页
In this paper, it is supposed that the B&B algorithm finds the first optimal solution after h nodes have been expanded and m active nodes have been created in the state-space tree. Then the lower bound Ω(m+h log ... In this paper, it is supposed that the B&B algorithm finds the first optimal solution after h nodes have been expanded and m active nodes have been created in the state-space tree. Then the lower bound Ω(m+h log h) of the running time for the general sequential B&B algorithm and the lower bound Ω(m/p+h log p) for the general parallel best-first B&B algorithm in PRAM-CREW are proposed, where p is the number of processors available. Moreover, the lower bound Ω(M/p+H+(H/p) log (H/p)) is presented for the parallel algorithms on distributed memory system, where M and H represent total number of the active nodes and that of the expanded nodes processed by p processors, respectively. In addition, a nearly fastest general parallel best-first B&B algorithm is put forward. The parallel algorithm is the fastest one as p = max{hε, r}, where ε = 1/ rootlogh, and r is the largest branch number of the nodes in the state-space tree. 展开更多
关键词 BRANCH-AND-BOUND state-space tree Active list Parallel algorithm Combinatorial search.
下载PDF
一类有效的一般并行分枝界限算法
2
作者 武继刚 陈国良 《小型微型计算机系统》 CSCD 北大核心 2000年第11期1146-1149,共4页
本文针对使用 p个处理器选出 p个子问题进行并行扩展的一类并行分枝界限算法 ,提出了一个称作双层立体堆的数据结构 ,给出了 PRAM- CREW模型上的并行分枝界限算法 .假定在状态空间树上扩展一个结点最多生成 r个子结点 ,本文提出的并行... 本文针对使用 p个处理器选出 p个子问题进行并行扩展的一类并行分枝界限算法 ,提出了一个称作双层立体堆的数据结构 ,给出了 PRAM- CREW模型上的并行分枝界限算法 .假定在状态空间树上扩展一个结点最多生成 r个子结点 ,本文提出的并行算法最多使用 r个处理器 ,其运行时间为 O((r/ logr) hlogh+ rh) .对于 logh <r <h,在系数因子 logh/ logr的范围内 ,以及对于 logh>r,在系数因子 r/ logr的范围内 ,本文提出的并行算法为运行速度最快的算法 ,其中 h为算法找到第一个最优解时所需的迭代次数 . 展开更多
关键词 分枝界限 状态空间树 活结点表 并行算法 组合搜索
下载PDF
求网络总可靠度的状态空间树法和精确分解算法 被引量:2
3
作者 黄汝激 《电子科学学刊》 CSCD 1990年第3期276-283,共8页
本文提出了求通信网络总可靠度的状态空间树法。它直接产生网络图的一个不交化树多层多项式,优点是计算量较小[计算时间复杂度为0(?),(?)为边数,n_1为叶数],所得表达式较短。在此基础上应用超图理论提出了求通信网络总可靠度的精确分解... 本文提出了求通信网络总可靠度的状态空间树法。它直接产生网络图的一个不交化树多层多项式,优点是计算量较小[计算时间复杂度为0(?),(?)为边数,n_1为叶数],所得表达式较短。在此基础上应用超图理论提出了求通信网络总可靠度的精确分解算法。用它进行网络图的m次分解,一台计算机所能计算的通信网络规模可以扩大m倍。 展开更多
关键词 通信网络 可靠度 空间树 分解算法
下载PDF
STATE SPACE TREE METHOD AND EXACT DECOMPOSITION ALGORITHM FOR FINDING NETWORK OVERALL RELIABILITY
4
作者 黄汝激 《Journal of Electronics(China)》 1990年第4期296-305,共10页
First,the state space tree method for finding communication network overall re-liability is presented.It directly generates one disjoint tree multilevel polynomial of a networkgraph.Its advantages are smaller computat... First,the state space tree method for finding communication network overall re-liability is presented.It directly generates one disjoint tree multilevel polynomial of a networkgraph.Its advantages are smaller computational effort(its computing time complexity is O(en_l),where e is the number of edges and n_l is the number of leaves)and shorter resulting expression.Second,based on it an exact decomposition algorithm for finding communication network overallreliability is presented by applying the hypergraph theory.If we use it to carry out the m-timedecomposition of a network graph,the communication network scale which can be analyzed by acomputer can be extended to m-fold. 展开更多
关键词 Communication NETWORK Overall RELIABILITY GRAPH HYPERGRAPH state space tree EXACT decomposition algorithm
下载PDF
求符号系统函数的新算法——状态空间树法 被引量:1
5
作者 黄汝激 《北京科技大学学报》 EI CAS CSCD 北大核心 1990年第4期356-362,共7页
应用LIFO分支-定界搜索法和状态空间树概念,提出了求符号行列式的新算法SSTMSD——行列式的状态空间树法(它是Minty算法的发展和改进);根据它并应用变形图概念提出了求符号系统函数的新算珐SSTMSF——系联函数的状态空间树法。
关键词 符号系数函数 状态空间树 变形图
下载PDF
0/1背包问题的动态状态树的回溯算法 被引量:1
6
作者 张治洪 刘玉贵 《天津理工学院学报》 1996年第4期17-22,共6页
本文给出了一个以动态状态空间树为基础的0/1背包问题的回溯算法.动态树方法对求解线性规划问题等是非常有用的,该算法所用时间比静态状态空间树方法要少.文中给出的Sparks算法经用C语言写成程序上机验证。
关键词 0/1背包问题 回溯算法 背包问题 动态状态树
下载PDF
海量接点动态管理系统与PLC应用
7
作者 范毅明 刘正之 刘小林 《电工技术杂志》 1999年第6期32-34,共3页
针对大容量继电器控制系统的管理和可编程控制器 (PLC)应用中所遇到的问题 ,介绍了一种海量接点动态管理系统 ,引入状态空间和树形图的思想 ,采用动态管理的方式 ,将控制系统的逻辑关系输入到计算机进行管理 ,这种方式尤其适合控制接点... 针对大容量继电器控制系统的管理和可编程控制器 (PLC)应用中所遇到的问题 ,介绍了一种海量接点动态管理系统 ,引入状态空间和树形图的思想 ,采用动态管理的方式 ,将控制系统的逻辑关系输入到计算机进行管理 ,这种方式尤其适合控制接点多、系统可靠性要求高。 展开更多
关键词 继电器 动态管理 控制系统 PLC 托卡马克装置
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部