#solver #constraints #machine #python #optimization #classical #qubo

rustqubo

A QUBO manipulation library for Rust

1 unstable release

0.1.0 Jun 3, 2023

#12 in #classical

MIT license

59KB
2K SLoC

RustQUBO

test crates.io

RustQUBO is high-performance solver of constrainted optimization problem. It also supports manipulating logical constraints, optimization functions, QUBO and supports classical solvers and other annealing machines.

It is alternative of PyQUBO

This project is founded by MITOU TARGET project in 2020.

Project page

Documentation of Rust API

Documentation for Python API

License

MIT

Dependencies

~2–9MB
~67K SLoC