Learning with Submodular Functions:
 A Convex Optimization Perspective
 
           
 Last updated: October, 4 2013

Description
Matlab code - version 2.0


Description

The submodular package is a Matlab program that solves the optimization problems related to submodular functions. It is mainly there to allow reproducibility of the results presented in the following review paper.

For more information, please read the following paper:

F. Bach,  Learning with Submodular Functions: A Convex Optimization Perspective, 2012.


Matlab code - version 2.0

Precise instructions on how to use the package as well as a demo script are included in the archive file.  See the demo scripts in the package. Please read the readme.txt file.

The submodular package is provided free for non-commercial use under the terms of the GNU General Public License. If you have any questions or comments regarding this package, or if you want to report any bugs, please send an e-mail to francis.bach@ens.fr. The current version 2.0 has been released on October 4th 2013. Check this web page regularly for newer versions.

submodular version 2.0


 


THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.