Skip to main content

Showing 1–14 of 14 results for author: Martinelli, R

.
  1. arXiv:2112.04045  [pdf, other

    math.OC cs.DM

    Efficient labeling algorithms for adjacent quadratic shortest paths

    Authors: João Vilela, Bruno Fanzeres, Rafael Martinelli, Claudio Contardo

    Abstract: In this article, we study the Adjacent Quadratic Shortest Path Problem (AQSPP), which consists in finding the shortest path on a directed graph when its total weight component also includes the impact of consecutive arcs. We provide a formal description of the AQSPP and propose an extension of Dijkstra's algorithm (that we denote aqD) for solving AQSPPs in polynomial-time and provide a proof for i… ▽ More

    Submitted 7 December, 2021; originally announced December 2021.

  2. arXiv:2107.05189  [pdf, other

    math.OC

    Exponential-Size Neighborhoods for the Pickup-and-Delivery Traveling Salesman Problem

    Authors: Toni Pacheco, Rafael Martinelli, Anand Subramanian, Túlio A. M. Toffolo, Thibaut Vidal

    Abstract: Neighborhood search is a cornerstone of state-of-the-art traveling salesman and vehicle routing metaheuristics. While neighborhood exploration procedures are well developed for problems with individual services, their counterparts for one-to-one pickup-and-delivery problems have been more scarcely studied. A direct extension of classic neighborhoods is often inefficient or complex due to the neces… ▽ More

    Submitted 20 August, 2022; v1 submitted 12 July, 2021; originally announced July 2021.

  3. arXiv:2104.03823  [pdf, other

    math.OC

    Electric Vehicle Fleets: Scalable Route and Recharge Scheduling through Column Generation

    Authors: Axel Parmentier, Rafael Martinelli, Thibaut Vidal

    Abstract: The rise of battery-powered vehicles has led to many new technical and methodological hurdles. Among these, the efficient planning of an electric fleet to fulfill passenger transportation requests still represents a major challenge. This is due to the specific constraints of electric vehicles, bound by their battery autonomy and necessity of recharge planning, and the large scale of the operations… ▽ More

    Submitted 5 February, 2023; v1 submitted 8 April, 2021; originally announced April 2021.

  4. arXiv:2102.06007  [pdf, other

    math.OC

    Iterated Greedy Algorithms for a Complex Parallel Machine Scheduling Problem

    Authors: Davi Mecler, Victor Abu-Marrul, Rafael Martinelli, Arild Hoff

    Abstract: This paper addresses a complex parallel machine scheduling problem with jobs divided into operations and operations grouped in families. Non-anticipatory family setup times are held at the beginning of each batch, defined by the combination of one setup-time and a sequence of operations from a unique family. Other aspects are also considered in the problem, such as release dates for operations and… ▽ More

    Submitted 11 February, 2021; originally announced February 2021.

  5. arXiv:2010.15059  [pdf, other

    math.OC

    Matheuristics for a Parallel Machine Scheduling Problem with Non-Anticipatory Family Setup Times: Application in the Offshore Oil and Gas Industry

    Authors: Victor Abu-Marrul, Rafael Martinelli, Silvio Hamacher, Irina Gribkovskaia

    Abstract: In this paper, we address a variant of a batch scheduling problem with identical parallel machines and non-anticipatory family setup times to minimize the total weighted completion time. We developed an ILS and a GRASP matheuristics to solve the problem using a constructive heuristic and two MIP-based neighborhood searches, considering two batch scheduling mathematical formulations. The problem de… ▽ More

    Submitted 28 October, 2020; originally announced October 2020.

  6. arXiv:2004.14473  [pdf, other

    cs.DS

    Arc Routing with Time-Dependent Travel Times and Paths

    Authors: Thibaut Vidal, Rafael Martinelli, Tuan Anh Pham, Minh Hoàng Hà

    Abstract: Vehicle routing algorithms usually reformulate the road network into a complete graph in which each arc represents the shortest path between two locations. Studies on time-dependent routing followed this model and therefore defined the speed functions on the complete graph. We argue that this model is often inadequate, in particular for arc routing problems involving services on edges of a road ne… ▽ More

    Submitted 29 April, 2020; originally announced April 2020.

  7. arXiv:1909.00058  [pdf, ps, other

    math.CA

    Can Umbral and $q$-calculus be merged?

    Authors: G. Dattoli, B. Germano, K. Górska, M. R. Martinelli

    Abstract: The $q$-calculus is reformulated in terms of the umbral calculus and of the associated operational formalism. We show that new and interesting elements emerge from such a restyling. The proposed technique is applied to a different formulations of $q$ special functions, to the derivation of integrals involving ordinary and $q$-functions and to the study of $q$-special functions and polynomials.

    Submitted 29 August, 2019; originally announced September 2019.

  8. Industrial and Tramp Ship Routing Problems: Closing the Gap for Real-Scale Instances

    Authors: Gabriel Homsi, Rafael Martinelli, Thibaut Vidal, Kjetil Fagerholt

    Abstract: Recent studies in maritime logistics have introduced a general ship routing problem and a benchmark suite based on real ship** segments, considering pickups and deliveries, cargo selection, ship-dependent starting locations, travel times and costs, time windows, and incompatibility constraints, among other features. Together, these characteristics pose considerable challenges for exact and heuri… ▽ More

    Submitted 17 December, 2019; v1 submitted 27 September, 2018; originally announced September 2018.

  9. arXiv:1802.06318  [pdf, other

    cs.AI

    Large Neighborhood-Based Metaheuristic and Branch-and-Price for the Pickup and Delivery Problem with Split Loads

    Authors: Matheus Nohra Haddad, Rafael Martinelli, Thibaut Vidal, Luiz Satoru Ochi, Simone Martins, Marcone Jamilson Freitas Souza, Richard Hartl

    Abstract: We consider the multi-vehicle one-to-one pickup and delivery problem with split loads, a NP-hard problem linked with a variety of applications for bulk product transportation, bike-sharing systems and inventory re-balancing. This problem is notoriously difficult due to the interaction of two challenging vehicle routing attributes, "pickups and deliveries" and "split deliveries". This possibly lead… ▽ More

    Submitted 17 February, 2018; originally announced February 2018.

    Comments: 37 pages, 4 figures

  10. arXiv:1707.05206  [pdf, ps, other

    math.CA

    Umbral Methods and Harmonic Numbers

    Authors: Giuseppe Dattoli, Bruna Germano, Silvia Licciardi, Maria Renata Martinelli

    Abstract: The theory of harmonic based function is discussed here within the framework of umbral operational methods. We derive a number of results based on elementary notions relying on the properties of Gaussian integrals.

    Submitted 4 July, 2017; originally announced July 2017.

    Comments: 6 pages

  11. arXiv:1706.03097  [pdf, other

    math.OC

    The Vehicle Routing Problem with Service Level Constraints

    Authors: Teobaldo Bulhões, Minh Hoàng Hà, Rafael Martinelli, Thibaut Vidal

    Abstract: We consider a vehicle routing problem which seeks to minimize cost subject to service level constraints on several groups of deliveries. This problem captures some essential challenges faced by a logistics provider which operates transportation services for a limited number of partners and should respect contractual obligations on service levels. The problem also generalizes several important clas… ▽ More

    Submitted 9 June, 2017; originally announced June 2017.

  12. arXiv:1609.08006  [pdf, ps, other

    math.CA

    Hermite Calculus

    Authors: G. Dattoli, B. Germano, S. Licciardi, M. R. Martinelli

    Abstract: We develop a new method of umbral nature to treat blocks of Hermite and of Hermite like polynomials as independent algebraic quantities. The Calculus we propose allows the formulation of a number of practical rules allowing significant simplifications in computational problems.

    Submitted 23 September, 2016; originally announced September 2016.

    Comments: 8 pages

  13. arXiv:1110.6310  [pdf, ps, other

    math.CA math-ph

    Integrals of Bessel functions

    Authors: D. Babusci, G. Dattoli, B. Germano, M. R. Martinelli, P. E. Ricci

    Abstract: We use the operator method to evaluate a class of integrals involving Bessel or Bessel-type functions. The technique we propose is based on the formal reduction of these family of functions to Gaussians.

    Submitted 28 October, 2011; originally announced October 2011.

    Comments: 4 pages

    MSC Class: 33

  14. arXiv:1010.5934  [pdf

    math.CT

    Touchard like polynomials and generalized Stirling numbers

    Authors: G. Dattoli, B. Germano, M. R. Martinelli, P. E. Ricci

    Abstract: The theory of Touchard polynomials is generalized using a method based on the definition of exponential operators, which extend the notion of the shift operator. The proposed technique, along with the use of the relevant operational formalism, allows the straightforward derivation of properties of this family of polynomials and their relationship to different forms of Stirling numbers.

    Submitted 28 October, 2010; originally announced October 2010.