matyama / makespan

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

BRTP test for Bratley's Branch&Bound #10

Open matyama opened 2 years ago

matyama commented 2 years ago

Add a unit test that hits the BRTP check in Bratley's Branch&Bound algorithm.