Sciweavers

7930 search results - page 253 / 1586
» Greedy in Approximation Algorithms
Sort
View
CORR
2004
Springer
111views Education» more  CORR 2004»
15 years 6 months ago
Finding Approximate Palindromes in Strings Quickly and Simply
: Described are two algorithms to find long approximate palindromes in a string, for example a DNA sequence. A simple algorithm requires O(n)space and almost always runs in O(k.n)-...
L. Allison
ESA
2007
Springer
140views Algorithms» more  ESA 2007»
16 years 22 days ago
On Minimum Power Connectivity Problems
Given a (directed or undirected) graph with edge costs, the power of a node is the maximum cost of an edge leaving it, and the power of the graph is the sum of the powers of its n...
Yuval Lando, Zeev Nutov
ICIP
1999
IEEE
16 years 8 months ago
Efficient Approximation of Gray-Scale Images Through Bounded Error Triangular Meshes
This paper presents an iterative algorithm for approximating gray-scale images with adaptive triangular meshes ensuring a given tolerance. At each iteration, the algorithm applies...
Angel Domingo Sappa, Boris Xavier Vintimilla, Migu...
ISSAC
2004
Springer
118views Mathematics» more  ISSAC 2004»
15 years 12 months ago
The approximate GCD of inexact polynomials
This paper presents an algorithm and its implementation for computing the approximate GCD (greatest common divisor) of multivariate polynomials whose coefficients may be inexact. ...
Zhonggang Zeng, Barry H. Dayton
SODA
1997
ACM
114views Algorithms» more  SODA 1997»
15 years 8 months ago
Better Approximation Guarantees for Job-shop Scheduling
Job-shop scheduling is a classical NP-hard problem. Shmoys, Stein, and Wein presented the first polynomial-time approximation algorithm for this problem that has a good (polylogar...
Leslie Ann Goldberg, Mike Paterson, Aravind Sriniv...