Go to the documentation of this file.
19 #ifndef INCLUDED_protocols_constraints_additional_MaxSeqSepConstraintSet_hh
20 #define INCLUDED_protocols_constraints_additional_MaxSeqSepConstraintSet_hh
44 #include <utility/vector1.fwd.hh>
50 #include <utility/vector1.hh>
55 namespace constraints_additional {
99 bool too_far(
int const pos1,
int const pos2 )
const;
108 if (
too_far( pos1, pos2 ) )
return false;