IMP logo
IMP Reference Guide  develop.27926d84dc,2024/04/22
The Integrative Modeling Platform
RRT.h File Reference

Implementation of Randomly-Exploring Random Trees. More...

#include <IMP/kinematics/kinematics_config.h>
#include <IMP/kinematics/DOF.h>
#include <IMP/kinematics/DOFValues.h>
#include <IMP/kinematics/local_planners.h>
#include <IMP/Sampler.h>
#include <IMP/ConfigurationSet.h>
#include <memory>
+ Include dependency graph for RRT.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::kinematics::RRT
 Simple implementation of the Rapidly-exploring Random Trees algorithm. More...
 
class  IMP::kinematics::RRT::RRTNode
 Simple RRT node implementation. More...
 

Namespaces

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

Detailed Description

Implementation of Randomly-Exploring Random Trees.

Authors
Dina Schneidman, Barak Raveh

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file RRT.h.