![]() |
aGrUM
0.14.2
|
Base node set class for graphs. More...
#include <algorithm>
#include <utility>
#include <agrum/agrum.h>
#include <agrum/graphs/graphElements.h>
#include <agrum/core/signal/listener.h>
#include <agrum/core/signal/signaler.h>
#include <agrum/graphs/parts/nodeGraphPart_inl.h>
#include <agrum/graphs/parts/nodeGraphPart_tpl.h>
Go to the source code of this file.
Classes | |
class | gum::NodeGraphPartIterator |
Unsafe iterator on the node set of a graph. More... | |
class | gum::NodeGraphPartIteratorSafe |
Safe iterator on the node set of a graph. More... | |
class | gum::NodeGraphPart |
Class for node sets in graph. More... | |
Namespaces | |
gum | |
gum is the global namespace for all aGrUM entities | |
Functions | |
std::ostream & | gum::operator<< (std::ostream &, const NodeGraphPart &) |
for friendly displaying the content of node set More... | |
Base node set class for graphs.
Definition in file nodeGraphPart.h.