Sciweavers

7 search results - page 2 / 2
» Similarity Measures on Preference Structures, Part II: Utili...
Sort
View
GECCO
2004
Springer
140views Optimization» more  GECCO 2004»
14 years 8 days ago
Keeping the Diversity with Small Populations Using Logic-Based Genetic Programming
We present a new method of Logic-Based Genetic Programming (LBGP). Using the intrinsic mechanism of backtracking in Prolog, we utilize large individual programs with redundant clau...
Ken Taniguchi, Takao Terano
SIGMOD
2010
ACM
207views Database» more  SIGMOD 2010»
13 years 11 months ago
Automatic contention detection and amelioration for data-intensive operations
To take full advantage of the parallelism offered by a multicore machine, one must write parallel code. Writing parallel code is difficult. Even when one writes correct code, the...
John Cieslewicz, Kenneth A. Ross, Kyoho Satsumi, Y...