Skip to main content

Showing 1–4 of 4 results for author: Carvalho, I

Searching in archive math. Search in all archives.
.
  1. arXiv:2209.05024  [pdf, ps, other

    cs.DS cs.DM math.OC

    QUBO formulations for NP-Hard spanning tree problems

    Authors: Ivan Carvalho

    Abstract: We introduce a novel Quadratic Unconstrained Binary Optimization (QUBO) formulation method for spanning tree problems. Instead of encoding the presence of edges in the tree individually, we opt to encode spanning trees as a permutation problem. We apply our method to four NP-hard spanning tree variants, namely the k-minimum spanning tree, degree-constrained minimum spanning tree, minimum leaf span… ▽ More

    Submitted 12 September, 2022; originally announced September 2022.

    MSC Class: 90C27 ACM Class: F.2.0; G.2.2

  2. arXiv:2101.03347  [pdf, other

    math.OC

    A min-max regret approach for the Steiner Tree Problem with Interval Costs

    Authors: Iago A. Carvalho, Amadeu A. Coco, Thiago F. Noronha, Christophe Duhamel

    Abstract: Let G=(V,E) be a connected graph, where V and E represent, respectively, the node-set and the edge-set. Besides, let Q \subseteq V be a set of terminal nodes, and r \in Q be the root node of the graph. Given a weight c_{ij} \in \mathbb{N} associated to each edge (i,j) \in E, the Steiner Tree Problem in graphs (STP) consists in finding a minimum-weight subgraph of G that spans all nodes in Q. In th… ▽ More

    Submitted 9 January, 2021; originally announced January 2021.

    Comments: 16 pages, 1 table

  3. arXiv:2004.08466  [pdf, other

    math.OC cs.CE eess.SY

    Application of Progressive Hedging to Var Expansion Planning Under Uncertainty

    Authors: Igor Carvalho, Tiago Andrade, Joaquim Dias Garcia, Maria de Lujan Latorre

    Abstract: This paper describes the application of a Progressive Hedging (PH) algorithm to the least-cost var planning under uncertainty. The method PH is a scenario-based decomposition technique for solving stochastic programs, i.e., it decomposes a large scale stochastic problem into s deterministic subproblems and couples the decision from the s subproblems to form a solution for the original stochastic p… ▽ More

    Submitted 17 April, 2020; originally announced April 2020.

  4. arXiv:1908.05082  [pdf, ps, other

    cs.DS math.OC

    Algorithms the min-max regret 0-1 Integer Linear Programming Problem with Interval Data

    Authors: Iago A. Carvalho, Thiago F. Noronha, Christophe Duhamel

    Abstract: We address the Interval Data Min-Max Regret 0-1 Integer Linear Programming problem (MMR-ILP), a variant of the 0-1 Integer Linear Programming problem where the objective function coefficients are uncertain. We solve MMR-ILP using a Benders-like Decomposition Algorithm and two metaheuristics for min-max regret problems with interval data. Computational experiments developed on variations of MIPLIB… ▽ More

    Submitted 14 August, 2019; originally announced August 2019.

    Comments: 3 pages, 1 table. Published at Metaheuristics International Conference 2019

    MSC Class: 90C11 ACM Class: G.1.6