Routing and Scheduling Problems of Container Trucks in a Shared Resource Environment

Download Routing and Scheduling Problems of Container Trucks in a Shared Resource Environment PDF Online Free

Author :
Publisher :
ISBN 13 : 9780355308587
Total Pages : 160 pages
Book Rating : 4.3/5 (85 download)

DOWNLOAD NOW!


Book Synopsis Routing and Scheduling Problems of Container Trucks in a Shared Resource Environment by : Kyungsoo Jeong

Download or read book Routing and Scheduling Problems of Container Trucks in a Shared Resource Environment written by Kyungsoo Jeong and published by . This book was released on 2017 with total page 160 pages. Available in PDF, EPUB and Kindle. Book excerpt: More frequent vehicle movements are required for moving containers in a local area due to low unit volume that a single vehicle can handle compared with vessels and rails involved in the container supply chain. For this reason, truck operations for moving containers significantly affect not only transportation cost itself but also product price. They have inherent operational inefficiencies associated with empty container movements and container processes at facilities such as warehouses, distribution centers and intermodal terminals. One critical issue facing the trucking industry is the pressing need for truck routing plans that reduce such inefficiencies. Hence, this dissertation proposes to apply the concept of sharing resources, which is an emerging economic model, to container truck operations in order to resolve this issue. Two shareable resources -- vehicles and containers -- are considered.This study extends the literature on routing and scheduling problems that arise from container movements, and examines the possible benefits of sharing resources across customers. A series of truck container routing and scheduling problems were developed by assuming different levels of resource sharing among; (1) customers of one trucking operator, (2) customers across collaborations of multiple operators, and (3) customers over multi-day operations. To enable a trucking company to operate its fleet under a shared resource environment, two operational strategies -- street turning and decoupling operations -- together with temporal precedence constraints -- in addition to the time constraints that are typically included in the vehicle routing problem with time windows (VRPTW) -- were adopted to address the proposed problems.Two meta-heuristic algorithms based on a variable neighborhood search (VNS) scheme were developed to solve the proposed problems, including temporal precedence constraints -- which are computationally more expensive -- for real-world applications. To address flexible time windows resulting from temporal precedence constraints, a novel feasibility check algorithm was developed.Results from a series of numerical experiments confirm that the proposed approach leverages the advantages of resource sharing, and the meta-heuristic algorithms are efficient solution approaches for each problem with the targeted resource sharing. Consequently, this dissertation offers a platform for the development of a decision-support tool for drayage companies by applying three different levels of resource sharing into their operations.

The State of the Art in the Routing and Scheduling of Vehicles and Crews

Download The State of the Art in the Routing and Scheduling of Vehicles and Crews PDF Online Free

Author :
Publisher :
ISBN 13 :
Total Pages : 386 pages
Book Rating : 4.3/5 (555 download)

DOWNLOAD NOW!


Book Synopsis The State of the Art in the Routing and Scheduling of Vehicles and Crews by : Lawrence Bodin

Download or read book The State of the Art in the Routing and Scheduling of Vehicles and Crews written by Lawrence Bodin and published by . This book was released on 1982 with total page 386 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Approaches and Algorithms to Solve Generalized Crane Scheduling Problems at Cargo Terminals

Download Approaches and Algorithms to Solve Generalized Crane Scheduling Problems at Cargo Terminals PDF Online Free

Author :
Publisher :
ISBN 13 :
Total Pages : 364 pages
Book Rating : 4.:/5 (11 download)

DOWNLOAD NOW!


Book Synopsis Approaches and Algorithms to Solve Generalized Crane Scheduling Problems at Cargo Terminals by : Niraj Ramesh Dayama

