Skip to content
View IOlivaG's full-sized avatar

Block or report IOlivaG

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
IOlivaG/README.md

Isaac Oliva-González

Hi, I'm Isaac. I'm a graduate researcher in computer science with a background in chemical engineering, working on optimization problems across operations research and quantum computing.

My work focuses on mathematical programming models, including semidefinite programming, polynomial optimization, and combinatorial optimization, and hybrid quantum–classical methods, with applications in energy and process systems. I also have experience with data-driven and machine learning models.

Projects

Here are some things I've been working on:

  • Exploratory Study of Symmetry in Combinatorial Optimization, exploratory study of symmetry in classical combinatorial optimization problems formulated as integer linear programs, including shortest path, graph coloring, max-cut, and TSP.
  • Symmetry-Aware CC Unit Commitment, symmetry-aware MILP formulation of the Combined Cycle Min-Up/Min-Down Unit Commitment Problem, incorporating demand-aware lexicographic ordering to handle structural symmetries.
  • SDP-Symresack: Symmetry Handling in SDP, a small exploration of symmetry handling in SDP. Takes the idea behind symresacks (ordering symmetric variables to break symmetry in binary integer programs) and applies it to PSD matrices, using MaxCut on a 3-vertex graph as a worked example.

Publications

I'm early in my research career, so the list is still short, but growing. Selected publications are listed below. For a complete list, see the publications section of my homepage.

Links

CV · Google Scholar · LinkedIn · Homepage

Popular repositories Loading

  1. Symmetry-reduction-combinatorial-optimization Symmetry-reduction-combinatorial-optimization Public

    Symmetry reduction techniques applied to combinatorial optimization problems formulated as integer linear programs.

    Jupyter Notebook

  2. iolivag.github.io iolivag.github.io Public

    Personal website

    Astro

  3. CC-MUCP-symmetry-reduction CC-MUCP-symmetry-reduction Public

    Symmetry reduction applied to the Combined Cycle Min-Up/Min-Down Unit Commitment Problem (CC-MUCP) using demand-aware lexicographic ordering.

    Jupyter Notebook

  4. IOlivaG IOlivaG Public

  5. sdp-symresack-maxcut sdp-symresack-maxcut Public

    SDP-Symresack: Symmetry Handling in Semidefinite Programming

    Jupyter Notebook