1 resultado para Kahn, Edgar
em DI-fusion - The institutional repository of Université Libre de Bruxelles
Filtro por publicador
- Aberystwyth University Repository - Reino Unido (2)
- Adam Mickiewicz University Repository (1)
- Andina Digital - Repositorio UASB-Digital - Universidade Andina Simón Bolívar (60)
- Applied Math and Science Education Repository - Washington - USA (4)
- Aquatic Commons (25)
- Archive of European Integration (2)
- Archivo Digital para la Docencia y la Investigación - Repositorio Institucional de la Universidad del País Vasco (1)
- Biblioteca Digital - Universidad Icesi - Colombia (1)
- Biblioteca Digital | Sistema Integrado de Documentación | UNCuyo - UNCUYO. UNIVERSIDAD NACIONAL DE CUYO. (1)
- Biblioteca Digital da Produção Intelectual da Universidade de São Paulo (BDPI/USP) (17)
- Biblioteca Digital de Artesanías de Colombia (3)
- Biblioteca Digital de la Universidad Católica Argentina (3)
- Biblioteca Digital de Teses e Dissertações Eletrônicas da UERJ (26)
- Bibloteca do Senado Federal do Brasil (23)
- Biodiversity Heritage Library, United States (1)
- Blue Tiger Commons - Lincoln University - USA (2)
- BORIS: Bern Open Repository and Information System - Berna - Suiça (5)
- Brock University, Canada (5)
- Bucknell University Digital Commons - Pensilvania - USA (1)
- CaltechTHESIS (1)
- Cámara de Comercio de Bogotá, Colombia (7)
- Cambridge University Engineering Department Publications Database (1)
- CentAUR: Central Archive University of Reading - UK (9)
- Center for Jewish History Digital Collections (8)
- Chinese Academy of Sciences Institutional Repositories Grid Portal (2)
- Comissão Econômica para a América Latina e o Caribe (CEPAL) (1)
- CORA - Cork Open Research Archive - University College Cork - Ireland (1)
- CUNY Academic Works (1)
- Dalarna University College Electronic Archive (3)
- Department of Computer Science E-Repository - King's College London, Strand, London (2)
- DI-fusion - The institutional repository of Université Libre de Bruxelles (1)
- Digital Archives@Colby (1)
- Digital Commons @ DU | University of Denver Research (1)
- Digital Commons @ Winthrop University (1)
- Digitale Sammlungen - Goethe-Universität Frankfurt am Main (40)
- DRUM (Digital Repository at the University of Maryland) (2)
- Duke University (2)
- eResearch Archive - Queensland Department of Agriculture; Fisheries and Forestry (1)
- Fachlicher Dokumentenserver Paedagogik/Erziehungswissenschaften (1)
- Funes: Repositorio digital de documentos en Educación Matemática - Colombia (3)
- Gallica, Bibliotheque Numerique - Bibliothèque nationale de France (French National Library) (BnF), France (29)
- Greenwich Academic Literature Archive - UK (2)
- Harvard University (1)
- Indian Institute of Science - Bangalore - Índia (1)
- Infoteca EMBRAPA (1)
- Instituto Politécnico do Porto, Portugal (5)
- Línguas & Letras - Unoeste (2)
- Livre Saber - Repositório Digital de Materiais Didáticos - SEaD-UFSCar (2)
- Lume - Repositório Digital da Universidade Federal do Rio Grande do Sul (26)
- Massachusetts Institute of Technology (2)
- Memoria Académica - FaHCE, UNLP - Argentina (5)
- Ministerio de Cultura, Spain (33)
- Plymouth Marine Science Electronic Archive (PlyMSEA) (4)
- Portal de Revistas Científicas Complutenses - Espanha (4)
- QUB Research Portal - Research Directory and Institutional Repository for Queen's University Belfast (93)
- Queensland University of Technology - ePrints Archive (39)
- ReCiL - Repositório Científico Lusófona - Grupo Lusófona, Portugal (5)
- Repositorio Académico de la Universidad Nacional de Costa Rica (2)
- Repositório Científico da Universidade de Évora - Portugal (2)
- Repositório Científico do Instituto Politécnico de Lisboa - Portugal (3)
- Repositório digital da Fundação Getúlio Vargas - FGV (14)
- Repositório Digital da UNIVERSIDADE DA MADEIRA - Portugal (1)
- Repositório Institucional da Universidade de Aveiro - Portugal (4)
- Repositorio Institucional de la Universidad Nacional Agraria (2)
- Repositório Institucional UNESP - Universidade Estadual Paulista "Julio de Mesquita Filho" (9)
- Research Open Access Repository of the University of East London. (1)
- RUN (Repositório da Universidade Nova de Lisboa) - FCT (Faculdade de Cienecias e Technologia), Universidade Nova de Lisboa (UNL), Portugal (6)
- SAPIENTIA - Universidade do Algarve - Portugal (1)
- School of Medicine, Washington University, United States (1)
- Universidad Autónoma de Nuevo León, Mexico (35)
- Universidad del Rosario, Colombia (155)
- Universidad Politécnica de Madrid (2)
- Universidade Federal do Rio Grande do Norte (UFRN) (36)
- Universidade Metodista de São Paulo (1)
- Universitätsbibliothek Kassel, Universität Kassel, Germany (2)
- Université de Lausanne, Switzerland (4)
- Université de Montréal, Canada (8)
- University of Michigan (107)
- University of Queensland eSpace - Australia (1)
- Worcester Research and Publications - Worcester Research and Publications - UK (1)
Resumo:
We revisit the well-known problem of sorting under partial information: sort a finite set given the outcomes of comparisons between some pairs of elements. The input is a partially ordered set P, and solving the problem amounts to discovering an unknown linear extension of P, using pairwise comparisons. The information-theoretic lower bound on the number of comparisons needed in the worst case is log e(P), the binary logarithm of the number of linear extensions of P. In a breakthrough paper, Jeff Kahn and Jeong Han Kim (STOC 1992) showed that there exists a polynomial-time algorithm for the problem achieving this bound up to a constant factor. Their algorithm invokes the ellipsoid algorithm at each iteration for determining the next comparison, making it impractical. We develop efficient algorithms for sorting under partial information. Like Kahn and Kim, our approach relies on graph entropy. However, our algorithms differ in essential ways from theirs. Rather than resorting to convex programming for computing the entropy, we approximate the entropy, or make sure it is computed only once in a restricted class of graphs, permitting the use of a simpler algorithm. Specifically, we present: an O(n2) algorithm performing O(log n·log e(P)) comparisons; an O(n2.5) algorithm performing at most (1+ε) log e(P) + Oε(n) comparisons; an O(n2.5) algorithm performing O(log e(P)) comparisons. All our algorithms are simple to implement. © 2010 ACM.