diff --git a/README.md b/README.md index 44e455b..b36f523 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # MOO-with-Pyomo [![License: MIT](https://img.shields.io/badge/License-MIT-blueviolet.svg)](https://opensource.org/licenses/MIT) ![Status: Under Development](https://img.shields.io/badge/Status-Under%20Development-yellowgreen.svg) -![Pylint](https://img.shields.io/badge/PyLint-9.05/10-brightgreen) +![Pylint](https://img.shields.io/badge/PyLint-8.95/10-brightgreen) [![Optimizer: IPOPT](https://img.shields.io/badge/Optimizer-IPOPT-orange.svg)](https://github.com/armiro/MOO-with-Pyomo/tree/main/optimizer) Multi-Objective Optimization of 3 output functions based on 5 input variables using epsilon-constraint method in Pyomo. [developed with the help of ChatGPT July 20 Version]