首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 390 毫秒
1.
We address the problem of computing homotopic shortest paths in the presence of obstacles in the plane. Problems on homotopy of paths received attention very recently [Cabello et al., in: Proc. 18th Annu. ACM Sympos. Comput. Geom., 2002, pp. 160–169; Efrat et al., in: Proc. 10th Annu. European Sympos. Algorithms, 2002, pp. 411–423]. We present two output-sensitive algorithms, for simple paths and non-simple paths. The algorithm for simple paths improves the previous algorithm [Efrat et al., in: Proc. 10th Annu. European Sympos. Algorithms, 2002, pp. 411–423]. The algorithm for non-simple paths achieves O(log2n) time per output vertex which is an improvement by a factor of O(n/log2n) of the previous algorithm [Hershberger, Snoeyink, Comput. Geom. Theory Appl. 4 (1994) 63–98], where n is the number of obstacles. The running time has an overhead O(n2+) for any positive constant . In the case k<n2+, where k is the total size of the input and output, we improve the running to O((n+k+(nk)2/3)logO(1)n).  相似文献   

2.
We present a parallel randomized algorithm running on aCRCW PRAM, to determine whether two planar graphs are isomorphic, and if so to find the isomorphism. We assume that we have a tree of separators for each planar graph (which can be computed by known algorithms inO(log2 n) time withn1 + εprocessors, for any ε > 0). Ifnis the number of vertices, our algorithm takesO(log(n)) time with processors and with a probability of failure of 1/nat most. The algorithm needs 2 · log(m) − log(n) + O(log(n)) random bits. The number of random bits can be decreased toO(log(n)) by increasing the number of processors ton3/2 + ε, for any ε > 0. Our parallel algorithm has significantly improved processor efficiency, compared to the previous logarithmic time parallel algorithm of Miller and Reif (Siam J. Comput.20(1991), 1128–1147), which requiresn4randomized processors orn5deterministic processors.  相似文献   

3.
For given integers d,j≥2 and any positive integers n, distributions of n points in the d-dimensional unit cube [0,1]d are investigated, where the minimum volume of the convex hull determined by j of these n points is large. In particular, for fixed integers d,k≥2 the existence of a configuration of n points in [0,1]d is shown, such that, simultaneously for j=2,…,k, the volume of the convex hull of any j points among these n points is Ω(1/n(j−1)/(1+|dj+1|)). Moreover, a deterministic algorithm is given achieving this lower bound, provided that d+1≤jk.  相似文献   

4.
We study the problem of coloring graphs in an online manner. The only known deterministic online graph coloring algorithm with a sublinear performance function was found by [9.], 319–325). Their algorithm colors graphs of chromatic number χ with no more than (2χn)/log* n colors, where n is the number of vertices. They point out that the performance can be improved slightly for graphs with bounded chromatic number. For three-chromatic graphs the number of colors used, for example, is O(n log log log n/log log n). We show that randomization helps in coloring graphs online. We present a simple randomized online algorithm to color graphs with expected number of colors O(2χχ2n(χ−2)/(χ−1)(log n)1/(χ−1)). For three-colorable graphs the expected number of colors our algorithm uses is . All our algorithms run in polynomial time. It is interesting to note that our algorithm compares well with the best known polynomial time offline algorithms. For instance, the best polynomial time algorithm known for three-colorable graphs, due to [4.] pp. 554–562). We also prove a lower bound of Ω((1/(χ − 1))((log n/(12(χ + 1))) − 1)χ−1) for the randomized model. No lower bound for the randomized model was previously known. For bounded χ, our result improves even the best known lower bound for the deterministic case: Ω((log n/log log n)χ−1), due to Noga Alon (personal communication, September 1989).  相似文献   

