pyDcop icon indicating copy to clipboard operation
pyDcop copied to clipboard

Please update pypi release: current release incompatible with tutorial

Open rpgoldman opened this issue 3 years ago • 0 comments

The example given in the documentation, graph coloring does not work in the current released version of pyDcop because as given in the documentation, it treats the type constraint on domains as optional, but this change was only introduced in this commit, which seems to have been made after the PyPi version was released.

rpgoldman avatar Feb 22 '22 20:02 rpgoldman