Sciweavers

133 search results - page 5 / 27
» DIJKSTRA
Sort
View
IPPS
1997
IEEE
13 years 12 months ago
A Parallel Priority Data Structure with Applications
We present a parallel priority data structure that improves the running time of certain algorithms for problems that lack a fast and work-efficient parallel solution. As a main a...
Gerth Stølting Brodal, Jesper Larsson Tr&au...
CN
2007
104views more  CN 2007»
13 years 7 months ago
Performance analysis of the AntNet algorithm
A number of routing algorithms based on the ant-colony metaphor have been proposed for communication networks. However, there has been little work on the performance analysis of a...
S. S. Dhillon, Piet Van Mieghem
CORR
2008
Springer
81views Education» more  CORR 2008»
13 years 7 months ago
Low-Drift Flow Sensor with Zero-Offset Thermopile-Based Power Feedback
M. Dijkstra, T. S. J. Lammerink, Meint De Boer, J....
FUIN
2007
89views more  FUIN 2007»
13 years 7 months ago
The Decent Philosophers: An Exercise in Concurrent Behaviour
Concurrent runs reveal more insight into distributed systems than interleaved runs. This is shown by help of Dijkstra’s paradigm of five philosophers.
Wolfgang Reisig
TALG
2008
100views more  TALG 2008»
13 years 7 months ago
Thin heaps, thick heaps
The Fibonacci heap was devised to provide an especially efficient implementation of Dijkstra's shortest path algorithm. Although asyptotically efficient, it is not as fast in...
Haim Kaplan, Robert Endre Tarjan