An Educational Tool for Exploring the Pumping Lemma Property for Regular Languages

February 25, 2023 ยท The Ethereal ยท ๐Ÿ› Transactions on Computational Science and Computational Intelligence

๐Ÿ”ฎ THE ETHEREAL: The Ethereal
Pure theory โ€” exists on a plane beyond code

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Josue N. Rivera, Haiping Xu arXiv ID 2302.12941 Category cs.FL: Formal Languages Cross-listed cs.SE Citations 0 Venue Transactions on Computational Science and Computational Intelligence Last Checked 2 months ago
Abstract
Pumping lemma has been a very difficult topic for students to understand in a theoretical computer science course due to a lack of tool support. In this paper, we present an active learning tool called MInimum PUmping length (MIPU) educational software to explore the pumping lemma property for regular languages. For a given regular language, MIPU offers three major functionalities: determining the membership of an input string, generating a list of short strings that belong to the language, and automatically calculating the minimal pumping length of the language. The software tool has been developed to provide educational assistance to students to better understand the concepts of pumping lemma and minimum pumping length, and promote active learning through hand-on practice.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Formal Languages