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

Return solve time and solver name/version #5

Merged
merged 6 commits into from Sep 21, 2023
Merged

Conversation

chriscoey
Copy link
Member

@chriscoey chriscoey commented Sep 19, 2023

And don't use a CachingOptimizer, which makes getting these fields harder (not sure yet if this will cause any problems for any solvers - note it does result in some reordering of constraints etc in strings).
Removing the cache was causing some headaches so it's back in.

@chriscoey chriscoey marked this pull request as draft September 19, 2023 02:32
@chriscoey chriscoey changed the title WIP: return solve time and solver name/version Return solve time and solver name/version Sep 20, 2023
@chriscoey chriscoey marked this pull request as ready for review September 20, 2023 02:04
@chriscoey chriscoey merged commit ec5d329 into main Sep 21, 2023
3 checks passed
@chriscoey chriscoey deleted the cdc-returnmore branch September 21, 2023 01:52
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.

None yet

1 participant