Metadata-Version: 2.1
Name: pyords
Version: 0.0.0
Summary: A python package for operations research and data science problems.
Home-page: https://github.com/christopherpryer/pyords
Author: Chris Pryer
Author-email: christophpryer@gmail.com
License: PUBLIC
Description: ![](https://github.com/christopherpryer/pyords/workflows/build/badge.svg)
        
        # pyords
        Python package for operations research and data science problems.
        
        ## features
        
        - pyords.transopt - transportation optimization
        - pyords.netopt - network optimization
        - pyords.schedopt - schedule optimization
        
        ## implementations
        
        - graph theory
        - genetic algorithm
        - simulation
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
