LIBINT  2.6.0
Public Member Functions | List of all members
libint2::ZeroNewVerticesTactic Class Reference

ZeroNewVerticesTactic chooses first RR which adds no new vertices on DirectedGraph dg. More...

#include <tactic.h>

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

Public Member Functions

 ZeroNewVerticesTactic (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
 
- Static Public Member Functions inherited from libint2::Tactic
static constexpr bool class_debug ()
 

Detailed Description

ZeroNewVerticesTactic chooses first RR which adds no new vertices on DirectedGraph dg.


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