LIBINT
2.1.0-stable
|
Tactic is used to choose the optimal (in some sense) recurrence relation to reduce a vertex. More...
#include <tactic.h>
Public Types | |
typedef SafePtr< RecurrenceRelation > | RR |
typedef vector< RR > | rr_stack |
Public Member Functions | |
virtual RR | optimal_rr (const rr_stack &stack) const =0 |
Tactic is used to choose the optimal (in some sense) recurrence relation to reduce a vertex.