Skip to main content

benchmark

Function benchmark 

Source
pub fn benchmark(items: &[QuboItem], budget: usize) -> BenchReport
Expand description

Run the QUBO-vs-greedy benchmark on a problem. Pure and deterministic.