Closed ornamentist closed 1 year ago
The Graphillion documentation shows a very useful "tutorial" module included with the Graphillion pip install. Is this module included in modern pip installs?
Doesn't import graphillion.tutorial as tl work?
import graphillion.tutorial as tl
My mistake -- reloading the Python 3 environment fixed it.
The Graphillion documentation shows a very useful "tutorial" module included with the Graphillion pip install. Is this module included in modern pip installs?