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

Merge Rust Runner into main #5

Merged
merged 6 commits into from
Dec 12, 2024
Merged

Merge Rust Runner into main #5

merged 6 commits into from
Dec 12, 2024

Conversation

ohjuny
Copy link
Collaborator

@ohjuny ohjuny commented Dec 12, 2024

#1 sets up the pyo3 environment and replaces the Python-side maximum flow implementation with Rust.
#3 replaces the entire find_min_cut implementation with Rust.

The two PRs above was collected into the lowtime-rust branch.
This PR merges the branch into main.

@ohjuny ohjuny changed the title Merge Rust Runer into main Merge Rust Runner into main Dec 12, 2024
@ohjuny ohjuny requested a review from jaywonchung December 12, 2024 16:20
.github/workflows/maturin.yml Outdated Show resolved Hide resolved
lowtime/solver.py Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
@ohjuny ohjuny self-assigned this Dec 12, 2024
@jaywonchung jaywonchung merged commit c00609d into master Dec 12, 2024
16 checks passed
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