Skip to content

panos108/BnBpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Branch and bound in scipy

This repo implements the vanilla Branch and Bound technique to solve mixed integer optimization problem. I demonstrate in the notebook how to use and solve the example from [1] page 104

Floudas, C. A. (1995). Nonlinear and Mixed-Integer Optimization: Fundamentals and Applications. Retrieved from https://books.google.co.uk/books?id=OhTfOjSkq18C

About

This repo implements the vanilla Branch and Bound technique to solve mixed integer optimization problem.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published