4// (c) Copyright Rosetta Commons Member Institutions.
5// (c) This file is part of the Rosetta software suite and is made available under license.
6// (c) The Rosetta software is developed by the contributing members of the Rosetta Commons.
7// (c) For more information, see http://www.rosettacommons.org. Questions about this can be
8// (c) addressed to University of Washington UW TechTransfer, email: license@u.washington.edu.
9
10/// @file
11/// @brief Assigns a ConstraintSet to a pose. Reads and creats ConstraintSet from file via command line option -constraints::cst_file, unless a ConstraintSet is supplied via the constructor or the constraint_set() method.