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

RafaelGzz/Branch-and-Bound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Branch and bound algotrithm in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages