Awali
Another Weighted Automata library
Namespaces | Functions
witness.hh File Reference
#include <awali/sttc/ctx/traits.hh>
#include <awali/sttc/alphabets/char.hh>
#include <awali/sttc/alphabets/setalpha.hh>
#include <awali/sttc/core/mutable_automaton.hh>
#include <awali/sttc/misc/raise.hh>

Go to the source code of this file.

Namespaces

 awali
 Main namespace of Awali.
 
 awali::sttc
 Namespace for the static layer of Awali.
 

Functions

template<typename Context >
mutable_automaton< Context > awali::sttc::witness (const Context &ctx, unsigned n)
 Returns an automaton with n states. More...