ebook img

Operations Research: A Model-Based Approach PDF

451 Pages·2012·6.437 MB·English
Save to my drive
Quick download
Download
Most books are stored in the elastic cloud where traffic is expensive. For this reason, we have a limit on daily download.

Preview Operations Research: A Model-Based Approach

Springer Texts in Business and Economics Forfurther volumes: http://www.springer.com/series/10099 . H.A. Eiselt (cid:129) Carl-Louis Sandblom Operations Research A Model-Based Approach Second Edition H.A.Eiselt Carl-LouisSandblom FacultyofBusinessAdministration DepartmentofIndustrialEngineering UniversityofNewBrunswick DalhousieUniversity Fredericton Halifax NewBrunswick NovaScotia Canada Canada ISSN2192-4333 ISSN 2192-4341(electronic) ISBN978-3-642-31053-9 ISBN978-3-642-31054-6(eBook) DOI10.1007/978-3-642-31054-6 SpringerHeidelbergNewYorkDordrechtLondon LibraryofCongressControlNumber:2012950872 # Springer-VerlagBerlinHeidelberg2012 Thisworkissubjecttocopyright.AllrightsarereservedbythePublisher,whetherthewholeorpartof the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation,broadcasting,reproductiononmicrofilmsorinanyotherphysicalway,andtransmissionor informationstorageandretrieval,electronicadaptation,computersoftware,orbysimilarordissimilar methodologynowknownorhereafterdeveloped.Exemptedfromthislegalreservationarebriefexcerpts inconnectionwithreviewsorscholarlyanalysisormaterialsuppliedspecificallyforthepurposeofbeing enteredandexecutedonacomputersystem,forexclusiveusebythepurchaserofthework.Duplication ofthispublicationorpartsthereofispermittedonlyundertheprovisionsoftheCopyrightLawofthe Publisher’s location, in its current version, and permission for use must always be obtained from Springer.PermissionsforusemaybeobtainedthroughRightsLinkattheCopyrightClearanceCenter. ViolationsareliabletoprosecutionundertherespectiveCopyrightLaw. The use of general descriptive names, registered names, trademarks, service marks, etc. in this publicationdoesnotimply,evenintheabsenceofaspecificstatement,thatsuchnamesareexempt fromtherelevantprotectivelawsandregulationsandthereforefreeforgeneraluse. While the advice and information in this book are believed to be true and accurate at the date of publication,neithertheauthorsnortheeditorsnorthepublishercanacceptanylegalresponsibilityfor anyerrorsoromissionsthatmaybemade.Thepublishermakesnowarranty,expressorimplied,with respecttothematerialcontainedherein. Printedonacid-freepaper SpringerispartofSpringer-ScienceþBusinessMedia(www.springer.com) “Andthereissomuchmorevalueinlearning why a set of conditions exists than simply accepting those conditions and committing them to memory.” Ben Stein . Preface Since the 1960s, operations research (or, alternatively, management science) has becomeanindispensabletoolinscientificmanagement.Insimplewords,itsgoalon thestrategicandtacticallevelsistoaidindecisionmakingand,ontheoperational level,automatedecisionmaking.Itstoolsarealgorithms,proceduresthatcreateand improvesolutionstoapointatwhichoptimalor,atleast,satisfactorysolutionshave beenfound. Whilemanytextsonthesubjectemphasizemethods,thefocusofthisbookisonthe applications of operations research in practice. Typically, a topic is introduced by meansofadescriptionofitsapplications,amodelisformulated,anditssolutionis presented.Thenthesolutionisdiscussedanditsimplicationsfordecisionmakingare outlined. We have attempted tomaximizethe understanding ofthe topicsby using intuitive reasoning while keeping mathematical notation and the description of techniques to a minimum. The exercises are designed to fully explore the material covered in the chapters, without resorting to mind-numbing repetitions and trivialization. The book is designed for (typically second year) students of business manage- mentandindustrialengineering.Withtheappropriatedeletions,thematerialcanbe usedforaone-semestercourseinthesubject,whilethecompletematerialwillbe sufficient for a full-year course. The reasoning and explanations are intuitive throughout. Each algorithm is followed by a numerical example that shows in detail how the method progresses. After presenting the applications and the techniques,eachchapterendswithanumberoffullysolvedexamplesthatreview theconceptscoveredinthechapter.Somemoretechnicalmaterialhasbeentaken out and isavailable at http://esor.ie.dal.ca/. The second edition adds new material on multicriteria optimization, postman problems, Lagrangian relaxation, cutting planes,machinescheduling,andMarkovchains. It is our pleasure to thank all the people who have made this volume possible. SpecialthanksareduetoMr.RauscherofSpringer-Verlagforhisencouragement andsupportinourwritingofthesecondeditionofthisbook,aswellasSinaRaeisi vii viii Preface for his help with the production of the figures, and the Buddha Man for his meticulous typing. Without the help of all of these individuals, this book would nothaveseenthelightofday.Weliketothankallofthem. H.A.Eiselt C.-L.Sandblom Contents 1 IntroductiontoOperationsResearch . . . . . . . . . . . . . . . . . . . . . . . . 1 1.1 TheNatureandHistoryofOperationsResearch . . . . . . . . . . . . . 1 1.2 TheMainElementsofOperationsResearch . . . . . . . . . . . . . . . . 3 1.3 TheModelingProcess . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 2 LinearProgramming . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 2.1 IntroductiontoLinearProgramming . . . . . . . . . . . . . . . . . . . . . . 13 2.2 ApplicationsofLinearProgramming . . . . . . . . . . . . . . . . . . . . . 17 2.2.1 ProductionPlanning . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 2.2.2 DietProblems . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 2.2.3 AllocationProblems . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 2.2.4 EmployeeScheduling . . . . . . . . . . . . . . . . . . . . . . . . . . . 30 2.2.5 DynamicProduction–InventoryModels . . . . . . . . . . . . . 33 2.2.6 BlendingProblems . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37 2.2.7 TransportationandAssignmentProblems . . . . . . . . . . . . 40 2.3 GraphicalRepresentationandSolution . . . . . . . . . . . . . . . . . . . . 57 2.3.1 TheGraphicalSolutionMethod . . . .. . . . . . . . . . . . . . . . 57 2.3.2 SpecialCases . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 66 2.4 PostoptimalityAnalyses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 73 2.4.1 GraphicalSensitivityAnalyses . . . . . . . . . . . . . . . . . . . . 74 2.4.2 EconomicAnalysisofanOptimalSolution . . . . . . . . . . . 84 2.5 Duality . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 96 3 MultiobjectiveProgramming . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 105 3.1 VectorOptimization . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 106 3.2 SolutionApproachestoVectorOptimizationProblems . . . . . . . . 110 3.3 GoalProgramming . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 113 4 IntegerProgramming . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 123 4.1 DefinitionsandBasicConcepts . . . . . . . . . . . . . . . . . . . . . . . . . 123 4.2 ApplicationsofIntegerProgramming . . . . . . . . . . . . . . . . . . . . . 130 4.2.1 CuttingStockProblems . . . . . . . . . . . . . . . . . . . . . . . . . 132 4.2.2 DietProblemsRevisited . . . . . . . . . . . . . . . . . . . . . . . . . 136 4.2.3 LandUse . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 137 ix

See more

The list of books you might like

Most books are stored in the elastic cloud where traffic is expensive. For this reason, we have a limit on daily download.