Metadata-Version: 2.1
Name: search-optimization-tools
Version: 0.0.1
Summary: UNKNOWN
Home-page: UNKNOWN
Author: Alaa Khamis and Yinan Wang
Author-email: yinanwang@sierra.one
License: MIT
Description: # Search and Optimization Tools
        
        This package provides a collection of classes and tools for use alongside the currently in-progress book called "Search and Optimization" by Dr. Alaa Khamis and Yinan Wang.
        
        It contains the following modules:
        
        ## `structures.py`
        * `Node`
        
        ## `routing.py`
        * `cost(G, route)`
        * `draw_route(G, route)`
        
Platform: UNKNOWN
Requires-Python: >=3.8,<3.9
Description-Content-Type: text/markdown
