BALL
1.4.1
|
#include <BALL/DATATYPE/GRAPH/treeWidth.h>
Public Member Functions | |
ComponentFilter_ (ComponentMap cm, Position i) | |
template<typename Vertex > | |
bool | operator() (const Vertex &e) const |
Protected Attributes | |
ComponentMap * | cm_ |
Position | component_ |
Definition at line 119 of file treeWidth.h.
BALL::TreeWidth< UndirectedGraph >::ComponentFilter_< ComponentMap >::ComponentFilter_ | ( | ComponentMap | cm, |
Position | i | ||
) | [inline] |
Definition at line 122 of file treeWidth.h.
bool BALL::TreeWidth< UndirectedGraph >::ComponentFilter_< ComponentMap >::operator() | ( | const Vertex & | e | ) | const [inline] |
Definition at line 128 of file treeWidth.h.
ComponentMap* BALL::TreeWidth< UndirectedGraph >::ComponentFilter_< ComponentMap >::cm_ [protected] |
Definition at line 134 of file treeWidth.h.
Position BALL::TreeWidth< UndirectedGraph >::ComponentFilter_< ComponentMap >::component_ [protected] |
Definition at line 135 of file treeWidth.h.