首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 31 毫秒
1.
This work deals with the parallel machine scheduling problem which consists in the assignment of n jobs on m   parallel machines. The most general variant of this problem is when the processing time depends on the machine to which each job is assigned to. This case is known as the unrelated parallel machine problem. Similarly to most of the literature, this paper deals with the minimization of the maximum completion time of the jobs, commonly referred to as makespan (Cmax)(Cmax). Many algorithms and methods have been proposed for this hard combinatorial problem, including several highly sophisticated procedures. By contrast, in this paper we propose a set of simple iterated greedy local search based metaheuristics that produce solutions of very good quality in a very short amount of time. Extensive computational campaigns show that these solutions are, most of the time, better than the current state-of-the-art methodologies by a statistically significant margin.  相似文献   

2.
3.
A new policy, referred to as the condition-based replacement and spare provisioning policy, is presented for deteriorating systems with a number of identical units. It combines the condition-based replacement policy with periodical inspections and the (S,sS,s) type inventory policy, noted as the (T,S,s,LpT,S,s,Lp) policy, where T is the inspection interval, S is the maximum stock level, s   is the reorder level, and LpLp is the preventive replacement threshold for the deterioration levels of units. The deterioration level of each unit in the system can be described by a scalar random variable, which is continuous and increasing monotonically. Furthermore, the deterioration level just when the unit failure occurs, termed deterioration to failure, is uncertain. Therefore, the condition-based reliability is proposed in order to characterize various and uncertain deterioration levels when unit failure occurs. A simulation model is developed for the system operation under the proposed condition-based replacement and spare provisioning policy. Thus, via the simulation method and the genetic algorithm, the decision variables T, S, s  , and LpLp can be jointly optimized for minimizing the cost rate. A case study is given, showing the procedure of applying the proposed policy and the condition-based reliability methodology to optimizing the maintenance scheme of haul truck motors at a mine site based on oil inspections, and proving beneficial for plant maintenance managers to reduce maintenance cost.  相似文献   

4.
We consider the problem of scheduling a set of n independent jobs on m parallel machines, where each job can only be scheduled on a subset of machines called its processing set. The machines are linearly ordered, and the processing set of job j   is given by two machine indexes ajaj and bjbj; i.e., job j   can only be scheduled on machines aj,aj+1,…,bjaj,aj+1,,bj. Two distinct processing sets are either nested or disjoint. Preemption is not allowed. Our goal is to minimize the makespan. It is known that the problem is strongly NP-hard and that there is a list-type algorithm with a worst-case bound of 2-1/m2-1/m. In this paper we give an improved algorithm with a worst-case bound of 7/4. For two and three machines, the algorithm gives a better worst-case bound of 5/4 and 3/2, respectively.  相似文献   

5.
6.
We examine an on-line polynomial time heuristic for the NP-complete problem of scheduling m identical machines to minimize the maximum lateness of jobs with release times and due dates. The main result is that for any set of jobs, the difference between the lateness given by the heuristic and the minimum possible lateness is bounded by [(2m ? 1)m]Pmax, where Pmax is the largest processing time of any of the jobs. The conclusion is that for many applications, optimization is not necessary. We also prove that when all jobs have a common processing time P, the difference between the heuristic and the minimum lateness is bounded by P. This gives a fast estimate of the minimum possible lateness, and is useful in accelerating the practical performance of algorithms for the exact solution.  相似文献   

7.
O. Lazarev and E.H. Lieb proved that, given f1,…,fn∈L1([0,1];C)f1,,fnL1([0,1];C), there exists a smooth function ΦΦ that takes values on the unit circle and annihilates span{f1,…,fn}span{f1,,fn}. We give an alternative proof of that fact that also shows the W1,1W1,1 norm of ΦΦ can be bounded by 5πn+15πn+1. Answering a question raised by Lazarev and Lieb, we show that if p>1p>1 then there is no bound for the W1,pW1,p norm of any such multiplier in terms of the norms of f1,…,fnf1,,fn.  相似文献   

