HUBOProblemTypes

HUBOProblemTypes = collections.abc.Mapping[tuple[collections.abc.Hashable, ...], float] | dimod.higherorder.polynomial.BinaryPolynomial

Represent a PEP 604 union type

E.g. for int | str