Skip to content

Sync SECQUOIA/pyomo with upstream repository (catch up 104 commits)#1

Closed
AlbertLee125 wants to merge 104 commits intoSECQUOIA:mainfrom
Pyomo:main
Closed

Sync SECQUOIA/pyomo with upstream repository (catch up 104 commits)#1
AlbertLee125 wants to merge 104 commits intoSECQUOIA:mainfrom
Pyomo:main

Conversation

@AlbertLee125
Copy link
Copy Markdown
Member

Summary

This pull request synchronizes SECQUOIA/pyomo with the upstream repository by merging all commits that the fork is currently behind on (104 commits).

The goal of this PR is to bring the fork back in line with the upstream codebase so that future development and maintenance can proceed from an up-to-date baseline.

What was done

  • Merged upstream changes into SECQUOIA/pyomo
  • Resolved merge conflicts (if any) to preserve existing SECQUOIA-specific modifications
  • No functional changes introduced beyond what exists in upstream

Notes

  • This PR is intended to be a pure sync PR.
  • This will keep the fork aligned with upstream.

n-takumasa and others added 30 commits October 22, 2025 14:22
Leverage implementation from IndexedComponent.keys
mrmundt and others added 23 commits January 21, 2026 14:16
Updated the Parmest Quick Start Guide to clarify the usage of the Experiment class and objective functions for parameter estimation.
[KNITRO] Separate Extra Information by MIP Relevance
[KNITRO] Add tests to verify extra info is correctly populated
Compute wall_time using the monotonic time.perf_counter()
[KNITRO] Add objective bound retrieval for MIP
@AlbertLee125 AlbertLee125 requested a review from bernalde January 29, 2026 19:59
@bernalde bernalde closed this Jan 29, 2026
@bernalde
Copy link
Copy Markdown
Member

I synced the repository. No need to do this again before any major update.

bernalde pushed a commit that referenced this pull request Feb 2, 2026
Removed the tabulate dependency and replaced it with simple logger output.
Fixed _solve_GDP_subproblem so primal_bound is None when the solver fails (not just on preprocessing infeasibility).
AlbertLee125 pushed a commit that referenced this pull request Feb 11, 2026
bernalde pushed a commit that referenced this pull request Apr 1, 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
bernalde pushed a commit that referenced this pull request Apr 1, 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.

9 participants