wiki_research

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

approximate_membership (220B)


      1 # Approximate membership
      2 
      3 Problem of [approximation] of [formal_language_membership]
      4 
      5 Common model in which to do it: [property_testing_formal_language]
      6 
      7 See also: [dynamic_membership]
      8 
      9 Up: [regular_language_membership]