![]() |
Awali
Another Weighted Automata library
|
#include <awali/sttc/algos/constant_term.hh>#include <awali/sttc/core/rat/visitor.hh>#include <awali/sttc/ctx/fwd.hh>#include <awali/sttc/misc/raise.hh>Go to the source code of this file.
Data Structures | |
| class | awali::sttc::rat::star_normal_form_visitor< RatExpSet > |
Namespaces | |
| awali | |
| Main namespace of Awali. | |
| awali::sttc | |
| Namespace for the static layer of Awali. | |
| awali::sttc::rat | |
| Namespace about static rational expressions. | |
Functions | |
| template<typename RatExpSet > | |
| RatExpSet::value_t | awali::sttc::star_normal_form (const RatExpSet &rs, const typename RatExpSet::value_t &e) |
| Star_Normal_Forming a typed ratexp shared_ptr. More... | |