期刊文献+
共找到4篇文章
< 1 >
每页显示 20 50 100
基于最短路算法的最小点覆盖问题 被引量:3
1
作者 寇磊 崔笑川 陈京荣 《兰州交通大学学报》 CAS 2015年第4期157-159,165,共4页
基于经典的最短路算法——Dijkstra算法,以最短路路长的最大值为标准,按照一定原则选择点覆盖的顶点,得出了最小点覆盖问题的一个近似算法,其时间复杂性为O(n3).最后给出了一个近似比为1.067的算例,阐释了算法的实现过程及有效性.
关键词 最小点覆盖问题 DIJKSTRA算法 近似算法 时间复杂性
下载PDF
基于最大最小蚁群算法求解最小点覆盖问题 被引量:4
2
作者 吴佩雯 陈京荣 姬璐烨 《兰州交通大学学报》 CAS 2020年第2期114-117,共4页
最小点覆盖问题是组合优化中经典的NP完全问题.最大最小蚁群算法通过对信息素浓度的限定使其不会在好的顶点上变得更强,也不会使过弱的点被忽略从而避免了局部最优现象的出现.针对最小点覆盖问题使用最大最小蚁群算法进行求解,避免了蚁... 最小点覆盖问题是组合优化中经典的NP完全问题.最大最小蚁群算法通过对信息素浓度的限定使其不会在好的顶点上变得更强,也不会使过弱的点被忽略从而避免了局部最优现象的出现.针对最小点覆盖问题使用最大最小蚁群算法进行求解,避免了蚁群算法求解最小点覆盖问题时出现的早期停滞现象,通过实验表明算法对最小点覆盖问题的可行性. 展开更多
关键词 最小点覆盖问题 最大最小蚁群算法 信息素浓度
下载PDF
最小权点覆盖问题的一个近似算法 被引量:3
3
作者 寇磊 崔笑川 陈京荣 《数学的实践与认识》 北大核心 2015年第12期201-206,共6页
在点、边赋权的简单图中,关于最小权点覆盖问题,以经典的最短路算法-Dijkstra算法为基础,提出了一个求解该问题的近似算法.首先,在给定的赋权图中任选一点作为初始点,并给出允许集及相关定义.然后,利用经典的最短路算法-Dijkstra算法,... 在点、边赋权的简单图中,关于最小权点覆盖问题,以经典的最短路算法-Dijkstra算法为基础,提出了一个求解该问题的近似算法.首先,在给定的赋权图中任选一点作为初始点,并给出允许集及相关定义.然后,利用经典的最短路算法-Dijkstra算法,求出初始点到允许集中各顶点的最短路径,并按照一定的原则选择近似最小权点覆盖集.最后,通过算例阐释了算法的实现过程的合理性及有效性. 展开更多
关键词 最小点覆盖问题 DIJKSTRA算法 近似算法 时间复杂性
原文传递
Solving the maximal matching problem with DNA molecules in Adleman-Lipton model
4
作者 Zhaocai Wang Zuwen Ji +2 位作者 Ziyi Su Xiaoming Wang Kai Zhao 《International Journal of Biomathematics》 2016年第2期43-54,共12页
The maximal matching problem (MMP) is to find maximal edge subsets in a given undirected graph, that no pair of edges are adjacent in the subsets. It is a vitally important NP-complete problem in graph theory and ap... The maximal matching problem (MMP) is to find maximal edge subsets in a given undirected graph, that no pair of edges are adjacent in the subsets. It is a vitally important NP-complete problem in graph theory and applied mathematics, having numerous real life applications in optimal combination and linear programming fields. It can be difficultly solved by the electronic computer in exponential level time. Meanwhile in previous studies deoxyribonucleic acid (DNA) molecular operations usually were used to solve NP-complete continuous path search problems, e.g. HPP, traveling salesman problem, rarely for NP-hard problems with discrete vertices or edges solutions, such as the minimum vertex cover problem, graph coloring problem and so on. In this paper, we present a DNA algorithm for solving the MMP with DNA molecular operations. For an undirected graph with n vertices and m edges, we reasonably design fixed length DNA strands representing vertices and edges of the graph, take appropriate steps and get the solutions of the MMP in proper length range using O(n^3) time. We extend the application of DNA molecular operations and simultaneously simplify the complexity of the computation. 展开更多
关键词 DNA computation the maximal matching problem Adleman-Lipton model NP-complete problem.
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部