#include <algorithm>
#include <limits>
#include "opengm/utilities/accessor_iterator.hxx"
#include "opengm/datastructures/randomaccessset.hxx"
#include "opengm/datastructures/partition.hxx"
#include <typeinfo>
Go to the source code of this file.
Classes | |
class | opengm::FactorGraph< S, I > |
Interface that makes an object of type S (the template parameter) look like a (non-editable) factor graph. More... | |
class | opengm::FactorGraph< S, I >::VariableAccessor |
class | opengm::FactorGraph< S, I >::FactorAccessor |
Namespaces | |
namespace | opengm |
The OpenGM namespace. |