首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 250 毫秒
1.
Let G=(V,E) be a (directed) graph with vertex set V and edge (arc) set E. Given a set P of source-sink pairs of vertices of G, an important problem that arises in the computation of network reliability is the enumeration of minimal subsets of edges (arcs) that connect/disconnect all/at least one of the given source-sink pairs of P. For undirected graphs, we show that the enumeration problems for conjunctions of paths and disjunctions of cuts can be solved in incremental polynomial time. Furthermore, under the assumption that P consists of all pairs within a given vertex set, we also give incremental polynomial time algorithm for enumerating all minimal path disjunctions and cut conjunctions. For directed graphs, the enumeration problem for cut disjunction is known to be NP-complete. We extend this result to path conjunctions and path disjunctions, leaving open the complexity of the enumeration of cut conjunctions. Finally, we give a polynomial delay algorithm for enumerating all minimal sets of arcs connecting two given nodes s1 and s2 to, respectively, a given vertex t1, and each vertex of a given subset of vertices T2.  相似文献   

2.
Using the vector magnetic field data from the Huairou Solar Observing Station of National Astronomical Observatories, a statistical study on the size-flux relation of photospheric magnetic features without any assumption is given. The selected data here include mature sunspots, as well as protosunspot (with a partial penumbra) and pore. We studied not only their size-flux relations of pore, protosunspot and mature sunspot, but also that of umbra and penumbra of the mature sunspots. The size-flux relationship of mature sunspots and their umbra and penumbra is found to be in different indexes of power-law. No evident relations are found between size and flux of the pores and protosunspots. We found that there is a threshold of 1×1012 Wb or (3-4.03) × 107 km2 for the transition from a pore to a protospot. Such results may be useful for understanding the physical conditions and dynamical processes of magnetic flux tubes in solar plasma during sunspot's formation. In addition, their characteristic size is also given.  相似文献   

3.
4.
丁韫  杨晓春 《工科数学》2012,(6):149-155
求一个函数的黎曼积分,实际上就是一个分割、近似代替、求和、取极限的过程.分割是整个过程的初始点.本文以黎曼积分中的分割问题做背景知识,用通俗的语言,而不是严格的数学语言,介绍了分割的过程是如何实现的,应该注意哪些基本问题,整体与局部的联系,如何保证分割是我们期望的、有效的、均匀分割,以及对一个空间的或者集合的分割如何实现等,做了些许描述.为初学者在学习中并应用这样的方法时,应该如何思考问题,如何动手解决问题,进而如何创造新的知识,提供一个可以借鉴的途径.  相似文献   

5.
Boundary controllability for conservative PDEs   总被引:1,自引:0,他引:1  
Boundary observability and controllability problems for evolution equations governed by PDEs have been greatly studied in the past years. However, the problems were studied on a case-by-case basis, only for some particular types of boundary controls, and, moreover, several unnatural restrictions concerning lower-order terms were used.Our goal here is to give a general approach for boundary controllability problems, which is valid for all evolution PDEs of hyperbolic or ultrahyperbolic type, all boundary controls for which the corresponding homogeneous problem is well-posed, and all well-posedness spaces for the homogeneous problem. The first example of such equations is the class of hyperbolic equations, but valid examples are also equations such as the Schroedinger equation and various models for the plate equation.This work is essentially based on some apriori estimates of Carleman's type obtained by the author in a previous paper [29].This research was partially supported by the National Science Foundation under Grant NSF-DMS-8903747.  相似文献   

6.
That we are morally responsible for what we do willingly and knowingly is a commonplace. That our moral responsibility extends as far as to cover at least the intended consequences of our voluntary actions and perhaps also the ones we did not intend, but could or did foresee, is equally beyond dispute. But what about omissions? Are we, or can we be, (equally) morally responsible for the harm that has occured because we did not prevent it, even though we could have done so? Say, for all the enormous suffering, caused daily by famine, deprivation and curable diseases in the Third World countries?Moral intuitions and practices that one could consult in this matter seem to leave us in the dark. We regularly ascribe responsibility to people for harms resulting from their negligence or failure to fulfill professional duties. On the other hand, we tend to think that unless there is some evidence of the causal contribution that agents made to a harmful event and/or state, it is not really fair to blame it on them. And finally, to complicate things even more, most of us deny that omissions could effect anything (any change) in the world and consequently regard them as causally impotent (as well as possibly harmless).Most of the proposed solutions to this perplexing issue simply take negative moral responsibility for granted and then either try to revise our ordinary notion of causation accordingly or, alternatively, weaken the conditions for holding someone morally responsible. In the paper I present and defend the relative merits of the third approach, one sceptical of the notion of moral responsibility for the ‘outcomes’ of omissions. I try to show that for some identifiable core notion of moral responsibility and paradigmatic cases of omissions, the prospects for a happy marriage are rather slim.  相似文献   

