Tenncor
|
Parsed representation of a rule tree. More...
#include <ivoter.hpp>
Public Attributes | |
std::unordered_set< std::string > | immutables_ |
Set of immutable ids under rule tree. More... | |
std::unordered_map< std::string, VotptrT > | branches_ |
Map voter identifier to associated branch voters. More... | |
Parsed representation of a rule tree.
std::unordered_map<std::string,VotptrT> opt::VoterPool::branches_ |
Map voter identifier to associated branch voters.
std::unordered_set<std::string> opt::VoterPool::immutables_ |
Set of immutable ids under rule tree.