Sequoia
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
sequoia::testing::tree_tester< Tree > Struct Template Reference
Inheritance diagram for sequoia::testing::tree_tester< Tree >:
sequoia::testing::graph_value_tester_base< Tree >

Public Types

using tree_type = Tree
 
using size_type = typename tree_type::size_type
 
using node_weight_type = typename Tree::node_weight_type
 
- Public Types inherited from sequoia::testing::graph_value_tester_base< Tree >
using type = Graph
 
using connectivity_equivalent_type = std::initializer_list< std::initializer_list< E > >
 
using connectivity_type = typename type::connectivity_type
 
using nodes_type = typename type::nodes_type
 

Static Public Member Functions

template<class CheckType , test_mode Mode>
static void test (CheckType flavour, test_logger< Mode > &logger, const tree_type &actual, const maths::tree_initializer< node_weight_type > &prediction)
 
- Static Public Member Functions inherited from sequoia::testing::graph_value_tester_base< Tree >
static void test (CheckType flavour, test_logger< Mode > &logger, const Graph &graph, const G &prediction)
 
static void test (CheckType flavour, test_logger< Mode > &logger, const type &graph, std::pair< connectivity_equivalent_type< E >, NodesEquivalentType > prediction)
 
static void test (CheckType flavour, test_logger< Mode > &logger, const type &graph, connectivity_equivalent_type< E > connPrediction)
 
static void test (CheckType flavour, test_logger< Mode > &logger, const type &graph, connectivity_equivalent_type< E > connPrediction)
 

Static Public Attributes

static constexpr maths::tree_link_direction link_dir {Tree::link_dir}
 

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