Vertex stores all data of a vertex in a Hypergraph.
More...
#include <Vertex.h>
Vertex stores all data of a vertex in a Hypergraph.
- See Also
- Hypergraph
- Author
- Jan Stückrath
std::ostream& operator<< |
( |
std::ostream & |
ost, |
|
|
Vertex const & |
data |
|
) |
| |
|
friend |
Streams a short string representation of the given Vertex.
- Parameters
-
ost | the stream to which the Vertex ist streamed |
data | the Vertex to be streamed |
The documentation for this class was generated from the following files:
- /home/stueckrath/eclipse_ws/Uncover/src/graphs/Vertex.h
- /home/stueckrath/eclipse_ws/Uncover/src/graphs/Vertex.cpp