Skip to content

saper0/bb-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bb-api

General Purpose Branch & Bound API, see bb.py for a detailed documentation

  • Supports best-first, depth-first and breath-first search strategies

Files

  • bb.py: API implementation
  • knapsack.py: Example, using the API for the 0/1 knapsack problem

About

General Purpose Branch & Bound API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages