#include <BALL/DOCKING/GENETICDOCK/dockProblem.h>
Definition at line 35 of file dockProblem.h.
§ DockProblem() [1/2]
BALL::DockProblem::DockProblem |
( |
| ) |
|
§ DockProblem() [2/2]
§ ~DockProblem()
virtual BALL::DockProblem::~DockProblem |
( |
| ) |
|
|
virtual |
§ calculate()
virtual double BALL::DockProblem::calculate |
( |
| ) |
|
|
virtual |
calculate fitness score for one individual
§ connectTo()
§ getLigand()
§ move()
void BALL::DockProblem::move |
( |
| ) |
|
§ redraw()
bool BALL::DockProblem::redraw |
( |
| ) |
|
true if best solution has changed
§ restore()
void BALL::DockProblem::restore |
( |
| ) |
|
|
protected |
set all rotable molecules to original positions
§ setup()
§ binding_pocket_center_
Vector3 BALL::DockProblem::binding_pocket_center_ |
|
protected |
§ docker_
§ double_parameter_
§ draw_ligand_
§ ligand_
§ ligand_positions_
std::vector<Vector3 > BALL::DockProblem::ligand_positions_ |
|
protected |
Vector to restore the position values of the ligand
Definition at line 97 of file dockProblem.h.
§ opt_
§ post_dock_optimization_
bool BALL::DockProblem::post_dock_optimization_ |
|
protected |
§ quaternion_parameter_
§ rb_
§ redraw_
bool BALL::DockProblem::redraw_ |
|
protected |
§ scoring_function_
§ t_extension_
Vector3 BALL::DockProblem::t_extension_ |
|
protected |
§ t_origin_
Vector3 BALL::DockProblem::t_origin_ |
|
protected |
variables to store position and extentions of ligand and receptor
Definition at line 87 of file dockProblem.h.