|
Bratmobile
|
Contains the frontier (first) and the connecting vertices. More...
#include <planner.h>
Public Member Functions | |
| Frontier (vertexDescriptor _f, const std::vector< vertexDescriptor > &_c) | |
| bool | operator== (const Frontier &f) const |
Public Attributes | |
| vertexDescriptor | frontier =TransitionSystem::null_vertex() |
| std::vector< vertexDescriptor > | connecting |
Contains the frontier (first) and the connecting vertices.