Download or read book Approaches and Algorithms to Solve Generalized Crane Scheduling Problems at Cargo Terminals written by Niraj Ramesh Dayama and published by . This book was released on with total page 364 pages. Available in PDF, EPUB and Kindle. Book excerpt: Multi-modal cargo container ports and trans-shipment terminals serve as the back-bone of major transportation networks by fulfilling several requirements of cargo handling. Terminal management systems (stevedores) ensure an efficient utilization of resources at the port so that the intended cargo is handled within time and the overall cost is minimized. The demands on throughput of these terminals are increasing in conjunction with the the complexity of cargo operations. Such factors necessitate the development of suitable models, algorithms and techniques to decide the allocation, scheduling or sequencing of operations at cargo terminals. The motivation behind the current research is to optimise the scheduling of operations at cargo terminals, resulting in economical, sustainable and profitable transportation of cargo. A typical cargo terminal is expected to handle around 100-500 containers on a single day utilizing several (non-uniform) resources. The availability of the required resources and/or the movement of containers is often restricted by time window bounds. Then, suitable resources must be allocated via a plan, time-table or roster so as to execute the required activities. The allocation of any resource to any task(s) entails many different types of variable costs. The objective of minimizing the overall costs (while accomplishing all prescribed activities) leads to several interesting optimization problems. While some of these problems have been studied earlier in the operations-research literature, several novel interesting questions are as yet unanswered. The current research identifies and formally defines these new problems, establishes their computational complexity and thereafter presents suitable mathematical models and algorithms to solve them. We focus on the utilization of resources (machines,cranes or personnel) that shall facilitate any required internal rearrangement of cargo containers within the terminal itself. Apart from the primary motivation of optimising the cargo handling within terminals, many techniques developed within this research are equally applicable in the broader context of resource planning and task allocation for routing and scheduling applications. Consider the routes taken by cranes as they traverse the specific identified locations within the terminal to pick up and deliver containers. Mathematically, this sequence dependence leads to an NP-hard problem that overlaps the well studied domains of vehicle routing problems (VRP) and job scheduling problems (JSP). Determination of routes with immediate sequence dependence is just one of the many considerations at container terminals. The stacking of containers in several different columns or heaps adds a very novel dimension to our discussion. The trans-location of any specific container (which is within some stack) requires rearrangement of other containers in the origin stack at the pickup location of the desired container. The effort involved in such a rearrangement depends on the complete history of all related containers that have been moved until that time. The resulting costs differ substantially from the immediate sequence dependent efforts in crane routing. Even if we neglect the horizontal movement costs (on routes), disregard the time window restrictions and relax all other side constraints, the remaining (reduced) problem is still NP-hard. Conversely, if we neglect the horizontal movement costs (on routes) and also the stack rearrangement efforts, the allocation of fixed interval operations to a set of non-uniform resources constitutes another NP-hard allocation problem. Thus, the crane scheduling problem is a combination of the following constituent problems: 1. Container stack rearrangement problem based on general precedence 2. Crane route minimization problem based on immediate precedence 3. Interval scheduling problem for multiple resources 4. Routing problem (or job scheduling) with time windows In conjunction with each other, these diverse features present an interesting computational challenge. Our approach to solving the overall scheduling problem is to initially model every individual sub-problem separately. Building upon our understanding of these separate constituents, we design integer programming formulations to solve the overall (combined) problem. Our primary hypothesis in these formulations is: any decisions made based on one model (say stacking) impose strong constraints on some other model (say routing). So we design algorithms that effectively integrate or synthesize multiple loosely interconnected models. We begin by exclusively analyzing the stack rearrangement efforts required when containers are piled up over each other in columns. To model the general (history dependent) precedence of container stack rearrangement, we introduce a new decision variable. This new variable captures decisions of whether or not a pair of tasks may be executed in a particular sequential order by any resource. While immediate precedence (path traversal) variables have been commonly used in routing problem, our general precedence variable does not seem to have been used earlier in relevant literature. Based on this new decision variable, we propose several new techniques (exact and heuristic) to model and optimize the stack rearrangement efforts. We also construct new families of problem data instances to capture the practical scenario expected in cargo terminals and hence demonstrate the applicability of our techniques. Combination of the immediate precedence sequence effects (from crane routing) along with the general history dependence effects (from stack rearrangement) leads to a more interesting problem. Even neglecting time window restrictions and the heterogeneity of multiple cranes, the resulting problem still involves several critical issues regarding crane operations at container terminals. We develop many new integer programming formulations to solve this problem, but find that the standard approaches are incapable of handling larger sized problem data instances. Hence we design a new approach: we employ two separate integer programming formulations for the representing the crane routing and the container stacking. Thereafter, we interconnect the two formulations to yield crane routes that optimize the total costs. A rigorous computational comparison of this approach allows us to finalize the best formulation and the tightest constraints for use in subsequent procedures which also address some side constraints. Efficient utilization of heterogeneous resources for executing several time-bound tasks is studied in the domain of 'Interval scheduling problems'. Fixed interval scheduling problems concern the allocation and assignment of non-uniform resources to execute tasks of fixed time intervals. The current research develops new cuts and a decomposition scheme that solves larger sized fixed interval scheduling problems. This decomposition scheme involves deduction of an initial minimal set of resources expected to be necessary (but possibly not sufficient) for all the prescribed tasks. In the next stage, we attempt to find the sub-sets of tasks which could not be executed within the selected minimal set of resources. This enables the discovery of new feasibility cuts which are subsequently used to find a corrected set of sufficient resources. The recursive application of this procedure leads to an improved minimal set of resources which is proved to be necessary and sufficient (i.e. optimal) for the given tasks. This decomposition scheme forms the basis of the solution procedure that we shall eventually propose for the overall crane scheduling problem. Our decomposition scheme also applies to several other problems in the interval scheduling domain. We demonstrate the efficacy of our procedures by solving standard problem data instances in the interval scheduling literature and also design new (more complex) problems with inter-task variability factors. The overall problem to be solved for efficient scheduling of cranes at cargo container terminals involves a combination of multiple resources, time-bound tasks, immediate precedence based costs and general (history) precedence based efforts. We address the unified problem by combining the formulations, algorithms and approaches developed for all the sub-problems discussed earlier. We use the precedence governing decision variables of history dependent scheduling. We continue to employ an aggregation of loosely inter-connected integer programming formulations. We rely upon the decomposition scheme designed for time restricted routing problems that we used in interval scheduling. The overall procedure presented here is robust enough to solve the entire range of crane scheduling problems within the scope of our research within reasonable computational efforts.

