|
LIBINT 2.9.0
|
Tactic is used to choose the optimal (in some sense) recurrence relation to reduce a vertex. More...
#include <tactic.h>

Public Types | |
| typedef std::shared_ptr< RecurrenceRelation > | RR |
| typedef std::vector< RR > | rr_stack |
Public Member Functions | |
| virtual RR | optimal_rr (const rr_stack &stack) const =0 |
Static Public Member Functions | |
| static constexpr bool | class_debug () |
Tactic is used to choose the optimal (in some sense) recurrence relation to reduce a vertex.