hercules 0.5.0

A Heuristics toolbox for QUBO in Rust
Documentation
1
2
3
4
5
#![feature(test)]
extern crate test;

use test::Bencher;
use std::time::SystemTime;