ug4
|
#include <boost/graph/adjacency_list.hpp>
#include <boost/graph/graph_traits.hpp>
#include <boost/graph/properties.hpp>
#include <boost/graph/minimum_degree_ordering.hpp>
#include "IOrderingAlgorithm.h"
#include "util.cpp"
#include "common/error.h"
#include "common/log.h"
Classes | |
class | ug::BoostMinimumDegreeOrdering< TAlgebra, O_t > |
Namespaces | |
ug | |
the ug namespace | |
Macros | |
#define | __UG__LIB_ALGEBRA__ORDERING_STRATEGIES_ALGORITHMS_BOOST_MINIMUM_DEGREE_ORDERING__ |
#define __UG__LIB_ALGEBRA__ORDERING_STRATEGIES_ALGORITHMS_BOOST_MINIMUM_DEGREE_ORDERING__ |