![]()  | 
  
    Awali
    
   Another Weighted Automata library 
   | 
 
#include <awali/sttc/ctx/fwd.hh>#include <awali/sttc/core/rat/visitor.hh>#include <awali/sttc/algos/derivation.hh>Go to the source code of this file.
Data Structures | |
| class | awali::sttc::rat::expand_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::expand (const RatExpSet &rs, const typename RatExpSet::value_t &e) | 
| Expanding a typed ratexp shared_ptr.  More... | |