IMP logo
IMP Reference Guide  develop.e004443c3b,2024/04/25
The Integrative Modeling Platform
local_planners.h File Reference

Planners. More...

#include <IMP/kinematics/kinematics_config.h>
#include "DOFValues.h"
#include "directional_DOFs.h"
#include "DOFsSampler.h"
#include <IMP/Object.h>
#include <IMP/Pointer.h>
#include <IMP/Model.h>
+ Include dependency graph for local_planners.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::kinematics::LocalPlanner
 
class  IMP::kinematics::PathLocalPlanner
 Local planner that samples conformations on a path between two nodes. More...
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::kinematics
 Functionality for dealing with kinematic mechanical structures.
 

Typedefs

typedef IMP::Vector
< IMP::Pointer< LocalPlanner > > 
IMP::kinematics::LocalPlanners
 
typedef IMP::Vector
< IMP::WeakPointer
< LocalPlanner > > 
IMP::kinematics::LocalPlannersTemp
 
typedef IMP::Vector
< IMP::Pointer
< PathLocalPlanner > > 
IMP::kinematics::PathLocalPlanners
 
typedef IMP::Vector
< IMP::WeakPointer
< PathLocalPlanner > > 
IMP::kinematics::PathLocalPlannersTemp
 

Detailed Description

Planners.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file local_planners.h.