5.
Let {Xn} be a strictly stationary φ-mixing process with Σj=1 φ1/2(j) < ∞. It is shown in the paper that if X1 is uniformly distributed on the unit interval, then, for any t [0, 1], |Fn−1(t) − t + Fn(t) − t| = O(n−3/4(log log n)3/4) a.s. and sup0≤t≤1 |Fn−1(t) − t + Fn(t) − t| = (O(n−3/4(log n)1/2(log log n)1/4) a.s., where Fn and Fn−1(t) denote the sample distribution function and tth sample quantile, respectively. In case {Xn} is strong mixing with exponentially decaying mixing coefficients, it is shown that, for any t [0, 1], |Fn−1(t) − t + Fn(t) − t| = O(n−3/4(log n)1/2(log log n)3/4) a.s. and sup0≤t≤1 |Fn−1(t) − t + Fn(t) − t| = O(n−3/4(log n)(log log n)1/4) a.s. The results are further extended to general distributions, including some nonregular cases, when the underlying distribution function is not differentiable. The results for φ-mixing processes give the sharpest possible orders in view of the corresponding results of Kiefer for independent random variables.  相似文献   

6.
We consider the class of primitive stochastic n×n matrices A, whose exponent is at least (n2−2n+2)/2+2. It is known that for such an A, the associated directed graph has cycles of just two different lengths, say k and j with k>j, and that there is an α between 0 and 1 such that the characteristic polynomial of A is λn−αλnj−(1−α)λnk. In this paper, we prove that for any mn, if α1/2, then Am+kAmAm1wT, where 1 is the all-ones vector and wT is the left-Perron vector for A, normalized so that wT1=1. We also prove that if jn/2, n31 and , then Am+jAmAm1wT for all sufficiently large m. Both of these results lead to lower bounds on the rate of convergence of the sequence Am.  相似文献   

7.
A subset S of a complex projective space is F-regular provided each two points of S have the same non-zero distance and each subset of three points of S has the same shape invariant. The aim of this paper is the determination for any odd integer r, of the largest integer n(r) such tht CPr−1 contains an F-regular subset of n(r) points.It is established that n(r) ≤ 2r − 2 for any odd integer r and n(1 + 2s) = 2s+1 for any integer s.  相似文献   

8.
We show that the number of maximal sum-free subsets of {1,2,…,n} is at most 23n/8+o(n). We also show that 20.406n+o(n) is an upper bound on the number of maximal product-free subsets of any group of order n.  相似文献   

9.
We compare the degree of approximation to L2(−π, π) by nth degree trigonometric polynomials, with the degree of approximation by trigonometric n-nomials, which are linear combinations, with constant (complex) coefficients, of any 2n + 1 members of the sequence {exp (ikx)}, − ∞ < k < ∞.  相似文献   

10.
We consider the problem of computing the minimum ofnvalues, and several well-known generalizations [prefix minima, range minima, and all nearest smaller values (ANSV)] for input elements drawn from the integer domain [1···s], wheresn. In this article we give simple and efficient algorithms for all of the preceding problems. These algorithms all takeO(log log log s) time using an optimal number of processors andO(nsε) space (for constant ε < 1) on the COMMON CRCW PRAM. The best known upper bounds for the range minima and ANSV problems were previouslyO(log log n) (using algorithms for unbounded domains). For the prefix minima and for the minimum problems, the improvement is with regard to the model of computation. We also prove a lower bound of Ω(log log n) for domain sizes = 2Ω(log n log log n). Since, forsat the lower end of this range, log log n = Ω(log log log s), this demonstrates that any algorithm running ino(log log log s) time must restrict the range ofson which it works.  相似文献   

11.
Generalized Hadamard matrices of order qn−1 (q—a prime power, n2) over GF(q) are related to symmetric nets in affine 2-(qn,qn−1,(qn−1−1)/(q−1)) designs invariant under an elementary abelian group of order q acting semi-regularly on points and blocks. The rank of any such matrix over GF(q) is greater than or equal to n−1. It is proved that a matrix of minimum q-rank is unique up to a monomial equivalence, and the related symmetric net is a classical net in the n-dimensional affine geometry AG(n,q).  相似文献   

12.
We give a construction, for any n 2, of a space S of spline functions of degree n – 1 with simple knots in (1/4)Z which is generated by a triple of refinable, orthogonal functions with compact support. Indeed, the result holds more generally by replacing the B-spline of degree n – 1 with simple knots at the integers by any continuous refinable function whose mask is a Hurwitz polynomial of degree n. A simple construction is also given for the corresponding wavelets.  相似文献   

13.
A snake in a graph is a simple cycle without chords. We give an upper bound on the size of a snake S in then-dimensional cube of the form |S|2 n–1(1–n 1/2/89+O(1/n)).  相似文献   

14.
Primitive normal polynomials with a prescribed coefficient   总被引:1,自引:0,他引:1  
In this paper, we established the existence of a primitive normal polynomial over any finite field with any specified coefficient arbitrarily prescribed. Let n15 be a positive integer and q a prime power. We prove that for any aFq and any 1m<n, there exists a primitive normal polynomial f(x)=xnσ1xn−1++(−1)n−1σn−1x+(−1)nσn such that σm=a, with the only exceptions σ1≠0. The theory can be extended to polynomials of smaller degree too.  相似文献   

15.
We present an algorithm for the routing problem for two-terminal nets in generalized switchboxes. A generalized switchbox is any subset R of the planar rectangular grid with no nontrivial holes, i.e., every finite face has exactly four incident vertices. A net is a pair of nodes of nonmaximal degree on the boundary of R. A solution is a set of edge-disjoint paths, one for each net. Our algorithm solves standard generalized switchbox routing problems in time O(n(log n)2) where n is the number of vertices of R, i.e., it either finds a solution or indicates that there is none. A problem is standard if deg(ν) + ter(ν) is even for all vertices ν where deg(ν) is the degree of ν and ter(ν) is the number of nets which have ν as a terminal. For nonstandard problems we can find a solution in time O(n(log n)2 + |U|2) where U is the set of vertices ν with deg(ν) + ter(ν) is odd.  相似文献   

16.
A family of simple (that is, cycle-free) paths is a path decomposition of a tournament T if and only if partitions the acrs of T. The path number of T, denoted pn(T), is the minimum value of | | over all path decompositions of T. In this paper it is shown that if n is even, then there is a tournament on n vertices with path number k if and only if n/2 k n2/4, k an integer. It is also shown that if n is odd and T is a tournament on n vertices, then (n + 1)/2 pn(T) (n2 − 1)/4. Moreover, if k is an integer satisfying (i) (n + 1)/2 k n − 1 or (ii) n < k (n2 − 1)/4 and k is even, then a tournament on n vertices having path number k is constructed. It is conjectured that there are no tournaments of odd order n with odd path number k for n k < (n2 − 1)/4.  相似文献   

17.
Cheriyan and Hagerup developed a randomized algorithm to compute the maximum flow in a graph with n nodes and m edges in O(mn + n2 log2n) expected time. The randomization is used to efficiently play a certain combinatorial game that arises during the computation. We give a version of their algorithm where a general version of their game arises. Then we give a strategy for the game that yields a deterministic algorithm for computing the maximum flow in a directed graph with n nodes and m edges that runs in time O(mn(logm/n log nn)). Our algorithm gives an O(mn) deterministic algorithm for all m/n = Ω(nε) for any positive constant ε, and is currently the fastest deterministic algorithm for computing maximum flow as long as m/n = ω(log n).  相似文献   

18.
We show that for any discrete finitely-generated group G and any self-adjoint n-tuple X1,...,Xn of generators of the group algebra Voiculescu’s non-microstates free entropy dimension δ*(X1,...,Xn) is exactly equal to β1(G) − β0(G) + 1 where βi are the ℓ2-Betti numbers of G.Received: January 2004 Revision: October 2004 Accepted: January 2005  相似文献   

19.
20.
For any integern, a modified transportation problem with 2n + 2 nodes is constructed which requires 2 n + 2 n–2–2 iterations using all but one of the most commonly used minimum cost flow algorithms.As a result, the Edmonds—Karp Scaling Method [3] becomes the only known good (in the sense of Edmonds) algorithm for computing minimum cost flows.  相似文献   

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

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