dwavesystems / dwavesystems/dimod
Polynomial class (or similar)
Open
enhancement
- Dominant language
- Python
- Stars
- 143
- Forks
- 91
- Avg merge
- 1h 24m
- Merged PRs (30d)
- 3
Description
We currently allow `BINARY` and `SPIN` variables in higher order models in the `BinaryPolynomial` class. It would be good to add a `QuadraticModel` analogue that permits `REAL` and `INTEGER` variables, as well as models with mixed vartypes.
This would be a prerequisite for https://github.com/dwavesystems/dimod/issues/1042.
Contributor guide
Assessment
This issue has not been assessed yet.