Loading...
Searching...
No Matches
idol::Utils::ExportBranchAndBoundTreeToCSV< NodeInfoT > Class Template Reference

Description

template<class NodeInfoT = idol::DefaultNodeInfo>
class idol::Utils::ExportBranchAndBoundTreeToCSV< NodeInfoT >

Definition at line 20 of file ExportBranchAndBoundTreeToCSV.h.

Classes

class  Strategy

Public Methods

 ExportBranchAndBoundTreeToCSV (std::string t_filename)
BranchAndBoundCallback< NodeInfoT > * operator() () override
BranchAndBoundCallbackFactory< NodeInfoT > * clone () const override

Constructor & Destructor Documentation

◆ ExportBranchAndBoundTreeToCSV()

template<class NodeInfoT>
idol::Utils::ExportBranchAndBoundTreeToCSV< NodeInfoT >::ExportBranchAndBoundTreeToCSV ( std::string t_filename)
explicit

Definition at line 39 of file ExportBranchAndBoundTreeToCSV.h.

Methods Documentation

◆ clone()

template<class NodeInfoT>
idol::BranchAndBoundCallbackFactory< NodeInfoT > * idol::Utils::ExportBranchAndBoundTreeToCSV< NodeInfoT >::clone ( ) const
overridevirtual

◆ operator()()

template<class NodeInfoT>
idol::BranchAndBoundCallback< NodeInfoT > * idol::Utils::ExportBranchAndBoundTreeToCSV< NodeInfoT >::operator() ( )
overridevirtual