pub fn benchmark(items: &[QuboItem], budget: usize) -> BenchReportExpand description
Run the QUBO-vs-greedy benchmark on a problem. Pure and deterministic.
pub fn benchmark(items: &[QuboItem], budget: usize) -> BenchReportRun the QUBO-vs-greedy benchmark on a problem. Pure and deterministic.