wiki_research

personal research wiki
git clone https://a3nm.net/git/wiki_research/
Log | Files | Refs

bounded_language (187B)


      1 # Bounded language
      2 
      3 A [formal_language] L is *bounded* if there are words w_1, ..., w_k such that  L is included in w_1^* ... w_k^*
      4 
      5 Up: [formal_language]
      6 
      7 See also: [polyslender], [CFL]