期刊文献+
共找到16篇文章
< 1 >
每页显示 20 50 100
Analyzing History Quality for Routing Purposes in Opportunistic Network Using Max-Flow
1
作者 Muhammad Arshad Islam Marcel Waldvogel 《Wireless Engineering and Technology》 2012年第3期132-141,共10页
Most of the existing opportunistic network routing protocols are based on some type of utility function that is directly or indirectly dependent on the past behavior of devices. The past behavior or history of a devic... Most of the existing opportunistic network routing protocols are based on some type of utility function that is directly or indirectly dependent on the past behavior of devices. The past behavior or history of a device is usually referred to as contacts that the device had in the past. Whatever may be the metric of history, most of these routing protocols work on the realistic premise that node mobility is not truly random. In contrast, there are several oracles based methods where such oracles assist these methods to gain access to information that is unrealistic in the real world. Although, such oracles are unrealistic, they can help to understand the nature and behavior of underlying networks. In this paper, we have analyzed the gap between these two extremes. We have performed max-flow computations on three different opportunistic networks and then compared the results by performing max-flow computations on history generated by the respective networks. We have found that the correctness of the history based prediction of history is dependent on the dense nature of the underlying network. Moreover, the history based prediction can deliver correct paths but cannot guarantee their absolute reliability. 展开更多
关键词 OPPORTUNISTIC NETWORKS Delay TOLERANT NETWORKS ROUTING Protocols max-flow Simulation Modified Dijk-Stra Algorithm
下载PDF
Hadoop任务分配策略的改进 被引量:4
2
作者 黄承真 王雷 +1 位作者 刘小龙 况亚萍 《计算机应用》 CSCD 北大核心 2013年第8期2158-2162,共5页
Hadoop广泛应用于大数据的并行处理,其现有的任务分配策略多面向同构环境,或者没有充分利用集群的全局信息,或者在异构环境下无法兼顾执行效率与算法复杂度。针对这些问题,提出异构环境下的任务分配算法λ-Flow算法,将原先一次完成的任... Hadoop广泛应用于大数据的并行处理,其现有的任务分配策略多面向同构环境,或者没有充分利用集群的全局信息,或者在异构环境下无法兼顾执行效率与算法复杂度。针对这些问题,提出异构环境下的任务分配算法λ-Flow算法,将原先一次完成的任务分配过程划分成多轮,每轮基于当前集群状态,以及上轮任务的执行情况,动态进行任务分配,直至全部任务分配结束,以期达到最优执行效率。通过与其他算法对比实验表明,λ-Flow算法能够更好地适应集群的动态变化,有效减少作业执行时间。 展开更多
关键词 HADOOP MAPREDUCE 任务分配 异构环境 最小费用最大流
下载PDF
基于最小费用最大流的MANET网络路由能量控制模型 被引量:3
3
作者 孟利民 沈鑫宇 +2 位作者 周凯 华惊宇 吴一帆 《传感技术学报》 CAS CSCD 北大核心 2010年第4期582-586,共5页
MANET是当前无线网络研究的热点领域,作为网络层核心技术的路由协议显得尤为重要。控制节点能量、提高网络生存时间是实现在MANET中传输高效业务的关键。本文借鉴网络最小费用最大流思想,建立网络最大剩余能量最短路数学模型,提出了基... MANET是当前无线网络研究的热点领域,作为网络层核心技术的路由协议显得尤为重要。控制节点能量、提高网络生存时间是实现在MANET中传输高效业务的关键。本文借鉴网络最小费用最大流思想,建立网络最大剩余能量最短路数学模型,提出了基于能量控制的网络路由优化模型。并且定义了网络生存时间作为评价指标,进行网络仿真。仿真结果表明,该模型可以有效地延长网络生存时间。 展开更多
关键词 MANET网络 能量控制 最小费用最大流 路由协议
下载PDF
点和边有容量约束的网络最小费用最大流算法 被引量:8
4
作者 厍向阳 《计算机应用研究》 CSCD 北大核心 2010年第8期3112-3114,3119,共4页
分析了目前网络最小费用最大流算法存在的问题,提出网络最小费用最大流新算法。概括出条件约束下的网络最小费用最大流问题的两目标优化数学模型,针对点和边有容量约束的网络最小费用最大流问题特点,定义了有向路径、有向路径单位流费... 分析了目前网络最小费用最大流算法存在的问题,提出网络最小费用最大流新算法。概括出条件约束下的网络最小费用最大流问题的两目标优化数学模型,针对点和边有容量约束的网络最小费用最大流问题特点,定义了有向路径、有向路径单位流费用和残量网络的概念。依据可行流分解定理,以邻接矩阵为网络数据存储结构,使用数据结构中的遍历方法,实现了网络最小费用最大流新算法。该算法在不破坏平面性条件下,可以求解点和边有容量约束的网络最小费用最大流。最后,通过实例进行了算法测试和比较。算法测试表明:点和边有容量约束的网络最小费用最大流算法是完全可行和有效的。 展开更多
关键词 网络最小费用最大流 邻接矩阵 容量约束 残量网络
下载PDF
高层次数据流的多电压低功耗综合方法
5
作者 李光顺 马光胜 吴俊华 《计算机辅助设计与图形学学报》 EI CSCD 北大核心 2009年第7期991-997,共7页
为了有效地进行算法行为描述到寄存器传输级结构描述的转换,提出一种同时考虑功能单元功耗、互连功耗和电压转换功耗的模型和基于网络流的低功耗设计方法.首先对给定的数据流图进行单电压高层次综合,然后对单电压综合结果迭代地进行多... 为了有效地进行算法行为描述到寄存器传输级结构描述的转换,提出一种同时考虑功能单元功耗、互连功耗和电压转换功耗的模型和基于网络流的低功耗设计方法.首先对给定的数据流图进行单电压高层次综合,然后对单电压综合结果迭代地进行多电压调整;提取每次迭代时需要调整的网络流子图,对该子图运行最小费用最大流增量算法.该方法充分利用前面迭代中得到的优化解,避免了对整个网络流的重复计算.实验结果表明,文中方法在互连功耗、电压转换功耗和总功耗等方面均有较大优化. 展开更多
关键词 高层次综合 最小费用最大流增量算法 低功耗 多电压设计 电压簇
下载PDF
教育发展规划中的布点问题的最优性算法
6
作者 程仕军 黄洁纲 《系统工程》 CSCD 1991年第5期30-33,共4页
“教育发展规划中的布点问题及其算法”(系统工程.7,2(1989),57~63)提出了布点问题的数学横型及求解该横型的分解方法.本文的例子说明分解方法得到的解不一定是最优的.我们构造了一个简单网络,将布点问题转化为该网络中的最小费用最大... “教育发展规划中的布点问题及其算法”(系统工程.7,2(1989),57~63)提出了布点问题的数学横型及求解该横型的分解方法.本文的例子说明分解方法得到的解不一定是最优的.我们构造了一个简单网络,将布点问题转化为该网络中的最小费用最大流问题,从而给出了求解布点问题的最优性算法. 展开更多
关键词 教育发展规划 布点问题 算法
下载PDF
基于集群式供应链的B2C产业物流库存优化
7
作者 卜洪运 李红珊 《物流技术》 北大核心 2013年第1期140-142,221,共4页
根据B2C产业集群式的特点,设计了B2C产业物流配送的集群网络图,运用最小费用最大流,解决了B2C产业集群式供应链库存优化的问题,并对2009年B2C产业服装类的物流集群式配送进行了实证分析。
关键词 B2C产业 产业集群 集群式供应链 最小费用最大流 库存优化
下载PDF
网络流问题的病态网络分析
8
作者 林浩 林澜 《应用数学与计算数学学报》 2018年第4期715-724,共10页
对供需运输系统中的网络流问题,由于供需约束或容量配置不合理,有时会出现一种反常现象:对一个最优运输方案来说,即使供需量或容量限制增加,多运了货物,运费反而下降.这种违背常理的现象反映出网络结构的失衡或畸形,迫使最优方案产生扭... 对供需运输系统中的网络流问题,由于供需约束或容量配置不合理,有时会出现一种反常现象:对一个最优运输方案来说,即使供需量或容量限制增加,多运了货物,运费反而下降.这种违背常理的现象反映出网络结构的失衡或畸形,迫使最优方案产生扭曲逆转,这种现象可称之为"病态".在运输问题的特殊情形(无容量约束的最小费用流问题),文献中已有过讨论,称为"运输问题悖论",对一般的网络流问题,研究三种类型的病态:供需约束、容量配置及结构上的病态,并给出判定条件和判别算法,最终引导到网络改造问题. 展开更多
关键词 网络最优化 最小费用流 最大流 病态网络 判定算法
下载PDF
电压传输中的两种最小费用算法分析
9
作者 方冬云 《曲阜师范大学学报(自然科学版)》 CAS 2011年第1期39-42,共4页
在电压传输过程中,电缆线自身需要费用,同时电缆又需要有一定的载流量.运用图论中的相关理论,把电压传输刻画为网络模型,它的最小费用问题相当于电力电缆长度最短同时电力电缆的载流量最大的问题;使用最小费用算法和最大流算法来解决电... 在电压传输过程中,电缆线自身需要费用,同时电缆又需要有一定的载流量.运用图论中的相关理论,把电压传输刻画为网络模型,它的最小费用问题相当于电力电缆长度最短同时电力电缆的载流量最大的问题;使用最小费用算法和最大流算法来解决电压传输的最小费用问题. 展开更多
关键词 电压传输 DIJKSTRA算法 负圈最小费用算法 最大流算法
下载PDF
工期-费用优化数学模型及程序实现 被引量:2
10
作者 陆浩 吴唤群 罗毅 《长沙交通学院学报》 2001年第2期85-88,共4页
引入运筹学中的最小截集最大流原理 ,建立工期 -费用优化数学模型 ,通过求解最小截集问题 ,得出工期 -费用优化模型的解法 ,并编制程序实现 ,有效地解决了复杂工程进度计划网络工期 -费用优化问题。
关键词 进度控制 工期-费用优化 最小截集最大流 数学模型 工程项目
下载PDF
基于交互式图论的目标边缘检测算法 被引量:2
11
作者 林选伟 吴谨 《计算机工程与科学》 CSCD 北大核心 2014年第8期1571-1575,共5页
针对传统边缘检测算法无法准确提取目标及其边缘的问题,基于交互式图论的最大流/最小割理论提出了一种新的边缘检测算法,设计了一种新的代价函数OE_COST--目标边缘代价函数;通过建立图割模型,能够在分割出目标的同时提取出目标边缘。算... 针对传统边缘检测算法无法准确提取目标及其边缘的问题,基于交互式图论的最大流/最小割理论提出了一种新的边缘检测算法,设计了一种新的代价函数OE_COST--目标边缘代价函数;通过建立图割模型,能够在分割出目标的同时提取出目标边缘。算法通过交互式选择背景及目标像素集合作为硬性约束,通过图像特征(如灰度级、空间信息等)建立代价函数作为软性约束,同时施加软硬约束达到提取目标边缘的目的。实验结果表明,本算法可以准确提取出目标及其边缘轮廓。 展开更多
关键词 边缘检测 交互式 图论 最大流 最小割 代价函数
下载PDF
最小费用最大流的改进算法 被引量:3
12
作者 唐四云 罗操 张倩 《广东技术师范学院学报》 2019年第3期10-14,共5页
目前出现的最小费用最大流算法都有自身的缺陷,一般情况下都能达到最大流,但费用和效率达不到理想状态.鉴于算法核心是在赋权图中搜索费用最短路,本文结合最短路算法和赋权图的特点,提出了对最小费用最大流算法的改进.改进算法易理解且... 目前出现的最小费用最大流算法都有自身的缺陷,一般情况下都能达到最大流,但费用和效率达不到理想状态.鉴于算法核心是在赋权图中搜索费用最短路,本文结合最短路算法和赋权图的特点,提出了对最小费用最大流算法的改进.改进算法易理解且便于计算,通过对实例的Lingo编程实现,进一步论证改进算法的可行性. 展开更多
关键词 最小费用最大流 最短路算法 负权值
下载PDF
最大流网络的最优扩张 被引量:1
13
作者 康文心 《郑州大学学报(理学版)》 CAS 1993年第3期10-14,共5页
本文提出一个关于最大流的弧扩张问题,它是一个费用为分段线性函数的最小费用流问题。我们将给出它的数学模型并藉助于图论技巧了得到一般解法。
关键词 最大流 最小费用流 网络扩张
下载PDF
Detecting Communities by Revised Max-flow Method in Networks 被引量:1
14
作者 刘传建 朱志强 吴建良 《Communications in Theoretical Physics》 SCIE CAS CSCD 2013年第8期258-262,共5页
A ubiquitous phenomenon in networks is the presence of communities within which the network connections are dense and between which they are sparser.This paper proposes a max-flow algorithm in bipartite networks to de... A ubiquitous phenomenon in networks is the presence of communities within which the network connections are dense and between which they are sparser.This paper proposes a max-flow algorithm in bipartite networks to detect communities in general networks.Firstly,we construct a bipartite network in accordance with a general network and derive a revised max-flow problem in order to uncover the community structure.Then we present a local heuristic algorithm to find the optimal solution of the revised max-flow problem.This method is applied to a variety of real-world and artificial complex networks,and the partition results confirm its effectiveness and accuracy. 展开更多
关键词 community structure max-flow bipartite network
原文传递
Max-Flow Problem in Undirected Planar Networks with Node Capacities Being in NC
15
作者 Xian-ChaoZhang Ying-YuWan Guo-LiangChen 《Journal of Computer Science & Technology》 SCIE EI CSCD 2004年第6期787-790,共4页
The max-flow problem in planar networks with only edge capacities has been proved to be in NC (Nickle's Class). This paper considers a more general version of the problem when the nodes as well as the edges have c... The max-flow problem in planar networks with only edge capacities has been proved to be in NC (Nickle's Class). This paper considers a more general version of the problem when the nodes as well as the edges have capacities. In a general network, the node-edge-capacity problem can be easily reduced to the edge-capacity problem. But in the case of planar network this reduction may destroy the planarity, and reduces the problem to the edge-capacity problem in a general network, which is P-complete. A recent contribution presents a new reduction for planar networks, that maintains the planarity. In this paper, it is proved that this reduction is in NC and thus the node-edge-capacity problem in undirected planar networks is in NC. Keywords parallel algorithm - NC (Nickle's Class) algorithm, max-flow Supported by the National Basic Research 973 Program of China under Grant No.G1999032700. 展开更多
关键词 parallel algorithm NC (Nickle's Class) algorithm max-flow
原文传递
Two-stage controlled islanding strategy based on Stoer-Wagner and improved Dinic algorithms
16
作者 Fei TANG Jun JIA +4 位作者 Lei CHEN Zheng ZHU Jiale LIU Qinfen LIAO Dichen LIU 《Journal of Modern Power Systems and Clean Energy》 SCIE EI 2016年第3期454-466,共13页
The controlled islanding for the power system is an effective method to deal with the emergent situations caused by large disturbances. The size of the solution space would increase exponentially as the scale of the p... The controlled islanding for the power system is an effective method to deal with the emergent situations caused by large disturbances. The size of the solution space would increase exponentially as the scale of the power grid increases. The goal of our controlled islanding strategy is to divide the system into several islands quickly. Meanwhile, the generator coherency and the power-flow disruption have to be taken into consideration carefully. This paper proposed a two-stage fast islanding strategy for large power networks, which is on the basis of large power grid graph theories. In the first stage, the Stoer-Wagner algorithm is employed to obtain the grouping cluster of coherent generators in the dynamic undirected liaison graph. In the second stage, the improved Dinic max-flow method is proposed to search the optimal splitting boundary so as to acquire the minimum power flow impact. Our two-stage islanding strategy does not need to reduce the whole power network. Simulations on IEEE 118-bus and162-bus power systems showed that the proposed strategy can acquire high quality solutions effectively and efficiently. 展开更多
关键词 Controlled islanding Non-deterministic polynomial hard problem Stoer-Wagner max-flow Partition boundary
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部