1 resultado para evidence-based approach
em ArchiMeD - Elektronische Publikationen der Universität Mainz - Alemanha
Filtro por publicador
- Aberdeen University (2)
- Academic Archive On-line (Jönköping University; Sweden) (2)
- Acceda, el repositorio institucional de la Universidad de Las Palmas de Gran Canaria. España (1)
- AMS Tesi di Dottorato - Alm@DL - Università di Bologna (4)
- AMS Tesi di Laurea - Alm@DL - Università di Bologna (5)
- ArchiMeD - Elektronische Publikationen der Universität Mainz - Alemanha (1)
- Archive of European Integration (4)
- Aston University Research Archive (32)
- Biblioteca Digital da Produção Intelectual da Universidade de São Paulo (14)
- Biblioteca Digital da Produção Intelectual da Universidade de São Paulo (BDPI/USP) (15)
- Biblioteca Virtual del Sistema Sanitario Público de Andalucía (BV-SSPA), Junta de Andalucía. Consejería de Salud y Bienestar Social, Spain (5)
- Bioline International (2)
- BORIS: Bern Open Repository and Information System - Berna - Suiça (56)
- Brock University, Canada (10)
- Bucknell University Digital Commons - Pensilvania - USA (1)
- Bulgarian Digital Mathematics Library at IMI-BAS (8)
- CentAUR: Central Archive University of Reading - UK (58)
- CiencIPCA - Instituto Politécnico do Cávado e do Ave, Portugal (2)
- Cochin University of Science & Technology (CUSAT), India (6)
- Coffee Science - Universidade Federal de Lavras (1)
- Collection Of Biostatistics Research Archive (2)
- Comissão Econômica para a América Latina e o Caribe (CEPAL) (9)
- Consorci de Serveis Universitaris de Catalunya (CSUC), Spain (15)
- CORA - Cork Open Research Archive - University College Cork - Ireland (3)
- Corvinus Research Archive - The institutional repository for the Corvinus University of Budapest (2)
- CUNY Academic Works (2)
- Dalarna University College Electronic Archive (6)
- Department of Computer Science E-Repository - King's College London, Strand, London (9)
- Digital Commons - Michigan Tech (2)
- Digital Commons @ DU | University of Denver Research (3)
- Digital Commons at Florida International University (9)
- Digital Peer Publishing (2)
- DigitalCommons@The Texas Medical Center (16)
- DigitalCommons@University of Nebraska - Lincoln (1)
- Doria (National Library of Finland DSpace Services) - National Library of Finland, Finland (19)
- DRUM (Digital Repository at the University of Maryland) (1)
- Duke University (2)
- FUNDAJ - Fundação Joaquim Nabuco (1)
- Illinois Digital Environment for Access to Learning and Scholarship Repository (2)
- Institute of Public Health in Ireland, Ireland (7)
- Instituto Politécnico de Viseu (1)
- Instituto Politécnico do Porto, Portugal (19)
- Iowa Publications Online (IPO) - State Library, State of Iowa (Iowa), United States (1)
- Lume - Repositório Digital da Universidade Federal do Rio Grande do Sul (1)
- Martin Luther Universitat Halle Wittenberg, Germany (1)
- Massachusetts Institute of Technology (6)
- Memorial University Research Repository (1)
- Ministerio de Cultura, Spain (10)
- National Center for Biotechnology Information - NCBI (12)
- QSpace: Queen's University - Canada (2)
- QUB Research Portal - Research Directory and Institutional Repository for Queen's University Belfast (13)
- RepoCLACAI - Consorcio Latinoamericano Contra el Aborto Inseguro (1)
- Repositório Científico da Universidade de Évora - Portugal (7)
- Repositório Científico do Instituto Politécnico de Lisboa - Portugal (5)
- Repositório da Produção Científica e Intelectual da Unicamp (1)
- Repositório da Universidade Federal do Espírito Santo (UFES), Brazil (1)
- Repositório digital da Fundação Getúlio Vargas - FGV (1)
- Repositório Digital da UNIVERSIDADE DA MADEIRA - Portugal (1)
- Repositório do Centro Hospitalar de Lisboa Central, EPE - Centro Hospitalar de Lisboa Central, EPE, Portugal (2)
- Repositório Institucional da Universidade de Aveiro - Portugal (1)
- Repositório Institucional da Universidade de Brasília (1)
- Repositorio Institucional de la Universidad de Málaga (1)
- Repositório Institucional UNESP - Universidade Estadual Paulista "Julio de Mesquita Filho" (15)
- Royal College of Art Research Repository - Uninet Kingdom (1)
- RUN (Repositório da Universidade Nova de Lisboa) - FCT (Faculdade de Cienecias e Technologia), Universidade Nova de Lisboa (UNL), Portugal (14)
- Savoirs UdeS : plateforme de diffusion de la production intellectuelle de l’Université de Sherbrooke - Canada (3)
- School of Medicine, Washington University, United States (5)
- Scielo España (2)
- Scielo Saúde Pública - SP (22)
- South Carolina State Documents Depository (1)
- Universidad de Alicante (3)
- Universidad del Rosario, Colombia (20)
- Universidad Politécnica de Madrid (24)
- Universidade Complutense de Madrid (1)
- Universidade do Minho (7)
- Universidade Estadual Paulista "Júlio de Mesquita Filho" (UNESP) (1)
- Universidade Federal do Rio Grande do Norte (UFRN) (1)
- Universitat de Girona, Spain (4)
- Universitätsbibliothek Kassel, Universität Kassel, Germany (2)
- Université de Lausanne, Switzerland (104)
- Université de Montréal (1)
- Université de Montréal, Canada (24)
- University of Canberra Research Repository - Australia (2)
- University of Connecticut - USA (1)
- University of Queensland eSpace - Australia (100)
- University of Southampton, United Kingdom (8)
- University of Washington (3)
- WestminsterResearch - UK (1)
- Worcester Research and Publications - Worcester Research and Publications - UK (2)
Resumo:
Geometric packing problems may be formulated mathematically as constrained optimization problems. But finding a good solution is a challenging task. The more complicated the geometry of the container or the objects to be packed, the more complex the non-penetration constraints become. In this work we propose the use of a physics engine that simulates a system of colliding rigid bodies. It is a tool to resolve interpenetration conflicts and to optimize configurations locally. We develop an efficient and easy-to-implement physics engine that is specialized for collision detection and contact handling. In succession of the development of this engine a number of novel algorithms for distance calculation and intersection volume were designed and imple- mented, which are presented in this work. They are highly specialized to pro- vide fast responses for cuboids and triangles as input geometry whereas the concepts they are based on can easily be extended to other convex shapes. Especially noteworthy in this context is our ε-distance algorithm - a novel application that is not only very robust and fast but also compact in its im- plementation. Several state-of-the-art third party implementations are being presented and we show that our implementations beat them in runtime and robustness. The packing algorithm that lies on top of the physics engine is a Monte Carlo based approach implemented for packing cuboids into a container described by a triangle soup. We give an implementation for the SAE J1100 variant of the trunk packing problem. We compare this implementation to several established approaches and we show that it gives better results in faster time than these existing implementations.