Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
armiro committed Jul 26, 2023
2 parents 5340617 + 5f88a6e commit 436949a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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]

0 comments on commit 436949a

Please sign in to comment.