dwavesystems / dwavebinarycsp

Map constraint satisfaction problems with binary variables to binary quadratic models.
https://docs.ocean.dwavesys.com/projects/binarycsp/en/latest
Apache License 2.0
20 stars 27 forks source link

Little-endian notation for polynomials confusing in docs/examples #60

Open randomir opened 5 years ago

randomir commented 5 years ago

Polynomials (numbers) are more readable when written in big-endian notation.

One example is multiplication_circuit factory docs.