Sciweavers

2302 search results - page 21 / 461
» The Evolution of Concurrent Programs
Sort
View
GECCO
2005
Springer
15 years 5 months ago
Scalability of genetic programming and probabilistic incremental program evolution
Radovan Ondas, Martin Pelikan, Kumara Sastry
CAV
2006
Springer
209views Hardware» more  CAV 2006»
15 years 3 months ago
CUTE and jCUTE: Concolic Unit Testing and Explicit Path Model-Checking Tools
CUTE, a Concolic Unit Testing Engine for C and Java, is a tool to systematically and automatically test sequential C programs (including pointers) and concurrent Java programs. CUT...
Koushik Sen, Gul Agha
CONCURRENCY
2000
106views more  CONCURRENCY 2000»
14 years 11 months ago
Performance characteristics for OpenMP constructs on different parallel computer architectures
OpenMP is emerging as a quasi-standard for shared memory parallel programming on small SMP-systems. To serve as a common programming interface in shared memory parallel programmin...
Rudolf Berrendorf, Guido Nieken
JUCS
2006
109views more  JUCS 2006»
14 years 11 months ago
Verifying Real-Time Properties of tccp Programs
: The size and complexity of software systems are continuously increasing, which makes them difficult and labor-intensive to develop, test and evolve. Since concurrent systems are ...
María Alpuente, María-del-Mar Gallar...
LCPC
2005
Springer
15 years 5 months ago
Concurrency Analysis for Parallel Programs with Textually Aligned Barriers
Abstract. A fundamental problem in the analysis of parallel programs is to determine when two statements in a program may run concurrently. This analysis is the parallel analog to ...
Amir Kamil, Katherine A. Yelick