IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
Connectivity restraint. More...
#include <IMP/core/core_config.h>
#include "DistanceRestraint.h"
#include <IMP/SingletonContainer.h>
#include <IMP/Restraint.h>
#include <IMP/PairScore.h>
Go to the source code of this file.
Classes | |
class | IMP::core::ConnectivityRestraint |
Ensure that a set of particles remains connected with one another. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::core | |
Basic functionality that is expected to be used by a wide variety of IMP users. | |
Connectivity restraint.
Restrict max distance between at least one pair of particles of any two distinct types.
Copyright 2007-2020 IMP Inventors. All rights reserved.
Definition in file ConnectivityRestraint.h.