16 resultados para Programming frameworks
Filtro por publicador
- Repository Napier (1)
- Aberdeen University (5)
- Academic Archive On-line (Jönköping University; Sweden) (1)
- Academic Archive On-line (Mid Sweden University; Sweden) (1)
- Academic Archive On-line (Stockholm University; Sweden) (2)
- Acceda, el repositorio institucional de la Universidad de Las Palmas de Gran Canaria. España (4)
- AMS Campus - Alm@DL - Università di Bologna (2)
- AMS Tesi di Dottorato - Alm@DL - Università di Bologna (12)
- AMS Tesi di Laurea - Alm@DL - Università di Bologna (14)
- Applied Math and Science Education Repository - Washington - USA (1)
- ArchiMeD - Elektronische Publikationen der Universität Mainz - Alemanha (2)
- Archive of European Integration (14)
- Aston University Research Archive (32)
- Biblioteca Digital da Produção Intelectual da Universidade de São Paulo (10)
- Biblioteca Digital da Produção Intelectual da Universidade de São Paulo (BDPI/USP) (16)
- BORIS: Bern Open Repository and Information System - Berna - Suiça (43)
- Brock University, Canada (19)
- Bucknell University Digital Commons - Pensilvania - USA (1)
- Bulgarian Digital Mathematics Library at IMI-BAS (20)
- CentAUR: Central Archive University of Reading - UK (53)
- CiencIPCA - Instituto Politécnico do Cávado e do Ave, Portugal (1)
- Cochin University of Science & Technology (CUSAT), India (2)
- Comissão Econômica para a América Latina e o Caribe (CEPAL) (57)
- Consorci de Serveis Universitaris de Catalunya (CSUC), Spain (30)
- Corvinus Research Archive - The institutional repository for the Corvinus University of Budapest (5)
- CUNY Academic Works (1)
- Department of Computer Science E-Repository - King's College London, Strand, London (19)
- DI-fusion - The institutional repository of Université Libre de Bruxelles (1)
- Digital Commons - Michigan Tech (3)
- Digital Commons @ DU | University of Denver Research (1)
- Digital Commons at Florida International University (10)
- Digital Peer Publishing (5)
- DigitalCommons@The Texas Medical Center (5)
- DigitalCommons@University of Nebraska - Lincoln (1)
- Doria (National Library of Finland DSpace Services) - National Library of Finland, Finland (25)
- DRUM (Digital Repository at the University of Maryland) (1)
- Duke University (3)
- Düsseldorfer Dokumenten- und Publikationsservice (1)
- Ecology and Society (1)
- Glasgow Theses Service (1)
- Harvard University (1)
- Illinois Digital Environment for Access to Learning and Scholarship Repository (1)
- Instituto Gulbenkian de Ciência (1)
- Instituto Politécnico do Porto, Portugal (62)
- Iowa Publications Online (IPO) - State Library, State of Iowa (Iowa), United States (4)
- Livre Saber - Repositório Digital de Materiais Didáticos - SEaD-UFSCar (1)
- Massachusetts Institute of Technology (9)
- National Center for Biotechnology Information - NCBI (2)
- Nottingham eTheses (1)
- Publishing Network for Geoscientific & Environmental Data (1)
- QUB Research Portal - Research Directory and Institutional Repository for Queen's University Belfast (1)
- RDBU - Repositório Digital da Biblioteca da Unisinos (1)
- RepoCLACAI - Consorcio Latinoamericano Contra el Aborto Inseguro (1)
- Repositório Científico da Universidade de Évora - Portugal (1)
- Repositório Científico do Instituto Politécnico de Lisboa - Portugal (5)
- Repositório de Administração Pública (REPAP) - Direção-Geral da Qualificação dos Trabalhadores em Funções Públicas (INA), Portugal (1)
- Repositório digital da Fundação Getúlio Vargas - FGV (2)
- Repositório Digital da Universidade Municipal de São Caetano do Sul - USCS (5)
- Repositório do Centro Hospitalar de Lisboa Central, EPE - Centro Hospitalar de Lisboa Central, EPE, Portugal (1)
- Repositório Institucional UNESP - Universidade Estadual Paulista "Julio de Mesquita Filho" (44)
- 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 (16)
- Scielo Saúde Pública - SP (6)
- Scottish Institute for Research in Economics (SIRE) (SIRE), United Kingdom (2)
- Universidad de Alicante (12)
- Universidad del Rosario, Colombia (1)
- Universidad Politécnica de Madrid (70)
- Universidade do Minho (6)
- Universidade Federal do Rio Grande do Norte (UFRN) (2)
- Universitat de Girona, Spain (1)
- Universitätsbibliothek Kassel, Universität Kassel, Germany (5)
- Université de Lausanne, Switzerland (12)
- Université de Montréal, Canada (7)
- University of Connecticut - USA (1)
- University of Michigan (91)
- University of Queensland eSpace - Australia (60)
- University of Southampton, United Kingdom (32)
- University of Washington (5)
- WestminsterResearch - UK (1)
- Worcester Research and Publications - Worcester Research and Publications - UK (5)
Resumo:
We investigate several two-dimensional guillotine cutting stock problems and their variants in which orthogonal rotations are allowed. We first present two dynamic programming based algorithms for the Rectangular Knapsack (RK) problem and its variants in which the patterns must be staged. The first algorithm solves the recurrence formula proposed by Beasley; the second algorithm - for staged patterns - also uses a recurrence formula. We show that if the items are not so small compared to the dimensions of the bin, then these algorithms require polynomial time. Using these algorithms we solved all instances of the RK problem found at the OR-LIBRARY, including one for which no optimal solution was known. We also consider the Two-dimensional Cutting Stock problem. We present a column generation based algorithm for this problem that uses the first algorithm above mentioned to generate the columns. We propose two strategies to tackle the residual instances. We also investigate a variant of this problem where the bins have different sizes. At last, we study the Two-dimensional Strip Packing problem. We also present a column generation based algorithm for this problem that uses the second algorithm above mentioned where staged patterns are imposed. In this case we solve instances for two-, three- and four-staged patterns. We report on some computational experiments with the various algorithms we propose in this paper. The results indicate that these algorithms seem to be suitable for solving real-world instances. We give a detailed description (a pseudo-code) of all the algorithms presented here, so that the reader may easily implement these algorithms. (c) 2007 Elsevier B.V. All rights reserved.