Skip to content
View edwarderzegovina's full-sized avatar
  • University of Bucharest
  • Bucharest Romania

Highlights

  • Pro

Block or report edwarderzegovina

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. finite-automata-simulator finite-automata-simulator Public

    DFA, NFA and epsilon-NFA simulator in pure Python. Loads an automaton from a plain-text definition file and decides string membership, with a verbose trace of nondeterministic forks.

    Python 1

  2. pda-simulator pda-simulator Public

    Nondeterministic push-down automata simulator in pure Python. Decides context-free languages such as 0^n 1^n via breadth-first search over configurations, with DFA/NFA/epsilon-NFA support.

    Python 1

  3. MathLab MathLab Public

    Matrices, polynomials, linear systems and statistical datasets in C++17 — a first-year university OOP project with a console app and a Dear ImGui desktop GUI sharing one core.

    C++ 1