BALL
1.4.2
|
#include <BALL/DATATYPE/GRAPH/treeWidth.h>
Public Member Functions | |
MinorMinWidthCriterion (UndirectedGraph const &graph) | |
Size | operator() (VertexType &vertex) const |
Protected Attributes | |
UndirectedGraph const & | graph_ |
search for a vertex with minimum degree
Definition at line 234 of file treeWidth.h.
BALL::TreeWidthImplementation< EditableGraph >::MinorMinWidthCriterion::MinorMinWidthCriterion | ( | UndirectedGraph const & | graph | ) |
Size BALL::TreeWidthImplementation< EditableGraph >::MinorMinWidthCriterion::operator() | ( | VertexType & | vertex | ) | const |
|
protected |
Definition at line 242 of file treeWidth.h.