Metadata-Version: 1.1
Name: extremitypathfinder
Version: 1.0.0
Summary: python package for geometric shortest path computation for given 2D multi-polygon maps
Home-page: https://github.com/MrMinimal64/extremitypathfinder
Author: J. Michelfeit
Author-email: python@michelfe.it
License: MIT licence
Description: Python package for fast geometric shortest path computation in 2D multi-polygon or grid environments based on visibility graphs.
        Please check Github for the documentation with plots: https://github.com/MrMinimal64/extremitypathfinder
Keywords: path-planning path-finding shortest-path visibility graph polygon robotics navigation offline
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.0
Classifier: Programming Language :: Python :: 3.1
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
