Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 217 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 217 Bytes

Algoritmo Branch and Bound

Programa hecho en Python para un problema de la mochila.

El formato del txt es:

  • Cantidad de variables
  • Coeficientes de variables
  • Lado derecho de ecuacion
  • Peso máximo