best-first-search

View on PyPIReverse Dependencies (0)

0.0.2 best_first_search-0.0.2-py3-none-any.whl

Wheel Details

Project: best-first-search
Version: 0.0.2
Filename: best_first_search-0.0.2-py3-none-any.whl
Download: [link]
Size: 7748
MD5: d1e9d88558b053227783bf83beb8ecb7
SHA256: 9cd7fe913649599425d9cc179c564a761907e196a072cfcd5029149ff716dea3
Uploaded: 2022-09-05 16:10:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: best-first-search
Version: 0.0.2
Summary: My package description
Author: Han Jaeseung
Author-Email: thestudentofkyoto[at]gmail.com
License: MIT License Copyright (c) 2022 Han Jaeseung Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: best-first-search,graph-traversal
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: pylint (==2.15.0); extra == "ci"
Requires-Dist: mypy (<1.0); extra == "ci"
Requires-Dist: setuptools-scm; extra == "ci"
Requires-Dist: pytest (<7.0.0); extra == "ci"
Requires-Dist: isort (<6.0); extra == "ci"
Requires-Dist: pytest-cov; extra == "ci"
Requires-Dist: codecov; extra == "ci"
Requires-Dist: networkx (>=2.8); extra == "example"
Requires-Dist: matplotlib; extra == "visualize"
Provides-Extra: ci
Provides-Extra: example
Provides-Extra: visualize
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 806 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
best_first_search/__init__.py sha256=0jbZ17U-Y5huD9J1hkUd2SB5SLsbpPo-dC6U6T9r2f8 113
best_first_search/heap.py sha256=Q8k5TqA8fAmnVJ_kNUzr8yFTixqh4hbXoyUWMW7qNro 5482
best_first_search/search.py sha256=azlsVqqSwvhCBlkeQfmJZsLNkyfAJwhPU3PG4Ky5xUI 2774
best_first_search/example/__init__.py sha256=yDbi8UcO8Dt0f32n-Eq_SO1L-Z7bwk3HZ9LSl-vMkHc 128
best_first_search/example/a_star.py sha256=e2S4K0u_mwR66AcRezT-Opyfrl9Omj5mJB4V8pezMlo 2647
best_first_search-0.0.2.dist-info/LICENSE sha256=cJH7oYlI5TTCf61_vRyTcFANqBwsJS3QA9tPgbODJDo 1069
best_first_search-0.0.2.dist-info/METADATA sha256=Ev8sJipbyslMJdKONNN9hRd90i7AiGKnAcSus2UgkZE 2958
best_first_search-0.0.2.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
best_first_search-0.0.2.dist-info/top_level.txt sha256=WONPL9tSHMi8qR6hI_DhPjo7rnJFJf3_UFM4TiDebSY 18
best_first_search-0.0.2.dist-info/RECORD

top_level.txt

best_first_search