|
LIBINT 2.7.2
|
Strategy specifies how to apply recurrence relations. More...
#include <strategy.h>
Public Types | |
| typedef SafePtr< RecurrenceRelation > | RR |
Public Member Functions | |
| RR | optimal_rr (const SafePtr< DirectedGraph > &graph, const SafePtr< DGVertex > &integral, const SafePtr< Tactic > &tactic) |
| Returns the optimal recurrence relation for integral. | |
Strategy specifies how to apply recurrence relations.