Sciweavers

722 search results - page 55 / 73
» Efficient Generation of Prime Numbers
Sort
View
189 views 151 votes 15 years 4 months ago  BMCBI 2010»
Background: Assembling genomic sequences from a set of overlapping reads is one of the most fundamental problems in computational biology. Algorithms addressing the assembly probl...
98 views 122 votes 15 years 4 months ago  GPEM 2008»
Efficiency enhancement techniques--such as parallelization and hybridization--are among the most important ingredients of practical applications of genetic and evolutionary algori...
162 views 230 votes 16 years 4 months ago  VLDB 2006»
We focus on the problem of efficient learning of dependency trees. Once grown, they can be used as a special case of a Bayesian network, for PDF approximation, and for many other u...
241 views 285 votes 16 years 4 months ago  PLDI 2009»
Inefficient use of memory, including leaks and bloat, remain a significant challenge for C and C++ developers. Applications with these problems become slower over time as their wo...
175 views 129 votes 16 years 4 months ago  KDD 2003»
Data Mining with Bayesian Network learning has two important characteristics: under broad conditions learned edges between variables correspond to causal influences, and second, f...
211 views 154 votes 16 years 4 months ago  ICALP 2009»
We present an AC1 (logDCFL) algorithm for checking LTL formulas over finite paths, thus establishing that the problem can be efficiently parallelized. Our construction provides a f...
99 views 138 votes 15 years 10 months ago  SRDS 2008»
Distributed storage systems often use data replication to mask failures and guarantee high data availability. Node failures can be transient or permanent. While the system must ge...
114 views 150 votes 15 years 8 months ago  ECRTS 2007»
In this paper we study the soft real-time web cluster architecture needed to support e-commerce and related applications. Our testbed is based on an industry standard, which defin...
151 views 127 votes 15 years 7 months ago  GECCO 2006»
This paper describes and analyzes sporadic model building, which can be used to enhance the efficiency of the hierarchical Bayesian optimization algorithm (hBOA) and other advance...
217 views 177 votes 15 years 6 months ago  CASES 2008»
Automatic vectorization of programs for partitioned-ALU SIMD (Single Instruction Multiple Data) processors has been difficult because of not only data dependency issues but also n...