Metadata-Version: 2.1
Name: simulai
Version: 0.0.1
Summary: SimulAI - Simulation + Artificial Intelligence
Home-page: https://github.com/carosaav/SimulAI
Author: ['Perez Colo Ivo', 'Pirozzo Manuel Bernardo', 'Saavedra Sueldo Carolina']
Author-email: ivoperezcolo@gmail.com
License: MIT
Description: [![Documentation Status](https://readthedocs.org/projects/simulai/badge/?version=latest)](https://simulai.readthedocs.io/en/latest/?badge=latest)
        [![Build Status](https://travis-ci.com/carosaav/SimulAI.svg?branch=master)](https://travis-ci.com/carosaav/SimulAI)
        [![Coverage Status](https://coveralls.io/repos/github/carosaav/SimulAI/badge.svg?branch=master)](
        https://coveralls.io/github/carosaav/SimulAI?branch=master)
        [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
        [![Python 3.7+](https://img.shields.io/badge/Python-3.7+-blue.svg)](https://www.python.org/downloads/release/python-370/)
        [![Windows](https://img.shields.io/badge/OS-Windows-blue.svg)](https://www.microsoft.com/windows)
        [![https://github.com/leliel12/diseno_sci_sfw](https://img.shields.io/badge/DiSoftCompCi-FAMAF-ffda00)](https://github.com/leliel12/diseno_sci_sfw)
        
        ![logo](https://github.com/carosaav/SimulAI/blob/master/docs/_static/logo_long.png)
        
        _It is a library that facilitates the use of Artificial Intelligence (AI) techniques for the optimization of variables derived from the Simulation of Flexible Manufacturing Systems (FMS). The objective is to improve the decision-making process in organizations, making it more efficient and safe._
        
        ## Development 🔨
        
        _Initially the work will focus on the integration of Tecnomatix Plant Simulation software with diverse methods of optimization, which will be submitted to a process of improvement throughout the Doctorate stage in development._
        
        _In the future, it is expected to achieve a library of greater accessibility, allowing the application in various simulation software, as required by the user._
        
        OS Windows, Tecnomatix Plant Simulation version 15.0 and pywin32 library are currently required for its operation.
        
        ## Authors 👥
        
        * **Perez Colo Ivo** - [@ivoperezcolo](https://github.com/IvoPerezColo)
        * **Pirozzo Bernardo** - [@bermpirozzo](https://github.com/BerMPirozzo)
        * **Saavedra Sueldo Carolina** - [@carosaav](https://github.com/carosaav)
        
        
Keywords: simulai,simulation,artificial intelligence,decision sciences,optimization
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering
Description-Content-Type: text/markdown
