updated docs

This commit is contained in:
Davis King 2012-04-28 17:28:48 -04:00
parent f0962acfcd
commit 5b450d1139
1 changed files with 2 additions and 0 deletions

View File

@ -507,6 +507,8 @@ subject to the following constraint:
where X is a set of integer valued variables and f(X) can be written
as the sum of functions which each involve only two variables from X.
</pre>
If the graph is tree-structured then this routine always gives the exact solution to the MAP problem.
However, for graphs with cycles, the solution may be approximate.
<br/>
<br/>
This function is an implementation of the NMPLP algorithm introduced in the