8.
In this study, an extended activated sludge model was established to describe the transformation of nitrite (SNO2)(SNO2), nitrate (SNO3)SNO3) and other components in TNCU2 process (National Central University of Taiwan No. 2) that consisted of anaerobic, oxic, anoxic, oxic zones in sequence. The significant differences between this extended model and other models were that two-stage nitrification, multi-stage denitrification, and phosphorus removal were taken into account simultaneously. The results indicated that the growth rate constants of XAOBXAOB and XNOBXNOB were 1.4 and 0.4 d−1, respectively. YAOBYAOB value was 0.14 and YNOBYNOB value was 0.04. According to model simulation, the heterotrophic microorganism (XH), phosphorus accumulating organism (XPAO), XAOBXAOB and XNOBXNOB concentrations were 1160–1322, 182–226, 21–26 and 13–17 mg l−1, respectively, in TNCU2 process. XH,XPAO,XAOBXH,XPAO,XAOB, and XNOBXNOB decreased in the anaerobic tanks because of the lysis reaction. Then XH,XPAO,XAOBXH,XPAO,XAOB, and XNOBXNOB increased in the aerobic tanks due to aerobic growth. XH,XPAO,XAOBXH,XPAO,XAOB, and XNOBXNOB increased in quantities by about 5%, 6%, 6% and 4% in the first aerobic tank and decreased in quantities by about 12%, 19%, 20% and 19% in the anoxic tank in which the step feeding influent flowed. The ratio of total nitrifying species to total active biomass was about 3% in each tank.  相似文献   

9.
10.
This paper is devoted to studying the dynamical properties of solutions of f+A(z)f=0f+A(z)f=0, where A(z)A(z) is an entire function of finite order. With some added conditions on A(z)A(z), we prove that all the Fatou components of E(z)E(z) are simply-connected provided that E=f1f2E=f1f2 and f1,f2f1,f2 are two linearly independent solutions of such equations.  相似文献   

11.
We consider a scheduling problem in which n jobs are to be processed on a single machine. The jobs are processed in batches and the processing time of each job is a simple linear function of its waiting time, i.e., the time between the start of the processing of the batch to which the job belongs and the start of the processing of the job. The objective is to minimize the makespan, i.e., the completion time of the last job. We first show that the problem is strongly NP-hard. Then we show that, if the number of batches is B  , the problem remains strongly NP-hard when B?UB?U for a variable U?2U?2 or B?UB?U for any constant U?2U?2. For the case of B?UB?U, we present a dynamic programming algorithm that runs in pseudo-polynomial time and a fully polynomial time approximation scheme (FPTAS) for any constant U?2U?2. Furthermore, we provide an optimal linear time algorithm for the special case where the jobs are subject to a linear precedence constraint, which subsumes the case where all the job growth rates are equal.  相似文献   

12.
A well known Widom formula expresses the determinant of a Toeplitz matrix TnTn with Laurant polynomial symbol f in terms of the zeros of f. We give similar formulae for some even Toeplitz plus Hankel matrices. The formulae are based on an analytic representation of the determinant of such matrices in terms of Chebyshev polynomials.  相似文献   

13.
We construct frequency-dependent rules to interpolate oscillatory functions y(x)y(x) with frequency ωω of the form,
y(x)=f1(x)cos(ωx)+f2(x)sin(ωx),y(x)=f1(x)cos(ωx)+f2(x)sin(ωx),
at equidistant nodes on the interval of interest where the functions f1f1 and f2f2 are smooth. Error analysis of the rules is investigated and numerical results are discussed. We provide numerical illustrations to compare the accuracy of classical Hermite polynomials and newly constructed frequency-dependent rules.  相似文献   

