Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Refactor spectralog to fix benchmark issues #75

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

Refactor spectralog to fix benchmark issues #75

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 spectralog 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 spectralog model 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 spectralog to fix benchmark issues Refactor spectralog to fix benchmark issues Nov 7, 2024
@tristantc tristantc added the bug Something isn't working label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant