An open API service indexing awesome lists of open source software.

https://github.com/rynanda/discrete-structures-psa

Using Python, discrete structures, and mathematical concepts to solve two real world problems.
https://github.com/rynanda/discrete-structures-psa

discrete-structures finite-state-automata linear-algebra mathematics python regex regular-languages

Last synced: about 1 year ago
JSON representation

Using Python, discrete structures, and mathematical concepts to solve two real world problems.

Awesome Lists containing this project

README

          

# Discrete Structure Problem Solving Assignment
Using Python, discrete structures, and mathematical concepts to solve two real world problems. These problems are related to regular languages, finite state automata, and linear algebra.