Sciweavers

203 search results - page 1 / 41
» Open issues in genetic programming
Sort
View
GPEM
2010
85views more  GPEM 2010»
13 years 3 months ago
Open issues in genetic programming
Michael O'Neill, Leonardo Vanneschi, Steven Gustaf...
BIB
2008
141views more  BIB 2008»
13 years 4 months ago
Detecting short tandem repeats from genome data: opening the software black box
Short tandem repeats, specifically microsatellites, are widely used genetic markers, associated with human genetic diseases, and play an important role in various regulatory mecha...
Angelika Merkel, Neil Gemmell
IWPC
2006
IEEE
13 years 10 months ago
Experimental Settings in Program Comprehension: Challenges and Open Issues
Several approaches to program comprehension have been proposed along the years, ranging from fact extraction to sophisticated visualization tools. In order to effectively assess t...
Giuseppe A. Di Lucca, Massimiliano Di Penta
CONCURRENCY
2000
133views more  CONCURRENCY 2000»
13 years 4 months ago
OpenMP versus threading in C/C++
When comparing OpenMP to other parallel programming models, it is easier to choose between OpenMP and MPI than between OpenMP and POSIX Threads (Pthreads). With languages like C a...
Bob Kuhn, Paul Petersen, Eamonn O'Toole
APCSAC
2007
IEEE
13 years 11 months ago
Open Issues in MPI Implementation
MPI (the Message Passing Interface) continues to be the dominant programming model for parallel machines of all sizes, from small Linux clusters to the largest parallel supercomput...
Rajeev Thakur, William Gropp