https://github.com/tlrmchlsmth/tms_submod
Routines for submodular set function minimization
https://github.com/tlrmchlsmth/tms_submod
frank-wolfe fujishige-wolfe submodular-optimization submodularity
Last synced: 11 months ago
JSON representation
Routines for submodular set function minimization
- Host: GitHub
- URL: https://github.com/tlrmchlsmth/tms_submod
- Owner: tlrmchlsmth
- License: mit
- Created: 2019-10-14T14:08:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-14T14:23:34.000Z (over 6 years ago)
- Last Synced: 2025-03-26T23:45:29.823Z (about 1 year ago)
- Topics: frank-wolfe, fujishige-wolfe, submodular-optimization, submodularity
- Language: C++
- Homepage:
- Size: 537 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
This library provides routines for
high-performance submodular set function minimization
via the minimum norm point (MNP) and other Frank-Wolfe algorithms.