Sciweavers

19798 search results - page 143 / 3960
» Is Structural Subtyping Useful
Sort
View
GECCO
2008
Springer
179views Optimization» more  GECCO 2008»
13 years 10 months ago
Developing neural structure of two agents that play checkers using cartesian genetic programming
A developmental model of neural network is presented and evaluated in the game of Checkers. The network is developed using cartesian genetic programs (CGP) as genotypes. Two agent...
Gul Muhammad Khan, Julian Francis Miller, David M....
ALGORITHMICA
2008
79views more  ALGORITHMICA 2008»
13 years 9 months ago
Practical Methods for Shape Fitting and Kinetic Data Structures using Coresets
The notion of -kernel was introduced by Agarwal et al. [5] to set up a unified framework for computing various extent measures of a point set P approximately. Roughly speaking, a ...
Hai Yu, Pankaj K. Agarwal, Raghunath Poreddy, Kast...
SOCIALCOM
2010
13 years 7 months ago
Using Text Analysis to Understand the Structure and Dynamics of the World Wide Web as a Multi-Relational Graph
A representation of the World Wide Web as a directed graph, with vertices representing web pages and edges representing hypertext links, underpins the algorithms used by web search...
Harish Sethu, Alexander Yates
EPIA
2009
Springer
14 years 3 months ago
Phrase Translation Extraction from Aligned Parallel Corpora Using Suffix Arrays and Related Structures
In this paper, we will address term translation extraction from indexed aligned parallel corpora, by using a couple of association measures combined by a voting scheme, for scaling...
José Aires, Gabriel Pereira Lopes, Luis Gom...
FLOPS
2006
Springer
14 years 28 days ago
Lock Free Data Structures Using STM in Haskell
Abstract. This paper explores the feasibility of re-expressing concurrent algorithms with explicit locks in terms of lock free code written using Haskell's implementation of s...
Anthony Discolo, Tim Harris, Simon Marlow, Simon L...