Skip to content

Lootfi/TP3-RO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOW TO

  1. Install graphviz (must do all steps).
    1. https://graphviz.org/download/#windows
    2. pip install graphviz
    3. make sure graphviz's dot.exe is in your $PATH
  2. If you wish to see the tkinter interface go with main.py, else go directly to tp3.py's main function.

About

Branch & Bound for the knapsack problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages