您的位置: 专家智库 > >

国家自然科学基金(10271110)

作品数:17 被引量:50H指数:5
相关作者:何勇谈之奕杨启帆黄庆学范静更多>>
相关机构:浙江大学河海大学更多>>
发文基金:国家自然科学基金高等学校优秀青年教师教学科研奖励计划国家重点基础研究发展计划更多>>
相关领域:理学自动化与计算机技术更多>>

文献类型

  • 17篇中文期刊文章

领域

  • 13篇理学
  • 5篇自动化与计算...

主题

  • 3篇排序
  • 2篇单机排序
  • 2篇平行机
  • 2篇工件
  • 2篇SIZE
  • 2篇KNOWN
  • 2篇SEMI-O...
  • 2篇PREEMP...
  • 2篇SCHEDU...
  • 1篇单机排序问题
  • 1篇调度
  • 1篇调度问题
  • 1篇信息规划
  • 1篇信息组织
  • 1篇预处理
  • 1篇逆问题
  • 1篇平行机排序
  • 1篇平行机排序问...
  • 1篇装箱问题
  • 1篇总完工时间

机构

  • 12篇浙江大学
  • 1篇河海大学

作者

  • 8篇何勇
  • 3篇谈之奕
  • 2篇黄庆学
  • 2篇杨启帆
  • 1篇魏麒
  • 1篇范静
  • 1篇蔡圣义
  • 1篇任峰
  • 1篇季敏
  • 1篇张安
  • 1篇张斌武
  • 1篇谷会昆

传媒

  • 5篇浙江大学学报...
  • 3篇高校应用数学...
  • 2篇Acta M...
  • 2篇Applie...
  • 1篇自动化学报
  • 1篇系统工程理论...
  • 1篇计算机学报
  • 1篇中国科学(E...
  • 1篇Journa...

年份

  • 1篇2007
  • 4篇2006
  • 5篇2005
  • 1篇2004
  • 6篇2003
17 条 记 录,以下是 1-10
排序方式:
工件可预处理的单台机排序问题
2006年
考虑一个工件可预处理的单机排序问题.要求在所有工件能够按时完工的前提下,使得预处理工件的费用最小.证明了对于一般情况,该问题是NP-难的,并给出了动态规划算法.进一步,得到当每个工件的预处理费用都相同时该问题是多项式可解的,并给出了强多项式时间算法.
魏麒何勇
关键词:单机排序
A TWO-STAGE SEMI-HYBRID FLOWSHOP PROBLEM IN GRAPHICS PROCESSING被引量:3
2005年
In this paper,a two-stage semi-hybrid flowshop problem which appears in graphics processing is studied. For this problem, there are two machines M1 and M2, and a set of independent jobs J= {J1 ,J2 ,…,Jn }. Each Ji consists of two tasks Ai and Bi ,and task Ai must be completed before task Bi can start. Furthermore ,task Ai can be processed on M1 for ai time units ,or on Mw for ai^J time units ,while task Bi can only be processed on M2 for bi time units. Jobs and machines are available at time zero and no preemption is allowed. The objective is to minimize the maximum job completion time. It is showed that this problem is NP-hard. And a pseudo-polynomial time optimal algorithm is presented. A polynomial time approximation algorithm with worst-case ratio 2 is also presented.
Wei Qi He Yong
Optimal Preemptive Online Algorithms for Scheduling with Known Largest Size on Two Uniform Machines
2007年
In this paper, we consider the seml-online preemptive scheduling problem with known largest job sizes on two uniform machines. Our goal is to maximize the continuous period of time (starting from time zero) when both machines are busy, which is equivalent to maximizing the minimum machine completion time if idle time is not introduced. We design optimal deterministic semi-online algorithms for every machine speed ratio s ∈ [1, ∞), and show that idle time is required to achieve the optimality during the assignment procedure of the algorithm for any s 〉 (s^2 + 3s + 1)/(s^2 + 2s + 1). The competitive ratio of the algorithms is (s^2 + 3s + 1)/(s^2 + 2s + 1), which matches the randomized lower bound for every s ≥ 1. Hence randomization does not help for the discussed preemptive scheduling problem.
Yong HEYi Wei JIANGHao ZHOU
关键词:SEMI-ONLINE
Optimal online algorithms for scheduling on two identical machines under a grade of service被引量:9
2006年
This work is aimed at investigating the online scheduling problem on two parallel and identical machines with a new feature that service requests from various customers are entitled to many different grade of service (GoS) levels, so each job and machine are labelled with the GoS levels, and each job can be processed by a particular machine only when its GoS level is no less than that of the machine. The goal is to minimize the makespan. For non-preemptive version, we propose an optimal online al-gorithm with competitive ratio 5/3. For preemptive version, we propose an optimal online algorithm with competitive ratio 3/2.
蒋义伟何勇唐春梅
关键词:竞争分析并行计算机
COMPLETE MULTIPARTITE DECOMPOSITIONS OF COMPLETE GRAPHS AND COMPLETE n-PARTITE GRAPHS
2003年
In this paper,a new concept of an optimal complete multipartite decomposition of type 1 (type 2) of a complete n-partite graph Q n is proposed and another new concept of a normal complete multipartite decomposition of K n is introduced.It is showed that an optimal complete multipartite decomposition of type 1 of K n is a normal complete multipartite decomposition.As for any complete multipartite decomposition of K n,there is a derived complete multipartite decomposition for Q n.It is also showed that any optimal complete multipartite decomposition of type 1 of Q n is a derived decomposition of an optimal complete multipartite decomposition of type 1 of K n.Besides,some structural properties of an optimal complete multipartite decomposition of type 1 of K n are given.
Huang QingxueDept. of Math., Zhejiang Univ., Hangzhou 310027, China.
Preemptive Semi-online Algorithms for Parallel Machine Scheduling with Known Total Size被引量:2
2006年
This paper investigates preemptive semi-online scheduling problems on m identical parallel machines, where the total size of all jobs is known in advance. The goal is to minimize the maximum machine completion time or maximize the minimum machine completion time. For the first objective, we present an optimal semi-online algorithm with competitive ratio 1. For the second objective, we show that the competitive ratio of any semi-online algorithm is at least (2m-3)/(m-1) for any m〉2 and present optimal semi-online algorithms for m = 2, 3.
Yong HEHao ZHOUYi Wei JIANG
关键词:SEMI-ONLINE
纠错组码的一个界
2005年
给出了完全多部图覆盖与纠错组码的一种一一对应关系,从而利用Huang(1996)的一个结果给出了纠错组码的一个界,并利用仿射设计给出了使这个界的等号成立的一族线性码.
黄庆学
带核集分划问题的一个改进近似算法被引量:6
2003年
 设有整数集S=(r1,r2;p1,p2,…,pn},这里ri 0,pj>0(i=1,2;j=1,2,…,n),寻找一个S的分划P=(S*1,S*2)使得:1)ri属于不同子集,2)S*1与S*2中元素总和较大者尽可能地小.这是一个NP-完备问题.其已有的线性时间算法近似比为8/7,文章在此基础上给了一个线性时间改进算法,它的近似比为10/9.
季敏何勇
关键词:NP问题排序
平行机半在线排序问题研究(Ⅱ)
2003年
继续介绍半在线平行机排序问题的研究进展 .主要介绍第二类、第三类半在线模型 .研究两个 (或两个以上 )半在线模型间关系 :复合与限制 .
何勇杨启帆谈之奕
关键词:排序半在线竞争比
完全k一致超图的k团分划被引量:1
2005年
作为完全图的最优完全二部图分解的推广,引进了完全k一致超图的最优k团分划的新概念;并对k=3推广了Graham-Pollak定理,给出了这种情形的特性;同时,对一般情形给出了最优k团分划的一个上界.
黄庆学
关键词:超图
共2页<12>
聚类工具0