Routing and Scheduling of Vehicles and Crews

Download Routing and Scheduling of Vehicles and Crews PDF Online Free

Author :
Publisher :
ISBN 13 : 9780080302270
Total Pages : 149 pages
Book Rating : 4.3/5 (22 download)

DOWNLOAD NOW!


Book Synopsis Routing and Scheduling of Vehicles and Crews by : Lawrence Bodin

Download or read book Routing and Scheduling of Vehicles and Crews written by Lawrence Bodin and published by . This book was released on 1983 with total page 149 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Intelligent Control and Smart Energy Management

Download Intelligent Control and Smart Energy Management PDF Online Free

Author :
Publisher : Springer Nature
ISBN 13 : 3030844749
Total Pages : 434 pages
Book Rating : 4.0/5 (38 download)

DOWNLOAD NOW!


Book Synopsis Intelligent Control and Smart Energy Management by : Maude Josée Blondin

Download or read book Intelligent Control and Smart Energy Management written by Maude Josée Blondin and published by Springer Nature. This book was released on 2022-05-28 with total page 434 pages. Available in PDF, EPUB and Kindle. Book excerpt: This volume aims to provide a state-of-the-art and the latest advancements in the field of intelligent control and smart energy management. Techniques, combined with technological advances, have enabled the deployment of new operating systems in many engineering applications, especially in the domain of transport and renewable resources. The control and energy management of transportation and renewable resources are shifting towards autonomous reasoning, learning, planning and operating. As a result, these techniques, also referred to as autonomous control and energy management, will become practically ubiquitous soon. The discussions include methods, based on neural control (and others) as well as distributed and intelligent optimization. While the theoretical concepts are detailed and explained, the techniques presented are tailored to transport and renewable resources applications, such as smart grids and automated vehicles. The reader will grasp the most important theoretical concepts as well as to fathom the challenges and needs related to timely practical applications. Additional content includes research perspectives and future direction as well as insight into the devising of techniques that will meet tomorrow’s scientific needs. This contributed volume is for researchers, graduate students, engineers and practitioners in the domains of control, energy, and transportation.

The Vehicle Routing Problem: Latest Advances and New Challenges

Download The Vehicle Routing Problem: Latest Advances and New Challenges PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 0387777784
Total Pages : 584 pages
Book Rating : 4.3/5 (877 download)

DOWNLOAD NOW!


Book Synopsis The Vehicle Routing Problem: Latest Advances and New Challenges by : Bruce L. Golden

