Bratmobile
Public Member Functions | Public Attributes | List of all members
Frontier Struct Reference

Contains the frontier (first) and the connecting vertices. More...

#include <planner.h>

Public Member Functions

 Frontier (vertexDescriptor _f, const std::vector< vertexDescriptor > &_c)
 

Public Attributes

vertexDescriptor frontier =TransitionSystem::null_vertex()
 
std::vector< vertexDescriptor > connecting
 

Detailed Description

Contains the frontier (first) and the connecting vertices.


The documentation for this struct was generated from the following file: