LIBINT  2.1.0-stable
Public Member Functions | List of all members
libint2::FewestNewVerticesTactic Class Reference

FewestNewVerticesTactic chooses RR which adds fewest new vertices to DirectedGraph dg. More...

#include <tactic.h>

Inheritance diagram for libint2::FewestNewVerticesTactic:
Inheritance graph
[legend]
Collaboration diagram for libint2::FewestNewVerticesTactic:
Collaboration graph
[legend]

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< RecurrenceRelationRR
 
typedef vector< RR > rr_stack
 

Detailed Description

FewestNewVerticesTactic chooses RR which adds fewest new vertices to DirectedGraph dg.


The documentation for this class was generated from the following files: