Skip to content

Pr 2#1

Merged
Toflamus merged 2 commits intoToflamus:fix/ldsda-fixfrom
SECQUOIA:pr-2
Feb 2, 2026
Merged

Pr 2#1
Toflamus merged 2 commits intoToflamus:fix/ldsda-fixfrom
SECQUOIA:pr-2

Conversation

@bernalde
Copy link
Copy Markdown

@bernalde bernalde commented Feb 2, 2026

Fixes # .

Summary/Motivation:

Changes proposed in this PR:

Legal Acknowledgement

By contributing to this software project, I have read the contribution guide and agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the BSD license.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

…ailure

Previously, primal_bound was computed even when the solver returned an
unsuccessful termination condition. Now primal_bound is only computed
when primal_improved is True, making the behavior consistent with the
docstring that states primal_bound is None when the subproblem is infeasible.
Replace tabulate-based reformulation summary with simple logger output,
consistent with other GDPopt solvers. This avoids adding an unnecessary
dependency to the package.
@Toflamus Toflamus merged commit e7dc490 into Toflamus:fix/ldsda-fix Feb 2, 2026
Toflamus pushed a commit that referenced this pull request Feb 13, 2026
Toflamus pushed a commit that referenced this pull request Feb 19, 2026
* TXP-7757: removed most deprecation warnings up to current unpublished release

* Fixed more warnings

* Missing version agnostic functions

* Fixed version specific LPStatus enums + renamed get-lb/ub methods

* Suggested improvements
Toflamus pushed a commit that referenced this pull request Feb 19, 2026
[Xpress] Remove deprecation warnings (#1)
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.

2 participants