14.
15.
16.
Let A and B   be commutative rings with identity, f:A→Bf:AB a ring homomorphism and J an ideal of B  . Then the subring A?fJ:={(a,f(a)+j)|a∈A and j∈J}A?fJ:={(a,f(a)+j)|aA and jJ} of A×BA×B is called the amalgamation of A with B along with J with respect to f. In this paper, we investigate a general concept of the Noetherian property, called the S  -Noetherian property which was introduced by Anderson and Dumitrescu, on the ring A?fJA?fJ for a multiplicative subset S   of A?fJA?fJ. As particular cases of the amalgamation, we also devote to study the transfers of the S  -Noetherian property to the constructions D+(X1,…,Xn)E[X1,…,Xn]D+(X1,,Xn)E[X1,,Xn] and D+(X1,…,Xn)E?X1,…,Xn?D+(X1,,Xn)E?X1,,Xn? and Nagata?s idealization.  相似文献   

17.
Consider a system subject to two types of failures. If the failure is of type 1, the system is minimally repaired, and a cost C1 is incurred. If the failure is of type 2, the system is minimally repaired with probability p and replaced with probability 1−p  . The associated costs are C2,mC2,m and C2,rC2,r, respectively. Failures of type 2 are safety critical and to control the risk, management has specified a requirement that the probability of at least one such failure occurring in the interval [0, A] should not exceed a fixed probability limit ω. The problem is to determine an optimal planned replacement time T, minimizing the expected discounted costs under the safety constraint. A cost Cr is incurred whenever a planned replacement is performed. Conditions are established for when the safety constraint affects the optimal replacement time and causes increased costs.  相似文献   

18.
This paper studies the single machine past-sequence-dependent (p-s-d) delivery times scheduling with general position-dependent and time-dependent learning effects. By the general position-dependent and time-dependent learning effects we mean that the actual processing time of a job is not only a function of the total normal processing times of the jobs already processed, but also a function of the job’s scheduled position. We consider the following objective functions: the makespan, the total completion time, the sum of the θθth (θ?0θ?0) power of job completion times, the total lateness, the total weighted completion time, the maximum lateness, the maximum tardiness and the number of tardy jobs. We show that the problems of minimization of the makespan, the total completion time, the sum of the θθth (θ?0θ?0) power of job completion times and the total lateness can be solved by the smallest (normal) processing time first (SPT) rule, respectively. We also show that the total weighted completion time minimization problem, the discounted total weighted completion time minimization problem, the maximum lateness minimization problem, the maximum tardiness minimization problem and the total tardiness minimization problem can be solved in polynomial time under certain conditions.  相似文献   

19.
This study investigates scheduling problems that occur when the weighted number of late jobs that are subject to deterministic machine availability constraints have to be minimized. These problems can be modeled as a more general job selection problem. Cases with resumable, non-resumable, and semi-resumable jobs as well as cases without availability constraints are investigated. The proposed efficient mixed integer linear programming approach includes possible improvements to the model, notably specialized lifted knapsack cover cuts. The method proves to be competitive compared with existing dedicated methods: numerical experiments on randomly generated instances show that all 350-job instances of the test bed are closed for the well-known problem 1|ri|∑wiUi1|ri|wiUi. For all investigated problem types, 98.4% of 500-job instances can be solved to optimality within 1 hour.  相似文献   

20.
The hydrogen fuel is considered to be an ideal source of energy, because its complete combustion generates no pollutants, only water vapor. Therefore, the hydrogen has been suggested as a clean fuel. A detailed kinetic mechanism for the combustion of hydrogen that comprises eight species (H2,O2,O,OH,H2O,H,HO2H2,O2,O,OH,H2O,H,HO2 and H2O2H2O2) and 20 elementary reactions, was reduced to two-step mechanism for nonpremixed flames involving four reactive species (H2,O2,H,H2OH2,O2,H,H2O). We performed, for this mechanism, a numerical analysis of the equations, including the velocity, mixture fraction, mass fractions and temperature. To quantify the components of intermediary reactions, the mixture fraction is decomposed into three parts, each part directly related to the mass fraction of each species. The results compare favorably with data in the literature for a jet diffusion flame of 50/50% in volume of H2-N2H2-N2. The main advantage of the strategy employed here is to decrease the work needed to solve the system of equations of the reactive flow.  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号