LIBINT 2.7.2
Public Member Functions | List of all members
libint2::RandomChoiceTactic Class Reference

RandomChoiceTactic chooses randomly among the applicable RRs. More...

#include <tactic.h>

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

Public Member Functions

RR optimal_rr (const rr_stack &stack) const
 
virtual RR optimal_rr (const rr_stack &stack) const =0
 

Additional Inherited Members

- Public Types inherited from libint2::Tactic
typedef SafePtr< RecurrenceRelationRR
 
typedef std::vector< RR > rr_stack
 
- Static Public Member Functions inherited from libint2::Tactic
static constexpr bool class_debug ()
 

Detailed Description

RandomChoiceTactic chooses randomly among the applicable RRs.

Member Function Documentation

◆ optimal_rr()

RandomChoiceTactic::RR RandomChoiceTactic::optimal_rr ( const rr_stack &  stack) const
virtual

Implements libint2::Tactic.


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