Skip to main content

Showing 1–2 of 2 results for author: Perez, H D

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

    cs.LO cs.MS

    DisjunctiveProgramming.jl: Generalized Disjunctive Programming Models and Algorithms for JuMP

    Authors: Hector D. Perez, Shivank Joshi, Ignacio E. Grossmann

    Abstract: We present a Julia package, DisjunctiveProgramming.jl, that extends the functionality in JuMP.jl to allow modeling problems via logical propositions and disjunctive constraints. Such models can then be reformulated into Mixed-Integer Programs (MIPs) that can be solved with the various MIP solvers supported by JuMP. To do so, logical propositions are converted to Conjunctive Normal Form (CNF) and r… ▽ More

    Submitted 8 March, 2023; originally announced April 2023.

    Comments: 6 pages

  2. arXiv:2008.06319  [pdf, other

    cs.AI cs.LG

    OR-Gym: A Reinforcement Learning Library for Operations Research Problems

    Authors: Christian D. Hubbs, Hector D. Perez, Owais Sarwar, Nikolaos V. Sahinidis, Ignacio E. Grossmann, John M. Wassick

    Abstract: Reinforcement learning (RL) has been widely applied to game-playing and surpassed the best human-level performance in many domains, yet there are few use-cases in industrial or commercial settings. We introduce OR-Gym, an open-source library for developing reinforcement learning algorithms to address operations research problems. In this paper, we apply reinforcement learning to the knapsack, mult… ▽ More

    Submitted 17 October, 2020; v1 submitted 14 August, 2020; originally announced August 2020.

    Comments: 29 pages, 10 figures

    MSC Class: 90-10 ACM Class: I.2.8