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

Enable tracking of cost value through runtime and retrieval as raw data and plot. #159

Closed
wants to merge 14 commits into from

Conversation

GaboFGuerra
Copy link
Collaborator

@GaboFGuerra GaboFGuerra commented Jan 12, 2023

Issue Number:

Objective of pull request:

Pull request checklist

Your PR fulfills the following requirements:

  • Issue created that explains the change and why it's needed
  • Tests are part of the PR (for bug fixes / features)
  • Docs reviewed and added / updated if needed (for bug fixes / features)
  • PR conforms to Coding Conventions
  • PR applys BSD 3-clause or LGPL2.1+ Licenses to all code files
  • Lint (pyb) passes locally
  • Build tests (pyb -E unit) or (python -m unittest) passes locally

Pull request type

Please check your PR type:

  • Feature

What is the current behavior?

What is the new behavior?

Does this introduce a breaking change?

  • No

Supplemental information

@AlessandroPierro AlessandroPierro linked an issue Jan 12, 2023 that may be closed by this pull request
4 tasks
@AlessandroPierro AlessandroPierro self-assigned this Jan 12, 2023
@AlessandroPierro AlessandroPierro added the 1-feature New feature or request label Jan 12, 2023
@AlessandroPierro AlessandroPierro marked this pull request as draft January 12, 2023 13:50
@AlessandroPierro AlessandroPierro linked an issue Jan 12, 2023 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1-feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Input validation for solver-related parameters OptimizationSolver to return a report of execution
2 participants