Download or read book The Vehicle Routing Problem: Latest Advances and New Challenges written by Bruce L. Golden and published by Springer Science & Business Media. This book was released on 2008-07-20 with total page 584 pages. Available in PDF, EPUB and Kindle. Book excerpt: In a unified and carefully developed presentation, this book systematically examines recent developments in VRP. The book focuses on a portfolio of significant technical advances that have evolved over the past few years for modeling and solving vehicle routing problems and VRP variations. Reflecting the most recent scholarship, this book is written by one of the top research scholars in Vehicle Routing and is one of the most important books in VRP to be published in recent times.

The Vehicle Routing Problem

Download The Vehicle Routing Problem PDF Online Free

Author :
Publisher :
ISBN 13 : 9780898714982
Total Pages : 367 pages
Book Rating : 4.7/5 (149 download)

DOWNLOAD NOW!


Book Synopsis The Vehicle Routing Problem by : Paolo Toth

Download or read book The Vehicle Routing Problem written by Paolo Toth and published by . This book was released on 2002 with total page 367 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Vehicle Routing

Download Vehicle Routing PDF Online Free

Author :
Publisher : SIAM
ISBN 13 : 1611973597
Total Pages : 467 pages
Book Rating : 4.6/5 (119 download)

DOWNLOAD NOW!


Book Synopsis Vehicle Routing by : Paolo Toth

Download or read book Vehicle Routing written by Paolo Toth and published by SIAM. This book was released on 2014-12-05 with total page 467 pages. Available in PDF, EPUB and Kindle. Book excerpt: Vehicle routing problems, among the most studied in combinatorial optimization, arise in many practical contexts (freight distribution and collection, transportation, garbage collection, newspaper delivery, etc.). Operations researchers have made significant developments in the algorithms for their solution, and Vehicle Routing: Problems, Methods, and Applications, Second Edition reflects these advances. The text of the new edition is either completely new or significantly revised and provides extensive and complete state-of-the-art coverage of vehicle routing by those who have done most of the innovative research in the area; it emphasizes methodology related to specific classes of vehicle routing problems and, since vehicle routing is used as a benchmark for all new solution techniques, contains a complete overview of current solutions to combinatorial optimization problems. It also includes several chapters on important and emerging applications, such as disaster relief and green vehicle routing.

Sustainable Logistics and Transportation

Download Sustainable Logistics and Transportation PDF Online Free

Author :
Publisher : Springer
ISBN 13 : 3319692151
Total Pages : 267 pages
Book Rating : 4.3/5 (196 download)

DOWNLOAD NOW!


Book Synopsis Sustainable Logistics and Transportation by : Didem Cinar

Download or read book Sustainable Logistics and Transportation written by Didem Cinar and published by Springer. This book was released on 2018-01-02 with total page 267 pages. Available in PDF, EPUB and Kindle. Book excerpt: Focused on the logistics and transportation operations within a supply chain, this book brings together the latest models, algorithms, and optimization possibilities. Logistics and transportation problems are examined within a sustainability perspective to offer a comprehensive assessment of environmental, social, ethical, and economic performance measures. Featured models, techniques, and algorithms may be used to construct policies on alternative transportation modes and technologies, green logistics, and incentives by the incorporation of environmental, economic, and social measures. Researchers, professionals, and graduate students in urban regional planning, logistics, transport systems, optimization, supply chain management, business administration, information science, mathematics, and industrial and systems engineering will find the real life and interdisciplinary issues presented in this book informative and useful.

Technology Management for Sustainable Production and Logistics

Download Technology Management for Sustainable Production and Logistics PDF Online Free

Author :
Publisher : Springer
ISBN 13 : 3642339352
Total Pages : 222 pages
Book Rating : 4.6/5 (423 download)

DOWNLOAD NOW!


Book Synopsis Technology Management for Sustainable Production and Logistics by : Paulina Golińska

Download or read book Technology Management for Sustainable Production and Logistics written by Paulina Golińska and published by Springer. This book was released on 2015-01-21 with total page 222 pages. Available in PDF, EPUB and Kindle. Book excerpt: Innovative technologies provide opportunities for making manufacturing and logistics operations cleaner and more resource-efficient. New technologies focus on lifecycle engineering and lifecycle management. This book will be valuable to both academics and practitioners who wish to deepen their knowledge of technology management. The book will cover technical, organizational, financial and social issues connected to the implementation of more sustainable technologies.

