Skip to content

Python program to solve problems using the simplex method, with options for graphical mode and dual method, addressing both maximization and minimization problems.

Notifications You must be signed in to change notification settings

minheenista/SimplexGraphicalMethod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simplex Metodo Grafico // Simplex Graphical Method

Este programa implementado en Python ofrece una solución versátil para abordar problemas de optimización mediante el método simplex. Proporciona una interfaz gráfica para una comprensión visual y también incorpora el método dual. La aplicación permite resolver problemas tanto de maximización como de minimización, ofreciendo una herramienta completa y eficiente para la optimización lineal en diversos contextos.

//

This Python program provides a versatile solution for addressing optimization problems using the simplex method. It offers a graphical interface for visual understanding and also incorporates the dual method. The application allows solving both maximization and minimization problems, providing a comprehensive and efficient tool for linear optimization in various contexts.

Starting 🚀

Pre-requisites 📋

Pycharm

Installation 🔧

  1. Open the project with Pycharm

Built with 🛠️

Authors ✒️

  • Michelle Murillo - Development - michifus

⌨️ with ❤️ by michifus

About

Python program to solve problems using the simplex method, with options for graphical mode and dual method, addressing both maximization and minimization problems.

Topics

Resources

Stars

Watchers

Forks

Languages