|
Medial Code Documentation
|
Public Member Functions | |
| Driver (TrainParam param, std::size_t max_node_batch_size=256) | |
| template<typename EntryIterT > | |
| void | Push (EntryIterT begin, EntryIterT end) |
| void | Push (const std::vector< ExpandEntryT > &entries) |
| void | Push (ExpandEntryT const &e) |
| bool | IsEmpty () |
| bool | IsChildValid (ExpandEntryT const &parent_entry) |
| std::vector< ExpandEntryT > | Pop () |