dimod: dimod (A shared API for samplers) dimod: dimod: dimod is a shared API for samplers. It provides: dimod: dimod: - classes for quadratic models---such as the binary quadratic dimod: model (BQM) class that contains Ising and QUBO models used by dimod: samplers such as the D-Wave system---and higher-order dimod: (non-quadratic) models. dimod: - reference examples of samplers and composed samplers. dimod: - abstract base classes for constructing new samplers and composed dimod: samplers.