|
LIBINT
2.1.0-stable
|
FewestNewVerticesTactic chooses RR which adds fewest new vertices to DirectedGraph dg. More...
#include <tactic.h>


Public Member Functions | |
| FewestNewVerticesTactic (const SafePtr< DirectedGraph > &dg) | |
| RR | optimal_rr (const rr_stack &stack) const |
Additional Inherited Members | |
Public Types inherited from libint2::Tactic | |
| typedef SafePtr< RecurrenceRelation > | RR |
| typedef vector< RR > | rr_stack |
FewestNewVerticesTactic chooses RR which adds fewest new vertices to DirectedGraph dg.
1.8.11