rustqubo

Crates.iorustqubo
lib.rsrustqubo
version0.1.0
sourcesrc
created_at2023-06-03 15:38:21.085552
updated_at2023-06-03 15:38:21.085552
descriptionA QUBO manipulation library for Rust
homepage
repository
max_upload_size
id881723
size92,768
yozu (yasuo-ozu)

documentation

README

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

Commit count: 0

cargo fmt