Sciweavers

4759 search results - page 277 / 952
» Parallelizing the Phylogeny Problem
Sort
View
131
Voted
IJPP
2008
158views more  IJPP 2008»
15 years 2 months ago
The ParTriCluster Algorithm for Gene Expression Analysis
Analyzing gene expression patterns is becoming a highly relevant task in the Bioinformatics area. This analysis makes it possible to determine the behavior patterns of genes under...
Renata Braga Araújo, Guilherme Henrique Tri...
PPSN
2004
Springer
15 years 8 months ago
Hierarchical Genetic Algorithms
Current Genetic Algorithms can efficiently address order-k separable problems, in which the order of the linkage is restricted to a low value k. Outside this class, there exist hie...
Edwin D. de Jong, Dirk Thierens, Richard A. Watson
102
Voted
IPPS
1999
IEEE
15 years 6 months ago
Evolution-Based Scheduling of Fault-Tolerant Programs on Multiple Processors
The paper introduces a family of scheduling problems called fault-tolerant programs scheduling FTPS. Since FTPS problems are, in general, computationally di cult, a challenge is to...
Piotr Jedrzejowicz, Ireneusz Czarnowski, Henryk Sz...
114
Voted
REX
1991
15 years 6 months ago
The Theory of Timed Automata
Abstract. We consider an optimal-reachability problem for a timed automaton with respect to a linear cost function which results in a weighted timed automaton. Our solution to this...
Rajeev Alur, David L. Dill
122
Voted
ICFP
2007
ACM
16 years 2 months ago
Type-safe higher-order channels in ML-like languages
As a means of transmitting not only data but also code encapsulated within functions, higher-order channels provide an advanced form of task parallelism in parallel computations. ...
Sungwoo Park