PORT-IO: A MOBILE CLOUD PLATFORM SUPPORTING CONTEXT-AWARE INTER- TERMINAL TRUCK ROUTING

Size: px
Start display at page:

Download "PORT-IO: A MOBILE CLOUD PLATFORM SUPPORTING CONTEXT-AWARE INTER- TERMINAL TRUCK ROUTING"

Transcription

1 Association for Information Systems AIS Electronic Library (AISeL) Research-in-Progress Papers ECIS 2016 Proceedings Summer PORT-IO: A MOBILE CLOUD PLATFORM SUPPORTING CONTEXT-AWARE INTER- TERMINAL TRUCK ROUTING Leonard Heilig University of Hamburg, leonard.heilig@uni-hamburg.de Eduardo Lalla-Ruiz University of Hamburg, eduardo.lalla-ruiz@uni-hamburg.de Stefan Voß University of Hamburg, stefan.voss@uni-hamburg.de Follow this and additional works at: Recommended Citation Heilig, Leonard; Lalla-Ruiz, Eduardo; and Voß, Stefan, "PORT-IO: A MOBILE CLOUD PLATFORM SUPPORTING CONTEXT- AWARE INTER-TERMINAL TRUCK ROUTING" (2016). Research-in-Progress Papers This material is brought to you by the ECIS 2016 Proceedings at AIS Electronic Library (AISeL). It has been accepted for inclusion in Research-in- Progress Papers by an authorized administrator of AIS Electronic Library (AISeL). For more information, please contact elibrary@aisnet.org.

2 PORT-IO: A MOBILE CLOUD PLATFORM SUPPORTING CONTEXT-AWARE INTER-TERMINAL TRUCK ROUTING Research in Progress Leonard Heilig, Institute of Information Systems, University of Hamburg, Hamburg, Germany, leonard.heilig@uni-hamburg.de Eduardo Lalla-Ruiz, Institute of Information Systems, University of Hamburg, Hamburg, Germany, eduardo.lalla-ruiz@uni-hamburg.de Stefan Voß, Institute of Information Systems, University of Hamburg, Hamburg, Germany, stefan.voss@uni-hamburg.de Abstract The role of ports goes far beyond the traditional function of a pure transport node linking sea and landside transportation. Rather, many ports offer value-added logistics and auxiliary services leading to a network of container flows. Moreover, containers may need to be transferred between different areas within the port. Information exchange and optimization is necessary to efficiently coordinate actors and container movements involved in respective inter-terminal transports in order to avoid empty trips and thus high costs, emissions, and additional traffic volume. In this paper, we describe a novel optimization problem for addressing inter-terminal truck routing in ports and propose two greedy heuristics and a hybrid simulated annealing algorithm. The computational results are evaluated in terms of costs, empty trips, and utilized number of trucks and they indicate that the proposed hybrid simulated annealing algorithm is able to report feasible and improved routes within seconds. The optimization component is embedded into a cloud platform integrating truck drivers based on a mobile application. Beyond common functionalities, the proposed platform enables a flexible real-time assignment of truck drivers to container movements by considering the current position of trucks with the objective to better manage and coordinate inter-terminal transports. As such, our approach contributes not only with a valuable approach for vehicle planning in ports, but also presents an accessible, scalable, and multi-tenant system prototype of a mobile cloud platform for handling the interactions with truck drivers in practice, demonstrated with an example for the Port of Hamburg, Germany. Keywords: Inter-terminal transport, truck routing, hybrid simulated annealing, cloud computing, mobile application. Twenty-Fourth European Conference on Information Systems (ECIS), İstanbul,Turkey, 2016

3 1 Introduction Due to growing transport volumes and infrastructure constraints, many ports face traffic problems leading to a lower efficiency, significant costs, and higher vehicle emissions (see, e.g., Giuliano and O Brien, 2007). Especially in metropolitan areas, the additional truck traffic generated at ports and related logistics centers highly impacts other road users and surrounding neighborhoods. A considerable proportion of port-related traffic is produced by inter-terminal transportation (ITT). ITT refers to any kind of land and sea transportation moving containers and cargo between organizationally separated areas within a port (Heilig and Voß, 2016; Tierney et al., 2014). This includes the transport of containers between container terminals, empty container depots and repair stations, value-added logistics facilities (e.g., warehouses, container freight stations), dedicated transport terminals (e.g., barge and rail terminals, dry ports), and shipping procedure facilities (e.g., for container screening, customs clearance). Whereas the main goal of efficient ITT systems is a punctual delivery of containers, for example, to minimize the outgoing vessels time in port, it becomes increasingly important to consider the economic and environmental impact of ITT. Recent research activities focus on the evaluation of different types of ITT vehicles and vehicle fleet configurations for minimizing delivery delays proposing integer programming (Tierney et al., 2014; Nieuwkoop et al., 2014) and simulation (Duinkerken et al., 2006; Schroer et al., 2014) approaches (for an extensive overview, the reader is referred to Heilig and Voß, 2016). However, empty vehicle trips, generating unproductive vehicle emissions and traffic load, are not considered by these studies. Evers (2006) firstly mentions the importance of information systems that gather (near) real-time information to better coordinate ITT-related vehicle movements. The author suggests establishing a third-party ITT provider that maintains a fleet of vehicles to handle and coordinate ITT demands of different organizations within a port and emphasizes the importance of developing an information system to interact with those organizations. He et al. (2013) further investigate the sharing of vehicles between container terminals to reduce vehicle capacity bottlenecks. Note that extra vehicle capacity may also be offered by external truck companies that are temporarily available in the port. Besides regarding available vehicle capacities and transport costs, opening hours of facilities and required delivery times of containers need to be considered. The transport of containers, consisting of a paired container pickup at an origin location and a container delivery at a destination location, can be seen as a Pickup and Delivery Problem (see Parragh et al., 2008) with additional constraints devoted to represent ITT, such as the time-windows of locations, the due dates of transport orders, and the maximum availability time imposed by the trucks devoted to perform the deliveries. Moreover, in the related literature, the movement of containers between trucks and customers locations can also be referred to as container drayage (see, e.g., Macharis and Bontekoning, 2004). Related optimization problems, such as the ones proposed by Zhang et al. (2011) and Braekers et al. (2013), aim to solve the container drayage problem by either reducing the service times, the total distance, or the number of vehicles. In this paper, we address the container drayage problem within an ITT scenario that aims to assign and route owned and non-owned trucks pursuing to reduce costs and contemplating context information by considering initial truck positions. Apart from this, an effective coordination requires a common information sharing platform as well as efficient mechanisms to plan and coordinate ITT movements and involved actors. Information systems for supporting the interaction between a third-party ITT provider and a fleet of owned and temporally hired vehicles were considered to be essential in the literature, but, to the best of our knowledge, have not been implemented so far. In this context, given the current knowledge basis, we identify a lack of integrative approaches focusing on both information exchange and decision support. Integrative approaches aid the planning and management of ITT by tackling empty trips, vehicle unproductivity, emissions, and traffic load. The need for this type of platform has further become apparent in recent projects, such as in the Maasvlakte area of the Port of Rotterdam (see, e.g., Heilig and Voß, 2014). Twenty-Fourth European Conference on Information Systems (ECIS), İstanbul,Turkey,

