Sciweavers

4430 search results - page 121 / 886
» Solving Optimization Problems with DLL
Sort
View
ATMOS
2010
308views Optimization» more  ATMOS 2010»
15 years 2 months ago
The Team Orienteering Problem: Formulations and Branch-Cut and Price
The Team Orienteering Problem is a routing problem on a graph with durations associated to the arcs and profits assigned to visiting the vertices. A fixed number of identical ve...
Marcus Poggi de Aragão, Henrique Viana, Edu...
SIGMOD
2012
ACM
203views Database» more  SIGMOD 2012»
13 years 5 months ago
Optimizing index for taxonomy keyword search
Query substitution is an important problem in information retrieval. Much work focuses on how to find substitutes for any given query. In this paper, we study how to efficiently ...
Bolin Ding, Haixun Wang, Ruoming Jin, Jiawei Han, ...
GECCO
2004
Springer
106views Optimization» more  GECCO 2004»
15 years 8 months ago
Run Transferable Libraries - Learning Functional Bias in Problem Domains
Abstract. This paper introduces the notion of Run Transferable Libraries, a mechanism to pass knowledge acquired in one GP run to another. We demonstrate that a system using these ...
Maarten Keijzer, Conor Ryan, Mike Cattolico
ISAAC
2003
Springer
104views Algorithms» more  ISAAC 2003»
15 years 8 months ago
Deterministic Algorithm for the t-Threshold Set Problem
Given k sorted arrays, the t-Threshold problem, which is motivated by indexed search engines, consists of finding the elements which are present in at least t of the arrays. We pr...
Jérémy Barbay, Claire Kenyon
APWEB
2010
Springer
15 years 6 months ago
An Incremental Prefix Filtering Approach for the All Pairs Similarity Search Problem
Given a set of records, a threshold value t and a similarity function, we investigate the problem of finding all pairs of records such that similarity between each pair is above t....
Hoang Thanh Lam, Dinh Viet Dung, Raffaele Perego, ...