Sciweavers

806 search results - page 78 / 162
» An Optimal Dynamic Data Structure for Stabbing-Semigroup Que...
Sort
View
GECCO
2010
Springer
338views Optimization» more  GECCO 2010»
14 years 12 months ago
Multiobjective evolutionary community detection for dynamic networks
A multiobjective genetic algorithm for detecting communities in dynamic networks, i.e., networks that evolve over time, is proposed. The approach leverages on the concept of evolu...
Francesco Folino, Clara Pizzuti
DASFAA
2007
IEEE
194views Database» more  DASFAA 2007»
15 years 3 months ago
Telescope: Zooming to Interesting Skylines
As data of an unprecedented scale are becoming accessible, skyline queries have been actively studied lately, to retrieve “interesting” data objects that are not dominated by a...
Jongwuk Lee, Gae-won You, Seung-won Hwang
SIGMOD
2005
ACM
138views Database» more  SIGMOD 2005»
16 years 1 months ago
QPipe: A Simultaneously Pipelined Relational Query Engine
Relational DBMS typically execute concurrent queries independently by invoking a set of operator instances for each query. To exploit common data retrievals and computation in con...
Stavros Harizopoulos, Vladislav Shkapenyuk, Anasta...
ICDE
2004
IEEE
137views Database» more  ICDE 2004»
16 years 2 months ago
Selectivity Estimation for XML Twigs
Twig queries represent the building blocks of declarative query languages over XML data. A twig query describes a complex traversal of the document graph and generates a set of el...
Neoklis Polyzotis, Minos N. Garofalakis, Yannis E....
FOCS
2009
IEEE
15 years 5 months ago
Space-Efficient Framework for Top-k String Retrieval Problems
Given a set D = {d1, d2, ..., dD} of D strings of total length n, our task is to report the "most relevant" strings for a given query pattern P. This involves somewhat mo...
Wing-Kai Hon, Rahul Shah, Jeffrey Scott Vitter