Green Transportation and New Advances in Vehicle Routing Problems

Download Green Transportation and New Advances in Vehicle Routing Problems PDF Online Free

Author :
Publisher : Springer Nature
ISBN 13 : 303045312X
Total Pages : 237 pages
Book Rating : 4.0/5 (34 download)

DOWNLOAD NOW!


Book Synopsis Green Transportation and New Advances in Vehicle Routing Problems by : Houda Derbel

Download or read book Green Transportation and New Advances in Vehicle Routing Problems written by Houda Derbel and published by Springer Nature. This book was released on 2020-12-08 with total page 237 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book presents recent work that analyzes general issues of green transportation. The contributed chapters consider environmental objectives in transportation, including topics such as battery swap stations for electric vehicles, efficient home healthcare routing, waste collection, and various vehicle routing problems. The content will be valuable for researchers and postgraduate students in computer science, operations research, and urban planning.

ITF Research Reports Moving Freight with Better Trucks Improving Safety, Productivity and Sustainability

Download ITF Research Reports Moving Freight with Better Trucks Improving Safety, Productivity and Sustainability PDF Online Free

Author :
Publisher : OECD Publishing
ISBN 13 : 9282102963
Total Pages : 361 pages
Book Rating : 4.2/5 (821 download)

DOWNLOAD NOW!


Book Synopsis ITF Research Reports Moving Freight with Better Trucks Improving Safety, Productivity and Sustainability by : OECD

Download or read book ITF Research Reports Moving Freight with Better Trucks Improving Safety, Productivity and Sustainability written by OECD and published by OECD Publishing. This book was released on 2011-04-19 with total page 361 pages. Available in PDF, EPUB and Kindle. Book excerpt: This report identifies potential improvements in terms of more effective safety and environmental regulation for trucks, backed by better systems of enforcement, and identifies opportunities for greater efficiency and higher productivity.

Logistics Transportation Systems

Download Logistics Transportation Systems PDF Online Free

Author :
Publisher : Elsevier
ISBN 13 : 0128162872
Total Pages : 455 pages
Book Rating : 4.1/5 (281 download)

DOWNLOAD NOW!


Book Synopsis Logistics Transportation Systems by : MD Sarder

Download or read book Logistics Transportation Systems written by MD Sarder and published by Elsevier. This book was released on 2020-10-17 with total page 455 pages. Available in PDF, EPUB and Kindle. Book excerpt: Logistics Transportation Systems compiles multiple topics on transportation logistics systems from both qualitative and quantitative perspectives, providing detailed examples of real-world logistics workflows. It explores the key concepts and problem-solving techniques required by researchers and logistics professionals to effectively manage the continued expansion of logistics transportation systems, which is expected to reach an estimated 25 billion tons in the United States alone by 2045. This book provides an ample understanding of logistics transportation systems, including basic concepts, in-depth modeling analysis, and network analysis for researchers and practitioners. In addition, it covers policy issues related to transportation logistics, such as security, rules and regulations, and emerging issues including reshoring. This book is an ideal guide for academic researchers and both undergraduate and graduate students in transportation modeling, supply chains, planning, and systems. It is also useful to transportation practitioners involved in planning, feasibility studies, consultation and policy for transportation systems, logistics, and infrastructure. Provides real-world examples of logistics systems solutions for multiple transportation modes, including seaports, rail, barge, road, pipelines, and airports Covers a wide range of business aspects, including customer service, cost, and decision analysis Features key-term definitions, concept overviews, discussions, and analytical problem-solving

Smart Delivery Systems

Download Smart Delivery Systems PDF Online Free

Author :
Publisher :
ISBN 13 : 0128157151
Total Pages : 290 pages
Book Rating : 4.1/5 (281 download)

DOWNLOAD NOW!


Book Synopsis Smart Delivery Systems by : Jakub Nalepa

