Cambridge SMT System
|
#include <main.countstrings.hpp>
#include <main.custom_assert.hpp>
#include <main.logger.hpp>
#include <boost/multiprecision/cpp_int.hpp>
Go to the source code of this file.
Functions | |
template<class Arc , typename IntegerT > | |
IntegerT | countstrings (fst::VectorFst< Arc > &myfst) |
template<class Arc > | |
void | run (ucam::util::RegistryPO const &rg) |
int | main (int argc, const char *argv[]) |
IntegerT countstrings | ( | fst::VectorFst< Arc > & | myfst | ) |
Definition at line 23 of file countstrings.main.cpp.
int main | ( | int | argc, |
const char * | argv[] | ||
) |
void run | ( | ucam::util::RegistryPO const & | rg | ) |
Definition at line 47 of file countstrings.main.cpp.