Tenncor
Public Attributes | List of all members
opt::VoterPool Struct Reference

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, VotptrTbranches_
 Map voter identifier to associated branch voters. More...
 

Detailed Description

Parsed representation of a rule tree.

Member Data Documentation

◆ branches_

std::unordered_map<std::string,VotptrT> opt::VoterPool::branches_

Map voter identifier to associated branch voters.

◆ immutables_

std::unordered_set<std::string> opt::VoterPool::immutables_

Set of immutable ids under rule tree.


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