7.
8.
In this note we fix a gap in the proof of (7)?(1) of Theorem 4.3 in the paper “Simple-Direct-Modules, Communications in Algebra, Vol. 45 (2017), 3643–3652”.  相似文献   

9.
The modified lower box dimension can be redefined in terms of the d-measure [4]. In this note we prove a decomposition theorem for this measure and show that strong regularity can be interpreted as this d-measure regularity in Rn. This revised version was published online in June 2006 with corrections to the Cover Date.  相似文献   

10.
The paper discusses Peano's argument for preserving familiar notations. The argument reinforces the principle of permanence, articulated in the early 19th century by Peacock, then adjusted by Hankel and adopted by many others. Typically regarded as a principle of theoretical rationality, permanence was understood by Peano, following Mach, and against Schubert, as a principle of practical rationality. The paper considers how permanence, thus understood, was used in justifying Burali-Forti and Marcolongo's notation for vectorial calculus, and in rejecting Frege's logical notation, and closes by considering Hahn's revival of Peano's argument against Pringsheim's reading of permanence as a logically necessary principle.  相似文献   

11.
Cahon  S.  Melab  N.  Talbi  E.-G. 《Journal of Heuristics》2004,10(3):357-380
In this paper, we present the ParadisEO white-box object-oriented framework dedicated to the reusable design of parallel and distributed metaheuristics (PDM). ParadisEO provides a broad range of features including evolutionary algorithms (EA), local searches (LS), the most common parallel and distributed models and hybridization mechanisms, etc. This high content and utility encourages its use at European level. ParadisEO is based on a clear conceptual separation of the solution methods from the problems they are intended to solve. This separation confers to the user a maximum code and design reuse. Furthermore, the fine-grained nature of the classes provided by the framework allow a higher flexibility compared to other frameworks. ParadisEO is of the rare frameworks that provide the most common parallel and distributed models. Their implementation is portable on distributed-memory machines as well as on shared-memory multiprocessors, as it uses standard libraries such as MPI, PVM and PThreads. The models can be exploited in a transparent way, one has just to instantiate their associated provided classes. Their experimentation on the radio network design real-world application demonstrate their efficiency.  相似文献   

12.
D3-Modules     
A right R-module M is called a D3-module, if M 1 and M 2 are direct summands of M with M = M 1 + M 2, then M 1M 2 is a direct summand of M. Following the work of Bass on projective covers, we introduce the notion of D3-covers and provide new characterizations of several well-known classes of rings in terms of D3-modules and D3-covers.  相似文献   

13.
Using on the one hand closure operators in the sense of Dikranjan and Giuli and on the other hand left- and right-constant subcategories in the sense of Herrlich, Preuß, Arhangel'skii and Wiegandt, we apply two categorical concepts of connectedness and separation/disconnectedness to comma categories in order to introduce these notions for morphisms of a category and to study their factorization behaviour. While at the object level in categories with enough points the first approach exceeds the second considerably, as far as generality is concerned, the two approaches become quite distinct at the morphism level. In fact, left- and right-constant subcategories lead to a straight generalization of Collins' concordant and dissonant maps in the category of topological spaces. By contrast, closure operators are neither able to describe these types of maps in , nor the more classical monotone and light maps of Eilenberg and Whyburn, although they give all sorts of interesting and closely related types of maps. As a by-product we obtain a negative solution to the ten-year-old problem whether the Giuli–Huek Diagonal Theorem holds true in every decent category, and exhibit a counter-example in the category of topological spaces over the 1-sphere.  相似文献   

14.
In this paper we formulate an integer programming model for the Location and Routing Problem with Pickup and Delivery. We propose a column generation scheme and implement, for the subproblem, a label-setting algorithm for the shortest path with pickup and delivery and time windows problem. We also propose a set of heuristics to speed up this process. To validate the model, we implement the column generation scheme and test it on different instances developed in this paper. We also provide an analysis of how the costs of opening depots and the fixed cost of routes affect the optimal solution.  相似文献   

15.
Investments in cost reductions are critical for the long run success of companies that operate in dynamic and stochastic market environments. This paper studies optimal investment in cost reductions as a real option under the assumption that a single firm faces two different sources of risk, stochastic demand and input prices. We derive optimal investment strategies for a monopoly as well as a firm in a perfectly competitive market and show that in case of high marginal costs, cost reductions take place earlier in competitive than in monopoly markets. While the existence of an option to invest in cost reductions increases firm value it also increases a firm’s systematic risk. Risk can be smaller in a monopolistic than in a competitive industry.  相似文献   

