Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
5b450d11
"git@developer.sourcefind.cn:OpenDAS/dlib.git" did not exist on "8c239d0a4ebfc8438947906940a6179415a7fa5e"
Commit
5b450d11
authored
Apr 28, 2012
by
Davis King
Browse files
updated docs
parent
f0962acf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
docs/docs/optimization.xml
docs/docs/optimization.xml
+2
-0
No files found.
docs/docs/optimization.xml
View file @
5b450d11
...
@@ -507,6 +507,8 @@ subject to the following constraint:
...
@@ -507,6 +507,8 @@ subject to the following constraint:
where X is a set of integer valued variables and f(X) can be written
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.
as the sum of functions which each involve only two variables from X.
</pre>
</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/>
<br/>
<br/>
This function is an implementation of the NMPLP algorithm introduced in the
This function is an implementation of the NMPLP algorithm introduced in the
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment