9 #ifndef IMPCORE_GENERIC_H
10 #define IMPCORE_GENERIC_H
12 #include <IMP/core/core_config.h>
15 IMPKERNEL_BEGIN_NAMESPACE
21 IMPKERNEL_END_NAMESPACE
Restraint * create_restraint(Score *s, const typename Score::Argument &t, std::string name=std::string())
Constraint * create_constraint(Before *b, After *a, const typename Before::Argument &t, std::string name=std::string())
Various important functionality for implementing decorators.