SECQUOIA / gdplib

An open library of Generalized Disjunctive Programming (GDP) models
BSD 3-Clause "New" or "Revised" License
9 stars 7 forks source link

Refactor `med_term_purchasing` to fix benchmark issues #69

Open tristantc opened 2 weeks ago

tristantc commented 2 weeks ago

Description

This Issue aims to address and refactor the med_term_purchasing model to fix benchmark issues as outlined in Issue #60.

Solution strategy causing issues:

Branch

This PR targets the benchmark_zd branch.

Steps to Reproduce

  1. Run the benchmark tests for the med_term_purchasing model before applying the changes.
  2. Apply the changes from this PR.
  3. Re-run the benchmark tests to verify performance improvements.

Notes


Feel free to adjust any details as necessary before submitting the PR.