Skip to content

docs: list SCIP in supported solvers#835

Merged
FabianHofmann merged 2 commits into
masterfrom
docs/list-scip-solver-416
Jul 16, 2026
Merged

docs: list SCIP in supported solvers#835
FabianHofmann merged 2 commits into
masterfrom
docs/list-scip-solver-416

Conversation

@FabianHofmann

Copy link
Copy Markdown
Collaborator

Closes #416.

Note

The description below was drafted by AI.

Changes proposed in this Pull Request

SCIP is already supported as a solver backend but was missing from the list of
supported solvers in the docs. This adds it so users can discover it.

  • Add SCIP to the supported-solvers list in README.md.
  • Add SCIP to the supported-solvers list in doc/index.rst.

Checklist

  • AI-generated content is marked (see AGENTS.md).
  • Code changes are sufficiently documented; i.e. new functions contain docstrings and further explanations may be given in doc.
  • Unit tests for new features were added (if applicable).
  • A note for the release notes doc/release_notes.rst of the upcoming release is included.
  • I consent to the release of this PR's code under the MIT license.

SCIP is a fully supported solver (SolverName.SCIP) and already appears in
doc/prerequisites.rst, but was missing from the README and doc/index.rst
solver lists. Closes #416.
@FBumann
FBumann self-requested a review July 16, 2026 07:35
@codspeed-hq

codspeed-hq Bot commented Jul 16, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 173 untouched benchmarks
⏩ 173 skipped benchmarks1


Comparing docs/list-scip-solver-416 (9baaf15) with master (065b7ff)

Open in CodSpeed

Footnotes

  1. 173 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@FabianHofmann
FabianHofmann merged commit d701781 into master Jul 16, 2026
23 of 24 checks passed
@FabianHofmann
FabianHofmann deleted the docs/list-scip-solver-416 branch July 16, 2026 08:41
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.

If SCIP is supported, please add it in Readme

2 participants