9 #ifndef IMPEXAMPLE_OPTIMIZING_H
10 #define IMPEXAMPLE_OPTIMIZING_H
12 #include <IMP/example/example_config.h>
19 IMPEXAMPLE_BEGIN_NAMESPACE
23 const ParticlesTemp &ps);
32 const ParticlesTemp &ps,
38 IMPEXAMPLE_END_NAMESPACE
core::MonteCarloMover * create_serial_mover(const ParticlesTemp &ps)
IMP::Vector< IMP::Pointer< PairPredicate > > PairPredicates
LogLevel
The log levels supported by IMP.
IMP::Vector< IMP::WeakPointer< Restraint > > RestraintsTemp
void optimize_balls(const ParticlesTemp &ps, const RestraintsTemp &rs=RestraintsTemp(), const PairPredicates &excluded=PairPredicates(), const OptimizerStates &opt_states=OptimizerStates(), LogLevel ll=DEFAULT)
IMP::Vector< IMP::Pointer< OptimizerState > > OptimizerStates
The base class for movers for MC optimization.
Logging and error reporting support.