IMP logo
IMP Reference Guide  develop.cb6747d2d1,2024/03/28
The Integrative Modeling Platform
Constraint.h File Reference

A base class for constraints. More...

#include "ScoreState.h"
+ Include dependency graph for Constraint.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::Constraint
 Implement a constraint on the Model. More...
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 

Typedefs

typedef IMP::Vector
< IMP::Pointer< Constraint > > 
IMP::Constraints
 
typedef IMP::Vector
< IMP::WeakPointer< Constraint > > 
IMP::ConstraintsTemp
 

Detailed Description

A base class for constraints.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file Constraint.h.