tetengo 1.8.1
A multipurpose library set
Loading...
Searching...
No Matches
n_best_iterator.hpp File Reference

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.
 

Detailed Description

An N-best lattice path iterator.

Copyright (C) 2019-2023 kaoru https://www.tetengo.org/