chinese-postman icon indicating copy to clipboard operation
chinese-postman copied to clipboard

Python application to solve the Chinese postman problem

Results 5 chinese-postman issues
Sort by recently updated
recently updated
newest added

Hi, I have successfully downloaded and installed the latest version of the Chinese Postman Plugin, but still could not get any results from it. I am currently planning activities for...

The instructions say: Download the "Chinese Postman Solver", using the QGIS plugin manager. However, I do not see anything by this name in the QGIS plugin manager.

Following instructions with zip install. Ran bundle.sh and attempted to install resulting zip file with no success. I've tried modifying a few of the files but still have not gotten...

Hi, I'm running into an import error. Here's the log: ``` ImportError: cannot import name 'gcd' from 'fractions' (/usr/lib/python3.10/fractions.py) Traceback (most recent call last): File "/usr/lib/python3/dist-packages/qgis/utils.py", line 423, in _startPlugin...

I read https://github.com/rkistner/chinese-postman/issues/21 . Doing `pip install --force-reinstall networkx==2.3` on Command Prompt for Windows operating system and Terminal on Linux operating system does not solve the problem when using it...