A python package for the optimzation of schedules for heterogeneous, cooperating robot teams
Project description
HetRob - Coordination of Heterogeneous Robotic Teams
A python package for the optimization of mission plans for heterogeneous, cooperating robotic teams using genetic algorithms.
Free software: MIT license
Documentation: https://hetrob.readthedocs.io.
Installation
The package is best installed using the Python package manager PIP.
$ pip3 install --user hetrob
Basic Usage
For a more detailed description of the usage refer to the Documentation.
Credits
Cookiecutter: A python boilerplate project templating CLI tool
cookiecutter-pypackage: A cookiecutter template, which provides the basic boilerplate for creating the folder structure of a publishable python package
deap: Short for “distributed evolutionary algorithms with python”
History
0.1.0 (2020-06-30)
First release on PyPI.
0.2.0 (2020-10-02)
Added all the stuff from the implementation phase of the bachelor thesis
- Documentation
Added very basic information about the optimization of a base VRP with a simple GA
Added a chapter for advanced topics
Added a chapter for a command line interface
0.3.0 (2020-11-23)
Changed the documentation theme to “read the docs”
Added the “getting started page” to the documentation
Added the example “basic_vrp.py”
Added the example “hsvrsp.py”
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file hetrob-0.3.0.tar.gz
.
File metadata
- Download URL: hetrob-0.3.0.tar.gz
- Upload date:
- Size: 803.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98edf473cb453867db293ea789eca5a44a8a05d3d3f5cac77dee86c1d0e1e9c5 |
|
MD5 | 7f15cec7ae7645f315f01271fbec8d24 |
|
BLAKE2b-256 | 73f214d9aaedd2bedb2e6329a9146aebed12e6616d0fe1bf13cb013c2816db5e |
File details
Details for the file hetrob-0.3.0-py2.py3-none-any.whl
.
File metadata
- Download URL: hetrob-0.3.0-py2.py3-none-any.whl
- Upload date:
- Size: 910.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e324a94c9232c7ad82f6b5b2a7144ee4fd99682b06f69356dfbacfc5e04e62e |
|
MD5 | 6cb78d336428d94e359fce6626cde643 |
|
BLAKE2b-256 | b57cb26f695cada538775cb2370d33964b6db384c7b140a46a0ae2ba38cf4c65 |