#include <string>
#include <vector>
#include <map>
#include <iostream>
#include <iomanip>
#include <opengm/opengm.hxx>
#include <opengm/utilities/timer.hxx>
#include <opengm/inference/visitors/visitorspecializations.hxx>
Go to the source code of this file.