Skip to content
#

nfa

Here are 23 public repositories matching this topic...

This GitHub repository contains all the code implementations and practical exercises completed during my Theory of Computing course at IIT, University Of Dhaka . In this course, we explore the fascinating world of theoretical computer science, including the study of automata, formal languages, and computational complexity.

  • Updated Nov 19, 2023
  • C

Topologic Python Library. A library to simulate DFAs and Probabilistic DFAs using context switching. This library provides a way to build and define the behavior of a graph. The client is able to define the function each vertex and edge of the graph make and how the graph transitions from one (the first valid edge) or to many states, as well as …

  • Updated Mar 29, 2021
  • C

Improve this page

Add a description, image, and links to the nfa topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nfa topic, visit your repo's landing page and select "manage topics."

Learn more