#include <InducedSubGraphSelection.h>
Let V' a subset of nodes, G' is an induced subgraph of G if all edges (and only these ones) element of G that link two nodes (only one in case of loop) of V' are in G'.
Public Member Functions | |
InducedSubGraphSelection (const tlp::PropertyContext &) | |
bool | run () |
|
|
|
|