Skip to content

Extend pwl approximation init method to support higher initial points and single solve. - #4028

Open
stephenscini wants to merge 8 commits into
Pyomo:mainfrom
stephenscini:pwl_init_expanded_options
Open

Extend pwl approximation init method to support higher initial points and single solve.#4028
stephenscini wants to merge 8 commits into
Pyomo:mainfrom
stephenscini:pwl_init_expanded_options

Conversation

@stephenscini

@stephenscini stephenscini commented Aug 20, 2026

Copy link
Copy Markdown
Member

Fixes # .

Summary/Motivation:

If users want to create pwl approximations with more than 2 initial points, this was not possible in previous iteration. With ability more fine-tuned approximations, also added options for single solve support similar to global method.

Changes proposed in this PR:

  • More options in pwl approx initialization method
  • Added testing

AI-Use Disclosure

  • AI tools were NOT used during the preparation of this PR

or

  • AI tools contributed to the development of this PR

    • AI tools generated documentation (including the PR description/comments, code comments, and/or Sphinx documentation)
    • AI tools generated tests (baselines, examples, and/or code)
    • AI tools generated code (apart from tests)

    Review process (select ONE):

    • Rewritten: All AI-generated content was rewritten by me before being committed.
    • Reviewed/verified: I retained AI-generated content and verified it before committing. Verification included (as applicable):
      • Ran the code and fixed issues
      • Added and ran tests
      • Checked correctness/logic of code and tests
      • Checked for alignment with the contribution guide
      • Considered security implications
    • As-is: AI-generated content was commited directly to the repository

Notes for reviewers (optional):

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.

@sscini

sscini commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

@michaelbynum Should be ready for review. osx/3.14 timed out if you could please rerun but all others passing. Thanks!

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