Sciweavers

6939 search results - page 172 / 1388
» Algorithm Engineering for Parallel Computation
Sort
View
IEICET
2006
68views more  IEICET 2006»
13 years 8 months ago
A Reliable and Robust Lane Detection System Based on the Parallel Use of Three Algorithms for Driving Safety Assistance
Road traffic incidents analysis has shown that a third of them occurs without any conflict which indicates problems with road following. In this paper a driving safety assistance ...
Raphaël Labayrade, Jerome Douret, Jean Laneur...
IPPS
2009
IEEE
14 years 3 months ago
Parallel Nested Monte-Carlo search
Abstract—We address the parallelization of a MonteCarlo search algorithm. On a cluster of 64 cores we obtain a speedup of 56 for the parallelization of Morpion Solitaire. An algo...
Tristan Cazenave, Nicolas Jouandeau
COCOON
2009
Springer
14 years 2 months ago
A Fast Algorithm for Computing a Nearly Equitable Edge Coloring with Balanced Conditions
We discuss the nearly equitable edge coloring problem on a multigraph and propose an efficient algorithm for solving the problem, which has a better time complexity than the previ...
Akiyoshi Shioura, Mutsunori Yagiura
APIN
1998
132views more  APIN 1998»
13 years 8 months ago
Evolution-Based Methods for Selecting Point Data for Object Localization: Applications to Computer-Assisted Surgery
Object localization has applications in many areas of engineering and science. The goal is to spatially locate an arbitrarily-shaped object. In many applications, it is desirable ...
Shumeet Baluja, David Simon
ISSTA
2006
ACM
14 years 2 months ago
Using model checking with symbolic execution to verify parallel numerical programs
We present a method to verify the correctness of parallel programs that perform complex numerical computations, including computations involving floating-point arithmetic. The me...
Stephen F. Siegel, Anastasia Mironova, George S. A...