Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Refactor biofuel to fix benchmark issues #62

Open
3 of 7 tasks
Tracked by #60
tristantc opened this issue Nov 7, 2024 · 0 comments
Open
3 of 7 tasks
Tracked by #60

Refactor biofuel to fix benchmark issues #62

tristantc opened this issue Nov 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@tristantc
Copy link
Contributor

tristantc commented Nov 7, 2024

Description

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

Solution strategy causing issues:

  • Big-M MINLP reformulation
  • Hull MINLP reformulation
  • GLOA
  • Enumeration
  • LOA
  • LBB
  • RIC

Branch

This PR targets the benchmark_zd branch.

Steps to Reproduce

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

Notes

  • Ensure that all sub-solvers are tested thoroughly after refactoring.
  • Additional optimizations may be required based on benchmark results.

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

@tristantc tristantc changed the title Refactor to fix benchmark issues Refactor biofuel to fix benchmark issues Nov 7, 2024
@tristantc tristantc added the bug Something isn't working label Nov 7, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant