Cambridge SMT System
countstrings.main.cpp File Reference
#include <main.countstrings.hpp>
#include <main.custom_assert.hpp>
#include <main.logger.hpp>
#include <boost/multiprecision/cpp_int.hpp>
Include dependency graph for countstrings.main.cpp:

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[])
 

Function Documentation

template<class Arc , typename IntegerT >
IntegerT countstrings ( fst::VectorFst< Arc > &  myfst)

Definition at line 23 of file countstrings.main.cpp.

int main ( int  argc,
const char *  argv[] 
)

Definition at line 77 of file countstrings.main.cpp.

Here is the call graph for this function:

template<class Arc >
void run ( ucam::util::RegistryPO const &  rg)

Definition at line 47 of file countstrings.main.cpp.

Here is the call graph for this function:

Here is the caller graph for this function: