期刊文献+
共找到198篇文章
< 1 2 10 >
每页显示 20 50 100
An Exact Virtual Network Embedding Algorithm Based on Integer Linear Programming for Virtual Network Request with Location Constraint 被引量:3
1
作者 Zeheng Yang Yongan Guo 《China Communications》 SCIE CSCD 2016年第8期177-183,共7页
Network virtualization is known as a promising technology to tackle the ossification of current Internet and will play an important role in the future network area. Virtual network embedding(VNE) is a key issue in net... Network virtualization is known as a promising technology to tackle the ossification of current Internet and will play an important role in the future network area. Virtual network embedding(VNE) is a key issue in network virtualization. VNE is NP-hard and former VNE algorithms are mostly heuristic in the literature.VNE exact algorithms have been developed in recent years. However, the constraints of exact VNE are only node capacity and link bandwidth.Based on these, this paper presents an exact VNE algorithm, ILP-LC, which is based on Integer Linear Programming(ILP), for embedding virtual network request with location constraints. This novel algorithm is aiming at mapping virtual network request(VNR) successfully as many as possible and consuming less substrate resources.The topology of each VNR is randomly generated by Waxman model. Simulation results show that the proposed ILP-LC algorithm outperforms the typical heuristic algorithms in terms of the VNR acceptance ratio, at least 15%. 展开更多
关键词 network virtualization virtual network embedding exact VNE algorithm integer linear Programming location constraint VNR acceptance ratio
下载PDF
STATE SPACE TREE METHOD AND EXACT DECOMPOSITION ALGORITHM FOR FINDING NETWORK OVERALL RELIABILITY
2
作者 黄汝激 《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
Parallel Quick Search Algorithm for the Exact String Matching Problem Using OpenMP
3
作者 Sinan Sameer Mahmood Al-Dabbagh Nawaf Hazim Barnouti +1 位作者 Mustafa Abdul Sahib Naser Zaid G. Ali 《Journal of Computer and Communications》 2016年第13期1-11,共11页
String matching is seen as one of the essential problems in computer science. A variety of computer applications provide the string matching service for their end users. The remarkable boost in the number of data that... String matching is seen as one of the essential problems in computer science. A variety of computer applications provide the string matching service for their end users. The remarkable boost in the number of data that is created and kept by modern computational devices influences researchers to obtain even more powerful methods for coping with this problem. In this research, the Quick Search string matching algorithm are adopted to be implemented under the multi-core environment using OpenMP directive which can be employed to reduce the overall execution time of the program. English text, Proteins and DNA data types are utilized to examine the effect of parallelization and implementation of Quick Search string matching algorithm on multi-core based environment. Experimental outcomes reveal that the overall performance of the mentioned string matching algorithm has been improved, and the improvement in the execution time which has been obtained is considerable enough to recommend the multi-core environment as the suitable platform for parallelizing the Quick Search string matching algorithm. 展开更多
关键词 String Matching Pattern Matching String Searching algorithmS Quick Search algorithm exact String Matching algorithm ? Parallelization OPENMP
下载PDF
SUBSTRUCTURE COMPUTATIONAL ALGORITHM FOR EXACT ANALYTIC METHOD
4
作者 纪振义 叶开沅 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 1990年第10期913-919,共7页
In[1], the exact analytic method for the solution of differential equation with variable coefficients was suggested and an analytic expression of solution was given by initial parameter algorithm. But to some problems... In[1], the exact analytic method for the solution of differential equation with variable coefficients was suggested and an analytic expression of solution was given by initial parameter algorithm. But to some problems such as the bending, free vibration and buckling of nonhomogeneous long cylinders, it is difficult to obtain their solutions by the initial parameter algorithm on computer. In this paper, the substructure computational algorithm for the exact analytic method is presented through the bending of non-homogeneous long cylindrical shell. This substructure algorithm can he applied to solve the problems which can not he calculated by the initial parameter algorithm on computer. Finally, the problems can he reduced to solving a low order system of algehraic equations like the initial parameter algorithm Numerical examples are given and compared with the initial para-algorithm at the end of the paper, which confirms the correctness of the substructure computational algorithm. 展开更多
关键词 substructure computational algorithm exact analytic method long cylindrical shell
下载PDF
Exact Equivalence between Quantum Adiabatic Algorithm and Quantum Circuit Algorithm
5
作者 Hongye Yu Yuliang Huang Biao Wu 《Chinese Physics Letters》 SCIE CAS CSCD 2018年第11期16-22,共7页
We present a rigorous proof that quantum circuit algorithm can be transformed into quantum adiabatic algorithm with the exact same time complexity. This means that from a quantum circuit algorithm of L gates we can co... We present a rigorous proof that quantum circuit algorithm can be transformed into quantum adiabatic algorithm with the exact same time complexity. This means that from a quantum circuit algorithm of L gates we can construct a quantum adiabatic algorithm with time complexity of O(L). Additionally, our construction shows that one may exponentially speed up some quantum adiabatic algorithms by properly choosing an evolution path. 展开更多
关键词 exact Equivalence between Quantum Adiabatic algorithm and Quantum Circuit algorithm
下载PDF
考虑时间紧迫度的应急救援车辆路径问题建模与优化
6
作者 陈光会 徐英赫 +1 位作者 李森森 彭志鹏 《物流技术》 2024年第8期151-160,共10页
考虑时间紧迫度的应急救援车辆路径优化,具有重要的理论价值与实际意义。以总费用(早到惩罚费用+延时惩罚费用-时间窗内送达奖励费用)最小为目标构建模型,并针对车辆在时间窗内送达以及早到、晚到的三种不同情形,定义时间紧迫度,设计精... 考虑时间紧迫度的应急救援车辆路径优化,具有重要的理论价值与实际意义。以总费用(早到惩罚费用+延时惩罚费用-时间窗内送达奖励费用)最小为目标构建模型,并针对车辆在时间窗内送达以及早到、晚到的三种不同情形,定义时间紧迫度,设计精确算法A求解,证明了算法A的时间复杂度为O(ln^(3)),其中l、n分别为配送车辆和受灾点的个数,以决策应急救援车辆的行驶路径。最后以上海嘉定区疫情防控应急物资配送为例,对模型和算法的有效性进行了证明,可为政府部门应急救援路径选择提供有效理论依据。 展开更多
关键词 时间紧迫度 早到惩罚费用 延时惩罚费用 车辆路径优化 精确算法
下载PDF
二级垃圾回收中转设施选址问题的降阶回溯算法
7
作者 刘书傲 宁爱兵 +2 位作者 林道晗 刘睿石 张惠珍 《计算机应用研究》 CSCD 北大核心 2024年第4期1104-1111,共8页
随着我国城市化进程的加快和经济的高速发展,城市中因生产生活所产生的垃圾废料量日益增加,如何有效地建立回收中转设施是当前社会需要解决的问题。对二级垃圾回收设施选址问题进行研究,其实质为组合优化中的NP-hard问题。首先根据实际... 随着我国城市化进程的加快和经济的高速发展,城市中因生产生活所产生的垃圾废料量日益增加,如何有效地建立回收中转设施是当前社会需要解决的问题。对二级垃圾回收设施选址问题进行研究,其实质为组合优化中的NP-hard问题。首先根据实际情况对二级垃圾回收中转设施选址问题进行数学建模,研究该问题的数学性质并给予证明,利用这些性质减小问题规模,降低求解难度;然后设计符合该问题的分配子算法、上下界子算法,基于以上算法提出一种可以在减小问题规模的同时得到精确解的降阶回溯算法;最后通过分析和模拟若干个示例进一步阐述该算法的原理及执行过程,结果表明该算法能通过减小问题规模,降低问题求解的难度。 展开更多
关键词 垃圾中转设施选址问题 精确算法 降阶算法 上下界子算法 回溯算法
下载PDF
求解恰当可满足性问题的随机局部搜索算法 被引量:1
8
作者 赵星宇 王晓峰 +2 位作者 杨易 庞立超 杨澜 《计算机应用》 CSCD 北大核心 2024年第3期842-848,共7页
可满足性问题(SAT)是一种NP完全问题,被广泛运用于人工智能和机器学习等研究。恰当可满足性问题(XSAT)是SAT中一类重要的子问题。目前的大部分关于XSAT的研究主要为理论层面,对高效的求解算法特别是具有高效验证性的随机局部搜索算法研... 可满足性问题(SAT)是一种NP完全问题,被广泛运用于人工智能和机器学习等研究。恰当可满足性问题(XSAT)是SAT中一类重要的子问题。目前的大部分关于XSAT的研究主要为理论层面,对高效的求解算法特别是具有高效验证性的随机局部搜索算法研究很少。针对以上问题,分析了基础编码和等价编码两种转化方式的公式的部分性质,提出一种直接求解XSAT的随机局部搜索算法WalkXSAT。首先使用随机局部搜索框架进行基础搜索与条件判定;其次加入变元所属文字的恰当不可满足计分值,优先处理不易恰当满足的变元;然后使用防重复选择翻转变元的启发式策略减小搜索空间;最后,采用多种来源以及多种格式的实例进行对比实验。在直接求解XSAT时,相较于ProbSAT,WalkXSAT的变元翻转次数与求解时间显著减少;在求解基础编码转化后的实例中,当实例变元规模大于100时,ProbSAT已失效,而WalkXSAT依然能够在短时间内求解。实验结果表明,所提WalkXSAT精确性高、稳定性强、收敛快。 展开更多
关键词 随机局部搜索算法 恰当可满足性问题 可满足性问题 基础编码 等价编码
下载PDF
考虑容量和成本的最大最小分散度选址问题的降阶回溯算法
9
作者 储旭 宁爱兵 +2 位作者 胡开元 刘睿石 张惠珍 《小型微型计算机系统》 CSCD 北大核心 2024年第10期2384-2393,共10页
最大最小分散度问题可简单描述为:在给定的集合中选择包含固定元素个数的子集,使得该子集中的元素在给定距离度量下的最小距离最大;该问题在生产生活中有广泛的应用.近些年来,该问题的一种考虑容量下限和成本上限的变体开始引起学者们... 最大最小分散度问题可简单描述为:在给定的集合中选择包含固定元素个数的子集,使得该子集中的元素在给定距离度量下的最小距离最大;该问题在生产生活中有广泛的应用.近些年来,该问题的一种考虑容量下限和成本上限的变体开始引起学者们的关注,并已被证明为NP-Complete问题.基于考虑容量和成本的最大最小分散度选址问题进行研究,首先提出该问题的数学性质并证明,利用这些性质可以减小问题规模或缩减搜索空间,以加快问题的求解速度,然后设计了上下界子算法及降阶子算法;基于这些子算法提出一种可大幅缩减搜索空间并能得到最优解的降阶回溯算法.通过分析和求解一个示例来阐述该算法的原理和执行过程,并通过随机算例测试、算法对比分析和案例分析进一步验证了该算法的可行性和有效性.结果表明该算法可有效通过大幅缩减搜索空间加快问题的求解速度. 展开更多
关键词 考虑容量和成本的最大最小分散度选址问题 精确算法 数学性质 上下界算法
下载PDF
机会约束的多选择背包问题的遗传算法求解
10
作者 李炫锋 刘晟材 唐珂 《计算机应用》 CSCD 北大核心 2024年第5期1378-1385,共8页
机会约束的多选择背包问题(CCMCKP)是一类具有重要应用价值的NP难组合优化问题,但目前还缺乏关于该问题求解方法的专门研究。为此,提出首个CCMCKP的求解框架,并基于该框架构建了两种求解方法:基于动态规划的RA-DP和基于遗传算法的RA-IGA... 机会约束的多选择背包问题(CCMCKP)是一类具有重要应用价值的NP难组合优化问题,但目前还缺乏关于该问题求解方法的专门研究。为此,提出首个CCMCKP的求解框架,并基于该框架构建了两种求解方法:基于动态规划的RA-DP和基于遗传算法的RA-IGA。RA-DP是精确求解方法,具有最优性保证,但是在可接受的时间(1 h)内仅能求解小规模问题样例;相较而言,RA-IGA是近似求解方法,具有更好的可扩放性。仿真实验结果验证了所提求解方法的性能:在小规模问题样例上,RA-DP和RA-IGA都可以找到最优解;在中大规模问题样例上,RA-IGA表现出了比RA-DP显著更高的求解效率,它总是可以在给定时间(1 h)内快速获得可行解。在CCMCKP的后续研究中,RA-DP和RA-IGA可作为基准对比方法,而实验工作中所构建的测试样例集可作为该问题的标准测试集。 展开更多
关键词 组合优化问题 机会约束的多选择背包问题 遗传算法 动态规划 精确算法 近似算法
下载PDF
量子近似优化算法在精确覆盖问题中的应用
11
作者 郭玲玲 李志强 段孟环 《计算机应用》 CSCD 北大核心 2024年第3期849-854,共6页
精确覆盖问题属于组合优化中的NP完全问题,使用经典算法难以在多项式时间范围内求解。为解决该问题,在开源量子计算框架qiskit上,提出基于量子近似优化算法(QAOA)的量子线路求解方案,并采用基于单纯形法的线性近似约束优化(COBYLA)算法... 精确覆盖问题属于组合优化中的NP完全问题,使用经典算法难以在多项式时间范围内求解。为解决该问题,在开源量子计算框架qiskit上,提出基于量子近似优化算法(QAOA)的量子线路求解方案,并采用基于单纯形法的线性近似约束优化(COBYLA)算法对量子逻辑门中的参数进行优化。首先,通过精确覆盖问题的数学模型建立经典伊辛模型;其次,利用量子理论中的旋转变量对经典伊辛模型进行量子化,再用泡利旋转算子代替旋转变量,得到量子伊辛模型和问题哈密顿量,提高QAOA寻找最优的速度;最后,以混合哈密顿量为生成元的酉变换和问题哈密顿量为生成元的酉变换乘积的累积,得到问题哈密顿量期望的表达式,并由此设计生成量子线路。另外,通过经典处理器对两个酉变换中的参数进行优化,调整问题哈密顿量的期望值,从而提高求解的概率。该线路在IBM的开源量子计算框架qiskit上进行仿真实验,实验结果表明,所提方案能够在多项式时间内以95.6%的概率获得问题的解,验证了所提量子线路能够以较高的概率求得精确覆盖问题的解。 展开更多
关键词 量子近似优化算法 量子线路 哈密顿量 酉变换 精确覆盖
下载PDF
Causal constraint pruning for exact learning of Bayesian network structure 被引量:1
12
作者 TAN Xiangyuan GAO Xiaoguang +1 位作者 HE Chuchao WANG Zidong 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2021年第4期854-872,共19页
How to improve the efficiency of exact learning of the Bayesian network structure is a challenging issue.In this paper,four different causal constraints algorithms are added into score calculations to prune possible p... How to improve the efficiency of exact learning of the Bayesian network structure is a challenging issue.In this paper,four different causal constraints algorithms are added into score calculations to prune possible parent sets,improving state-ofthe-art learning algorithms’efficiency.Experimental results indicate that exact learning algorithms can significantly improve the efficiency with only a slight loss of accuracy.Under causal constraints,these exact learning algorithms can prune about 70%possible parent sets and reduce about 60%running time while only losing no more than 2%accuracy on average.Additionally,with sufficient samples,exact learning algorithms with causal constraints can also obtain the optimal network.In general,adding max-min parents and children constraints has better results in terms of efficiency and accuracy among these four causal constraints algorithms. 展开更多
关键词 Bayesian network structure learning exact learning algorithm causal constraint
下载PDF
NONLINEAR PROGRAMMING VIA AN EXACT PENALTY FUNCTION:CONVERGENCE RATE ANALYSIS 被引量:2
13
作者 Li Xuequan Li Songren Han Xuili(Department of Applied Mathematics and Applied Software, Central SouthUniversity of Technology, Changsha 410083, China) 《Journal of Central South University》 SCIE EI CAS 1996年第2期102-106,共5页
The algorithm proposed by T. F. Colemen and A. R. Conn is improved in this paper, and the improved algorithm can solve nonlinear programming problem with quality constraints. It is shown that the improved algorithm po... The algorithm proposed by T. F. Colemen and A. R. Conn is improved in this paper, and the improved algorithm can solve nonlinear programming problem with quality constraints. It is shown that the improved algorithm possesses global convergence, and under some conditions, it possesses locally supperlinear convergence. 展开更多
关键词 NONLINEAR PROGRAMMING exact PENALTY FUNCTION algorithm
下载PDF
An Algorithm for Solutions of Nonlinear Difference-differential Equations 被引量:1
14
作者 许丽萍 《Chinese Quarterly Journal of Mathematics》 CSCD 2012年第4期598-605,共8页
In this paper,an algorithm is developed for using the G' /G-expansion method to obtain exact solutions for discrete nonlinear systems.Applying this method,some kinds of travelling wave solutions for AL system and ... In this paper,an algorithm is developed for using the G' /G-expansion method to obtain exact solutions for discrete nonlinear systems.Applying this method,some kinds of travelling wave solutions for AL system and Toda lattice system are derived.These solutions are expressed by hyperbolic function,trigonometric function and rational function with parameters.When the parameters are taken as special values,some known solutions including kink-type solitary wave solution and singular travelling wave solution are recovered. It is shown that the developed algorithm is effective and direct.It also can be used for many other nonlinear differential-difference equations in mathematical physics. 展开更多
关键词 an algorithm AL system Toda lattice system exact solutions
下载PDF
AN EXACT ELEMENT METHOD FOR BENDING OF NONHOMOGENEOUS THIN PLATES
15
作者 纪振义 叶开沅 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 1992年第8期683-690,共8页
In this paper, based on the step reduction method, a new method, the exact element method for constructing finite element, is presented. Since the new method doesn 't need the variational principle, it can be appl... In this paper, based on the step reduction method, a new method, the exact element method for constructing finite element, is presented. Since the new method doesn 't need the variational principle, it can be applied to solve non-positive and positive definite partial differential equations with arbitrary variable coefficient. By this method, a triangle noncompatible element with 6 degrees of freedom is derived to solve the bending of nonhomogeneous plate. The convergence of displacements and stress resultants which have satisfactory numerical precision is proved. Numerical examples are given at the end of this paper, which indicate satisfactory results of stress resultants and displacements can be obtained by the present method. 展开更多
关键词 algorithm nonhomogeneous thin plate BENDING exact element method
下载PDF
A Time-Dependent Vehicle Routing Problem with Time Windows for E-Commerce Supplier Site Pickups Using Genetic Algorithm 被引量:3
16
作者 Suresh Nanda Kumar Ramasamy Panneerselvam 《Intelligent Information Management》 2015年第4期181-194,共14页
The VRP is classified as an NP-hard problem. Hence exact optimization methods may be difficult to solve these problems in acceptable CPU times, when the problem involves real-world data sets that are very large. To ge... The VRP is classified as an NP-hard problem. Hence exact optimization methods may be difficult to solve these problems in acceptable CPU times, when the problem involves real-world data sets that are very large. To get solutions in determining routes which are realistic and very close to the actual solution, we use heuristics and metaheuristics which are of the combinatorial optimization type. A literature review of VRPTW, TDVRP, and a metaheuristic such as the genetic algorithm was conducted. In this paper, the implementation of the VRPTW and its extension, the time-dependent VRPTW (TDVRPTW) has been carried out using the model as well as metaheuristics such as the genetic algorithm (GA). The algorithms were implemented, using Matlab and HeuristicLab optimization software. A plugin was developed using Visual C# and DOT NET framework 4.5. Results were tested using Solomon’s 56 benchmark instances classified into groups such as C1, C2, R1, R2, RC1, RC2, with 100 customer nodes, 25 vehicles and each vehicle capacity of 200. The results were comparable to the earlier algorithms developed and in some cases the current algorithm yielded better results in terms of total distance travelled and the average number of vehicles used. 展开更多
关键词 Vehicle Routing Problem exact Methods HEURISTICS Metaheuristics VRPTW TDVRPTW Optimization Genetic algorithms Matlab HeuristicLab C# DOT NET
下载PDF
可满足性问题的精确算法和计算复杂性
17
作者 陈建二 杨伟 《广州大学学报(自然科学版)》 CAS 2023年第5期41-51,共11页
可满足性(SAT)问题是计算机科学中最重要的理论研究和实际应用问题之一。文章从标准计算复杂性理论的角度论述SAT问题的精确算法和计算复杂性,主要论述算法的发展,分析算法(最坏情况)的复杂度,并探讨SAT问题的复杂度上限。对一些具有意... 可满足性(SAT)问题是计算机科学中最重要的理论研究和实际应用问题之一。文章从标准计算复杂性理论的角度论述SAT问题的精确算法和计算复杂性,主要论述算法的发展,分析算法(最坏情况)的复杂度,并探讨SAT问题的复杂度上限。对一些具有意义的算法结果进行了解释和分析,并讨论了算法的重要性,同时还介绍了近几年的相关研究进展。 展开更多
关键词 可满足性 SAT算法 NP完全性 精确算法 计算复杂性理论
下载PDF
Distributed exact Grover’s algorithm
18
作者 Xu Zhou Daowen Qiu Le Luo 《Frontiers of physics》 SCIE CSCD 2023年第5期255-279,共25页
Distributed quantum computation has gained extensive attention.In this paper,we consider a search problem that includes only one target item in the unordered database.After that,we propose a distributed exact Grover’... Distributed quantum computation has gained extensive attention.In this paper,we consider a search problem that includes only one target item in the unordered database.After that,we propose a distributed exact Grover’s algorithm(DEGA),which decomposes the original search problem into■n/2■parts.Specifically,(i)our algorithm is as exact as the modified version of Grover’s algorithm by Long,which means the theoretical probability of finding the objective state is 100%;(ii)the actual depth of our circuit is 8(n mod 2)+9,which is less than the circuit depths of the original and modified Grover’s algorithms,1+8■π/4√2^(n)■and 9+8■π/4√2^(n)-1/2■,respectively.It only depends on the parity of n,and it is not deepened as n increases;(iii)we provide particular situations of the DEGA on MindQuantum(a quantum software)to demonstrate the practicality and validity of our method.Since our circuit is shallower,it will be more resistant to the depolarization channel noise. 展开更多
关键词 distributed quantum computation search problem distributed exact Grover’s algorithm(DEGA) MindQuantum the depolarization channel noise
原文传递
广义纳什均衡问题类乘子算法研究
19
作者 杨迪 《科技资讯》 2023年第10期233-239,共7页
近年来,许多学者致力于运用精确罚函数法对广义纳什均衡博弈进行研究。该文针对既有等式约束,也有不等式约束的广义纳什均衡问题,根据拉格朗日乘子法思路,给出相同结构类拉格朗日函数,设计了一个类乘子算法,在较弱的情况下,进行可行性... 近年来,许多学者致力于运用精确罚函数法对广义纳什均衡博弈进行研究。该文针对既有等式约束,也有不等式约束的广义纳什均衡问题,根据拉格朗日乘子法思路,给出相同结构类拉格朗日函数,设计了一个类乘子算法,在较弱的情况下,进行可行性和收敛性的分析证明。在具体的数值实验中,该文给出的算法与经典的PHR算法相比较,在时间和迭代步数上都呈现较好的效果,说明算法的有效性。 展开更多
关键词 广义纳什均衡 类乘子算法 拉格朗日算法 精确罚函数
下载PDF
任意图支配集精确算法回顾 被引量:25
20
作者 路纲 周明天 +3 位作者 唐勇 吴振强 裘国永 袁柳 《计算机学报》 EI CSCD 北大核心 2010年第6期1073-1087,共15页
该文综述了任意图支配集精确算法分析和设计的新进展.支配集问题是经典NP完全问题,很多问题都能与它相联系.我们针对最小支配集、最大独立集、最小独立支配集、最小连通支配集、最小加权支配集问题提供了详尽算法描述和实例说明,以使文... 该文综述了任意图支配集精确算法分析和设计的新进展.支配集问题是经典NP完全问题,很多问题都能与它相联系.我们针对最小支配集、最大独立集、最小独立支配集、最小连通支配集、最小加权支配集问题提供了详尽算法描述和实例说明,以使文章自包含方便阅读.文中还讨论了诸如分支简化策略、复杂度分析、测度分析、记忆等技术.自Claude Berge首次准确阐述现代图支配概念后,经过很长一段时期的沉寂,关于指数时间精确算法设计的研究热情在过去五年中显著增涨.除回顾这些最新成果之外,作者还盼望国内研究团体能更加重视这个快速发展的研究领域. 展开更多
关键词 支配集 精确算法 计算复杂性 测度分析技术
下载PDF
上一页 1 2 10 下一页 到第
使用帮助 返回顶部