/** * @file FactorGraph.cpp * @brief Factor Graph Base Class * @author Carlos Nieto */ #include "FactorGraph.h"