Download or read book Smart Delivery Systems written by Jakub Nalepa and published by . This book was released on 2019-11 with total page 290 pages. Available in PDF, EPUB and Kindle. Book excerpt: Smart Delivery Systems: Solving Complex Vehicle Routing Problems examines both exact and approximate methods for delivering optimal solutions to rich vehicle routing problems, showing both the advantages and disadvantages of each approach. It shows how to apply machine learning and advanced data analysis techniques to improve routing systems, familiarizing readers with the concepts and technologies used in successfully implemented delivery systems. The book explains both the latest theoretical and practical advances in intelligent delivery and scheduling systems and presents practical applications for designing new algorithms for real-life scenarios. Emphasizes both sequential and parallel algorithms Uniquely combines methods and algorithms, real-life applications, and parallel computing Includes recommendations on how to choose between different methods for solving applications Provides learning aids, end of chapter references, bibliography, worked examples and exercises

Qualitative Data

Download Qualitative Data PDF Online Free

Author :
Publisher : NYU Press
ISBN 13 : 0814706940
Total Pages : 216 pages
Book Rating : 4.8/5 (147 download)

DOWNLOAD NOW!


Book Synopsis Qualitative Data by : Carl Auerbach

Download or read book Qualitative Data written by Carl Auerbach and published by NYU Press. This book was released on 2003-09 with total page 216 pages. Available in PDF, EPUB and Kindle. Book excerpt: A necessary guide through the qualitative research process Qualitative Data is meant for the novice researcher who needs guidance on what specifically to do when faced with a sea of information. It takes readers through the qualitative research process, beginning with an examination of the basic philosophy of qualitative research, and ending with planning and carrying out a qualitative research study. It provides an explicit, step-by-step procedure that will take the researcher from the raw text of interview data through data analysis and theory construction to the creation of a publishable work. The volume provides actual examples based on the authors' own work, including two published pieces in the appendix, so that readers can follow examples for each step of the process, from the project's inception to its finished product. The volume also includes an appendix explaining how to implement these data analysis procedures using NVIVO, a qualitative data analysis program.

Clean Energy Transition and Load Capacity Factors: Environmental Sustainability Assessment through Advanced Statistical Methods

Download Clean Energy Transition and Load Capacity Factors: Environmental Sustainability Assessment through Advanced Statistical Methods PDF Online Free

Author :
Publisher : Frontiers Media SA
ISBN 13 : 2832533442
Total Pages : 243 pages
Book Rating : 4.8/5 (325 download)

DOWNLOAD NOW!


Book Synopsis Clean Energy Transition and Load Capacity Factors: Environmental Sustainability Assessment through Advanced Statistical Methods by : Zeeshan Fareed

Download or read book Clean Energy Transition and Load Capacity Factors: Environmental Sustainability Assessment through Advanced Statistical Methods written by Zeeshan Fareed and published by Frontiers Media SA. This book was released on 2023-09-07 with total page 243 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Green Logistics

Download Green Logistics PDF Online Free

Author :
Publisher : Kogan Page Publishers
ISBN 13 : 0749471867
Total Pages : 448 pages
Book Rating : 4.7/5 (494 download)

DOWNLOAD NOW!


Book Synopsis Green Logistics by : Alan McKinnon

Download or read book Green Logistics written by Alan McKinnon and published by Kogan Page Publishers. This book was released on 2015-02-03 with total page 448 pages. Available in PDF, EPUB and Kindle. Book excerpt: Leading the way in current thinking on environmental logistics, Green Logistics provides a unique insight on the environmental impacts of logistics and the actions that companies and governments can take to deal with them. It is written by leading researchers in the field and provides a comprehensive view of the subject for students, managers and policy-makers. Fully updated, the 3rd edition of Green Logistics has a more global perspective than previous editions. It introduces new contributors and international case studies that illustrate the impact of green logistics in practice. There is a new chapter on the links between green logistics and corporate social responsibility and a series of postscripts examining the effects of new developments, such as 3D printing, distribution by drone, the physical internet and the concept of peak freight. Other key topics examined include: carbon auditing of supply chains; transferring freight to greener transport modes; reducing the environmental impact of warehousing; improving the energy efficiency of freight transport; making city logistics more environmentally sustainable; reverse logistics for the management of waste; role of government in promoting sustainable logistics. The 3rd edition of Green Logistics includes indispensable online supporting materials, including graphics, tables, chapter summaries, and guidelines for lecturers.