#include "optimization_algorithm_factory.h"
#include <cassert>
#include <iostream>
#include <typeinfo>
#include "g2o/stuff/logger.h"
Go to the source code of this file.