Skip to content

Conversation

@hlinsen
Copy link
Contributor

@hlinsen hlinsen commented Sep 9, 2025

This PR updates:

  • Presolve tolerance setting from 9e-7 to 1e-5 as some models were incorrectly detected as infeasible.
  • Usage of timer_t class to propagate and report more precisely the cumulative time of presolve + solve time (concurrent, dual, pldp).

@hlinsen hlinsen added this to the 25.10 milestone Sep 9, 2025
@hlinsen hlinsen requested a review from a team as a code owner September 9, 2025 03:39
@hlinsen hlinsen added non-breaking Introduces a non-breaking change improvement Improves an existing functionality labels Sep 9, 2025
@hlinsen
Copy link
Contributor Author

hlinsen commented Sep 15, 2025

/merge

@rapids-bot rapids-bot bot merged commit ecf12d2 into NVIDIA:branch-25.10 Sep 15, 2025
102 checks passed
aliceb-nv pushed a commit that referenced this pull request Sep 22, 2025
…olve/solve time (#381)

This PR updates:
- Presolve tolerance setting from 9e-7 to 1e-5 as some models were incorrectly detected as infeasible.
- Usage of `timer_t` class to propagate and report more precisely the cumulative time of presolve + solve time (concurrent, dual, pldp).

Authors:
  - Hugo Linsenmaier (https://github.com/hlinsen)

Approvers:
  - Rajesh Gandham (https://github.com/rg20)

URL: #381
aliceb-nv pushed a commit that referenced this pull request Sep 22, 2025
…olve/solve time (#381)

This PR updates:
- Presolve tolerance setting from 9e-7 to 1e-5 as some models were incorrectly detected as infeasible.
- Usage of `timer_t` class to propagate and report more precisely the cumulative time of presolve + solve time (concurrent, dual, pldp).

Authors:
  - Hugo Linsenmaier (https://github.com/hlinsen)

Approvers:
  - Rajesh Gandham (https://github.com/rg20)

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

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants