Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
make-context.cc File Reference
Include dependency graph for make-context.cc:

Go to the source code of this file.

Namespaces

 vcsn
 
 vcsn::dyn
 FIXME: duplicate code with determinize.
 

Functions

context vcsn::dyn::context_of (const automaton &a)
 The context of this automaton. More...
 
context vcsn::dyn::context_of (const ratexp &r)
 The context of this ratexp. More...
 
context vcsn::dyn::make_context (const std::string &name)
 Build a context from its name. More...
 
ratexpset vcsn::dyn::make_ratexpset (const context &ctx,::vcsn::rat::identities is)
 Build an ratexpset from its context. More...
 
context vcsn::dyn::make_word_context (const context &ctx)
 The context for words. More...