matyama / makespan

Minimum makespan scheduler implemented in Rust
Apache License 2.0
2 stars 0 forks source link

Linear time sorting #1

Closed matyama closed 3 years ago

matyama commented 3 years ago
codecov-io commented 3 years ago

Codecov Report

Merging #1 into master will not change coverage. The diff coverage is n/a.

Impacted Files Coverage Δ
src/alg/bnb.rs 77.77% <ø> (ø)
src/alg/core.rs 60.00% <ø> (ø)
src/lib.rs 47.61% <ø> (ø)