4 In this paper, we present a novel approach to address the inter-terminal truck routing problem (ITTRP) by considering specific requirements and constraints of ITT. For solving this problem, we propose two greedy heuristics and a hybrid simulated annealing approach allowing to provide feasible schedules within short computational times. This performance characteristic is an important requisite in the context of a real-time application as the one proposed in this work. Moreover, following the design science research paradigm (Peffers et al., 2007), we include the solution approaches in an optimization component artifact and propose a prototype artifact in the form of a cloud-based information system for managing and planning ITT in ports as well as a mobile application for supporting the interaction with truck drivers. Thus, the three main design objectives of the artifacts are to achieve a (1) more efficient resource usage by proposing a planning method for collaborative ITT operations, (2) to increase the flexibility by allowing real-time planning and information exchange, and (3) to design an accessible, scalable, and extensible mobile cloud platform used to purposefully integrate port actors and to process various sources of information. More specifically, the proposed vehicle planning mechanism considers the current positions of trucks and thus enables a context-aware ITT planning. Thus, it facilitates an on-going re-planning of container movements based on current data (e.g., transport requests) and real-time vehicle positions. For evaluating the performance of the proposed algorithm, we conduct computational experiments based on an example in the Port of Hamburg. Our approach further represents an important milestone towards the development of information sharing platforms gathering real-time information through mobile devices and sensor technologies. Note that the integration of mechanisms for securing information access as well as aspects of organizational governance in such collaborative platform is left to future research. The data collection and scalability features of the proposed cloud platform build a profound and robust foundation for applying big data analytics in order to further explore coherencies between port-related traffic and external factors (e.g., traffic situation, weather) as well as to improve forecasting of travel and service times. The paper is structured as follows. Section 2 formally explains the proposed ITTRP. After describing the proposed greedy heuristics and hybrid simulated annealing approach, we present the results of the computational experiments conducted for evaluating their performance. In Section 3, we present the implemented mobile cloud platform prototype. This includes a brief explanation of the main components embedding the proposed hybrid simulated annealing approach. An example is given using realworld data from the Port of Hamburg in order to demonstrate the functionality of the prototype. Finally, we draw conclusions from our results and identify activities for further research. 2 Inter-Terminal Truck Routing Problem The ITTRP aims to address the problem of a third-party ITT provider that connects transport orders for moving containers between facilities (e.g., container terminals, empty container depots and repair stations, value-added logistics) within a port. The ITT provider may maintain an owned fleet of vehicles and can hire external truck drivers that offer their capacity temporarily. Consequently, we have a set of n locations, L, a set of t trucks, T, and a set of m customers, C, where each customer c C has a set of requesting orders R % = {j % ), j % % +,, j. / }. Moreover, each order j % 1, c C, i R % has a given origin location o(j % 1 ) L and destination location d(j % 1 ) L. Each order involves a service time at each location, namely, s / / (9:,;(9: )) and s / / (9:,<(9: )). Additionally, each transport order has to be completed before a given due date due 9: /. The latter is important to avoid delays of subsequent activities, which may have a negative impact on the performance of the whole supply chain. On the other hand, each truck t T has an initial position, pos C, a maximum number of working hours, max C, a prefixed cost for using it, cost C, and variable costs per hour, hour C. A truck driver of an external company, for example, may charge a higher initial price for using the truck s capacity. Finally, each location l L has a working time window [a J, b J ] for the arrival of trucks. Whereas container terminals often work 24/7, other facilities (such as empty depots, value-added logistics) have limited working hours. Since for each pair order-truck the company receives a fixed revenue, the objective of this problem, from the Twenty-Fourth European Conference on Information Systems (ECIS), İstanbul,Turkey,

5 point of view of the ITT provider, is to reduce the costs related to the use of trucks. The objective of this problem, therefore, can be illustrated with the following objective function Minimize C R y C cost C + C R time C hour C (1) where y C is equal to 1 if the services of the truck t are hired, 0 otherwise. The service time required by a truck t to perform all its assigned transport orders is denoted as time C. A solution for the ITTRP has to satisfy some feasibility restrictions: The trucks have to arrive at the origin and destination location imposed by each order within their given time windows. They can arrive in advance, but in that case they will have to wait until the opening time allows them to perform the pickup or delivery. Since we consider that trucks may be in various locations at the time of planning, each route starts and ends at the initial position of the respective truck. Nevertheless, the time required to return to the initial position is not taken into account in the objective function. The fixed and variable costs of each truck are known in advance and depend on the type of truck (internal, external) and the duration of the overall route. The traveling time between two locations as well as service times and time windows are known in advance. Each truck can only carry at most two containers at the same time. Each transport order j 1 % has to be performed before its due date, including the service time for activities within the destination location. 2.1 A Hybrid Simulated Annealing Approach for the ITTRP Simulated Annealing (SA; Kirkpatrick, 1984) is a popular meta-heuristic that consists of extending the local search through allowing movements leading to worse solutions in terms of objective function value. Basically, in an SA algorithm a candidate move from a given neighborhood structure is randomly selected. In case a better solution is reached, the candidate move is accepted. On the other hand, if the candidate move does not lead to an improvement of the objective function value, it may be accepted according to a probability that depends on the deterioration Δ of the objective function value. W The probability of acceptance is computed as e V XYZ[, where Temp is used as a control parameter. For solving this problem, we propose an SA approach using different neighborhood structures which are changed dynamically during the search according to its evolution by means of a variable k establishing the used neighborhood. That is, if an improvement is obtained by means of the current neighborhood structure, k is reset to 1. Otherwise, it is increased and establishes the use of another neighborhood structure. This strategy allows avoiding local optima when the probability of accepting a worse candidate move is very low. Note that this concept incorporates a novel idea of combining SA with a simple variable neighborhood approach (VNS; see, e.g., Hansen and Mladenović, 2001). Twenty-Fourth European Conference on Information Systems (ECIS), İstanbul,Turkey,

6 Algorithm 1 shows the pseudo-code of the proposed hybrid SA. The parameters of the algorithm are the initial temperature (Temp \C]^C ), the stopping temperature (Temp _1`), and the cooling rate (β). The initial solution is generated (line 1) by using one of the heuristics proposed in this work (see Section 2.2). The variable k devoted to determine the neighborhood structure and used for generating the random neighbor is initialized in line 3. A neighbor solution, S, is randomly generated using a given neighborhood structure depending on k (line 5). The neighborhood structures implemented in this algorithm are based on (i) reinsertion movement, that is, an order is removed from the route of a truck and reinserted into the route of another and (ii) interchange movement, that is, two different orders swap their positions within their corresponding routes. For each temperature, after updating the current and best solution in lines 7-14, if applicable, Temp is decreased Temp Temp β, where 0 < β < 1 (line 15). The complete SA algorithm is executed until the temperature reaches a certain threshold, Temp _1` (line 4). The best solution reached during the search Temp hi\c is finally presented (line 17). 2.2 Initial Solution Generation Algorithms In order to generate an initial schedule two constructive heuristics are proposed, namely Greedy Insertion Heuristic (GIH) and Greedy Location Targeted Heuristic (GLTH). GIH aims to allocate iteratively the orders to trucks yielding the minimum increase of the objective function of the solution. On the other hand, GLTH first determines the order to be assigned according to the closeness to a target location l and, once that, it assigns the best truck allowing the minimum increase on the objective function. Algorithm 2 depicts the pseudo-code of GIH. This algorithm is a constructive greedy algorithm where at each step an order has to be assigned to a truck until all the orders have been assigned (line 3). Hence, at each iteration the order-truck assignment order \ij truck \ij yielding the minimum increase of the overall objective function value of the solution is selected (lines 4-9). Note that the position that the order occupies within the truck sequence is denoted as pos ClYm ; in this regard, the one allowing the best increment in the overall objective function value of the solution is selected. The sequence of orders of the selected truck S C lym is updated by including order order \ij at position pos ClYm (line 11). Finally, the already assigned order is removed from O (line 12). Algorithm 3 depicts the pseudo-code of GLTH. This algorithm is similar to GIH and only differs in the way the assignment of orders to vehicles is conducted. While in GIH we evaluate the objective function value of all the available orders in all the vehicles, in GLTH we select an order according to a distance criterion and determine the best truck to perform that order. That is, initially a random location l is generated (line 3). This location is then used to find the order with the nearest origin to l (line 5). Once the order is fixed, we select the truck and position within the route providing the minimum increase in the objective function value of the solution (lines 6-9). This assignment is selected and included in the solution (lines 10-11). The target location l is updated to the destination of the above assigned order, order \ij, in line 12. Finally, the already assigned order is removed from O (line 13). To evaluate the performance of the proposed algorithms, we conduct computational experiments with five different scenarios. In Table 1, we present the results of the performance assessment. The column Instance contains five combinations of the number of transport orders ( Orders ) and available Twenty-Fourth European Conference on Information Systems (ECIS), İstanbul,Turkey,

7 trucks ( Veh ). The other columns include the results of the greedy heuristics and the hybrid SA algorithms, which depend on the initial solution generation method. The results are disclosed in objective value ( Obj ), the total time required to serve all orders ( Acc Time ), actual number of appointed trucks ( Veh ), and the number of empty trips ( Emp ). Regarding the objective value, we see that the use of a more versatile algorithm, such as the SA for improving the results provided by the greedy heuristics, leads to an enhancement in all the cases. When the two heuristics are compared, GLTH exhibits a better performance than GIH in terms of objective function value, total time, and number of vehicles. However, it requires performing more empty trips than GIH. In this regard, compared to the other algorithms, GIH needs more trucks to perform all the orders. The use of the SA algorithm jointly with GLTH provides, on average, the best objective value. The reason is the reduction of empty trips and number of vehicles leading to a better utilization of trucks. The effect of empty trip reductions is further reflected in the accumulated service times. Furthermore, besides the ecological benefits derived from the reduction of empty trips in terms of emissions, the reduction of used vehicles can also have a positive effect on the traffic situation in the port in general by taking off the load of a considerable number of trucks. In this sense, if we scale the results provided in this section to ports that face serious traffic congestion problems, we can obtain higher reductions leading to both economic and ecological benefits. Instance GIH SA-GIH GLTH SA-GLTH Orders Veh Obj Acc Time Veh Emp Obj Acc Time Veh Emp Obj Acc Time Veh Emp Obj Acc Time Veh Emp h 48m h 38m h 45m h 38m h 23m h 14m h 37m h 14m h 01m h 34m h 57m h 47m h 09m h 33m h 05m h 27m h 03m h 56m h 01m h 33m 7 5 Average Table 1. Performance assessment of GIH, SA-GIH, GLTH, SA-GLTH 3 Prototype for Real-Time Planning and Managing ITT As information exchange is as important as the optimization itself, we further aim to develop an inforrmation platform that allows the interaction between ITT providers and truck drivers based on mobile and cloud technologies in order to facilitate a context-aware coordination of container movements by using the proposed hybrid SA algorithm. The implemented prototype utilizes characteristics of the cloud computing paradigm (for an overview on cloud computing the reader is referred to, e.g., Armbrust et al., 2010). Specifically, we follow the concept of mobile cloud computing to derive the underlying system architecture (see, e.g., Dinh et al., 2013). The prototype connects truck drivers by providing a fully integrated mobile application that can be installed on a mobile device (e.g., smartphone, tablet). Thus, the proposed prototype represents a multi-tenancy, accessible, and scalable mobile cloud platform that can be used by an ITT third-party provider to plan and manage ITT movements. The cloud-based prototype does not only facilitate that different truck drivers, including subcontractors, can use a central, accessible information exchange platform, but also offers greater flexibility in terms of computing infrastructure scaling as well as attractive economic aspects (e.g., no upfront investments for computing resources, usage-based pricing). The implemented functionality can be used by different ITT providers in several ports thus generating economies of scale. At this point, it can be highlighted that external data services, providing additional information such as on the current traffic in a port, can be integrated easily as the system architecture follows common web standards. In the following, we explain the main components and demonstrate the prototype as well as the embedding of the proposed solution approach (see Section 2). The AJAX (Asynchronous JavaScript and XML)-based web app represents a rich web application providing functionality to plan and manage activities related to ITT movements. It is offered as soft- Twenty-Fourth European Conference on Information Systems (ECIS), İstanbul,Turkey,

8 ware as a service (SaaS) solution. The home screen contains important functionality to track the current position of vehicles and to interact with the truck drivers by sending and receiving messages. It further contains the location of registered ITT facilities (e.g., container terminals, empty container depots and repair stations, etc.). Other functionality, such as to maintain customers, is implemented as well. We used the Google Web Toolkit (GWT) to implement the web app. The mobile app facilitates the interaction between truck drivers and ITT providers, containing all functionality to share positioning data, to receive ITT-related transport order lists, to write and receive messages, and to report the fulfillment of transport orders. The transport list is the result of the optimization component and thus represents the optimized order of jobs that need to be fulfilled in time. An asynchronous task manages the synchronization of data and frequently announces the current location of truck drivers. In the current version, we implemented the mobile app by using the Android SDK. The inter-terminal truck routing optimization component is the core component of the proposed mobile cloud platform. It embeds the proposed optimization approach (see Section 2) to allocate requested container pickups and deliveries to available trucks. As depicted in Figure 1, the user is able to initiate an optimization task that triggers the hybrid SA algorithm in order to assign container transport orders to different trucks by considering constraints such as the maximum working hours, time windows of facilities, and container transport deadlines at the destination location. In this paper, we use data from real companies in the Port of Hamburg that frequently require ITT-related container movements. The planning results (see Figure 1, middle) indicate the assignment of container movements to available trucks. The results show the planned arrival time of a vehicle at the origin to pick up the container and at the destination to deliver the container. Moreover, the distances and durations between locations are shown. In the example, we can see that the algorithm reduces empty trips as containers are picked up at the delivery location in three cases (container transport 1, 2, 5). Note that we consider the current traffic situation in calculating the durations between locations by requesting additional information from the Google Maps API, providing traffic conditions in real-time on major roads and highways. The resulting costs and the number of reduced empty trips are declared separately so that the decision maker (i.e., ITT provider) can evaluate the economic and ecological impact of the optimization. Note that the decision maker is also able to manually allocate orders to trucks. As soon as a transport order has been fulfilled, it is removed from the planning interface, whereas new and unplanned orders can be flexibly integrated by re-planning all routes. In the latter case, the sequence of orders is automatically updated for each truck based on its current position. The truck driver is informed about all changes. Consequently, the prototype supports a very flexible ITT truck routing based on contextual information as well as an on-going interaction with involved truck drivers based on widely applied web standards. Figure 1. Truck routing decision support interface (left: optimization task initialization, middle: result tableau, right: planning visualization for truck 2 with Google Maps API) Twenty-Fourth European Conference on Information Systems (ECIS), İstanbul,Turkey,

9 4 Conclusions and Future Research Many ports around the globe are influenced by regional infrastructure constraints and factors. At the same time, ports have a huge impact on their environment and on the efficiency of supply chains in which they act as important transport nodes and value-added logistics providers. An efficient planning of activities for reducing inefficient movements of vehicles, however, is highly dependent on an effective information exchange between involved actors. In the course of this paper, we mitigate the impact of inter-terminal transports, representing a large percentage of container movements within the port area. According to the design objectives, the contribution of this paper is threefold. First, we address the inter-terminal truck routing problem to increase the utilization of available trucks and to reduce the number of empty trips based on specific requirements of ITT. Consequently, the approach is not only important from an economic perspective, but also contributes to a more ecological port environment. Second, we propose two greedy heuristics and an SA algorithm to achieve feasible solutions within short computational times. This is a main prerequisite of real-time applications and thus facilitates a flexible planning and management of ITT according to real-time conditions, such as in terms of order requests, truck availabilities, and traffic conditions. Finally, we embed the optimization component into an accessible, scalable, and multitenant cloud platform that facilitates, besides basic functionality, a real-time interaction with truck drivers as well as a central coordination and optimization of ITT movements. The proposed collaborative platform facilitates a purposeful integration and coordination of port actors and different sources of information taking into account important economic and ecological high-level objectives. Though, the establishment of information exchange in general implies several issues that are not considered in this paper (for instance, the resistance of actors to share information due to competition). With respect to the maritime industry, our proposed approach could be transferred to the routing and scheduling of seaborne vessels within global shipping alliances (Armas et al., 2015) and to explore its joint application with berth planning operations (Lalla-Ruiz and Voß, 2015). Although designed for the conditions of ports, the approach can also be applied to other movements in transport networks, for instance, related to airports or car sharing. For future research, we aim to further consider vehicle emissions in the proposed optimization approach, based on vehicles properties (e.g., fuel type, weight, etc.). Moreover, the optimization component could be extended by a dynamic vehicle routing approach considering stochastic order requests. Regarding the cloud platform, we aim to integrate mechanisms to further control the information access and exchange between actors. The information access, for example for the ITT provider, should be defined in a more granular way following the need-to-know principle. In this regard, we aim to present a framework for security and privacy management, which defines different IT governance and management domains to address security and privacy concerns in both physical and cloud environments. Moreover, it is essential to evaluate the attractiveness of using the proposed collaborative platform, such as by applying game-theoretic methods to determine benefits of competing stakeholders operating in ITT coalitions. Twenty-Fourth European Conference on Information Systems (ECIS), İstanbul,Turkey,

10 References Armas, J., E. Lalla-Ruiz, C. Expósito-Izquierdo, D. Landa-Silva, and B. Melián-Batista (2015). A hybrid GRASP-VNS for ship routing and scheduling problem with discretized time windows. Engineering Applications of Artificial Intelligence 45, Armbrust, M., A. Fox, R. Griffith, A. D. Joseph, R. Katz, A. Konwinski, G. Lee, D. Patterson, A. Rabkin, I. Stoica, and M. Zaharia (2010). A view of cloud computing. Communications of the ACM 53 (4), Braekers, K., A. Caris, and G. K. Janssens (2013). Integrated planning of loaded and empty container movements. OR Spectrum 35 (2), Dinh, H. T., C. Lee, D. Niyato, and P. Wang (2013). A survey of mobile cloud computing: architecture, applications, and approaches. Wireless Communications and Mobile Computing 13, Duinkerken, M. B., R. Dekker, S. T. G. L. Kurstjens, J. A. Ottjes, and N. P. Dellaert (2006). Comparing transportation systems for inter-terminal transport at the Maasvlakte container terminals. OR Spectrum 28 (4), Evers, J. J. M. (2006). Real-time hiring of vehicles for container transport. European Journal of Transport and Infrastructure Research 6 (2), Giuliano, G. and T. O Brien (2007). Reducing port-related truck emissions: The terminal gate appointment system at the ports of Los Angeles and Long Beach. Transportation Research Part D: Transport and Environment 12 (7), Hansen, P. and N. Mladenović (2001). Variable neighborhood search: Principles and applications. European Journal of Operational Research 130 (3), He, J., W. Zhang, Y. Huang and W. Yan (2013). A simulation optimization method for internal trucks sharing assignment among multiple container terminals. Advanced Engineering Informatics 27 (4), Heilig, L. and S. Voß (2014). A cloud-based SOA for enhancing information exchange and decision support in ITT operations. In Computational Logistics. Lecture Notes in Computer Science Ed. by R. G. González-Ramírez, F. Schulte, S. Voß, J. A. C. Díaz. Berlin: Springer, pp Heilig, L. and S. Voß (2016). Inter-terminal transportation: an annotated bibliography and research agenda. Flexible Services and Manufacturing, Kirkpatrick, S. (1984). Optimization by simulated annealing: Quantitative studies. Journal of Statistical Physics 34 (5-6), Lalla-Ruiz, E. and S. Voß, (2014). POPMUSIC as a matheuristic for the berth allocation problem. Annals of Mathematics and Artificial Intelligence, Macharis, C. and Y. M. Bontekoning (2004). Opportunities for OR in intermodal freight transport research: A review. European Journal of Operational Research 153 (2), Nieuwkoop, F., F. Corman, R. R. Negenborn, M. B. Duinkerken, M. van Schuylenburg, and G. Lodewijks (2014). Decision support for vehicle configuration determination in inter terminal transport system design. In IEEE 11th International Conference on Networking, Sensing and Control (IC- NSC). Miami, FL, USA: IEEE, pp Parragh, S. N., K. F. Doerner, and R. F. Hartl (2008). A survey on pickup and delivery problems. Part II: Transportation between pickup and delivery locations. Journal für Betriebswirtschaft 58 (1), Peffers, K., T. Tuunanen, M. A. Rothenberger, and S. Chatterjee (2007). A design science research methodology for information systems research. Journal of Management Information Systems 24 (3), Schroër, H. J., F. Corman, M. B. Duinkerken, R. R. Negenborn, and G. Lodewijks (2014). Evaluation of inter terminal transport configurations at Rotterdam Maasvlakte using discrete event simulation. In Proceedings of the 2014 Winter Simulation Conference (WSC). Savannah, GA, USA: IEEE, pp Twenty-Fourth European Conference on Information Systems (ECIS), İstanbul,Turkey,

11 Tierney, K., S. Voß, and R. Stahlbock (2014). A mathematical model of inter-terminal transportation. European Journal of Operational Research 235 (2), Zhang, R., W. Y. Yun, and I. K. Moon (2011). Modeling and optimization of a container drayage problem with resource constraints. International Journal of Production Economics 133 (1), Twenty-Fourth European Conference on Information Systems (ECIS), İstanbul,Turkey,

FLEXIBLE APPOINTMENT BASED SYSTEM WITH ADAPTIVE RESPONSE TO TRAFFIC AND PROCESSING DELAYS

FLEXIBLE APPOINTMENT BASED SYSTEM WITH ADAPTIVE RESPONSE TO TRAFFIC AND PROCESSING DELAYS FLEXIBLE APPOINTMENT BASED SYSTEM WITH ADAPTIVE RESPONSE TO TRAFFIC AND PROCESSING DELAYS Amrinder Arora, DSc NTELX Research and Development, 1945 Old Gallows Rd, Suite 700, McLean VA 22182, USA +1 703

More information

Reduction of Empty Container Repositioning Costs by Container Sharing

Reduction of Empty Container Repositioning Costs by Container Sharing Reduction of Empty Container Repositioning Costs by Container Sharing Herbert Kopfer and Sebastian Sterzik 1 Problem Description Empty container repositioning is a major cost driver for international container

More information

Heuristic Techniques for Solving the Vehicle Routing Problem with Time Windows Manar Hosny

Heuristic Techniques for Solving the Vehicle Routing Problem with Time Windows Manar Hosny Heuristic Techniques for Solving the Vehicle Routing Problem with Time Windows Manar Hosny College of Computer and Information Sciences, King Saud University, Riyadh, Saudi Arabia mifawzi@ksu.edu.sa Keywords:

More information

Heuristic Routing Software for Planning of Combined Road Transport with Swap Bodies: A Practical Case

Heuristic Routing Software for Planning of Combined Road Transport with Swap Bodies: A Practical Case Heuristic Routing Software for Planning of Combined Road Transport with Swap Bodies: A Practical Case Frederik Schulte University of Hamburg, Institute of Information Systems, 20146 Hamburg, E-Mail: frederik.schulte@uni-hamburg.de

More information

Storage Allocation and Yard Trucks Scheduling in Container Terminals Using a Genetic Algorithm Approach

Storage Allocation and Yard Trucks Scheduling in Container Terminals Using a Genetic Algorithm Approach Storage Allocation and Yard Trucks Scheduling in Container Terminals Using a Genetic Algorithm Approach Z.X. Wang, Felix T.S. Chan, and S.H. Chung Abstract Storage allocation and yard trucks scheduling

More information

Abstract Number: A Feasibility Study for Joint Services of Vehicle Routing and Patrol

Abstract Number: A Feasibility Study for Joint Services of Vehicle Routing and Patrol Abstract Number: 011-0101 A Feasibility Study for Joint Services of Vehicle Routing and Patrol Chikong Huang *1 Stephen C. Shih 2 Poshun Wang 3 *1 Professor, Department of Industrial anagement, Institute

More information

Container Sharing in Seaport Hinterland Transportation

Container Sharing in Seaport Hinterland Transportation Container Sharing in Seaport Hinterland Transportation Herbert Kopfer, Sebastian Sterzik University of Bremen E-Mail: kopfer@uni-bremen.de Abstract In this contribution we optimize the transportation of

More information

Reducing Port-Related Truck Emissions: Coordinated Truck Appointments to Reduce Empty Truck Trips

Reducing Port-Related Truck Emissions: Coordinated Truck Appointments to Reduce Empty Truck Trips Reducing Port-Related Truck Emissions: Coordinated Truck Appointments to Reduce Empty Truck Trips Frederik Schulte 1, Rosa G. González 2, and Stefan Voß 1 1 Institute of Information Systems, University

More information

Port of Hamburg: Heading into the future with smartport

Port of Hamburg: Heading into the future with smartport Port of Hamburg: Heading into the future with smartport The strategy for intelligent port development The Port of Hamburg is the most eastern port of the North Range. The strategy for intelligent port

More information

CROSS-DOCKING: SCHEDULING OF INCOMING AND OUTGOING SEMI TRAILERS

CROSS-DOCKING: SCHEDULING OF INCOMING AND OUTGOING SEMI TRAILERS CROSS-DOCKING: SCHEDULING OF INCOMING AND OUTGOING SEMI TRAILERS 1 th International Conference on Production Research P.Baptiste, M.Y.Maknoon Département de mathématiques et génie industriel, Ecole polytechnique

More information

Operations research methods in maritime transport and freight logistics

Operations research methods in maritime transport and freight logistics Operations research methods in maritime transport and freight logistics Maritime Economics & Logistics (2009) 11, 1 6. doi:10.1057/mel.2008.18 The current decade has witnessed a remarkable growth in container

More information

ISE480 Sequencing and Scheduling

ISE480 Sequencing and Scheduling ISE480 Sequencing and Scheduling INTRODUCTION ISE480 Sequencing and Scheduling 2012 2013 Spring term What is Scheduling About? Planning (deciding what to do) and scheduling (setting an order and time for

More information

The Two-Echelon Capacitated Vehicle Routing. Problem

The Two-Echelon Capacitated Vehicle Routing. Problem The Two-Echelon Capacitated Vehicle Routing Problem Jesus Gonzalez Feliu 1, Guido Perboli 1, Roberto Tadei 1 and Daniele Vigo 2 1 Control and Computer Engineering Department Politecnico di Torino, Italy

More information

Congestion Reduction Through Efficient Empty Container Movement

Congestion Reduction Through Efficient Empty Container Movement Congestion Reduction Through Efficient Empty Container Movement August 2017 A Research Report from the National Center for Sustainable Transportation Maged Dessouky, University of Southern California Santiago

More information

Network Analysis of Container Barge Transport in the Port of Antwerp by means of Simulation

Network Analysis of Container Barge Transport in the Port of Antwerp by means of Simulation Network Analysis of Container Barge Transport in the Port of Antwerp by means of Simulation An Caris and Gerrit K. Janssens Transportation Research Institute Hasselt University - campus Diepenbeek Wetenschapspark

More information

City Logistics Teodor Gabriel Crainic ESG UQAM CIRRELT - CRT

City Logistics Teodor Gabriel Crainic ESG UQAM CIRRELT - CRT City Logistics Teodor Gabriel Crainic ESG UQAM & CIRRELT - CRT CIRRELT A Few Sources for Information Best Urban Freight Solutions www.bestufs.net Conferences and workshops Best practice handbook www.transports-marchandises-en-ville.org

More information

An Analysis of Digital Transformation in the History and Future of Modern Ports

An Analysis of Digital Transformation in the History and Future of Modern Ports Proceedings of the 50th Hawaii International Conference on System Sciences 2017 An Analysis of Digital Transformation in the History and Future of Modern Ports Leonard Heilig Institute of Information Systems,

More information

Solving a Log-Truck Scheduling Problem with Constraint Programming

Solving a Log-Truck Scheduling Problem with Constraint Programming Solving a Log-Truck Scheduling Problem with Constraint Programming Nizar El Hachemi, Michel Gendreau, Louis-Martin Rousseau Interuniversity Research Centre on Enterprise Networks, Logistics and Transportation

More information

INTERBLOCK CRANE SCHEDULING AT CONTAINER TERMINALS

INTERBLOCK CRANE SCHEDULING AT CONTAINER TERMINALS INTERBLOCK CRANE SCHEDULING AT CONTAINER TERMINALS Omor Sharif University of South Carolina Department of Civil and Environmental Engineering 00 Main Street Columbia, SC 0 Telephone: (0) -0 Fax: (0) -00

More information

Iterative train scheduling in networks with tree topologies: a case study for the Hunter Valley Coal Chain

Iterative train scheduling in networks with tree topologies: a case study for the Hunter Valley Coal Chain 22nd International Congress on Modelling and Simulation, Hobart, Tasmania, Australia, 3 to 8 December 2017 mssanz.org.au/modsim2017 Iterative train scheduling in networks with tree topologies: a case study

More information

A Particle Swarm Optimization Algorithm for Multi-depot Vehicle Routing problem with Pickup and Delivery Requests

A Particle Swarm Optimization Algorithm for Multi-depot Vehicle Routing problem with Pickup and Delivery Requests A Particle Swarm Optimization Algorithm for Multi-depot Vehicle Routing problem with Pickup and Delivery Requests Pandhapon Sombuntham and Voratas Kachitvichayanukul Abstract A particle swarm optimization

More information

SIMULATION MODEL FOR IRP IN PETROL STATION REPLENISHMENT

SIMULATION MODEL FOR IRP IN PETROL STATION REPLENISHMENT SIMULATION MODEL FOR IRP IN PETROL STATION REPLENISHMENT Dražen Popović a,*, Milorad Vidović a, Nenad Bjelić a a University of Belgrade, Faculty of Transport and Traffic Engineering, Department of Logistics,

More information

Transactions on the Built Environment vol 33, 1998 WIT Press, ISSN

Transactions on the Built Environment vol 33, 1998 WIT Press,  ISSN Effects of designated time on pickup/delivery truck routing and scheduling E. Taniguchf, T. Yamada\ M. Tamaishi*, M. Noritake^ "Department of Civil Engineering, Kyoto University, Yoshidahonmachi, Sakyo-kyu,

More information

New! Optimization for Intermodal Trucking

New! Optimization for Intermodal Trucking Intermodal Trucking Optimized SM New! Optimization for Intermodal Trucking Get and Keep a Decisive Competitive Advantage The Industry's First Optimization Solution Delivers Breakthrough Performance Gains

More information

DISPATCHING TRANSPORT VEHICLES IN MARITIME CONTAINER TERMINALS

DISPATCHING TRANSPORT VEHICLES IN MARITIME CONTAINER TERMINALS DISPATCHING TRANSPORT VEHICLES IN MARITIME CONTAINER TERMINALS by Pyung-Hoi Koo Department of Systems Management and Engineering, Pukyong National University, Busan, Korea Yongsoro 45, Namgu, Busan, South

More information

Electronic Freight Management (EFM) & Cross-Town Improvement Project (C-TIP)

Electronic Freight Management (EFM) & Cross-Town Improvement Project (C-TIP) Electronic Freight Management (EFM) & Cross-Town Improvement Project (C-TIP) Randy W. Butler Transportation Specialist US Department of Transportation Office of Freight Management September 22, 2009 The

More information

D DAVID PUBLISHING. Stacking Sequence of Marine Container Minimizing Space in Container Terminals. 1. Introduction. Ning Zhang and Yutaka Watanabe

D DAVID PUBLISHING. Stacking Sequence of Marine Container Minimizing Space in Container Terminals. 1. Introduction. Ning Zhang and Yutaka Watanabe Journal of Traffic and Transportation Engineering 4 (2016) 86-93 doi: 10.1726/2328-2142/2016.02.003 D DAVID PUBLISHING Stacking Sequence of Marine Container Minimizing Space in Container Terminals Ning

More information

QUAD CITIES MANUFACTURING INNOVATION HUB DIGITAL B2B USERS GROUP

QUAD CITIES MANUFACTURING INNOVATION HUB DIGITAL B2B USERS GROUP IoT OEM, Channel, Customer Collaboration QUAD CITIES MANUFACTURING INNOVATION HUB DIGITAL B2B USERS GROUP Tom Trone Illinois State University College of Business September 11, 2017 College of Business

More information

Distributed Algorithms for Resource Allocation Problems. Mr. Samuel W. Brett Dr. Jeffrey P. Ridder Dr. David T. Signori Jr 20 June 2012

Distributed Algorithms for Resource Allocation Problems. Mr. Samuel W. Brett Dr. Jeffrey P. Ridder Dr. David T. Signori Jr 20 June 2012 Distributed Algorithms for Resource Allocation Problems Mr. Samuel W. Brett Dr. Jeffrey P. Ridder Dr. David T. Signori Jr 20 June 2012 Outline Survey of Literature Nature of resource allocation problem

More information

Modeling a Four-Layer Location-Routing Problem

Modeling a Four-Layer Location-Routing Problem Modeling a Four-Layer Location-Routing Problem Paper 018, ENG 105 Mohsen Hamidi, Kambiz Farahmand, S. Reza Sajjadi Department of Industrial and Manufacturing Engineering North Dakota State University Mohsen.Hamidi@my.ndsu.edu,

More information

Reducing hinterland transportation costs through container sharing

Reducing hinterland transportation costs through container sharing Flex Serv Manuf J DOI 10.1007/s10696-012-9167-y Reducing hinterland transportation costs through container sharing Sebastian Sterzik Herbert Kopfer Won-Young Yun Ó Springer Science+Business Media New York

More information

Optimization in Supply Chain Planning

Optimization in Supply Chain Planning Optimization in Supply Chain Planning Dr. Christopher Sürie Expert Consultant SCM Optimization Agenda Introduction Hierarchical Planning Approach and Modeling Capability Optimizer Architecture and Optimization

More information

Use of ITS technologies for multimodal transport operations River Information Services (RIS) transport logistics services

Use of ITS technologies for multimodal transport operations River Information Services (RIS) transport logistics services Available online at www.sciencedirect.com Procedia - Social and Behavioral Sciences 48 ( 2012 ) 622 631 Transport Research Arena Europe 2012 Use of ITS technologies for multimodal transport operations

More information

Vehicle Routing with Cross Docks, Split Deliveries, and Multiple Use of Vehicles. Arun Kumar Ranganathan Jagannathan

Vehicle Routing with Cross Docks, Split Deliveries, and Multiple Use of Vehicles. Arun Kumar Ranganathan Jagannathan Vehicle Routing with Cross Docks, Split Deliveries, and Multiple Use of Vehicles by Arun Kumar Ranganathan Jagannathan A thesis submitted to the Graduate Faculty of Auburn University in partial fulfillment

More information

Solving the Resource Allocation Problem in a Multimodal Container Terminal as a Network Flow Problem

Solving the Resource Allocation Problem in a Multimodal Container Terminal as a Network Flow Problem Author manuscript, published in "Computational Logistics, Jürgen W. Böse, Hao Hu, Carlos Jahn, Xiaoning Shi, Robert Stahlbock, Stefan Voß (Ed.) (2011) 341-353" DOI : 10.1007/978-3-642-24264-9_25 Solving

More information

1.224J/ESD.204J TRANSPORTATION OPERATIONS, PLANNING AND CONTROL: CARRIER SYSTEMS

1.224J/ESD.204J TRANSPORTATION OPERATIONS, PLANNING AND CONTROL: CARRIER SYSTEMS 1.224J/ESD.204J TRANSPORTATION OPERATIONS, PLANNING AND CONTROL: CARRIER SYSTEMS Professor Cynthia Barnhart Professor Nigel H.M. Wilson Fall 2003 1.224J/ ESD.204J Outline Sign-up Sheet Introductions Carrier

More information

Tactical Planning using Heuristics

Tactical Planning using Heuristics Tactical Planning using Heuristics Roman van der Krogt a Leon Aronson a Nico Roos b Cees Witteveen a Jonne Zutt a a Delft University of Technology, Faculty of Information Technology and Systems, P.O. Box

More information

ASSESSING THE IMPACT OF SECURITY MEASURES AT GATES OF SEAPORTS ON TRAFFIC OPERATION

ASSESSING THE IMPACT OF SECURITY MEASURES AT GATES OF SEAPORTS ON TRAFFIC OPERATION ASSESSING THE IMPACT OF SECURITY MEASURES AT GATES OF SEAPORTS ON TRAFFIC OPERATION Dr. Arun Chatterjee Professor Emeritus Dept of Civil & Environmental Engineering The University of Tennessee Knoxville,

More information

THE ADOPTION OF CLOUD COMPUTING SERVICES: THE MODERATING EFFECT OF ORGANIZATIONAL CULTURE

THE ADOPTION OF CLOUD COMPUTING SERVICES: THE MODERATING EFFECT OF ORGANIZATIONAL CULTURE Association for Information Systems AIS Electronic Library (AISeL) PACIS 2016 Proceedings Pacific Asia Conference on Information Systems (PACIS) Summer 6-27-2016 THE ADOPTION OF CLOUD COMPUTING SERVICES:

More information

INTEGRATING VEHICLE ROUTING WITH CROSS DOCK IN SUPPLY CHAIN

INTEGRATING VEHICLE ROUTING WITH CROSS DOCK IN SUPPLY CHAIN INTEGRATING VEHICLE ROUTING WITH CROSS DOCK IN SUPPLY CHAIN Farshad Farshchi Department of Industrial Engineering, Parand Branch, Islamic Azad University, Parand, Iran Davood Jafari Department of Industrial

More information

Design and Modeling of Real-time Shared-Taxi Dispatch Algorithms

Design and Modeling of Real-time Shared-Taxi Dispatch Algorithms 0 0 0 Design and Modeling of Real-time Shared-Taxi Dispatch Algorithms Jaeyoung Jung* Assistant Research Scientist, Ph. D. Institute of Transportation Studies University of California, Irvine 000 Anteater

More information

Container Transfer Logistics at Multimodal Container Terminals

Container Transfer Logistics at Multimodal Container Terminals Container Transfer Logistics at Multimodal Container Terminals Erhan Kozan School of Mathematical Sciences, Queensland University of Technology Brisbane Qld 4001 Australia e.kozan@qut.edu.au Abstract:

More information

Empty Container Management in the Benelux Waterways

Empty Container Management in the Benelux Waterways Empty Container Management in the Benelux Waterways SALMON F. ; LIMBOURG S. HEC Management School, Université de Liège, 14 rue Louvrex, 4000 Liège, Belgium Email (Corresponding author): Sabine.Limbourg@ulg.ac.be

More information

Mobility on Demand for Improving Business Profits and User Satisfaction

Mobility on Demand for Improving Business Profits and User Satisfaction Mobility on Demand for Improving Business Profits and User Satisfaction Takuro Ikeda Takushi Fujita Moshe E. Ben-Akiva For a sustainable society, we need to design a mobility management system that does

More information

Global position system technology to monitoring auto transport in Latvia

Global position system technology to monitoring auto transport in Latvia Peer-reviewed & Open access journal www.academicpublishingplatforms.com The primary version of the journal is the on-line version ATI - Applied Technologies & Innovations Volume 8 Issue 3 November 2012

More information

1. For s, a, initialize Q ( s,

1. For s, a, initialize Q ( s, Proceedings of the 2006 Winter Simulation Conference L. F. Perrone, F. P. Wieland, J. Liu, B. G. Lawson, D. M. Nicol, and R. M. Fujimoto, eds. A REINFORCEMENT LEARNING ALGORITHM TO MINIMIZE THE MEAN TARDINESS

More information

6 Managing freight transport

6 Managing freight transport 6 Managing freight transport 6.1 Introduction 6.2 Freight traffic assignment problems 6.3 Service network design problems 6.4 Vehicle allocation problems 6.5 A dynamic driver assignment problem 6.6 Fleet

More information

A Study of Crossover Operators for Genetic Algorithms to Solve VRP and its Variants and New Sinusoidal Motion Crossover Operator

A Study of Crossover Operators for Genetic Algorithms to Solve VRP and its Variants and New Sinusoidal Motion Crossover Operator International Journal of Computational Intelligence Research ISSN 0973-1873 Volume 13, Number 7 (2017), pp. 1717-1733 Research India Publications http://www.ripublication.com A Study of Crossover Operators

More information

Operations in the 21st Century DOT Meeting Customers Needs and Expectations

Operations in the 21st Century DOT Meeting Customers Needs and Expectations Operations in the 21st Century DOT Meeting Customers Needs and Expectations 1 Purpose of this Meeting: Share Thoughts & Discuss Challenges brought about by the changing transportation environment and public

More information

Are We Ready for Autonomous and Connected Vehicles?

Are We Ready for Autonomous and Connected Vehicles? Are We Ready for Autonomous and Connected Vehicles? Flow and Operations Considerations Hani Mahmassani Northwestern University 103rd Annual Transportation and Highway Engineering Conference UIUC, February

More information

A Genetic Algorithm on Inventory Routing Problem

A Genetic Algorithm on Inventory Routing Problem A Genetic Algorithm on Inventory Routing Problem Artvin Çoruh University e-mail: nevin.aydin@gmail.com Volume 3 No 3 (2014) ISSN 2158-8708 (online) DOI 10.5195/emaj.2014.31 http://emaj.pitt.edu Abstract

More information

Time analysis of the containerized cargo flow in the logistic chain using simulation tools: the case of the Port of Seville (Spain)

Time analysis of the containerized cargo flow in the logistic chain using simulation tools: the case of the Port of Seville (Spain) Time analysis of the containerized cargo flow in the logistic chain using simulation tools: the case of the Port of Seville (Spain) J. J. Ruiz-Aguilar Lecturer, Intelligent Modelling of Systems Research

More information

UIRNet as service infrastructure: The importance to be the National Logistics Platform. Andrea Campagna, Lazio Region Rodolfo De Dominicis, Uirnet

UIRNet as service infrastructure: The importance to be the National Logistics Platform. Andrea Campagna, Lazio Region Rodolfo De Dominicis, Uirnet UIRNet as service infrastructure: The importance to be the National Logistics Platform Andrea Campagna, Lazio Region Rodolfo De Dominicis, Uirnet Valencia - March 27, 2014 0 The context: Italian Logistics

More information

PCS and smart logistic chain solutions: a MoS perspective Matteo Apollonio (DBA Lab)

PCS and smart logistic chain solutions: a MoS perspective Matteo Apollonio (DBA Lab) PCS and smart logistic chain solutions: a MoS perspective Matteo Apollonio (DBA Lab) DBA GROUP DBA Group is an independent group of companies providing technical and management support services in the

More information

Worldwide. World Freight Group. Worldwise

Worldwide. World Freight Group. Worldwise Worldwide Worldwise October 2012 2 Our Services Domestic Solutions Air Freight, Ground Service: Express Emergency Service - Same day Time Defined Service - Economy Service Direct Delivery Service Import

More information

Structural Properties of third-party logistics networks

Structural Properties of third-party logistics networks Structural Properties of third-party logistics networks D.Armbruster School of Mathematical and Statistical Sciences, Arizona State University & Department of Mechanical Engineering, Eindhoven University

More information

THE BALTIC SEA MOTORWAY - RECENT DEVELOPMENT AND OUTLOOK FOR THE FUTURE

THE BALTIC SEA MOTORWAY - RECENT DEVELOPMENT AND OUTLOOK FOR THE FUTURE Journal of Maritime Research, Vol. IV. No. 2, pp. 21-30, 2007 Copyright 2007. SEECMAR Printed in Santander (Spain). All rights reserved ISSN: 1697-4840 THE BALTIC SEA MOTORWAY - RECENT DEVELOPMENT AND

More information

Transactions on the Built Environment vol 34, 1998 WIT Press, ISSN

Transactions on the Built Environment vol 34, 1998 WIT Press,  ISSN Improving the Dutch railway services by network-wide timetable simulation Jurjen S. Hooghiemstra", Dick M. Middelkoop", Maurice J.G. Teunisse^ " Railned, Dept. of Innovation, P.O.Box 2025, 3500 HA Utrecht,

More information

Intelligent Taxi Dispatch System for Advance Reservations

Intelligent Taxi Dispatch System for Advance Reservations Intelligent Taxi Dispatch System for Advance Reservations Hao Wang, Ningbo Institute of Technology, Zhejiang University Ruey Long Cheu, The University of Texas at El Paso Der-Horng Lee, The National University

More information

An Evolutionary Approach to Pickup and Delivery Problem with Time Windows

An Evolutionary Approach to Pickup and Delivery Problem with Time Windows An Evolutionary Approach to Pickup and Delivery Problem with Time Windows 2 Jean-Charles Créput 1, Abder Koukam 1, Jaroslaw Kozlak 1,2, and Jan Lukasik 1,2 1 University of Technology of Belfort-Montbeliard,

More information

Waiting Strategies for Regular and Emergency Patient Transportation

Waiting Strategies for Regular and Emergency Patient Transportation Waiting Strategies for Regular and Emergency Patient Transportation Guenter Kiechle 1, Karl F. Doerner 2, Michel Gendreau 3, and Richard F. Hartl 2 1 Vienna Technical University, Karlsplatz 13, 1040 Vienna,

More information

One Stop Tool/Application for time to market TMS IT Applications

One Stop Tool/Application for time to market TMS IT Applications One Stop Tool/Application for time to market TMS IT Applications Satya Vabilisetty July 30 th 2013 References S.NO Industry $ Revenue Type of engagement 1 High Tech USD 46 B Implementation/Business Consulting

More information

Routing Optimization of Fourth Party Logistics with Reliability Constraints based on Messy GA

Routing Optimization of Fourth Party Logistics with Reliability Constraints based on Messy GA Journal of Industrial Engineering and Management JIEM, 2014 7(5) : 1097-1111 Online ISSN: 2013-0953 Print ISSN: 2013-8423 http://dx.doi.org/10.3926/jiem.1126 Routing Optimization of Fourth Party Logistics

More information

Logistic net working to reduce cost and environmental impact for urban cargo deliveries

Logistic net working to reduce cost and environmental impact for urban cargo deliveries Urban Transport XIII: Urban Transport and the Environment in the 21st Century 91 Logistic net working to reduce cost and environmental impact for urban cargo deliveries D. Tacla 1,3, R. C. Botter 2, O.

More information

Container Handling Using Multi-agent Architecture

Container Handling Using Multi-agent Architecture Container Handling Using Multi-agent Architecture Meriam Kefi 1, Ouajdi Korbaa 2, Khaled Ghedira 1, and Pascal Yim 2 1 Ecole Nationale des Sciences de l Informatique Université de Manouba 2010 Manouba,

More information

Available online at ScienceDirect. Transportation Research Procedia 3 (2014 )

Available online at  ScienceDirect. Transportation Research Procedia 3 (2014 ) Available online at www.sciencedirect.com ScienceDirect Transportation Research Procedia 3 (2014 ) 621 630 17th Meeting of the EURO Working Group on Transportation, EWGT2014, 2-4 July 2014, Sevilla, Spain

More information

TAXI has been an important mode of transportation

TAXI has been an important mode of transportation , March 12-14, 2014, Hong Kong Virtual Taxi Stand Management System Kar Leong TEW, Jessie CAI, Elliot CHIAM, Ziheng LIN, Bernice NG, Manning ZHANG, Steve LEE Abstract Taxi is an important mode of transportation

More information

Road Transport Scenario

Road Transport Scenario Road Transport Scenario The following scenario can be given: (ref. FREDI rapport 2 and 3): We assume here a full chain with a consignor/consignee, a forwarder, at least two carriers ( 2) and at least one

More information

Multi-depot Vehicle Routing Problem with Pickup and Delivery Requests

Multi-depot Vehicle Routing Problem with Pickup and Delivery Requests Multi-depot Vehicle Routing Problem with Pickup and Delivery Requests Pandhapon Sombuntham a and Voratas Kachitvichyanukul b ab Industrial and Manufacturing Engineering, Asian Institute of Technology,

More information

THE SOUTH AFRICAN POST OFFICE SUPPLY CHAIN DESIGN AND ROUTE OPTIMISATION BPJ 420 Final Report

THE SOUTH AFRICAN POST OFFICE SUPPLY CHAIN DESIGN AND ROUTE OPTIMISATION BPJ 420 Final Report THE SOUTH AFRICAN POST OFFICE SUPPLY CHAIN DESIGN AND ROUTE OPTIMISATION BPJ 420 Final Report Ricardo Batista U13045653 28 September 2016 0 EXECUTIVE SUMMARY The South African Post Office (SAPO) has experienced

More information

Model-Driven Design-Space Exploration for Software-Intensive Embedded Systems

Model-Driven Design-Space Exploration for Software-Intensive Embedded Systems Model-Driven Design-Space Exploration for Software-Intensive Embedded Systems (extended abstract) Twan Basten 1,2, Martijn Hendriks 1, Lou Somers 2,3, and Nikola Trčka 4 1 Embedded Systems Institute, Eindhoven,

More information

Empty Containers Repositioning in South African Seaports

Empty Containers Repositioning in South African Seaports Proceedings of the 2014 International Conference on Industrial Engineering and Operations Management Bali, Indonesia, January 7 9, 2014 Empty Containers Repositioning in South African Seaports RD Al-Rikabi,

More information

A PETRI NET MODEL FOR SIMULATION OF CONTAINER TERMINALS OPERATIONS

A PETRI NET MODEL FOR SIMULATION OF CONTAINER TERMINALS OPERATIONS Advanced OR and AI Methods in Transportation A PETRI NET MODEL FOR SIMULATION OF CONTAINER TERMINALS OPERATIONS Guido MAIONE 1, Michele OTTOMANELLI 1 Abstract. In this paper a model to simulate the operation

More information

Optimal location planning of logistics terminals based on multiobjective programming method

Optimal location planning of logistics terminals based on multiobjective programming method Optimal location planning of logistics terminals based on multiobjective programming method T. Yamada/') E. Taniguchi,^ M. Noritake

More information

XXVI. OPTIMIZATION OF SKUS' LOCATIONS IN WAREHOUSE

XXVI. OPTIMIZATION OF SKUS' LOCATIONS IN WAREHOUSE XXVI. OPTIMIZATION OF SKUS' LOCATIONS IN WAREHOUSE David Sourek University of Pardubice, Jan Perner Transport Faculty Vaclav Cempirek University of Pardubice, Jan Perner Transport Faculty Abstract Many

More information

MICRO-SIMULATION OF A NIGHT TAXI-BUS SERVICE FOR THE HISTORICAL CENTRE OF ROME

MICRO-SIMULATION OF A NIGHT TAXI-BUS SERVICE FOR THE HISTORICAL CENTRE OF ROME MICRO-SIMULATION OF A NIGHT TAXI-BUS SERVICE FOR THE HISTORICAL CENTRE OF ROME Francesco Filippi 1), Marco Lemessi 2) and Thomas Schulze 3) Abstract: The Municipality of Rome plans to introduce a taxi-bus

More information

Resource Allocation Strategies in a 2-level Hierarchical Grid System

Resource Allocation Strategies in a 2-level Hierarchical Grid System st Annual Simulation Symposium Resource Allocation Strategies in a -level Hierarchical Grid System Stylianos Zikos and Helen D. Karatza Department of Informatics Aristotle University of Thessaloniki 5

More information

Barriers to Global Maritime Trade

Barriers to Global Maritime Trade to Global Maritime Business Perspectives on and Frictions in the Pacific Rim University of Southern California Marshall School of Business Busan, Korea November 15, 2005 Exponential growth initiates potential

More information

Back office HMI prototype

Back office HMI prototype EUROPEAN COMMISSION SEVENTH FRAMEWORK PROGRAMME GA No. 610990 Cooperative dynamic formation of platoons for safe and energy-optimized goods transportation D5.3 Back office HMI prototype Deliverable No.

More information

HEURISTIC METHOD FOR OPTIMUM SHIFT SCHEDULING DESIGN

HEURISTIC METHOD FOR OPTIMUM SHIFT SCHEDULING DESIGN How to cite this paper: Lee Kong Weng, Sze San Nah, & Phang Keat Keong. (2017). Heuristic method for optimum shift scheduling design in Zulikha, J. & N. H. Zakaria (Eds.), Proceedings of the 6th International

More information

PRODUCT-MIX ANALYSIS WITH DISCRETE EVENT SIMULATION. Raid Al-Aomar. Classic Advanced Development Systems, Inc. Troy, MI 48083, U.S.A.

PRODUCT-MIX ANALYSIS WITH DISCRETE EVENT SIMULATION. Raid Al-Aomar. Classic Advanced Development Systems, Inc. Troy, MI 48083, U.S.A. Proceedings of the 2000 Winter Simulation Conference J. A. Joines, R. R. Barton, K. Kang, and P. A. Fishwick, eds. PRODUCT-MIX ANALYSIS WITH DISCRETE EVENT SIMULATION Raid Al-Aomar Classic Advanced Development

More information

ITS Mobile Information Society

ITS Mobile Information Society ITS Mobile Information Society From the Telematics Applications Programme (TAP) To the Information Society Technologies Programme (IST): Results and Outlook ITS Mobile Information Society Creating the

More information

Digital / Service Hub Introduction to the Working Group. Thomas Hanke, FOM University

Digital / Service Hub Introduction to the Working Group. Thomas Hanke, FOM University Digital / Service Hub Introduction to the Working Group Thomas Hanke, FOM University Table of Contents 01 02 03 04 05 Digital Hub / Service Hub Digital Transformation Technology drivers & opportunities

More information

Container Logistic Transport Planning Model

Container Logistic Transport Planning Model Research ournal of Applied Sciences, Engineering and Technology 5(21): 5034-5038, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scientific Organization, 2013 Submitted: September 13, 2012 Accepted: October

More information

Some network flow problems in urban road networks. Michael Zhang Civil and Environmental Engineering University of California Davis

Some network flow problems in urban road networks. Michael Zhang Civil and Environmental Engineering University of California Davis Some network flow problems in urban road networks Michael Zhang Civil and Environmental Engineering University of California Davis Outline of Lecture Transportation modes, and some basic statistics Characteristics

More information

Estimating Port Network Traffic Capacity

Estimating Port Network Traffic Capacity Scientific Journals of the Maritime University of Szczecin Zeszyty Naukowe Akademii Morskiej w Szczecinie 2015, 42 (114), 45 53 ISSN 1733-8670 (Printed) ISSN 2392-0378 (Online) Estimating Port Network

More information

DETERMINING OPTIMAL SHIPPING ROUTES FOR BARGE TRANSPORT WITH EMPTY CONTAINER REPOSITIONING

DETERMINING OPTIMAL SHIPPING ROUTES FOR BARGE TRANSPORT WITH EMPTY CONTAINER REPOSITIONING DETERMINING OPTIMAL SHIPPING ROUTES FOR BARGE TRANSPORT WITH EMPTY CONTAINER REPOSITIONING Kris Braekers Gerrit K. Janssens An Caris Transportation Research Institute (IMOB) Hasselt University Universiteit

More information

Real time disruption recovery for integrated berth allocation and crane assignment in container terminals

Real time disruption recovery for integrated berth allocation and crane assignment in container terminals Real time disruption recovery for integrated berth allocation and crane assignment in container terminals Mengze Li School of Naval Architecture, Ocean & Civil Engineering Shanghai Jiao Tong University

More information

The use of the Animate Transfer toolbar and various transportation-related modules will be illustrated in three examples in the sequel.

The use of the Animate Transfer toolbar and various transportation-related modules will be illustrated in three examples in the sequel. 316 Modeling Transportation Systems button of the Animate toolbar. A graphical Storage T-bar graphically depicts the entities in a storage facility. The Seize button allows the modeler to define a so-called

More information

Architecture for European Logistics Information exchange

Architecture for European Logistics Information exchange Architecture for European Logistics Information exchange 1. Background 3. AEOLIX Technology President Juncker has identified Jobs, Growth and Investment and A Digital Single Market as the main priorities

More information

Université Libre de Bruxelles

Université Libre de Bruxelles Université Libre de Bruxelles Institut de Recherches Interdisciplinaires et de Développements en Intelligence Artificielle An Experimental Study of Estimation-based Metaheuristics for the Probabilistic

More information

Port of Hamburg Relies on IoE Capabilities to Improve Management of Waterways, Roads, and Rail

Port of Hamburg Relies on IoE Capabilities to Improve Management of Waterways, Roads, and Rail Port of Hamburg Relies on IoE Capabilities to Improve Management of Waterways, Roads, and Rail EXECUTIVE SUMMARY Objectives Develop a strategy to maintain, modernize, and constantly improve HPA s infrastructure

More information

From Valletta to Tallinn: Statement of the European Sea Ports Organisation (ESPO) to mark the Maritime Year of the European Union

From Valletta to Tallinn: Statement of the European Sea Ports Organisation (ESPO) to mark the Maritime Year of the European Union From Valletta to Tallinn: Statement of the European Sea Ports Organisation (ESPO) to mark the Maritime Year of the European Union 3 May 2017 The European Sea Ports Organisation (ESPO) welcomes the Valetta

More information

EUROPEAN SEA PORTS ORGANISATION ASBL/VZW ORGANISATION DES PORTS MARITIMES EUROPEENS ASBL/VZW

EUROPEAN SEA PORTS ORGANISATION ASBL/VZW ORGANISATION DES PORTS MARITIMES EUROPEENS ASBL/VZW EUROPEAN SEA PORTS ORGANISATION ASBL/VZW ORGANISATION DES PORTS MARITIMES EUROPEENS ASBL/VZW European Commission Green Paper TEN-T: A policy review Towards a core and comprehensive network policy contribution

More information

Impact of Traffic Conditions and Carpool Lane Availability on Peer-to-Peer Ridesharing Demand

Impact of Traffic Conditions and Carpool Lane Availability on Peer-to-Peer Ridesharing Demand Proceedings of the 2016 Industrial and Systems Engineering Research Conference H. Yang, Z. Kong, and MD Sarder, eds. Impact of Traffic Conditions and Carpool Lane Availability on Peer-to-Peer Ridesharing

More information

Transport Terminals: New Perspectives

Transport Terminals: New Perspectives Transport Terminals: New Perspectives Andrew R. Goetz, Department of Geography, University of Denver, Denver, Colorado, USA. E-mail: agoetz@du.edu. Jean-Paul Rodrigue, Department of Economics and Geography,

More information

Optimization of Terminal Operations September 23, Navis, LLC. All other trademarks are the property of their respective owners.

Optimization of Terminal Operations September 23, Navis, LLC. All other trademarks are the property of their respective owners. Optimization of Terminal Operations September 23, 2016 A Quick Detour from Ports Vehicle Dispatching Systems Drivers Riders Match Technology Enablers & Mobile Devices Mapping Billing & Accountability Reporting

More information

Business Process Analysis for Trade Facilitation Improvement. Introduction to Business Process Analysis

Business Process Analysis for Trade Facilitation Improvement. Introduction to Business Process Analysis Business Process Analysis for Trade Facilitation Improvement Introduction to Business Process Analysis Conducted by Yann Duval, Chief, Trade Facilitation Unit, UNESCAP WCO-UNESCAP 3 rd UNNExT Masterclass:

More information

UNECE Workshop Role of freight forwarders and logistics in intermodal transport chains

UNECE Workshop Role of freight forwarders and logistics in intermodal transport chains UNECE secretariat document 26 March 2014 ENGLISH Original: ENGLISH AND FRENCH WORKING PARTY ON INTERMODAL TRANSPORT AND LOGISTICS (WP.24) UNECE Workshop Role of freight forwarders and logistics in intermodal

More information

European Truck Platooning Challenge (pilot) 2016

European Truck Platooning Challenge (pilot) 2016 European Truck Platooning Challenge (pilot) 2016 Shipper s viewpoint Truck platooning comprises of a number of trucks closely following each other. This forms a platoon with several trucks reciprocally

More information