![]() |
Rosetta
2021.16
|
Public Member Functions | |
| SolutionSorter (StructureData const &sd, FoldGraph const &fg) | |
| bool | operator() (FoldGraph::Solution const &s1, FoldGraph::Solution const &s2) const |
Private Member Functions | |
| FoldGraph::NodeSet | nodes_in_solution (FoldGraph::Solution const &s) const |
| FoldGraph::NodeSet | fixed_nodes (FoldGraph::NodeSet const &nodes_in_solution) const |
| core::Size | shared_mgs (FoldGraph::NodeSet const &fixed) const |
Private Attributes | |
| std::map< core::Size, std::list< core::Size > > | mg_map_ |
| std::map< core::Size, core::Size > | node_to_mg_ |
|
inline |
|
inlineprivate |
References node_to_mg_.
Referenced by operator()().
|
inlineprivate |
Referenced by operator()().
|
inline |
References fixed_nodes(), nodes_in_solution(), shared_mgs(), and protocols::TR().
|
inlineprivate |
References core::scoring::mg, node_to_mg_, and protocols::TR().
Referenced by operator()().
|
private |
|
private |
Referenced by fixed_nodes(), and shared_mgs().
1.8.7