Skip to content

okqsna/laboratory-work-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

laboratory-work-3

Laboratory work №3 on finite state machines in the discrete math class.

The main task of this laboratory work was to implement your own “regex” using knowledge on finite machines, namely, in implementing a nondeterministic finite machine, and to explore how you can create your own checks for certain grammar patterns.

Installation

  1. Clone the repository
    git clone https://github.com/Luzefik/Exploration-of-data-compression-methods.git
    cd Exploration-of-data-compression-methods
    
  2. Run the file
    python3 regex.py # or python regex.py
    

@Created by Oksana Moskviak

About

Laboratory work №3 on finite state machine for discrete match class

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages