#solver #annealing #classical #simulated-annealing #annealers-rust

classical_solver

Simulated annealing implementation for annealers_rust

1 unstable release

0.1.0 Jun 3, 2023

#4 in #annealing

21 downloads per month
Used in rustqubo

MIT license

11KB
244 lines

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

~0.8–1.3MB
~29K SLoC