معرفی شرکت ها


acopy-0.7.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Ant Colony Optimization for Tthe Traveling Salesman Problem.
ویژگی مقدار
سیستم عامل -
نام فایل acopy-0.7.0
نام acopy
نسخه کتابخانه 0.7.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Robert Grant
ایمیل نویسنده rhgrant10@gmail.com
آدرس صفحه اصلی https://github.com/rhgrant10/acopy
آدرس اینترنتی https://pypi.org/project/acopy/
مجوز Apache Software License 2.0
===== ACOpy ===== .. image:: https://img.shields.io/pypi/v/acopy.svg :target: https://pypi.python.org/pypi/acopy .. image:: https://img.shields.io/travis/rhgrant10/acopy.svg :target: https://travis-ci.org/rhgrant10/acopy .. image:: https://readthedocs.org/projects/acopy/badge/?version=latest :target: https://acopy.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status `Ant Colony Optimization`_ for the Traveling Salesman Problem. * Free software: Apache Software License 2.0 * Documentation: https://acopy.readthedocs.io. Features -------- * Uses NetworkX_ for graph representation * Solver can be customized via plugins * Has a utility for plotting information about the solving process * CLI tool that supports reading graphs in a variety of formats (including tsplib95_) * Support for plotting iteration data using matplotlib and pandas **ACOpy** was formerly called "Pants." For now, only Python 3.6+ is supported. If there is demand I will add support for 3.4+. Credits ------- This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template. .. _Cookiecutter: https://github.com/audreyr/cookiecutter .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage .. _`Ant Colony Optimization`: http://en.wikipedia.org/wiki/Ant_colony_optimization_algorithms .. _NetworkX: https://networkx.github.io/ .. _tsplib95: https://tsplib95.readthedocs.io/ ======= History ======= 0.7.0 (2020-04-18) ------------------ * Bump all dependencies to latest * Fix minor display issue in the CLI * Add py37 to the tox config 0.6.4 (2019-05-17) ------------------ * Fix the missing `acopy.utils` package problem 0.6.3 (2019-05-17) ------------------ * Freshen up the dev dependencies * Add the Python 3.7 classifier * Actually fix import issue 0.6.2 (2019-02-02) ------------------ * Fix import issue 0.6.1 (2018-10-07) ------------------ * Bump dependency on tsplib95 to 0.3.2 0.6.0 (2018-08-18) ------------------ * First release on PyPI as ``acopy`` * Complete rewrite * Support for ``networkx`` * Support for ``tsplib95`` * Customizable solver * Plotting capabilities * Now uses Apache 2.0 License (formerly GPLv3) * Supports only python 3.6+ 0.5.2 (2014-09-09) ------------------ * Last release on the PyPI as ``ACO-Pants``


نیازمندی

مقدار نام
~=7.1 click
~=2.4 networkx
~=0.7.0 tsplib95
~=3.2 matplotlib
~=1.0 pandas


نحوه نصب


نصب پکیج whl acopy-0.7.0:

    pip install acopy-0.7.0.whl


نصب پکیج tar.gz acopy-0.7.0:

    pip install acopy-0.7.0.tar.gz