48#include <lal/linear_arrangement.hpp>
49#include <lal/graphs/rooted_tree.hpp>
50#include <lal/linarr/syntactic_dependency_structure.hpp>
71std::array<bool, __syntactic_dependency_structure_size>
88std::array<bool, __syntactic_dependency_structure_size>
Rooted tree graph class.
Definition: rooted_tree.hpp:103
Linear arrangement of vertices.
Definition: linear_arrangement.hpp:103
std::array< bool, __syntactic_dependency_structure_size > syntactic_dependency_structure_class(const graphs::rooted_tree &t, uint64_t C, const linear_arrangement &pi={}) noexcept
Computes the type of syntactic dependency tree.
Main namespace of the library.
Definition: basic_types.hpp:50