|
tetengo 1.8.2
A multipurpose library set
|
An N-best lattice path iterator. More...
#include <cstddef>#include <functional>#include <iterator>#include <memory>#include <queue>#include <vector>#include <boost/operators.hpp>#include <boost/stl_interfaces/iterator_interface.hpp>#include <tetengo/lattice/node.hpp>#include <tetengo/lattice/path.hpp>
Include dependency graph for n_best_iterator.hpp:Go to the source code of this file.
Classes | |
| class | tetengo::lattice::cap |
| A cap. More... | |
| class | tetengo::lattice::n_best_iterator |
| An N-best lattice path iterator. More... | |
Namespaces | |
| namespace | tetengo |
| The root namespace of tetengo. | |
| namespace | tetengo::lattice |
| A lattice library. | |
An N-best lattice path iterator.
Copyright (C) 2019-2024 kaoru https://www.tetengo.org/