Sciweavers

6404 search results - page 448 / 1281
» Blocks
Sort
View
ATAL
2003
Springer
16 years 1 days ago
A Catalog of Biologically-Inspired Primitives for Engineering Self-Organization
Abstract. The Amorphous Computing project is aimed at developing programming methodologies for systems composed of vast numbers of locallyinteracting, identically-programmed agents...
Radhika Nagpal
EUROGP
2003
Springer
122views Optimization» more  EUROGP 2003»
16 years 17 hour ago
Evolving Hierarchical and Recursive Teleo-reactive Programs through Genetic Programming
Teleo-reactive programs and the triple tower architecture have been proposed as a framework for linking perception and action in agents. The triple tower architecture continually u...
Mykel J. Kochenderfer
GECCO
2003
Springer
116views Optimization» more  GECCO 2003»
16 years 13 hour ago
A Hybrid Genetic Algorithm Based on Complete Graph Representation for the Sequential Ordering Problem
Abstract. A hybrid genetic algorithm is proposed for the sequential ordering problem. It is known that the performance of a genetic algorithm depends on the survival environment an...
Dong-il Seo, Byung Ro Moon
PLDI
2010
ACM
15 years 12 months ago
Z-rays: divide arrays and conquer speed and flexibility
Arrays are the ubiquitous organization for indexed data. Throughout programming language evolution, implementations have laid out arrays contiguously in memory. This layout is pro...
Jennifer B. Sartor, Stephen M. Blackburn, Daniel F...
PODS
2010
ACM
206views Database» more  PODS 2010»
15 years 12 months ago
Cache-oblivious hashing
The hash table, especially its external memory version, is one of the most important index structures in large databases. Assuming a truly random hash function, it is known that i...
Rasmus Pagh, Zhewei Wei, Ke Yi, Qin Zhang