Skip to content

This is the C++ implementation of the Schrijver's, Submodular Function Optimization algorithm.

Notifications You must be signed in to change notification settings

amankhullar/Schrijver_algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Schrijver_algorithm

This is the C++ implementation of the Schrijver's, Submodular Function Optimization algorithm. This is my project work for the summers 2017. A prior knowledge of Submodular functions, Min-Max theorem, Edmond's greedy algorithm and Caratheodory's theorem is required.

References


Alexander Schrijver. A combinatorial algorithm minimizing submodular functionsin strongly polynomial time. Journal of Combinatorial Theory,Series B, 80(2):346{355, 2000.
Alexander Toshev. Submodular Function Minimization. Written Preliminary Examination II.

About

This is the C++ implementation of the Schrijver's, Submodular Function Optimization algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages