Sciweavers

6437 search results - page 64 / 1288
» Parallel Algorithms for Arrangements
Sort
View
98
Voted
JAR
2008
101views more  JAR 2008»
15 years 16 days ago
Tilting at Windmills with Coq: Formal Verification of a Compilation Algorithm for Parallel Moves
This article describes the formal verification of a compilation algorithm that transforms parallel moves (parallel assignments between variables) into a semanticallyequivalent sequ...
Laurence Rideau, Bernard P. Serpette, Xavier Leroy
INFORMATICALT
2002
72views more  INFORMATICALT 2002»
15 years 7 days ago
One Application of the Parallelization Tool of Master-Slave Algorithms
The paper analyzes the performance of parallel global optimization algorithm, which is used to optimize grillage-type foundations. The parallel algorithm is obtained by using the a...
Milda Baravykaite, Rimantas Belevicius, Raimondas ...
101
Voted
PPSN
2004
Springer
15 years 6 months ago
Robust Parallel Genetic Algorithms with Re-initialisation
The influence of different parallel genetic algorithm (PGA) architectures on the GA convergence properties is analysed. Next, two proposed versions of these PGA architectures are c...
Ivan Sekaj
EUROPAR
2006
Springer
15 years 4 months ago
Implementing Irregular Parallel Algorithms with OpenMP
Writing irregular parallel algorithms with OpenMP has been rarely practised in the past. Yet it is possible, and in this paper we will use a simple breadth
Michael Süß, Claudia Leopold
HIPC
2005
Springer
15 years 6 months ago
Mobile Pipelines: Parallelizing Left-Looking Algorithms Using Navigational Programming
Abstract. Parallelizing a sequential algorithm—i.e., manually or automatically converting it into an equivalent parallel distributed algorithm—is an important problem. Ideally,...
Lei Pan, Ming Kin Lai, Michael B. Dillencourt, Lub...