Skip to content

Derive debug trait to the solution struct - #97

Merged
goulart-paul merged 1 commit into
oxfordcontrol:developfrom
nunzioono:patch-1
May 17, 2024
Merged

Derive debug trait to the solution struct#97
goulart-paul merged 1 commit into
oxfordcontrol:developfrom
nunzioono:patch-1

Conversation

@nunzioono

Copy link
Copy Markdown
Contributor

Each field does implement Debug, T is a FloatT i believe and SolverStatus also implements it. During developement using good_lp i runt into a bug and was trying to print a solution but it was not possible since this, i would find this can help me and anyone who would also want to debug a solution.

Each field does implement Debug, T is a FloatT i believe and SolverStatus also implements it. During developement using good_lp i runt into a bug and was trying to print a solution but it was not possible since this, i would find this can help me and anyone who would also want to debug a solution.
@CLAassistant

CLAassistant commented Apr 19, 2024

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@goulart-paul
goulart-paul changed the base branch from main to develop May 17, 2024 15:04
@goulart-paul
goulart-paul merged commit d0d5a7e into oxfordcontrol:develop May 17, 2024
@goulart-paul

Copy link
Copy Markdown
Member

Merging to develop for the moment in preparation for v0.8. Thank you for the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants