Each of the set of SingletonScores is evaluated and the sum of the minimum n is returned.
Public Member Functions | |
ContainersTemp | get_input_containers (Particle *) const |
ParticlesTemp | get_input_particles (Particle *) const |
ParticlesList | get_interacting_particles (Particle *) const |
bool | get_is_changed (Particle *p) const |
IMP_SINGLETON_SCORE_BASE (MaximumSingletonScore) | |
MaximumSingletonScore (const SingletonScoresTemp &scores, unsigned int n=1, std::string name="SingletonScore %1%") |