Alexander Zelikovsky
Georgia State University
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Alexander Zelikovsky.
Algorithmica | 1993
Alexander Zelikovsky
An instance of the Network Steiner Problem consists of an undirected graph with edge lengths and a subset of vertices; the goal is to find a minimum cost Steiner tree of the given subset (i.e., minimum cost subset of edges which spans it). An 11/6-approximation algorithm for this problem is given. The approximate Steiner tree can be computed in the time0(¦V¦ ¦E¦ + ¦S¦4), whereV is the vertex set,E is the edge set of the graph, andS is the given subset of vertices.
SIAM Journal on Discrete Mathematics | 2005
Gabriel Robins; Alexander Zelikovsky
The classical Steiner tree problem in weighted graphs seeks a minimum weight connected subgraph containing a given subset of the vertices (terminals). We present a new polynomial-time heuristic that achieves a best-known approximation ratio of
wireless communications and networking conference | 2004
Piotr Berman; Gruia Calinescu; C. Shah; Alexander Zelikovsky
1 + \frac{\ln 3}{2} \approx 1.55
Algorithms for Molecular Biology | 2011
Marius Nicolae; Serghei Mangul; Ion Măndoiu; Alexander Zelikovsky
for general graphs and best-known approximation ratios of
european symposium on algorithms | 2003
Gruia Calinescu; Sanjiv Kapoor; Alexander Olshevsky; Alexander Zelikovsky
\approx 1.28
Mobile Networks and Applications | 2004
Gruia Călinescu; Ion I. Mandoiu; Peng-Jun Wan; Alexander Zelikovsky
for both quasi-bipartite graphs (i.e., where no two nonterminals are adjacent) and complete graphs with edge weights 1 and 2. Our method is considerably simpler and easier to implement than previous approaches. We also prove the first known nontrivial performance bound (
ifip international conference on theoretical computer science | 2002
Gruia Calinescu; Ion I. Mandoiu; Alexander Zelikovsky
1.5 \cdot
Algorithmica | 1997
Alexander Zelikovsky
OPT) for the iterated 1-Steiner heuristic of Kahng and Robins in quasi-bipartite graphs.
Electronic Colloquium on Computational Complexity | 1995
Marek Karpinski; Alexander Zelikovsky
Optimizing the energy consumption in wireless sensor networks has recently become the most important performance objective. We assume the sensor network model in which sensors can interchange idle and active modes. Given monitoring regions, battery life and energy consumption rate for each sensor, we formulate the problem of maximizing sensor network lifetime, i.e., time during which the monitored area is (partially or fully) covered. Our contributions include (1) an efficient data structure to represent the monitored area with at most n/sup 2/ points guaranteeing the full coverage which is superior to the previously used approach based on grid points, (2) efficient provably good centralized algorithms for sensor monitoring schedule maximizing the total lifetime including (1+ln(1-q)/sup -1/)-approximation algorithm for the case when a q-portion of the monitored area is required to cover, e.g., for the 90% area coverage our schedule guarantees to be at most 3.3 times shorter than the optimum, (4) a family of efficient distributed protocols with trade-off between communication and monitoring power consumption, (5) extensive experimental study of the proposed algorithms showing significant advantage in quality, scalability and flexibility.
BMC Bioinformatics | 2011
Irina Astrovskaya; Bassam Tork; Serghei Mangul; Kelly Westbrooks; Ion Măndoiu; Peter Balfe; Alexander Zelikovsky
BackgroundMassively parallel whole transcriptome sequencing, commonly referred as RNA-Seq, is quickly becoming the technology of choice for gene expression profiling. However, due to the short read length delivered by current sequencing technologies, estimation of expression levels for alternative splicing gene isoforms remains challenging.ResultsIn this paper we present a novel expectation-maximization algorithm for inference of isoform- and gene-specific expression levels from RNA-Seq data. Our algorithm, referred to as IsoEM, is based on disambiguating information provided by the distribution of insert sizes generated during sequencing library preparation, and takes advantage of base quality scores, strand and read pairing information when available. The open source Java implementation of IsoEM is freely available at http://dna.engr.uconn.edu/software/IsoEM/.ConclusionsEmpirical experiments on both synthetic and real RNA-Seq datasets show that IsoEM has scalable running time and outperforms existing methods of isoform and gene expression level estimation. Simulation experiments confirm previous findings that, for a fixed sequencing cost, using reads longer than 25-36 bases does not necessarily lead to better accuracy for estimating expression levels of annotated isoforms and genes.