|
Rosetta 3.5
|
#include <DisjointSets.hh>

Public Attributes | |
| platform::Size | index |
| platform::Size | parent |
| platform::Size | rank |
Definition at line 29 of file DisjointSets.hh.
| platform::Size core::graph::DS_Node::index |
Definition at line 30 of file DisjointSets.hh.
| platform::Size core::graph::DS_Node::parent |
Definition at line 31 of file DisjointSets.hh.
| platform::Size core::graph::DS_Node::rank |
Definition at line 32 of file DisjointSets.hh.
Referenced by core::pack::interaction_graph::HPatchInteractionGraph< V, E, G >::calculate_alt_state_hpatch_score().
1.8.4