25 results on '"P. Marenco"'
Search Results
2. A hybrid heuristic for the rectilinear picture compression problem
- Author
-
Koch, Ivo and Marenco, Javier
- Published
- 2023
- Full Text
- View/download PDF
3. Designing the CLAIO 2022 Conference Program With Combinatorial Optimization Techniques.
- Author
-
Marenco, Javier
- Subjects
COMBINATORIAL optimization ,MATHEMATICAL optimization ,OPERATIONS research ,CONFERENCES & conventions ,INTEGER programming - Abstract
Designing the scientific program of a technical conference is a nontrivial task, in particular when there are many parallel sessions to be scheduled. In this setting, each session must be composed by a thematically coherent set of presentations, whereas sessions attracting a similar audience should not be scheduled simultaneously. In this work we explore this issue, by proposing a combinatorial optimization model representing this situation and by presenting computational techniques that allow to obtain good-quality solutions for this problem. We illustrate the application of these techniques to the scientific program of the XXI Latin-Iberoamerican Conference in Operations Research, which took place in December 2022. We present experiments assessing the general contribution of the computational machinery proposed in this work, concluding that these techniques allow to automatically design the scientific program of a mid- to large-sized conference while taking into account the mentioned criteria. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
4. Integer programming models for the routing and spectrum allocation problem
- Author
-
Bertero, Federico, Bianchetti, Marcelo, and Marenco, Javier
- Published
- 2018
- Full Text
- View/download PDF
5. An integer programming approach for the 2-schemes strip cutting problem with a sequencing constraint
- Author
-
Lucero, Silvina, Marenco, Javier, and Martínez, Federico
- Published
- 2015
- Full Text
- View/download PDF
6. Facets of the Graph Coloring Polytope
- Author
-
Coll, Pablo, Marenco, Javier, Méndez Díaz, Isabel, and Zabala, Paula
- Published
- 2002
- Full Text
- View/download PDF
7. A polyhedral study of a relaxation of the routing and spectrum allocation problem (Brief Announcement).
- Author
-
Bertero, Federico, Kerivin, Herve, Marenco, Javier, and Wagler, Annegret
- Subjects
SPECTRUM allocation ,POLYNOMIAL time algorithms ,INTEGER programming ,ANNOUNCEMENTS ,BANDWIDTHS - Abstract
The routing and spectrum allocation (RSA) problem arises in the context of flexible grid optical networks, and consists in routing a set of demands through a network while simultaneously assigning a bandwidth to each demand, subject to non-overlapping constraints. One of the most effective integer programming formulations for RSA is the DR-AOV formulation, presented in a previous work. In this work we explore a relaxation of this formulation with a subset of variables from the original formulation, in order to identify valid inequalities that could be useful within a cutting-plane environment for tackling RSA. We present basic properties of this relaxed formulation, we identify several families of facet-inducing inequalities, and we show that they can be separated in polynomial time. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
8. Valid inequalities and complete characterizations of the 2-domination and the P3-hull number polytopes.
- Author
-
Blaum, Manuela and Marenco, Javier
- Subjects
DOMINATING set ,POLYTOPES ,COMPLETE graphs ,INTEGER programming - Abstract
Given a graph G = (V, E), a subset S ⊆ V is 2-dominating if every vertex in S¯ has at least two neighbors in S. The minimum cardinality of such a set is called the 2-domination number of G. Consider a process in discrete time that, starting with an initial set of marked vertices S , at each step marks all unmarked vertices having two previously marked neighbors. In such a process, the minimum number of initial vertices in S such that eventually all vertices are marked is called the P 3 -hull number of G. These parameters are relevant both as a generalization of the domination number and in the context of discrete convexities in graphs, particularly the P 3 convexity. In this work, we explore a polyhedral relation between these two parameters and, in addition, we provide new families of valid inequalities for the associated polytopes. Finally, we give explicit descriptions of the polytopes associated to these problems when G is a path, a cycle, or a complete graph. If G is a tree we give the complete description of the associated 2-domination polytope. [ABSTRACT FROM AUTHOR]
- Published
- 2021
- Full Text
- View/download PDF
9. Valid inequalities and a branch-and-cut algorithm for the routing and spectrum allocation problem.
- Author
-
Bianchetti, Marcelo and Marenco, Javier
- Subjects
SPECTRUM allocation ,TELECOMMUNICATION systems ,INTEGER programming ,ROUTING algorithms ,OPTICAL fibers ,SWITCHING systems (Telecommunication) - Abstract
One of the most promising solutions to deal with huge data traffic demands in large communication networks is given by flexible optical networking, in particular the flexible grid (flexgrid) technology specified in the ITU-T standard G.694.1. In this specification, the frequency spectrum of an optical fiber link is divided into narrow frequency slots. Any sequence of consecutive slots can be used as a simple channel, and such a channel can be switched in the network nodes to create a lightpath. In this kind of networks, the problem of establishing lightpaths for a set of end-to-end demands that compete for spectrum resources is called the routing and spectrum allocation problem (RSA). Due to its relevance, RSA has been intensively studied in the last years. It has been shown to be NP-hard and different solution approaches have been proposed for this problem. In this paper we present several families of valid inequalities, valid equations, and optimality cuts for a natural integer programming formulation of RSA and, based on these results, we develop a branch-and-cut algorithm for this problem. Our computational experiments suggest that such an approach is effective at tackling this problem. [ABSTRACT FROM AUTHOR]
- Published
- 2021
- Full Text
- View/download PDF
10. An integer programming approach to b-coloring.
- Author
-
Koch, Ivo and Marenco, Javier
- Subjects
INTEGER programming ,FOOD color - Abstract
In the b-coloring problem , we aim to assign colors from a set C to the vertices of a graph G in such a way that adjacent vertices do not receive the same color, and for every c ∈ C we have a c -colored vertex v in G such that every color in C ∖ { c } is assigned to at least one of v 's neighbors. It has been shown that b-coloring is NP-complete, so we propose in this article an approach for the problem under integer programming techniques. To this end, we give an integer programming formulation and study the associated polytope. We provide several families of valid inequalities, and analyze facetness conditions for them. Finally, we show computational evidence suggesting that the given inequalities may be useful in a branch-and-cut environment. [ABSTRACT FROM AUTHOR]
- Published
- 2019
- Full Text
- View/download PDF
11. On the combinatorics of the 2-class classification problem.
- Author
-
Corrêa, Ricardo C., Delle Donne, Diego, and Marenco, Javier
- Subjects
COMBINATORICS ,CONVEX functions ,HYPERPLANES ,OUTLIERS (Statistics) ,MATHEMATICAL optimization - Abstract
Abstract A set of points X = X B ∪ X R ⊆ R d is linearly separable if the convex hulls of X B and X R are disjoint, hence there exists a hyperplane separating X B from X R. Such a hyperplane provides a method for classifying new points, according to which side of the hyperplane the new points lie. When such a linear separation is not possible, it may still be possible to partition X B and X R into prespecified numbers of groups , in such a way that every group from X B is linearly separable from every group from X R. We may also discard some points as outliers , and seek to minimize the number of outliers necessary to find such a partition. Based on these ideas, Bertsimas and Shioda proposed the classification and regression by integer optimization (CRIO) method in 2007. In this work we explore the integer programming aspects of the classification part of CRIO, in particular theoretical properties of the associated formulation. We are able to find facet-inducing inequalities coming from the stable set polytope, hence showing that this classification problem has exploitable combinatorial properties. [ABSTRACT FROM AUTHOR]
- Published
- 2019
- Full Text
- View/download PDF
12. The 2D Subarray Polytope.
- Author
-
Koch, Ivo and Marenco, Javier
- Subjects
INTEGER programming ,POLYTOPES ,VALIDITY of statistics - Abstract
Given a d -dimensional array, the maximum subarray problem consists in finding an axis-parallel slice of the array maximizing the sum of its entries. In this work we start a polyhedral study of a natural integer programming formulation for this problem when d = 2. Such an exploration is motivated by the need of solving large-scale instances of the rectilinear picture compression problem (RPC), a problem which arises in different scenarios. The obtained results can be useful to solve the column generation phase of a branch and price approach for RPC, a technique that applies naturally to this problem. We thus define the 2D subarray polytope , explore conditions ensuring the validity of linear inequalities, and provide several families of facet-inducing inequalities. [ABSTRACT FROM AUTHOR]
- Published
- 2019
- Full Text
- View/download PDF
13. An Integer Programming Approach for the 2-class Single-group Classification Problem.
- Author
-
Blaum, Manuela, Marenco, Javier, Koch, Ivo, Mydlarz, Marcelo, and Corrêa, Ricardo C.
- Subjects
INTEGER programming ,CONVEX sets ,COUPLING schemes ,CLASSIFICATION - Abstract
Two sets X B , X R ⊆ R d are linearly separable if their convex hulls are disjoint, implying that a hyperplane separating X B from X R exists. Such a hyperplane provides a method for classifying new points, according to the side of the hyperplane in which the new points lie. In this work we consider a particular case of the 2-class classification problem, which asks to select the maximum number of points from X B and X R in such a way that the selected points are linearly separable. We present an integer programming formulation for this problem, explore valid inequalities for the associated polytope, and develop a cutting plane approach coupled with a lazy-constraints scheme. [ABSTRACT FROM AUTHOR]
- Published
- 2019
- Full Text
- View/download PDF
14. Facet-generating Procedures for the Maximum-impact Coloring Polytope.
- Author
-
Braga, Mónica and Marenco, Javier
- Subjects
POLYTOPES ,INTEGER programming ,COLORS - Abstract
Given two graphs G = (V , E G) and H = (V , E H) over the same set of vertices and given a set of colors C , the impact on H of a coloring c : V → C of G , denoted I (c) , is the number of edges ij ∈ E H such that c (i) = c (j). In this setting, the maximum-impact coloring problem asks for a proper coloring c of G maximizing the impact I (c) on H. This problem naturally arises in the context of assigning classrooms to courses, where it is desirable –but not mandatory– to assign lectures from the same course to the same classroom. We are interested in an integer programming approach for this problem. In this work we present two procedures that construct valid inequalities from existing inequalities, based on extending individual colors to sets of colors and on extending edges of G to cliques, respectively. If the original inequality defines a facet and additional technical hypotheses are satisfied, then the obtained inequality also defines a facet. We present a generic separation algorithm based on these procedures, and report computational experiments showing that this approach is effective. [ABSTRACT FROM AUTHOR]
- Published
- 2019
- Full Text
- View/download PDF
15. The minimum chromatic violation problem: a polyhedral study.
- Author
-
Braga, M., Delle Donne, D., Escalante, M., Marenco, J., Ugarte, M.E., and Varaldo, M.C.
- Abstract
We propose a generalization of the k -coloring problem, namely the minimum chromatic violation problem (MCVP). Given a graph G = ( V , E ) , a set of weak edges F ⊂ E and a set of colors C , the MCVP asks for a | C | -coloring of the graph G ′ = ( V , E \ F ) minimizing the number of weak edges with both endpoints receiving the same color. We present an integer programming formulation for this problem and provide an initial polyhedral study of the polytopes arising from this formulation. We give partial characterizations of facet-inducing inequalities and we show how facets from weaker and stronger instances of MCVP (i.e., more/less weak edges) are related. We then introduce a general lifting procedure which generates (sometimes facet-inducing) valid inequalities from generic valid inequalities and we present several facet-inducing families arising from this procedure. Finally, we present another family of facet-inducing inequalities which is not obtained from the prior lifting procedure. [ABSTRACT FROM AUTHOR]
- Published
- 2017
- Full Text
- View/download PDF
16. Facet-inducing inequalities and a cut-and-branch for the bandwidth coloring polytope based on the orientation model.
- Author
-
Dias, Bruno, de Freitas, Rosiane, Maculan, Nelson, and Marenco, Javier
- Abstract
The bandwidth coloring problem (BCP) is a generalization of the well-known vertex coloring problem (VCP), asking colors to be assigned to vertices of a graph such that the absolute difference between the colors assigned to adjacent vertices is greater than or equal to a weight associated to the edge connecting them. In this work we present an integer programming formulation for BCP based on the orientation model for VCP. We present two families of valid inequalities for this formulation, show that they induce facets of the associated polytope, and report computational experience suggesting that these families are useful in practice. [ABSTRACT FROM AUTHOR]
- Published
- 2017
- Full Text
- View/download PDF
17. Polyhedral studies of vertex coloring problems: The standard formulation.
- Author
-
Delle Donne, Diego and Marenco, Javier
- Subjects
POLYHEDRAL functions ,GEOMETRIC vertices ,GRAPH coloring ,INTEGER programming ,POLYTOPES ,MATHEMATICAL inequalities - Abstract
Despite the fact that many vertex coloring problems are polynomially solvable on certain graph classes, most of these problems are not “under control” from a polyhedral point of view. The equivalence between optimization and separation suggests the existence of integer programming formulations for these problems whose associated polytopes admit elegant characterizations. In this work we address this issue. As a starting point, we focus our attention on the well-known standard formulation for the classical vertex coloring problem. We present some general results about this formulation and we show that the vertex coloring polytope associated to this formulation for a graph G and a set of colors C corresponds to a face of the stable set polytope of a particular graph S G C . We further study the perfectness of S G C showing that when ∣ C ∣ > 2 , this graph is perfect if and only if G is a block graph, from which we deduce a complete characterization of the associated coloring polytopes for block graphs. We also derive a new family of valid inequalities generalizing several known families from the literature and we conjecture that this family is sufficient to completely describe the vertex coloring polytope associated to cacti graphs. [ABSTRACT FROM AUTHOR]
- Published
- 2016
- Full Text
- View/download PDF
18. A branch-and-cut algorithm for the minimum-adjacency vertex coloring problem.
- Author
-
Delle Donne, Diego and Marenco, Javier
- Subjects
GRAPH coloring ,COMBINATORIAL optimization ,ALGORITHMS ,MATHEMATICAL models ,WIRELESS communications - Abstract
Abstract: In this work we study a particular way of dealing with interference in combinatorial optimization models representing wireless communication networks. In a typical wireless network, co-channel interference occurs whenever two overlapping antennas use the same frequency channel, and a less critical interference is generated whenever two overlapping antennas use adjacent channels. This motivates the formulation of the minimum-adjacency vertex coloring problem which, given an interference graph representing the potential interference between the antennas and a set of prespecified colors/channels, asks for a vertex coloring of minimizing the number of edges receiving adjacent colors. We propose an integer programming model for this problem and present three families of facet-inducing valid inequalities. Based on these results, we implement a branch-and-cut algorithm for this problem, and we provide promising computational results. [Copyright &y& Elsevier]
- Published
- 2011
- Full Text
- View/download PDF
19. Combinatorial properties and further facets of maximum edge subgraph polytopes.
- Author
-
Marenco, Javier and Saban, Daniela
- Subjects
POLYTOPES ,COMBINATORICS ,GRAPH theory ,INTEGER programming ,MATHEMATICAL inequalities ,DIAMETER ,SET theory - Abstract
Abstract: Given a graph G and an integer k, the maximum edge subgraph problem consists in finding a k-vertex subset of G such that the number of edges within the subset is maximum. This NP-hard problem arises in the analysis of cohesive subgroups in social networks. In this work we study the polytope associated with a straightforward integer programming formulation of the maximum edge subgraph problem. We characterize the graph generated by and give a tight bound on its diameter. We give a complete description of , where is the star on vertices, and we conjecture a complete description of , where is the graph composed by m disjoint edges. Finally, we introduce three families of facet-inducing inequalities for , which generalize known families of valid inequalities for this polytope. [Copyright &y& Elsevier]
- Published
- 2011
- Full Text
- View/download PDF
20. Solving the segmentation problem for the 2010 Argentine census with integer programming.
- Author
-
Delle Donne, Diego, Durán, Guillermo, and Marenco, Javier
- Subjects
CENSUS ,PROBLEM solving ,INTEGER programming ,DEMOGRAPHIC research ,ALGORITHMS - Abstract
Abstract: One of the most challenging tasks within the planning of a demographic census is to partition each census track into sets of homes such that each census taker visits exactly one set from this partition. In this work we introduce the home segmentation problem, which consists in designing such a partition subject to specific constraints. We present an integer programming-based algorithm for this problem, and we report the application of this algorithm for the 2010 census in the main province in Argentina. [Copyright &y& Elsevier]
- Published
- 2011
- Full Text
- View/download PDF
21. Disjunctive ranks and anti-ranks of some facet-inducing inequalities of the acyclic coloring polytope.
- Author
-
Braga, Mónica and Marenco, Javier
- Subjects
GRAPH coloring ,MATHEMATICAL inequalities ,POLYTOPES ,NUMBER theory ,GROUP theory ,SPARSE matrices ,SYMMETRIC matrices ,INTEGER programming - Abstract
Abstract: A coloring of a graph G is an assignment of colors to the vertices of G such that any two vertices receive distinct colors whenever they are adjacent. An acyclic coloring of G is a coloring such that no cycle of G receives exactly two colors, and the acyclic chromatic number of a graph G is the minimum number of colors in any such coloring of G. Given a graph G and an integer k, determining whether or not is NP-complete even for . The acyclic coloring problem arises in the context of efficient computations of sparse and symmetric Hessian matrices via substitution methods. In this work we study the disjunctive rank of six facet-inducing families of valid inequalities for the polytope associated to a natural integer programming formulation of the acyclic coloring problem. We also introduce the concept of disjunctive anti-rank and study the anti-rank of these families. [Copyright &y& Elsevier]
- Published
- 2011
- Full Text
- View/download PDF
22. A polyhedral study of the single-item lot-sizing problem with continuous start-up costs.
- Author
-
Escalante, Mariana S., Marenco, Javier L., and del Carmen Varaldo, María
- Subjects
POLYHEDRA ,COMBINATORICS ,INTEGER programming ,MATHEMATICAL inequalities ,POLYTOPES ,COST ,MATHEMATICAL models - Abstract
Abstract: In this work we consider the single-item single-machine lot-sizing problem with continuous start-up costs. A continuous start-up cost is generated in a period whenever there is a nonzero production in the period and the production capacity in the previous period is not saturated. This concept of start-up does not correspond to the standard (discrete) start-up considered in previous models, thus motivating a polyhedral study of this problem. We introduce a natural integer programming formulation for this problem, we study some general properties and facet-inducing inequalities of the associated polytope, and we state relationships with known lotsizing polytopes. [Copyright &y& Elsevier]
- Published
- 2011
- Full Text
- View/download PDF
23. A polyhedral study of the maximum edge subgraph problem.
- Author
-
Bonomo, Flavia, Marenco, Javier, Sabán, Daniela, and Stier-Moses, Nicolás
- Subjects
POLYHEDRAL functions ,GRAPH theory ,INITIAL value problems ,INTEGER programming ,MATHEMATICAL inequalities ,MATHEMATICAL formulas ,COMBINATORICS ,SOCIAL network theory - Abstract
Abstract: The study of cohesive subgroups is an important aspect of social network analysis. Cohesive subgroups are studied using different relaxations of the notion of clique in a graph. For instance, given a graph and an integer k, the maximum edge subgraph problem consists in finding a k-vertex subset such that the number of edges within the subset is maximum. This work proposes a polyhedral approach for this NP-hard problem. We study the polytope associated to an integer programming formulation of the problem, present several families of facet-inducing valid inequalities, and discuss the separation problem associated to these families. [Copyright &y& Elsevier]
- Published
- 2009
- Full Text
- View/download PDF
24. A polyhedral study of the acyclic coloring problem.
- Author
-
Braga, Mónica and Marenco, Javier
- Subjects
POLYHEDRAL functions ,ACYCLIC model ,GRAPH coloring ,INTEGER programming ,SYMMETRIC matrices ,MATHEMATICAL formulas ,MATHEMATICAL inequalities ,INITIAL value problems - Abstract
Abstract: A coloring of a graph G is an assignment of colors to the vertices of G such that any two vertices receive distinct colors whenever they are adjacent. An acyclic coloring of G is a coloring such that no cycle of G receives exactly two colors, and the acyclic chromatic number of a graph G is the minimum number of colors in any such coloring of G. Given a graph G and an integer k, determining whether or not is NP-complete even for . The acyclic coloring problem arises in the context of efficient computations of sparse and symmetric Hessian matrices via substitution methods. In this work we start an integer programming approach for this problem, by introducing a natural integer programming formulation and presenting six facet-inducing families of valid inequalities. [Copyright &y& Elsevier]
- Published
- 2009
- Full Text
- View/download PDF
25. The Football Pool Polytope.
- Author
-
Marenco, Javier L. and Rey, Pablo A.
- Subjects
POLYTOPES ,FOOTBALL stadiums ,COMBINATORICS ,INTEGER programming - Abstract
Abstract: The football pool problem asks for the minimun number of bets on the result on n football matches ensuring that some bet correctly predicts the outcome of at least of them. This combinatorial problem has proven to be extremely difficult, and is open for . Integer programming techniques have been applied to this problem in the past but, in order to tackle the open cases, a deep knowledge of the polytopes associated with the integer programs modeling this problem is required. In this work we address this issue, by defining and studying the football pool polytope in connection with a natural integer programming formulation of the football pool problem. We explore the basic properties of this polytope and present several classes of facet-inducing valid inequalities over natural combinatorial structures in the original problem. [Copyright &y& Elsevier]
- Published
- 2008
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.