Skip to main content

Showing 1–16 of 16 results for author: Severin, D

Searching in archive cs. Search in all archives.
.
  1. arXiv:2304.10995  [pdf, ps, other

    cs.DS cs.DM

    Solving the List Coloring Problem through a Branch-and-Price algorithm

    Authors: Mauro Lucci, Daniel Severin, Graciela Nasini

    Abstract: In this work, we present a branch-and-price algorithm to solve the weighted version of the List Coloring Problem, based on a vertex cover formulation by stable sets. This problem is interesting for its applications and also for the many other problems that it generalizes, including the well-known Graph Coloring Problem. With the introduction of the concept of indistinguishable colors, some theoret… ▽ More

    Submitted 21 April, 2023; originally announced April 2023.

  2. arXiv:2102.01780  [pdf, other

    cs.AI cs.DM

    A metaheuristic for crew scheduling in a pickup-and-delivery problem with time windows

    Authors: Mauro Lucci, Daniel Severín, Paula Zabala

    Abstract: A vehicle routing and crew scheduling problem (VRCSP) consists of simultaneously planning the routes of a fleet of vehicles and scheduling the crews, where the vehicle-crew correspondence is not fixed through time. This allows a greater planning flexibility and a more efficient use of the fleet, but in counterpart, a high synchronisation is demanded. In this work, we present a VRCSP where pickup-a… ▽ More

    Submitted 2 February, 2021; originally announced February 2021.

  3. arXiv:1912.12752  [pdf, other

    cs.DM

    An integer programming approach for solving a generalized version of the Grundy domination number

    Authors: Manoel Campêlo, Daniel Severín

    Abstract: A sequence of vertices in a graph is called a legal dominating sequence if every vertex in the sequence dominates at least one vertex not dominated by those that precede it, and at the end all vertices of the graph are dominated. The Grundy domination number of a graph is the size of a largest legal dominating sequence. In this work, we introduce a generalized version of the Grundy domination prob… ▽ More

    Submitted 2 February, 2021; v1 submitted 29 December, 2019; originally announced December 2019.

    MSC Class: 90C10; 90C57; 05C69

  4. A Branch and Price Algorithm for List Coloring Problem

    Authors: Mauro Lucci, Graciela Nasini, Daniel Severín

    Abstract: Coloring problems in graphs have been used to model a wide range of real applications. In particular, the List Coloring Problem generalizes the well-known Graph Coloring Problem for which many exact algorithms have been developed. In this work, we present a Branch-and-Price algorithm for the weighted version of the List Coloring Problem, based on the one developed by Mehrotra and Trick (1996) for… ▽ More

    Submitted 30 November, 2018; originally announced December 2018.

    Journal ref: Electronic Notes in Theoretical Computer Science 346 (2019) 613-624

  5. arXiv:1811.12360  [pdf, ps, other

    cs.DM math.CO

    The polytope of legal sequences

    Authors: Manoel Campêlo, Daniel Severín

    Abstract: A sequence of vertices in a graph is called a \emph{(total) legal dominating sequence} if every vertex in the sequence (total) dominates at least one vertex not dominated by those ones that precede it, and at the end all vertices of the graph are (totally) dominated. The \emph{Grundy (total) domination number} of a graph is the size of the largest (total) legal dominating sequence. In this work, w… ▽ More

    Submitted 29 November, 2018; originally announced November 2018.

    MSC Class: 90C57; 05C69

  6. arXiv:1710.09417  [pdf, ps, other

    cs.DM astro-ph.IM cs.CC

    Cross-identification of stellar catalogs with multiple stars: Complexity and Resolution

    Authors: Daniel Severin

    Abstract: In this work, I present an optimization problem which consists of assigning entries of a stellar catalog to multiple entries of another stellar catalog such that the probability of such assignment is maximum. I show a way of modeling it as a Maximum Weighted Stable Set Problem which is further used to solve a real astronomical instance and I partially characterize the forbidden subgraphs of the re… ▽ More

    Submitted 8 August, 2018; v1 submitted 25 October, 2017; originally announced October 2017.

    MSC Class: 68Q17; 05C70; 97M50

    Journal ref: Electronic Notes in Discrete Mathematics 69 (2018), 29-36

  7. An Exact Approach for the Balanced k-Way Partitioning Problem with Weight Constraints and its Application to Sports Team Realignment

    Authors: Diego Recalde, Daniel Severín, Ramiro Torres, Polo Vaca

    Abstract: In this work a balanced k-way partitioning problem with weight constraints is defined to model the sports team realignment. Sports teams must be partitioned into a fixed number of groups according to some regulations, where the total distance of the road trips that all teams must travel to play a Double Round Robin Tournament in each group is minimized. Two integer programming formulations for thi… ▽ More

    Submitted 5 September, 2017; originally announced September 2017.

    Comments: A preliminary version of this paper appeared at ISCO 2016

    Journal ref: Journal of Combinatorial Optimization 36 (2018) 916-936

  8. On the additive chromatic number of several families of graphs

    Authors: Daniel Severin

    Abstract: The Additive Coloring Problem is a variation of the Coloring Problem where labels of $\{1,\ldots,k\}$ are assigned to the vertices of a graph $G$ so that the sum of labels over the neighborhood of each vertex is a proper coloring of $G$. The least value $k$ for which $G$ admits such labeling is called \emph{additive chromatic number} of $G$. This problem was first presented by Czerwiński, Grytczuk… ▽ More

    Submitted 12 February, 2020; v1 submitted 24 February, 2016; originally announced February 2016.

  9. arXiv:1510.05524  [pdf, ps, other

    cs.DM

    On the Packing Chromatic Number on Hamming Graphs and General Graphs

    Authors: Graciela Nasini, Daniel Severin, Pablo Torres

    Abstract: The packing chromatic number $χ_ρ(G)$ of a graph $G$ is the smallest integer $k$ needed to proper color the vertices of $G$ in such a way the distance between any two vertices having color $i$ be at least $i+1$. We obtain $χ_ρ(H_{q,m})$ for $m=3$, where $H_{q,m}$ is the Hamming graph of words of length $m$ and alphabet with $q$ symbols, and tabulate bounds of them for $m \geq 4$ up to 10000 vertic… ▽ More

    Submitted 19 October, 2015; originally announced October 2015.

    Comments: Accepted in Simpósio Brasileiro de Pesquisa Operacional XLVII (SBPO 2015) Web page: http://cdsid.org.br/sbpo2015

  10. A tabu search heuristic for the Equitable Coloring Problem

    Authors: Isabel Méndez Díaz, Graciela Nasini, Daniel Severín

    Abstract: The Equitable Coloring Problem is a variant of the Graph Coloring Problem where the sizes of two arbitrary color classes differ in at most one unit. This additional condition, called equity constraints, arises naturally in several applications. Due to the hardness of the problem, current exact algorithms can not solve large-sized instances. Such instances must be addressed only via heuristic metho… ▽ More

    Submitted 27 May, 2014; originally announced May 2014.

    Journal ref: Lecture Notes in Computer Science, Volume 8596 (2014), 347--358

  11. An exact DSatur-based algorithm for the Equitable Coloring Problem

    Authors: Isabel Méndez-Díaz, Graciela Nasini, Daniel Severín

    Abstract: This paper describes an exact algorithm for the Equitable Coloring Problem, based on the well known DSatur algorithm for the classic Coloring Problem with new pruning rules specifically derived from the equity constraint. Computational experiences show that our algorithm is competitive with those known in literature.

    Submitted 27 May, 2014; originally announced May 2014.

    Journal ref: Electronic Notes in Discrete Mathematics. Volume 44 (2013), p. 281--286

  12. arXiv:1310.4141  [pdf, ps, other

    cs.CC cs.DM math.CO

    Topological Additive Numbering of Directed Acyclic Graphs

    Authors: Javier Marenco, Marcelo Mydlarz, Daniel Severin

    Abstract: We propose to study a problem that arises naturally from both Topological Numbering of Directed Acyclic Graphs, and Additive Coloring (also known as Lucky Labeling). Let $D$ be a digraph and $f$ a labeling of its vertices with positive integers; denote by $S(v)$ the sum of labels over all neighbors of each vertex $v$. The labeling $f$ is called \emph{topological additive numbering} if… ▽ More

    Submitted 29 April, 2014; v1 submitted 15 October, 2013; originally announced October 2013.

    Journal ref: Information Processing Letters, Volume 115, Issue 2 (2015), 199--202

  13. A DSATUR-based algorithm for the Equitable Coloring Problem

    Authors: Isabel Méndez-Díaz, Graciela Nasini, Daniel Severin

    Abstract: This paper describes a new exact algorithm for the Equitable Coloring Problem, a coloring problem where the sizes of two arbitrary color classes differ in at most one unit. Based on the well known DSatur algorithm for the classic Coloring Problem, a new pruning criterion arising from equity constraints is proposed and analyzed. The good performance of the algorithm is shown through computational e… ▽ More

    Submitted 27 May, 2014; v1 submitted 7 June, 2013; originally announced June 2013.

    MSC Class: 05C15; 05A15

    Journal ref: Computers & Operations Research, Volume 57 (2015), 41--50

  14. Polyhedral results for the Equitable Coloring Problem

    Authors: Isabel Méndez-Díaz, Graciela Nasini, Daniel Severin

    Abstract: In this work we study the polytope associated with a 0/1 integer programming formulation for the Equitable Coloring Problem. We find several families of valid inequalities and derive sufficient conditions in order to be facet-defining inequalities. We also present computational evidence of the effectiveness of including these inequalities as cuts in a Branch & Cut algorithm.

    Submitted 16 June, 2011; originally announced June 2011.

    MSC Class: 90C27; 05C15

    Journal ref: Electronic Notes in Discrete Mathematics. Volume 37 (2011), p. 159--164

  15. A polyhedral approach for the Equitable Coloring Problem

    Authors: Isabel Méndez-Díaz, Graciela Nasini, Daniel Severin

    Abstract: In this work we study the polytope associated with a 0,1-integer programming formulation for the Equitable Coloring Problem. We find several families of valid inequalities and derive sufficient conditions in order to be facet-defining inequalities. We also present computational evidence that shows the efficacy of these inequalities used in a cutting-plane algorithm.

    Submitted 1 November, 2011; v1 submitted 16 June, 2011; originally announced June 2011.

    MSC Class: 90C57; 05C15

    Journal ref: Discrete Applied Mathematics. Volume 164, Part 2 (2014), p. 413--426

  16. Unary Primitive Recursive Functions

    Authors: Daniel E. Severin

    Abstract: In this article, we study some new characterizations of primitive recursive functions based on restricted forms of primitive recursion, improving the pioneering work of R. M. Robinson and M. D. Gladstone in this area. We reduce certain recursion schemes (mixed/pure iteration without parameters) and we characterize one-argument primitive recursive functions as the closure under substitution and i… ▽ More

    Submitted 21 December, 2007; v1 submitted 16 March, 2006; originally announced March 2006.

    Journal ref: Journal of Symbolic Logic. Volume 73, Issue 4 (2008), p. 1122--1138