Skip to content

Conversation

@Telijas
Copy link

@Telijas Telijas commented Nov 20, 2024

This PR adds one test to the new non recursive version of the Gomory Hu processing. A test was missing to show that no recursion error occurs.
The test gets the current max recursion depth of the system, creates a graph with a unique Gomory Hu tree (path here) and computes it.
The new version of Gomory Hu is added with sagemath#38791

📝 Checklist

  • The title is concise and informative.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation and checked the documentation preview.

⌛ Dependencies

sagemath#38791

@dcoudert
Copy link
Owner

dcoudert commented Feb 8, 2025

Hello, I just see this PR and I don't think it's the right place. Can you open a new PR on the main sagemath repository (https://github.com/sagemath/sage).

dcoudert pushed a commit that referenced this pull request Apr 3, 2025
dcoudert pushed a commit that referenced this pull request Jun 26, 2025
remove CR from msolve pattern
dcoudert pushed a commit that referenced this pull request Aug 2, 2025
dcoudert pushed a commit that referenced this pull request Sep 15, 2025
Krylov matrix/basis/kernel: documentation enhancements
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