Sciweavers

6432 search results - page 316 / 1287
» Classic Mechanism Design
Sort
View
IJCAI
2003
15 years 7 months ago
When Evolving Populations is Better than Coevolving Individuals: The Blind Mice Problem
This paper is about the evolutionary design of multi-agent systems. An important part of recent research in this domain has been focusing on collaborative revolutionary methods. W...
Thomas Miconi
HASKELL
2008
ACM
15 years 7 months ago
Clase: cursor library for a structured editor
The “zipper” is a well known design pattern for providing a cursorlike interface to a data structure. However, the classic treatise by Huet only scratches the surface of some ...
Tristan O. R. Allwood, Susan Eisenbach
AIEDAM
2008
92views more  AIEDAM 2008»
15 years 6 months ago
A review of function modeling: Approaches and applications
This work is aimed at establishing a common frame and understanding of function modeling (FM) for our ongoing research activities. A comparative review of the literature is perfor...
M. S. Erden, H. Komoto, T. J. van Beek, V. D'Ameli...
143
Voted
ENTCS
2006
126views more  ENTCS 2006»
15 years 6 months ago
An Applicative Control-Flow Graph Based on Huet's Zipper
We are using ML to build a compiler that does low-level optimization. To support optimizations in classic imperative style, we built a control-flow graph using mutable pointers an...
Norman Ramsey, João Dias
SIAMCOMP
2008
132views more  SIAMCOMP 2008»
15 years 6 months ago
An APTAS for Generalized Cost Variable-Sized Bin Packing
Bin packing is a well known problem which has a large number of applications. Classical bin packing is a simple model where all bins are identical. In the bin packing problem with...
Leah Epstein, Asaf Levin