Parke Godfrey
York University
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Parke Godfrey.
international conference on data engineering | 2003
Jan Chomicki; Parke Godfrey; Jarek Gryz; Dongming Liang
The skyline, or Pareto, operator selects those tuples that are not dominated by any others. Extending relational systems with the skyline operator would offer a basis for handling preference queries. Good algorithms are needed for skyline, however, to make this efficient in a relational setting. We propose a skyline algorithm, SFS, based on presorting that is general, for use with any skyline query, efficient, and well behaved in a relational setting.
very large data bases | 2007
Parke Godfrey; Ryan Shipley; Jarek Gryz
AbstractThe maximal vector problem is to identify the maximals over a collection of vectors. This arises in many contexts and, as such, has been well studied.The problem recently gained renewed attention with skyline queries for relational databases and with work to develop skyline algorithms that are external and relationally well behaved. While many algorithms have been proposed, how they perform has been unclear. We study the performance of, and design choices behind, these algorithms. We prove runtime bounds based on the number of vectors N and the dimensionality K. Early algorithms based on divide and conquer established seemingly good average and worst-case asymptotic runtimes. In fact, the problem can be solved in
Journal of Intelligent Information Systems | 1992
Terry Gaasterland; Parke Godfrey; Jack Minker
International Journal of Cooperative Information Systems | 1994
Parke Godfrey
\mathcal{O}(KN)
foundations of information and knowledge systems | 2004
Parke Godfrey
intelligent information systems | 2005
Jan Chomicki; Parke Godfrey; Jarek Gryz; Dongming Liang
average-case (holding K as fixed). We prove, however, that the performance is quite bad with respect to K. We demonstrate that the more recent skyline algorithms are better behaved, and can also achieve
Logics for databases and information systems | 1998
Parke Godfrey; John Grant; Jarek Gryz; Jack Minker
database and expert systems applications | 1999
Parke Godfrey; Jarek Gryz
\mathcal{O}(KN)
international conference on management of data | 2001
Parke Godfrey; Jarek Gryz; Calisto Zuzarte
International Conference on Applications of Databases | 1994
Parke Godfrey; Jack Minker; Lev Novik
average-case. While K matters for these, in practice, its effect vanishes in the asymptotic. We introduce a new external algorithm, LESS, that is more efficient and better behaved. We evaluate LESS’s effectiveness and improvement over the field, and prove that its average-case running time is