Metadata-Version: 2.1
Name: fimdpenv
Version: 0.0.2
Summary: Simulation environments for FiMDP Package
Home-page: https://github.com/pthangeda/FiMDPEnv
Author: Pranay Thangeda
Author-email: contact@prny.me
License: MIT
Description: # FiMDPEnv
        
        **Simulation environments for FiMDP**
        
        **FiMDPEnv** is a Python package with realistic simulation environments for testing and benchmarking the tools in the [FiMDP](https://github.com/xblahoud/FiMDP) package. The package provides consumption Markov Decision Processes (CMDPs) modeling different real-world problems along with tools to analyze, manipulate, and visualize the CMDP and any strategies generated by the FiMDP package.
        
        ### Contact
        If you have any trouble with the installation, or have any questions, raise an issue or email [Pranay Thangeda](contact@prny.me).
        
Keywords: simulation-environment,grid-world,agent,cmdp,uuv-dynamics,street-network,formal-methods
Platform: UNKNOWN
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