16.
We improve the known bounds on r(n): = min {λ| an (n2, n, λ)-RBIBD exists} in the case where n + 1 is a prime power. In such a case r(n) is proved to be at most n + 1. If, in addition, n − 1 is the product of twin prime powers, then r(n) ${\ \le \ }{n \over 2}$. We also improve the known bounds on p(n): = min{λ| an (n2 + n + 1, n + 1, λ)-BIBD exists} in the case where n2 + n + 1 is a prime power. In such a case p(n) is bounded at worst by but better bounds could be obtained exploiting the multiplicative structure of GF(n2 + n + 1). Finally, we present an unpublished construction by M. Greig giving a quasidouble affine plane of order n for every positive integer n such that n − 1 and n + 1 are prime powers. © 1998 John Wiley & Sons, Inc. J Combin Designs 6: 337–345, 1998  相似文献   

17.
对Extended Fisher-Kolmogorov(EFK)方程,利用EQ_1~(rot)元和零阶RaviartThomas(R-T)元建立了一个新的非协调混合元逼近格式.首先,证明了半离散格式逼近解的一个先验估计并证明了逼近解的存在唯一性.在半离散格式下,利用上述两种元的高精度分析结果以及这个先验估计,在不需要有限元解u_h属于L~∞的条件下,得到了原始变量u和中间变量v=-?u的H~1-模以及流量p=u的(L~2)~2-模意义下O(h~2)阶的超逼近性质.同时,借助插值后处理技术,证明了上述变量的具有O(h~2)阶的整体超收敛结果.其次,建立了一个新的线性化向后Euler全离散格式并证明了其逼近解的存在唯一性.另一方面,通过对相容误差和非线性项采取与传统误差分析不同的新的分裂技巧,分别导出了以往文献中尚未涉及的关于u和v在H~1-模以及p在(L~2)~2-模意义下具有O(h~2+τ)阶的超逼近性质,进一步地,借助插值后处理技术,得到了上述变量的整体超收敛结果.这里h和τ分别表示空间剖分参数和时间步长.最后,给出了一个数值算例,计算结果验证了理论分析的正确性.  相似文献   

18.
We consider the B‐spline isogeometric analysis approximation of the Laplacian eigenvalue problem −Δu = λu over the d‐dimensional hypercube (0,1)d. By using tensor‐product arguments, we show that the eigenvalue–eigenvector structure of the resulting discretization matrix is completely determined by the eigenvalue–eigenvector structure of the matrix arising from the isogeometric analysis approximation based on B‐splines of degree p of the unidimensional problem . Here, n is the mesh fineness parameter, and the size of is N(n,p) = n + p − 2. In previous works, it was established that the normalized sequence enjoys an asymptotic spectral distribution described by a function ep(θ), the so‐called spectral symbol. The contributions of this paper can be summarized as follows:
  1. the eigenvalues of are arranged in ascending order, ;
  2. is a sequence of functions from [0,π] to , which depends only on p;
  3. h = 1/n and θj,n = jπh for j = 1,…,n; and
  4. is the remainder, which satisfies for some constant depending only on α and p. We also provide a proof of this expansion for α = 0 and j = 1,…,N(n,p) −(4p − 2), where 4p − 2 represents a theoretical estimate of the number of outliers .
  5. We show through numerical experiments that, for p ≥ 3 and k ≥ 1, there exists a point θ( p,k) ∈ (0,π) such that vanishes on [0,θ( p,k)]. Moreover, as it is suggested by the numerics of this paper, the infimum of θ(p,k) over all k ≥ 1, say yp, is strictly positive, and the equation holds numerically whenever θj,n < θ( p), where θ( p) is a point in (0,yp] which grows with p.
  6. For p ≥ 3, based on the asymptotic expansion in the above item 3, we propose a parallel interpolation–extrapolation algorithm for computing the eigenvalues of , excluding the outliers. The performance of the algorithm is illustrated through numerical experiments. Note that, by the previous item 4, the algorithm is actually not necessary for computing the eigenvalues corresponding to points θj,n < θ( p).
  相似文献   

19.
This paper analyzes situations in which a project consisting of several activities is not realized according to plan. If the project is expedited, a reward arises. Analogously, a penalty arises if the project is delayed. This paper considers the case of arbitrary nondecreasing reward and penalty functions on the total expedition and delay, respectively. Attention is focused on how to divide the total reward (penalty) among the activities: the core of a corresponding cooperative project game determines a set of stable allocations of the total reward (penalty). In the definition of project games, surplus (cost) sharing mechanisms are used to take into account the specific characteristics of the reward (penalty) function at hand. It turns out that project games are related to bankruptcy and taxation games. This relation allows us to establish nonemptiness of the core of project games.  相似文献   

20.
In this paper, a mathematical model is proposed for predicting air temperature and humidity in a two-room region. The model contains a coupled relationship between temperature and humidity within the constructions and can be solved by using the numerical method. However, the two-room region can be reduced to a single region when the region with no ventilation is considered, and then the room temperature and relative humidity can be obtained analytically. The solution obtained in this paper is verified by comparing with the result of the analytical method. It shows that the two results are in agreement. In addition, the proposed model can also be applied to simultaneously obtain the transient temperature and humidity of a two-room region for different porous construction materials.  相似文献   

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

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