Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(python): Generalize minimization to allow setting an algorithm #481

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

Adda0
Copy link
Collaborator

@Adda0 Adda0 commented Feb 4, 2025

This PR generalizes plumbing::minimize_hopcroft() to allows setting params specifying algorithms like "hopcroft".

We need this quickly so I will merge when the tests pass and reviews can come afterwards.

@Adda0 Adda0 requested a review from koniksedy February 4, 2025 10:39
@Adda0 Adda0 merged commit 03c5ee7 into devel Feb 4, 2025
14 checks passed
@Adda0 Adda0 deleted the generalize_minimize branch February 4, 2025 10:47
Copy link
Collaborator

@koniksedy koniksedy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

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