Submodular set function: Difference between revisions

Content deleted Content added
Types of submodular functions: Added weights to some of the examples
Anonash (talk | contribs)
changed link to subadditive to Subadditive set function
Line 7:
# For every <math>X\subseteq \Omega</math> and <math>x_1,x_2\in \Omega\backslash X</math> we have that <math>f(X\cup \{x_1\})+f(X\cup \{x_2\})\geq f(X\cup \{x_1,x_2\})+f(X)</math>.
 
A nonnegative submodular function is also a [[Subadditive set function|subadditive]] function, but a subadditive function need not be submodular.
 
== Types of submodular functions ==