buntonj / SFO_CPP

A fast, templated C++ header library for submodular optimization (subset selection) problems.
0 stars 0 forks source link

Add "practical" method for pre-emptive model #21

Open buntonj opened 1 year ago

buntonj commented 1 year ago

Reference: https://epubs.siam.org/doi/pdf/10.1137/1.9781611976700.26 Is effectively the same as #20 , but has a tunable parameter for thresholding.