LIBINT  2.1.0-stable
Public Member Functions | List of all members
libint2::FirstChoiceTactic< RandomizePolicy > Class Template Reference

FirstChoiceTactic simply chooses the first RR. More...

#include <tactic.h>

Inheritance diagram for libint2::FirstChoiceTactic< RandomizePolicy >:
Inheritance graph
[legend]
Collaboration diagram for libint2::FirstChoiceTactic< RandomizePolicy >:
Collaboration graph
[legend]

Public Member Functions

 FirstChoiceTactic (const SafePtr< RandomizePolicy > &rpolicy=SafePtr< RandomizePolicy >(new RandomizePolicy))
 
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
 

Detailed Description

template<class RandomizePolicy = DummyRandomizePolicy>
class libint2::FirstChoiceTactic< RandomizePolicy >

FirstChoiceTactic simply chooses the first RR.


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