IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
#include <boost/functional/hash.hpp>
#include <boost/version.hpp>
#include <boost/graph/adjacency_matrix.hpp>
#include <boost/graph/adjacency_list.hpp>
#include <boost/pending/disjoint_sets.hpp>
#include <boost/graph/graph_utility.hpp>
#include <IMP/multifit/multifit_config.h>
#include <IMP/atom/Hierarchy.h>
#include <boost/unordered_map.hpp>
#include <boost/graph/kruskal_min_spanning_tree.hpp>
#include <boost/graph/prim_minimum_spanning_tree.hpp>
Go to the source code of this file.
Classes | |
class | IMP::multifit::DummyRestraint |
A simple Restraint that always returns a score of zero. More... | |
class | IMP::multifit::MergeTreeBuilder |
Utility class for building merge trees. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::multifit | |
Fitting atomic structures into a cryo-electron microscopy density map. | |
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file merge_tree_utils.h.