tlp::bfs(3)
NAME
tlp::Bfs
SYNOPSIS
#include <Bfs.h> Public Member Functions Bfs (Graph *G, BooleanProperty *resultatAlgoSelection) ~Bfs () Public Attributes Graph * graph
Constructor & Destructor Documentation
tlp::Bfs::Bfs (Graph * G, BooleanProperty * resultatAlgoSelection)
tlp::Bfs::~Bfs ()
Member Data Documentation
Graph* tlp::Bfs::graph
Author
- Generated automatically by Doxygen for Tulip Graph Library from the
source code.