198 research outputs found

    Path Planning for Cooperative Routing of Air-Ground Vehicles

    Full text link
    We consider a cooperative vehicle routing problem for surveillance and reconnaissance missions with communication constraints between the vehicles. We propose a framework which involves a ground vehicle and an aerial vehicle; the vehicles travel cooperatively satisfying the communication limits, and visit a set of targets. We present a mixed integer linear programming (MILP) formulation and develop a branch-and-cut algorithm to solve the path planning problem for the ground and air vehicles. The effectiveness of the proposed approach is corroborated through extensive computational experiments on several randomly generated instances

    Optimization in Telecommunication Networks

    Get PDF
    Network design and network synthesis have been the classical optimization problems intelecommunication for a long time. In the recent past, there have been many technologicaldevelopments such as digitization of information, optical networks, internet, and wirelessnetworks. These developments have led to a series of new optimization problems. Thismanuscript gives an overview of the developments in solving both classical and moderntelecom optimization problems.We start with a short historical overview of the technological developments. Then,the classical (still actual) network design and synthesis problems are described with anemphasis on the latest developments on modelling and solving them. Classical results suchas Menger’s disjoint paths theorem, and Ford-Fulkerson’s max-flow-min-cut theorem, butalso Gomory-Hu trees and the Okamura-Seymour cut-condition, will be related to themodels described. Finally, we describe recent optimization problems such as routing andwavelength assignment, and grooming in optical networks.operations research and management science;

    A Branch-Price-and-Cut Algorithm for the Capacitated Multiple Vehicle Traveling Purchaser Problem with Unitary Demand

    Get PDF
    The multiple vehicle traveling purchaser problem (MVTPP) consists of simultaneously selecting suppliers and routing a fleet of homogeneous vehicles to purchase different products at the selected suppliers so that all product demands are fulfilled and traveling and purchasing costs are minimized. We consider variants of the MVTPP in which the capacity of the vehicles can become binding and the demand for each product is one unit. Corresponding solution algorithms from the literature are either branch-and-cut or branch-and-price algorithms, where in the latter case the route-generation subproblem is solved on an expanded graph by applying standard dynamic-programming techniques. Our branch-price-and-cut algorithm employs a novel labeling algorithm that works directly on the original network and postpones the purchasing decisions until the route has been completely defined. Moreover, we define a new branching rule generally applicable in case of unitary product demands, introduce a new family of valid inequalities to apply when suppliers can be visited at most once, and show how product incompatibilities can be handled without considering additional resources in the pricing problem. In comprehensive computational experiments with standard benchmark sets we prove that the new branch-price-and-cut approach is highly competitive

    Topological Design of Survivable Networks

    Get PDF
    In the field of telecommunications there are several ways of establishing links between different physical places that must be connected according to the characteristics and the type of service they should provide. Two main considerations to be taken into account and which require the attention of the network planners are, in one hand the economic effort necessary to build the network, and in the other hand the resilience of the network to remain operative in the event of failure of any of its components. A third consideration, which is very important when quality of services required, such as video streaming or communications between real-time systems, is the diameter constrained reliability. In this thesis we study a set of problems that involve such considerations. Firstly, we model a new combinatorial optimization problem called Capacitated m-Two Node Survivable Star Problem (CmTNSSP). In such problem we optimize the costs of constructing a network composed of 2-node-connected components that converge in a central node and whose terminals can belong to these connected 2-node structures or be connected to them by simple edges. The CmTNSSP is a relaxation of the Capacitated Ring Star Problem (CmRSP), where the cycles of the latter can be replaced by arbitrary 2-node-connected graphs. According to previous studies, some of the structural properties of 2-node-connected graphs can be used to show a potential improvement in construction costs, over solutions that exclusively use cycles. Considering that the CmTNSSP belongs to the class of NP-Hard computational problems, a GRASP-VND metaheuristic was proposed and implemented for its approximate resolution, and a comparison of results was made between both problems (CmRSP and CmTNSSP) for a series of instances. Some local searches are based on exact Integer Linear Programming formulations. The results obtained show that the proposed metaheuristic reaches satisfactory levels of accuracy, attaining the global optimum in several instances. Next, we introduce the Capacitated m Ring Star Problem under Diameter Constrained Reliability (CmRSP-DCR) wherein DCR is considered as an additional restriction, limiting the number of hops between nodes of the CmRSP problem and establishing a minimum level of network reliability. This is especially useful in networks that should guarantee minimum delays and quality of service. The solutions found in this problem can be improved by applying some of the results obtained in the study of the CmTNSSP. Finally, we introduce a variant of the CmTNSSP named Capacitated Two-Node Survivable Tree Problem, motivated by another combinatorial optimization problem most recently treated in the literature, called Capacitated Ring Tree Problem (CRTP). In the CRTP, an additional restriction is added with respect to CmRSP, where the terminal nodes are of two different types and tree structures are also allowed. Each node in the CRTP may be connected exclusively in one cycle, or may be part of a cycle or a tree indistinctly, depending on the type of node. In the variant we introduced, the cycles are replaced by 2-node-connected structures. This study proposes and implements a GRASP-VND metaheuristic with specific local searches for this type of structures and adapts some of the exact local searches used in the resolution CmTNSSP. A comparison of the results between the optimal solutions obtained for the CRTP and the CTNSTP is made. The results achieved show the robustness and efficiency of the metaheuristi

    Hierarchical Network Design

    Get PDF

    The capacitated m two node survivable star problem

    Get PDF
    The problem addressed in this paper attempts to efficiently solve a network design with redundant connections, often used by telephone operators and internet services. This network connects customers with one master node and sets some rules that shape its construction, such as number of customers, number of components and types of links, in order to meet operational needs and technical constraints. We propose a combinatorial optimization problem called CmTNSSP (Capacitated m Two- Node-Survivable Star Problem), a relaxation of CmRSP (Capacitated m Ring Star Problem). In this variant of CmRSP the rings are not constrained to be cycles; instead, they can be two node connected components. The contributions of this paper are (a) introduction and definition of a new problem (b) the specification of a mathematical programming model of the problem to be treated, and (c) the approximate resolution thereof through a GRASP metaheuristic, which alternates local searches that obtain incrementally better solutions, and exact resolution local searches based on mathematical programming models, particularly Integer Linear Programming ones. Computational results obtained by developed algorithms show robustness and competitiveness when compared to results of the literature relative to benchmark instances. Likewise, the experiments show the relevance of considering the specific variant of the problem studied in this work

    Algorithms for Routing Unmanned Vehicles with Motions, Resource, and Communication Constraints

    Get PDF
    Multiple small autonomous or unmanned aerial and ground vehicles are being used together with stationary sensing devices for a wide variety of data gathering, monitoring and surveillance applications in military, civilian, and agricultural applications, to name a few. Even though there are several advantages due to the small platforms for these vehicles, they pose a variety of challenges. This dissertation aims to address the following challenges to routing multiple small autonomous aerial or ground vehicles: (i) limited communication capabilities of the stationary sensing devices, (ii) dynamics of the vehicles, (iii) varying sensing capabilities of all the vehicles, and (iv) resource constraints in the form of fuel restrictions on each vehicle. The dissertation formulates four different routing problems for multiple unmanned vehicles, one for each of the aforementioned constraints, as mixed-integer linear programs and develops numerically efficient algorithms based on the branch-and-cut paradigm to compute optimal solutions for practically reasonable size of test instances
    corecore