![]() |
Rosetta
2021.16
|
#include <HBNet.hh>
Public Member Functions | |
| DecoratedNetworkState (core::Real sat, unsigned int n_unsat_H, NetworkState const *state) | |
| bool | operator< (DecoratedNetworkState const &other) const |
Public Attributes | |
| core::Real | saturation |
| unsigned int | n_unsat_Hpols |
| NetworkState const * | network_state |
|
inline |
|
inline |
References n_unsat_Hpols, and saturation.
| unsigned int protocols::hbnet::DecoratedNetworkState::n_unsat_Hpols |
Referenced by operator<().
| NetworkState const* protocols::hbnet::DecoratedNetworkState::network_state |
| core::Real protocols::hbnet::DecoratedNetworkState::saturation |
Referenced by operator<().
1.8.7